home · contact · privacy
Fixed bug that reset turn number to 1 on each savefile load.
[plomrogue] / src / command_db.c
2013-08-31 Christian HellerImproved error handling, more error catching, error...
2013-08-29 Christian HellerAdded a forgotten free().
2013-08-29 Christian HellerUse command IDs from command DB as what is recorded...
2013-08-29 Christian HellerCommands are now to be managed by a Command DB, not...