No description
Find a file
2015-08-17 17:46:26 +02:00
game Add a way to use typename without relying on __PRETTY_FUNCTION__ 2015-06-28 01:23:01 +02:00
include/doorkeeper Start implementing pixel conversions as classes. WiP. 2015-08-17 17:36:45 +02:00
lib Add support for custom dimension type. 2015-08-17 13:34:17 +02:00
src Start implementing pixel conversions as classes. WiP. 2015-08-17 17:36:45 +02:00
test Use the supplied main as explained in the docs. 2015-08-17 17:46:26 +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 Change Vec dimension type to uint32_t. 2015-08-17 13:37:17 +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