]> git.lizzy.rs Git - shadowclad.git/history - src/main.c
Also yeah divide by zero is a thing
[shadowclad.git] / src / main.c
2020-09-17 outfrostMerge branch '29-license' into master
2020-09-17 outfrostAdd copyright and license notices in source code
2020-06-27 outfrostExtract some configuration into EngineConfig
2020-06-26 outfrostSeparate init, main loop, and game update, cleanup...
2020-06-23 outfrostImplement continuous player movement
2020-06-23 outfrostAdd and move version logging, disable import debug 19-glfw
2020-06-22 outfrostMigrate to GLFW 3
2020-06-03 outfrostImplement rudimentary player movement; fix geometry...
2020-05-27 outfrostCompute world space transforms for rendering
2020-05-26 outfrostFinish moving to scene tree implementation; clean up...
2020-05-24 outfrostAdd minimal, wonky scene tree system
2020-02-19 outfrostFix includes and build instructions
2019-12-25 outfrostFix code defects from GCC warnings
2019-10-11 outfrostOverhaul Makefile and directory structure