aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine.cpp
AgeCommit message (Expand)Author
2019-09-01made all formatting matchClyne Sullivan
2019-09-01added player system; player moves left and righttcsullivan
2019-09-01All 3 entities now play with idle functions and rendering a bit SUPER BETAAndy Belle-Isle
2019-09-01Game loop now updates position every tick, and added circular movement to dogAndy Belle-Isle
2019-08-31Modified WindowSystem into full render systemAndy Belle-Isle
2019-08-31Lua spawned entities have "Idle" functionAndy Belle-Isle
2019-08-29Refactored script system code and added license headersAndy Belle-Isle
2019-08-29Started creating scripting library/namespace and added sol2 for interfacingAndy
2019-08-28transition to game enginetcsullivan