Age | Commit message (Expand) | Author |
2016-08-26 | DM: Add target and original platform to save files | Bendegúz Nagy |
2016-08-26 | DM: Add proper save header | Bendegúz Nagy |
2016-08-26 | DM: Remove some warnings | Bendegúz Nagy |
2016-08-26 | DM: Add file error checking for save game | Bendegúz Nagy |
2016-08-26 | DM: Fix regression (pressure plate), fix compilation | Strangerke |
2016-08-26 | DM: Add loading from game | Bendegúz Nagy |
2016-08-26 | DM: Fix double load when loading from launcher | Bendegúz Nagy |
2016-08-26 | DM: Make ScummVM's save dialog open up when saving | Bendegúz Nagy |
2016-08-26 | DM: Make resume button load up ScummVM's global load dialog | Bendegúz Nagy |
2016-08-26 | DM: Make thumbnail capture the dungeon | Bendegúz Nagy |
2016-08-26 | DM: Add support for loading from launcher | Bendegúz Nagy |
2016-08-26 | DM: Correct language from GR_GRE to DE_DEU | Bendegúz Nagy |
2016-08-26 | DM: Add localization | Bendegúz Nagy |
2016-08-26 | DM: Add missing localization warnings and query function for language | Bendegúz Nagy |
2016-08-26 | DM: Add dialog choice to savegame | Bendegúz Nagy |
2016-08-26 | DM: Add missing code related to palettes | Bendegúz Nagy |
2016-08-26 | DM: Add stub methods, clean up warnings and some comments | Bendegúz Nagy |
2016-08-26 | DM: Some renaming, add a couple of STUBS | Strangerke |
2016-08-26 | DM: Add f444_endGame and checks for Common::EVENT_QUIT | Bendegúz Nagy |
2016-08-26 | DM: Fix compilation with MSVC9, some light renaming | Strangerke |
2016-08-26 | DM: Debug loading savegames, add missing save loading parts | Bendegúz Nagy |
2016-08-26 | DM: Finish f433_processCommand140_saveGame | Bendegúz Nagy |
2016-08-26 | DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile... | Strangerke |
2016-08-26 | DM: Fix segfault with resume game | Bendegúz Nagy |
2016-08-26 | DM: Refactor f322_championPoison, f284_setPartyDirection, f316_deleteScent, f... | Strangerke |
2016-08-26 | DM: Refactor f304_addSkillExperience, change _g313_gameTime to int32 | Strangerke |
2016-08-26 | DM: Add code for loading the save files | Bendegúz Nagy |
2016-08-26 | DM: Add entrance processing | Bendegúz Nagy |
2016-08-26 | DM: Add savegame functions | Bendegúz Nagy |
2016-08-26 | DM: Rename functions | Bendegúz Nagy |
2016-08-26 | DM: Refactor DungeonMan | Bendegúz Nagy |
2016-08-26 | DM: More constant and global variable renaming | Bendegúz Nagy |
2016-08-26 | DM: More renaming | Bendegúz Nagy |
2016-08-26 | DM: Renaming in champion.c/h | Bendegúz Nagy |
2016-08-26 | DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExp... | Bendegúz Nagy |
2016-08-26 | DM: Add GroupMan, Group, ActiveGroup, F0196_GROUP_InitializeActiveGroups | Bendegúz Nagy |
2016-08-26 | DM: Add F0142_DUNGEON_GetProjectileAspect | Bendegúz Nagy |
2016-08-26 | DM: Add F0296_CHAMPION_DrawChangedObjectIcons | Bendegúz Nagy |
2016-08-26 | DM: Add standard GPLv2 header | Bendegúz Nagy |
2016-08-26 | DM: Some more renaming, remove extra semi-column | Strangerke |
2016-08-26 | DM: Some renaming | Strangerke |
2016-08-26 | DM: Rearrange main parts to better align with the original | Bendegúz Nagy |
2016-08-26 | DM: Add getIndexInCell function in ChampionMan | Bendegúz Nagy |
2016-08-26 | DM: Add initialization related to F0435_STARTEND_LoadGame_CPSF | Bendegúz Nagy |