Commit Graph

102 Commits

Author SHA1 Message Date
Le Philousophe
667ea2f88e DM: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Strangerke
f9d28464ea DM: Get rif od SquareType, rename SquareMask 2016-09-13 07:47:47 +02:00
Strangerke
ed9b883543 DM: more renaming in DungeonMan 2016-09-12 22:46:38 +02:00
Strangerke
edf6e4f2d9 DM: Enforce the use of SoundMode 2016-09-12 22:37:54 +02:00
Strangerke
4e28542029 DM: Rename some enums in DungeonMan 2016-09-12 22:37:51 +02:00
Strangerke
935df3b397 DM: Enforce the use of Cell enum, some renaming 2016-09-12 21:56:49 +02:00
Strangerke
ce6d3fed8f DM: Use SensorEffect in two functions 2016-09-12 21:48:16 +02:00
Strangerke
3b3572a110 DM: More renaming in DungeonMan 2016-09-12 00:07:00 +02:00
Eugene Sandulenko
426c3eb0d8 DM: Fix warning 2016-09-11 23:32:40 +02:00
Eugene Sandulenko
3db12da516 JANITORIAL: Remove extra whitespaces 2016-09-11 23:32:40 +02:00
Strangerke
040d71bca5 DM: Rename more constants 2016-09-11 23:06:29 +02:00
Strangerke
e413f44d47 DM: Start renaming constants in DungeonMan 2016-09-11 21:24:02 +02:00
Bendegúz Nagy
cb8fca46c5 DM: Fix include headers
Add DM_ prefix
Add missing include guards
2016-09-03 10:47:16 +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
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
705e906698 DM: Some renaming, move some globals to class member 2016-08-26 23:02:22 +02:00
Strangerke
a5b8085c48 DM: Fix regression (pressure plate), fix compilation 2016-08-26 23:02:22 +02:00
Strangerke
013b555338 DM: Add missing code in f125_drawSquareD0L, rename a constant 2016-08-26 23:02:22 +02:00
Strangerke
0009c223ea DM: Refactor f165_getDiscardThing 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
572d3bf822 DM: Fix torch, lever bug and fix several Sensor methods 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
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
Bendegúz Nagy
11704d0c50 DM: Add savegame functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
d7c7f110c1 DM: Fix pressure plate on level 0 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
3a654ff91e DM: Add ChampionMan::f320_applyAndDrawPendingDamageAndWounds() 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
b4bebaa845 DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependencies 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
1e8dfd7bb6 DM: Add f370_commandProcessType100_clickInSpellArea 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
3b917d35c4 DM: Add f246_timelineProcesEvent65_enableGroupGenerator 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
953f7909fc DM: Add f241_timelineProcessEvent1_doorAnimation 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
9c79d02a1f DM: Add missing code to command move party 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
89473344d8 DM: Fix several bugs realted to dungeon thing management and item handling 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
411ad40ca4 DM: Add missing code to several display functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
7fef7b8312 DM: Add paritial drawing of doors 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
683230207c DM: Refactor DisplayMan::_walsetBitmaps 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
a9cda9df7c DM: More renaming 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
e2300bd04c DM: Massive renaming in gfx.h 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
579b56d212 DM: Reversing several modifications and adding missing code warninings
Add missing code warnings to DisplayMan::drawSquareD3L  (@F0116_DUNGEONVIEW_DrawSquareD3L)
Add missing annotations to SquareAspectIndice.
Add several Frame globals.
Remove StairIndex, replace DisplayMan::_stairIndices with direct class members.
Refactor Frame into class, make it use Box type.
Add several entries to GraphicIndices type.
2016-08-26 23:02:22 +02:00