Strangerke
|
f6039153ec
|
DM: Refactor Box()
|
2016-09-16 22:05:59 +02:00 |
|
Strangerke
|
952abc3243
|
DM: More renaming in gfx enums
|
2016-09-16 07:46:10 +02:00 |
|
Strangerke
|
ae9ff70204
|
DM: More renaming in Gfx enums
|
2016-09-16 06:58:48 +02:00 |
|
Strangerke
|
cdc319e8c4
|
DM: Renaming of enums in gfx, some refactoring
|
2016-09-15 21:34:08 +02:00 |
|
Strangerke
|
cb2b1b17db
|
DM: Some renaming and refactoring in Gfx
|
2016-09-15 07:36:40 +02:00 |
|
Strangerke
|
1fa2519a12
|
DM: Add DoorButton enum, fix a bug in drawSquareD3C
|
2016-09-14 22:25:27 +02:00 |
|
Strangerke
|
535ded7e55
|
DM: Add DoorOrnament enum, some refactoring in drawDoorOrnament to make use of it
|
2016-09-14 21:59:39 +02:00 |
|
Strangerke
|
20a27fac63
|
DM: Add DoorState enum, make use of it
|
2016-09-14 21:27:09 +02:00 |
|
Strangerke
|
c969647bc5
|
DM: Add an enum (ViewFloor), enforce its use, fix a bug in the case of kDMElementTypeDoorFront
|
2016-09-14 07:44:06 +02:00 |
|
Strangerke
|
9f324dff86
|
DM: Silence some GCC warnings
|
2016-09-13 22:08:01 +02: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 |
|
Bendegúz Nagy
|
06d6e118eb
|
DM: Add partial fix to drawing explosions
|
2016-09-12 15:49:25 +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
|
2f311a800f
|
DM: Get rid of getBoundedValue, replace it by CLIP
|
2016-09-11 11:10:22 +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
|
f0a6f6b269
|
DM: Make some functions private, move 2 functions to more specific classes
|
2016-09-11 10:27:29 +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 |
|
Strangerke
|
33287b7657
|
DM: Fix regression in 4613e8ffad
|
2016-09-10 00:12:07 +02:00 |
|
Strangerke
|
b365338293
|
DM: Rename IconIndice enum
|
2016-09-09 01:09:25 +02:00 |
|
Bendegúz Nagy
|
4befd3a232
|
Merge branch 'dm' of github.com:WinterGrascph/scummvm into dm
|
2016-09-05 19:05:02 +02:00 |
|
Strangerke
|
9284e4c9fd
|
DM: Remove a variant of blitToScreen, refactor drawActionDamage
|
2016-09-04 18:29:16 +02:00 |
|
Strangerke
|
8d41bf9ad7
|
DM: Some more fixes concerning pointer formatting
|
2016-09-03 21:42:58 +02:00 |
|
Bendegúz Nagy
|
d0bae5b805
|
DM: Replace _vm->_system with g_system
|
2016-09-03 15:52:59 +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 |
|
Bendegúz Nagy
|
dc40f028af
|
DM: Add message area scroller
|
2016-08-30 21:09:33 +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
|
5ca6975665
|
DM: Remove custom warning function
|
2016-08-27 11:07:49 +02:00 |
|
Strangerke
|
42fea91d5d
|
DM: Finish the renaming of class members
|
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
|
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
|
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 |
|
Bendegúz Nagy
|
22a79ac965
|
DM: Fix drawing of some dungeon items
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
4613e8ffad
|
DM: Fix some more GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
30eea48e4a
|
DM: Fix some more GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
07438a94e1
|
DM: Implement missing code in f125_drawSquareD0L
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
20165b1865
|
DM: Fix some GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d97a8905cc
|
DM: Remove some warnings
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d85970b4e4
|
DM: Fix releasing flagged bitmaps
|
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
|
80f2199151
|
DM: Clear check some warnings, complete minor functions
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
f9d76556c2
|
DM: Fix regression in f107_isDrawnWallOrnAnAlcove
|
2016-08-26 23:02:22 +02:00 |
|