]> code.bitgloo.com Git - clyne/gamedev2.git/shortlog
clyne/gamedev2.git
2019-08-26 AndyStarted lua->entityx binding
2019-08-25 tcsullivanadded gitattributes
2019-08-25 tcsullivanlinked luajit
2019-08-25 Andy Belle... Fixed LuaJIT files
2019-08-25 tcsullivanentityx lib; removed lib build files
2019-08-25 tcsullivanadded entityx
2019-08-25 Andy Belle... Added Lua to lib folder and played around with EntityX...
2019-08-25 Andy Belle... Added 'lib' to header file scanning
2019-08-25 tcsullivanadded SDL key events
2019-08-25 tcsullivanmerge: added logic and render loops
2019-08-25 tcsullivanadded logic and render loops
2019-08-25 Andy Belle... Added LuaJIT library files
2019-08-25 Andy Belle... Fixed link formatting again, whoops
2019-08-25 Andy Belle... Fixed link formatting in README
2019-08-25 Andy Belle... Started basic README outline
2019-08-25 tcsullivanmissing error return; added documentation
2019-08-25 tcsullivancreated a window
2019-08-25 tcsullivanSDL_Init and SDL_Quit
2019-08-25 tcsullivanadded .gitignore
2019-08-25 tcsullivanadded main.cpp
2019-08-25 tcsullivanadded Makefile
2019-08-25 clyneInitial commit