home · contact · privacy
Made keybindings array into linked list; on the way rewrote / improved great parts...
[plomrogue] / src / keybindings.h
2013-09-13 Christian HellerMade keybindings array into linked list; on the way...
2013-09-05 Christian HellerHeavy refactoring of all file I/O and some memory handl...
2013-07-30 Christian HellerFinished applying new code formatting and documentation...
2013-07-29 Christian HellerApplied new formatting and documentation requirements...
2013-06-28 Christian HellerMade all function declarations in header files extern...
2013-06-27 Christian HellerSorted out library dependencies / includes. Include...
2013-06-23 Christian HellerAdded #include guards.
2013-06-19 Christian HellerRestructured source tree. Code moves to src/, object...