Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-11 | Added Context to streamline system update call interface | Aki | |
2023-02-10 | Created scaled Clock for consistent access to update times | Aki | |
2023-02-04 | Full grid is now drawn | Aki | |
2023-02-03 | Extracted from/to camera viewport transformations to camera itself | Aki | |
2023-02-03 | Moved Camera to engine | Aki | |
2023-02-03 | Created engine module right now containing only Point | Aki | |
This might be a bit too generic of a name, but the intent is to get the main shared abstracts for gameplay loop and/or simulation outside of the game executable implementation to redirect dependencies. |