home · contact · privacy
At game start, check for recordfile_tmp or savegame_tmp to detected aborted/corrupted...
[plomrogue] / src / main.h
2013-07-30 Christian HellerFinished applying new code formatting and documentation...
2013-07-18 Christian HellerSupport different kinds of monsters and items defined...
2013-07-10 Christian HellerRenamed include guard constants to better reflect the...
2013-07-10 Christian HellerSplit roguelike.(c|h) into main.(c|h) and misc.(c|h).