Commit Graph

69 Commits

Author SHA1 Message Date
Strangerke
b17f3490f8 DM: Rework functions related to Directions in order to make them consistent and remove redundancy 2016-09-11 10:45:20 +02:00
Strangerke
f90bf31bea DM: Move some globals to DMEngine 2016-09-11 09:46:35 +02:00
Strangerke
34d636d72e DM Rename enum members in dm.h and dialog.h 2016-09-11 00:34:44 +02:00
Eugene Sandulenko
2fd2374992 DM: Rename _C to _Cu 2016-09-10 21:54:22 +02:00
Eugene Sandulenko
786f244929 DM: Rename _B to _Bu to avoid name clashes on some platforms 2016-09-10 21:50:57 +02:00
Strangerke
d2b0829476 DM: Change constants into enums in champion.h, renaming 2016-09-10 14:31:49 +02:00
Strangerke
d588e15dad DM: Rename ChampionSlot enum 2016-09-10 11:47:36 +02:00
Strangerke
93fb0efc0b DM: More renaming in champion.h 2016-09-09 07:32:32 +02:00
Strangerke
1b482a1e12 DM: Rename enums ChampionIndex, ChampionAttribute, ChampionWound, ChampionStatisticType, ChampionStatisticValue 2016-09-09 07:12:36 +02:00
Strangerke
b365338293 DM: Rename IconIndice enum 2016-09-09 01:09:25 +02:00
Strangerke
7654c89d4f DM: Finish refactoring pass in Timeline 2016-09-08 07:15:12 +02:00
Strangerke
ebc0dbe8b8 DM: Check the style used for the pointers in Timeline, more renaming 2016-09-08 06:47:56 +02:00
Strangerke
f18013db65 DM: Renaming in more functions of Timeline 2016-09-07 23:29:04 +02:00
Strangerke
3d4c73251d DM: More refactoring in Timeline 2016-09-07 22:58:18 +02:00
Strangerke
4703c6e799 DM: Remove GOTOs from processTimeline() 2016-09-07 22:21:01 +02:00
Strangerke
6e412c6a8b DM: more renaming in Timeline 2016-09-07 22:19:10 +02:00
Strangerke
40f57744ef DM: Remove a GOTO from fixChronology() 2016-09-07 21:46:08 +02:00
Strangerke
7bda512dde DM: Start refactoring Timeline 2016-09-07 21:43:18 +02:00
Bendegúz Nagy
cd3b485952 DM: Clean up includes
Swap <> to "" with scummvm files
Add dm/ prefix to dm files
Reorder includes to system files, dm files
2016-09-03 10:38:43 +02:00
Strangerke
361722d459 DM: More renaming in DungeonMan, move some arrays 2016-08-27 23:10:13 +02:00
Strangerke
42fea91d5d DM: Finish the renaming of class members 2016-08-26 23:02:22 +02:00
Strangerke
52170d39ae DM: Rename ObjectMan and ProjExpl members 2016-08-26 23:02:22 +02:00
Strangerke
938b38a66a DM: Rename class members of MovesensMan 2016-08-26 23:02:22 +02:00
Strangerke
5b05f3cff4 DM: Rename members of InventoryMan 2016-08-26 23:02:22 +02:00
Strangerke
5c81e4f4fd DM: Rename functions and class members of GroupMan 2016-08-26 23:02:22 +02:00
Strangerke
0d5f9a762e DM: Rename class members in EventManager 2016-08-26 23:02:22 +02:00
Strangerke
64b1c4fdf1 DM: Rename DungeonMan class members 2016-08-26 23:02:22 +02:00
Strangerke
544ce3578b DM: rename members of dungeonman 2016-08-26 23:02:22 +02:00
Strangerke
e728cb706e DM: Rename functions of DMEngine and DialogMan 2016-08-26 23:02:22 +02:00
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