Commit graph

131 commits

Author SHA1 Message Date
Strangerke
67f95ce50d DM: Some more renaming 2016-09-19 07:58:42 +02:00
Strangerke
ea8f3dfb19 DL: Enforce the use of CreatureType 2016-09-18 01:02:51 +02:00
Strangerke
f9d28464ea DM: Get rif od SquareType, rename SquareMask 2016-09-13 07:47:47 +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
db3ba8ecc0 DM: Avoid null pointer dereferencing in unlinkThingFromList 2016-09-12 21:19:52 +02:00
Strangerke
3b3572a110 DM: More renaming in DungeonMan 2016-09-12 00:07:00 +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
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
Strangerke
b365338293 DM: Rename IconIndice enum 2016-09-09 01:09:25 +02:00
Strangerke
fbe9c92ce1 DM: Fix the style used for some pointers and casts 2016-09-03 14:20:13 +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
8c9eed7bac DM: Some renaming 2016-08-28 00:33:32 +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
5c81e4f4fd DM: Rename functions and class members of GroupMan 2016-08-26 23:02:22 +02:00
Strangerke
6a02a571cd DM: Rename variables and functions of DisplayMan 2016-08-26 23:02:22 +02:00
Strangerke
64b1c4fdf1 DM: Rename DungeonMan class members 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
53121afb09 DM: Fix some GCC warnings 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
Bendegúz Nagy
efac7b5eb0 DM: Add loading from game 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
2f424adc30 DM: Fix broken wallOrnamentIndices 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
4f916a08d2 DM: Add support for uncompressed dungeon.dat 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
b41f86651f DM: Refactor f167_getObjForProjectileLaucherOrObjGen 2016-08-26 23:02:22 +02:00
Strangerke
69c5b01e12 DM: Refactor f155_getStairsExitDirection 2016-08-26 23:02:22 +02:00
Strangerke
d7ff812715 DM: Refactor f164_unlinkThingFromList 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
Strangerke
2b1b784479 DM: Remove GOTOs in f164_unlinkThingFromList 2016-08-26 23:02:22 +02:00
Strangerke
c57929d3da DM: Refactor f144_getCreatureAttributes, f146_setGroupCells and f139_isCreatureAllowedOnMap 2016-08-26 23:02:22 +02:00
Strangerke
0009c223ea DM: Refactor f165_getDiscardThing 2016-08-26 23:02:22 +02:00
Strangerke
81781f6f00 DM: Remove two GOTOs in f165_getDiscardTHing 2016-08-26 23:02:22 +02:00
Strangerke
f92ba7f55d DM: Refactoring of f163_linkThingToList, f142_getProjectileAspect and f154_getLocationAfterLevelChange 2016-08-26 23:02:22 +02:00
Strangerke
dd418e439f DM: Move 3 arrays to f168_decodeText, some refactoring in f166_getUnusedThing and f140_getObjectWeight 2016-08-26 23:02:22 +02:00
Strangerke
6122e199fe DM: remove some more GOTOs in f172_setSquareAspect 2016-08-26 23:02:22 +02:00
Strangerke
af5e50a837 DM: Remove some GOTOs in f172_setSquareAspect 2016-08-26 23:02:22 +02:00
Strangerke
5ff8c3d92d DM: First pass of refactoring in f161_getSquareFirstThing 2016-08-26 23:02:22 +02:00
Strangerke
15918a00cb DM: Some refactoring in dungeonman.cpp 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
65e4098080 DM: Improve on broken display 2016-08-26 23:02:22 +02:00
Strangerke
03db641f25 DM: Refactor f151_getSquare 2016-08-26 23:02:22 +02:00
Strangerke
19317e631c DM: Some renaming in f173_setCurrentMap 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