home · contact · privacy
Fixed bug that reset turn number to 1 on each savefile load.
[plomrogue] / src / command_db.h
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...