home · contact · privacy
Replaced dummy function by just passing NULL and checking for it.
[plomrogue] / src / keybindings.c
2013-07-19 Christian HellerRead monster / item definitions from file "defs". File...
2013-07-10 Christian HellerSplit roguelike.(c|h) into main.(c|h) and misc.(c|h).
2013-06-27 Christian HellerSorted out library dependencies / includes. Include...
2013-06-19 Christian HellerRestructured source tree. Code moves to src/, object...