Strangerke
|
857d4e72ed
|
DM: Renaming of Champion and ChampionMan functions
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
0233b503f1
|
DM: Some more work on GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
c469c72824
|
DM: Move some more globals
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
0eb61d0a7d
|
DM: Pull sound handling into a separate class
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
774ae8e821
|
DM: Remove unnecessary redirection through DMEngine members
|
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
|
a21c677831
|
DM: Remove useless cast and the associated obsolete comment
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
cdbbc15e56
|
DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename _moveSens
|
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 |
|
Strangerke
|
ebd672770a
|
DM: Properly stub f064_SOUND_RequestPlay_CPSD
|
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
|
11704d0c50
|
DM: Add savegame functions
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
5602d07f96
|
DM: Fix Timeline _g370_events initialization
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
3e40cc46e3
|
DM: Add f255_timelineProcessEvent13_ViAltarRebirth
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
800100e2bc
|
DM: Add f260_timelineRefreshAllChampionStatusBoxes
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f7e4486d84
|
DM: Add f257_timelineProcessEvent70_light
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
639fd36f38
|
DM: Add f254_timelineProcessEvent12_hideDamageReceived
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
c62029211d
|
DM: Add f259_timelineProcessEvent11Part2_moveWeaponFromQuiverToSlot
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
4818eaaf55
|
DM: Add f253_timelineProcessEvent11Part1_enableChampionAction
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
3b917d35c4
|
DM: Add f246_timelineProcesEvent65_enableGroupGenerator
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
278e0b6647
|
DM: Add f252_timelineProcessEvents60to61_moveGroup
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
9aa6c28fab
|
DM: Add f245_timlineProcessEvent5_squareCorridor
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
536e9c1bb9
|
DM: Add f248_timelineProcessEvent6_squareWall
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d77ffceff9
|
DM: Add f250_timelineProcessEvent8_squareTeleporter
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f6dea6c73e
|
DM: Add f251_timelineProcessEvent9_squarePit
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
81a8c8cf74
|
DM: Clear some warnings
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
ad11a4f48c
|
DM: Add f244_timelineProcessEvent10_squareDoor
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d1f0281e9d
|
DM: Add f243_timelineProcessEvent2_doorDestruction
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
12dff65535
|
DM: Add f242_timelineProcessEvent7_squareFakewall
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
cc5f1ab478
|
DM: Add f220_explosionProcessEvent25_explosion
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
953f7909fc
|
DM: Add f241_timelineProcessEvent1_doorAnimation
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
12f06fd1d9
|
DM: Add f219_processEvents48To49_projectile
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
8c7760bd61
|
DM: Add F0239_TIMELINE_ExtractFirstEvent
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
723c96fffe
|
DM: Clean up some initialization
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
c95b23317c
|
DM: Add some missing code
|
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
|
d312ac086d
|
DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExplosions_CPSEF
|
2016-08-26 23:02:22 +02:00 |
|