aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/gamevars.h
AgeCommit message (Expand)Author
2014-02-18NEVERHOOD: Make GPL headers consisten in themselves.Johannes Schickel
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-06-12NEVERHOOD: Hook the dump vars debug code into a command, "dumpvars"Filippos Karapetis
2013-05-08NEVERHOOD: Implement restart functionality (from both main menu and game logic)johndoe123
2013-05-08NEVERHOOD: Rename "Klayman" to "Klaymen" (the correct name of the game's hero)johndoe123
2013-05-08NEVERHOOD: Clean up DiskplayerScenejohndoe123
2013-05-08NEVERHOOD: Implement savegame loading via GMM (in-game saving/loading still T...johndoe123
2013-05-08NEVERHOOD: More work on saveload, saving works, loading not yet (from the GMM...johndoe123
2013-05-08NEVERHOOD: Add GameVars::dumpVars() for debuggingjohndoe123
2013-05-08NEVERHOOD: Cleanup and fixesjohndoe123
2013-05-08NEVERHOOD: Implement GameModule::createModuleByHashjohndoe123
2013-05-08NEVERHOOD: Replace most of the literal digits in get/setSubVar with constantsjohndoe123
2013-05-08NEVERHOOD: Use constants for the numbers in get/setGlobalVarjohndoe123
2013-05-08NEVERHOOD: Implement game varsjohndoe123