No description
Find a file
2015-08-15 00:59:30 +02:00
game Add a way to use typename without relying on __PRETTY_FUNCTION__ 2015-06-28 01:23:01 +02:00
include/doorkeeper Finish implementing operator+= for positive offsets. 2015-08-14 22:13:14 +02:00
lib Vec doesn't have total ordering. Fix comparison. 2015-08-15 00:59:30 +02:00
src Move code that doesn't need to be templated to another class. 2015-06-28 19:11:21 +02:00
test Finish implementing operator+= for positive offsets. 2015-08-14 22:13:14 +02:00
tools Finish implementing operator+= for positive offsets. 2015-08-14 22:13:14 +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 Replace cloonel jump vector with vectorwrapper. 2015-07-30 16:12:12 +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