breakhack/linkedlist
Linus Probert 577165a0f6 Squelched a bug, fixed a memory leak and wrote a lot of ugly lua.
The lua is map-gen code. It's allowed to be ugly. That is why map-gen
code is in lua. Because it's quick to write and not as crucial if it
gets ugly.
2017-12-07 23:58:29 +01:00
..
CMakeLists.txt Removed check tests from travis for the time being 2017-12-07 13:50:56 +01:00
check_linkedlist.c Extended linked list and re-thought the map structure 2017-12-02 16:24:31 +01:00
linkedlist.c Squelched a bug, fixed a memory leak and wrote a lot of ugly lua. 2017-12-07 23:58:29 +01:00
linkedlist.h Extended linked list and re-thought the map structure 2017-12-02 16:24:31 +01:00