Go to file
Michele Santullo 981ec02afd Add support for custom dimension type.
Also remove overloads of operator[] and use a template instead.
2015-08-17 13:34:17 +02:00
game Add a way to use typename without relying on __PRETTY_FUNCTION__ 2015-06-28 01:23:01 +02:00
include/doorkeeper Warning fix. 2015-08-17 10:45:20 +02:00
lib Add support for custom dimension type. 2015-08-17 13:34:17 +02:00
src Add unit test for AsciiMapSource and fix issues. 2015-08-17 00:41:21 +02:00
test Add unit test for AsciiMapSource and fix issues. 2015-08-17 00:41:21 +02:00
tools Add implementation for operator-= 2015-08-16 16:34:32 +02:00
.gitignore ignore cscope files 2014-12-10 12:44:25 +01:00
.gitmodules Implement the type_name() function. Only tested on gcc 5.1 2015-06-24 22:13:48 +02:00
CMakeLists.txt Get game to build again. 2015-08-16 22:29:34 +02:00
test.map Show diamond-shaped tiles on a larger map. 2015-05-24 17:19:10 +02:00
test_2.map Progressing with the implementation 2014-12-12 20:04:48 +01:00