Commit Graph

4 Commits

Author SHA1 Message Date
eb1962e05e IMGUI use data from Gamestate, fix pointInRect bug
Wrong if logic causing point-in-rect to be valid if only x or y is
valid, where correct logic is both x and y need to be within the rect.
2016-08-04 21:17:16 +10:00
3c51010e77 Port project over to C, some C++ left 2016-06-18 00:40:40 +10:00
5cebf9ad0d Build world model in engine 2016-06-17 00:14:58 +10:00
04e9f7bf85 Initialise repo 2016-06-03 15:07:40 +10:00