Commit graph

13 commits

Author SHA1 Message Date
Adrian Hedqvist 469dccfd48 Fix cmake things... Works on linux again. 2017-12-28 10:01:38 +01:00
Adrian Hedqvist 09730c4101 Switched from GLEW to glbinding, vcpkg is fucking amazing, cmake works on windows again 2017-12-27 21:54:11 +01:00
Adrian Hedqvist 999ea5bd71 Cleanup 2017-12-27 17:50:44 +01:00
Adrian Hedqvist 70feced202 Fix building with sdl2main.lib on windows 2017-11-16 21:07:34 +01:00
Adrian Hedqvist ec131d8bda Too much stuff
* Implemented lua using kaguya, only for config files for now
* Moved color struct to its own header
* statically link glew instead of including the source in the project
* Other stuff that I don't remember
2017-10-18 12:25:25 +02:00
Adrian Hedqvist 2e299dbcfa Big refactor, FSM for game state, input event callbacks 2017-09-21 18:57:12 +02:00
Adrian Hedqvist 328fd40a55 New bmp fixed it??? 2017-09-18 18:18:04 +02:00
Adrian Hedqvist 2a6c7c31e8 More debugging ;_; 2017-09-18 14:20:00 +02:00
Adrian Hedqvist a2e68da071 LOGGING!? 2017-09-18 10:39:23 +02:00
Adrian Hedqvist cb7f0263d8 Bunch of logging 2017-09-17 22:09:14 +02:00
Adrian Hedqvist c4997823ed Now compiles with CLion+MinGW 2017-09-17 20:24:57 +02:00
Adrian Hedqvist 6a31952257 Builds but opengl linking errors on windows 2017-09-17 15:59:32 +02:00
Adrian Hedqvist 60fe53ff06 Initial commit 2017-09-17 14:45:57 +02:00