55 Commits (461e864c49e2693252ebb22a709d421221354faf)

Author SHA1 Message Date
  C. J. Howard 461e864c49 Move genetics folder out of game folder, document subnamespaces of genetics namespace, move genetics::translation_table to genetics::codon::table 3 years ago
  C. J. Howard e16de75386 Add solar system 3 years ago
  C. J. Howard f83f659439 Rename solar system -> astronomy system, improve calculations of orbital positions 3 years ago
  C. J. Howard 6c4eea2cca Only compile with exe icon if icon file exists 3 years ago
  C. J. Howard e777f5c63c Add functions for solving Kepler's equation, add solar system class 3 years ago
  C. J. Howard 1ef5ff08b0 Add celestial time functions 3 years ago
  C. J. Howard 9da628488a Add functions to generate celestial coordinate conversion matrices, and improve astronomical calculations 3 years ago
  C. J. Howard 7222deeb56 Add weather system 3 years ago
  C. J. Howard 50f2832db1 Add biome loader 3 years ago
  C. J. Howard 6aa655f3f1 Add painting system 3 years ago
  C. J. Howard 6840e8c9d2 Add tool events and tracking system 3 years ago
  C. J. Howard bca1201e6c Add parent component, spatial system, and make transform components support parent-child relationships 3 years ago
  C. J. Howard 6ad5c0764c Make splash screen skipable and add tool equip hotkeys 3 years ago
  C. J. Howard 752991b0f5 Add outline pass 3 years ago
  C. J. Howard 37f95a087d Improve orbit cam springing 3 years ago
  C. J. Howard 2c951cf418 Export NvOptimusEnablement global variable to signal Nvidia drivers to use high-performance graphics 3 years ago
  C. J. Howard 7e8aeac971 Fix fullscreen toggling 3 years ago
  C. J. Howard 924cde00e5 Refactor application to split into application class and separate game bootloader 3 years ago
  C. J. Howard 0a5a7035d8 Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
  C. J. Howard f44df4b7cc Revise and expand easing functions, and reorganize some source file locations 3 years ago
  C. J. Howard d6022e7d82 Add constraint system 3 years ago
  C. J. Howard 323823a1e2 Integrate PhysicsFS to read data from zipped archives and support mods 3 years ago
  C. J. Howard b8ea878292 Get spiral navigation working and statically link to SDL2 and OpenAL 3 years ago
  C. J. Howard 963823e452 Add a CLI to the application class 3 years ago
  C. J. Howard 7195ca0ec6 Add simple_render_pass class and add task support to logger 3 years ago
  C. J. Howard be531e1833 Give version numbering control to superbuild repo 3 years ago
  C. J. Howard a833bedf71 Update README.md 3 years ago
  C. J. Howard 5a2d886113 Move dependencies to superbuild repo 3 years ago
  C. J. Howard c9779bf766 Replace old repo contents with new repo contents 3 years ago
  C. J. Howard b18e983499
Fix DPI scaling on Windows 5 years ago
  C. J. Howard 396fbd8828
Rename CSVTable -> StringTable and make some improvements to the menu system 5 years ago
  C. J. Howard ac946660dc
Make Windows build copy DLLs to output directory 5 years ago
  C. J. Howard 1c555d2aea
Fix Linux build and re-add DEBUG and NDEBUG compile definitions 5 years ago
  C. J. Howard bd1f831963
Put data into data folder and setup basic logging to file on release builds 5 years ago
  C. J. Howard e2ac176fba
Fix MSVC build 5 years ago
  C. J. Howard 80d4e310d9
Fix files that were incorrectly merged from another repository 5 years ago
  C. J. Howard 7410a2ea85
Make this repository a submodule of a superbuild repository. And countless changes and updates to the game, including converting gameplay code to ECS-based 5 years ago
  C. J. Howard df8405f4e8
Fix some linux-windows compilation compatibility issues 5 years ago
  C. J. Howard 786b7a4cfe Rename CameraController to CameraRig and add FreeCam rig 6 years ago
  C. J. Howard 37f53560e4 Port pheromone drawing and following code from Processing prototype 6 years ago
  C. J. Howard c7eaf9b00e Improve menu system and add DPI aware manifest for Windows 6 years ago
  C. J. Howard 92dcfce843 Add dirent-project to antkeeper dependencies 6 years ago
  C. J. Howard bc17c53ef5 Refactor forceps code and add support for animated pinching 6 years ago
  C. J. Howard 64af255c0e Add basic 3D level selection 6 years ago
  C. J. Howard 5f71a1d349 Migrate dirent to Git submodule 6 years ago
  C. J. Howard c9f6c94de3 Migrate local SDL2 copy to Git submodule 6 years ago
  C. J. Howard e2f474ddf6 Add SDL library source and improve build system 6 years ago
  C. J. Howard 157abcd052 Add pie menu and skybox rendering 6 years ago
  C. J. Howard 509258c78a Add functional toolbar 6 years ago
  C. J. Howard d258d9ebc6 Improve title screen 6 years ago