Age | Commit message (Expand) | Author |
2024-12-31 | Add enough audio for background music. | 3gg |
2024-12-24 | New physics module. | 3gg |
2024-11-17 | Minor cleanup. | 3gg |
2024-11-08 | Remove unused include dir. | 3gg |
2024-08-14 | Include debug symbols. | 3gg |
2023-10-02 | First pass at render backend. | 3gg |
2023-09-14 | New Timer module and game loop with semi-fixed time step. | 3gg |
2023-08-31 | New Algebra module and Spatial abstraction. | 3gg |
2023-08-23 | Better physics and Vector class rename. | 3gg |
2023-03-10 | Compile demos with main project. | 3gg |
2023-03-09 | Update project setup instructions. | 3gg |
2022-09-18 | Add App module. | 3gg |
2022-09-17 | 2020s update | 3gg |
2013-08-11 | Moved step into its own module | Jeanne-Kamikaze |
2013-08-10 | Added pong | Jeanne-Kamikaze |
2013-05-10 | Game tweaks; fixed GLFW terminate bug | Jeanne-Kamikaze |
2013-04-27 | Updates | Jeanne-Kamikaze |
2013-03-01 | Added ghc prof options | Jeanne-Kamikaze |
2013-02-22 | GLSL -> GL | Jeanne-Kamikaze |
2013-02-22 | Merged Setup and Game | Jeanne-Kamikaze |
2013-02-21 | Added Vector and Vector.Class modules | Jeanne-Kamikaze |
2012-11-16 | parsec any | Jeanne-Kamikaze |
2012-08-30 | Moved loadTextureImage to GLSL module | Marc Sunet |
2012-08-30 | Simplified collision interface | Marc Sunet |
2012-08-30 | Removed Updatable and Renderable | Marc Sunet |
2012-08-30 | Cleaned GLSL interface | Marc Sunet |
2012-08-28 | Added Spatial2 and Spatial3; removed Spatial | Marc Sunet |
2012-08-28 | Added model boxes. | Marc Sunet |
2012-08-28 | Translated collision and collision entities to 2D | Marc Sunet |
2012-08-28 | ยท Moved mathematical entities in Collision to Math. | Marc Sunet |
2012-08-11 | OBJ loader rewritten in C | Marc Sunet |
2012-08-08 | Moved IDStore to Store.ID. Created generic Store | Marc Sunet |
2012-08-08 | Added Spear.Math.Triangle | Marc Sunet |
2012-08-08 | Added Spear.IDStore | Marc Sunet |
2012-08-07 | Added setVelocity, setAcceleration, and type synonyms Velocity and Acceleration | Marc Sunet |
2012-08-06 | Added physics module | Marc Sunet |
2012-07-31 | initial commit | Marc Sunet |