No description
Find a file
Michele Santullo 4d8cbc4085 Fix test names, fix build in tilecoordinates.
I'm not sure the functions will still return the correct screen
coordinates. For now it builds, I will add tests in the next commits.
2015-08-17 13:36:47 +02:00
game Add a way to use typename without relying on __PRETTY_FUNCTION__ 2015-06-28 01:23:01 +02:00
include/doorkeeper Fix test names, fix build in tilecoordinates. 2015-08-17 13:36:47 +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 Fix test names, fix build in tilecoordinates. 2015-08-17 13:36:47 +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