Commit graph

9 commits

Author SHA1 Message Date
Adrian Hedqvist edb5cece7f Use the shader class 2018-01-18 22:29:58 +01:00
Adrian Hedqvist 05e8f3d0a3 Too much stuff once again 2018-01-09 21:59:05 +01:00
Adrian Hedqvist a83a60de0c Add Rng class, lots of progress on mapgen 2017-12-30 00:08:09 +01:00
Adrian Hedqvist 999ea5bd71 Cleanup 2017-12-27 17:50:44 +01:00
Adrian Hedqvist 231833fb26 Remove some usage of raw pointers, fixes some segfaults 2017-12-27 14:35:45 +01:00
Adrian Hedqvist 79ff797cfd mapgen wip 2017-12-27 12:43:38 +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 d0b4c74690 Rename a bunch of functions 2017-09-21 22:44:05 +02:00
Adrian Hedqvist 6122f1d31d Moved fov to its own class, removed it from Actor 2017-09-21 22:17:06 +02:00