Commit graph

28 commits

Author SHA1 Message Date
Bendegúz Nagy
ead63373ca DM: Add stub methods, clean up warnings and some comments 2016-08-26 23:02:22 +02:00
Strangerke
f0e037e305 DM: Some renaming, add a couple of STUBS 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
2b2a028332 DM: Add f444_endGame and checks for Common::EVENT_QUIT 2016-08-26 23:02:22 +02:00
Strangerke
133404c635 DM: Fix compilation with MSVC9, some light renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
715ef2d404 DM: Debug loading savegames, add missing save loading parts 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
9fd7c56198 DM: Finish f433_processCommand140_saveGame 2016-08-26 23:02:22 +02:00
Strangerke
b174331e71 DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectileSpellCast and f326_championShootProjectile. Rename Direction. 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
02c8f286e7 DM: Fix segfault with resume game 2016-08-26 23:02:22 +02:00
Strangerke
af84d233d0 DM: Refactor f322_championPoison, f284_setPartyDirection, f316_deleteScent, f317_addScentStrength, f310_getMovementTicks and f294_isAmmunitionCompatibleWithWeapon 2016-08-26 23:02:22 +02:00
Strangerke
831eca5c42 DM: Refactor f304_addSkillExperience, change _g313_gameTime to int32 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
ee3973aa15 DM: Add code for loading the save files 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
aacecd6c06 DM: Add entrance processing 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
11704d0c50 DM: Add savegame functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
d69236e674 DM: Rename functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
46b9b1100e DM: Refactor DungeonMan 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
63ff1666d6 DM: More constant and global variable renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
a9cda9df7c DM: More renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
71e4b5b2bc DM: Renaming in champion.c/h 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
d312ac086d DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExplosions_CPSEF 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
5bb19fd261 DM: Add GroupMan, Group, ActiveGroup, F0196_GROUP_InitializeActiveGroups 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
f3d4b854b7 DM: Add F0142_DUNGEON_GetProjectileAspect 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
d4ad444ecc DM: Add F0296_CHAMPION_DrawChangedObjectIcons 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
23e0dfcc28 DM: Add standard GPLv2 header 2016-08-26 23:02:22 +02:00
Strangerke
9ad057a486 DM: Some more renaming, remove extra semi-column 2016-08-26 23:02:22 +02:00
Strangerke
ea33eb8c87 DM: Some renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
7a25591999 DM: Rearrange main parts to better align with the original 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
332a515d2c DM: Add getIndexInCell function in ChampionMan 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
3ff3512c64 DM: Add initialization related to F0435_STARTEND_LoadGame_CPSF 2016-08-26 23:02:22 +02:00