Age | Commit message (Expand) | Author |
---|---|---|
2023-04-14 | add physics linear/angular velocity tracking | sanine-a |
2023-04-14 | implement loading/saving entity db | sanine-a |
2023-04-14 | begin physics reimplementation | sanine |
2023-04-13 | move message dispatching into ecs-systems.lua | sanine |
2023-04-12 | add script system | sanine |
2023-04-07 | renormalize line endings | sanine |
2023-04-07 | move new render/transform systems into ecs-systems.lua | sanine |
2023-03-24 | add pausing | sanine |
2023-03-23 | implement skeleton of physics system | sanine-a |
2023-03-22 | move ecs systems into separate module | sanine-a |