aboutsummaryrefslogtreecommitdiffstats
path: root/src/render.hpp
AgeCommit message (Expand)Author
2022-11-17ui-coord mouse interacts with world-coord entityClyne Sullivan
2022-11-15allow lua to create dialog boxClyne Sullivan
2019-10-06World is now saved as image files instead of generationsAndy Belle-Isle
2019-09-26begin config usage; text positioningClyne Sullivan
2019-09-18Added UI rendering support to render loop, although fonts don't render yetAndy Belle-Isle
2019-09-18adjust for world changesClyne Sullivan
2019-09-17World can now draw properly, and camera follows playerAndy Belle-Isle
2019-09-17text rendering in-place; but something's missingClyne Sullivan
2019-09-17made VBO rendering accessibleClyne Sullivan
2019-09-16Render system is now decoupled from the world systemAndy Belle-Isle
2019-09-14World can now drawAndy Belle-Isle
2019-09-10Started world systemAndy Belle-Isle
2019-09-07Added camera variable to render codeAndy Belle-Isle
2019-09-01Scaled up entities and stopped player from flashingAndy Belle-Isle
2019-09-01made all formatting matchClyne Sullivan
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