Commit graph

14 commits

Author SHA1 Message Date
Adrian Hedqvist edb5cece7f Use the shader class 2018-01-18 22:29:58 +01:00
Adrian Hedqvist d5f2a52731 Merge branch 'master' of github.com:tollyx/dungeon 2018-01-10 09:57:46 +01:00
Adrian Hedqvist 6bbca15092 blargh 2018-01-10 09:53:40 +01:00
Adrian Hedqvist a83a60de0c Add Rng class, lots of progress on mapgen 2017-12-30 00:08:09 +01:00
Adrian Hedqvist 469dccfd48 Fix cmake things... Works on linux again. 2017-12-28 10:01:38 +01:00
Adrian Hedqvist 71794eb68e Fix some things 2017-12-27 22:53:48 +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 79ff797cfd mapgen wip 2017-12-27 12:43:38 +01:00
Adrian Hedqvist 6052c41376 Add git version/tag/commit to window title 2017-11-16 20:53:33 +01:00
Adrian Hedqvist baa6fc0c8a Update CMakeLists.txt 2017-10-18 12:39:20 +02: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 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