Strangerke
|
b365338293
|
DM: Rename IconIndice enum
|
2016-09-09 01:09:25 +02:00 |
|
Strangerke
|
807bfc270b
|
DM: Finish the renaming of variables in InventoryMan
|
2016-09-03 22:58:39 +02:00 |
|
Strangerke
|
8d41bf9ad7
|
DM: Some more fixes concerning pointer formatting
|
2016-09-03 21:42:58 +02:00 |
|
Strangerke
|
9aa582e341
|
DM: Refactor string manipulation in drawPanelObject
|
2016-09-03 13:53:52 +02:00 |
|
Strangerke
|
2fec2241e4
|
DM: More renaming and refactoring in InventoryMan
|
2016-09-03 13:13:50 +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
|
0d7481b2a5
|
DM: More renaming in InventoryMan, some refactoring
|
2016-09-02 07:50:18 +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
|
d2fbd98f3d
|
DM: Renaming in MenuMan definition
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
5b05f3cff4
|
DM: Rename members of InventoryMan
|
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
|
5bd4464076
|
DM: Fix some more GCC warnings
|
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
|
8ed20d852e
|
DM: Change several string constness, hopefully fixing GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
fecb869af9
|
DM: Fix some more GCC warnings, move some globals to MenuMan
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
2199f879bd
|
DM: Fix incorrect thumbnails
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
f9323fe9fa
|
DM: Get rid of some globals in inventory
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
53121afb09
|
DM: Fix some GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
d90f365728
|
DM: Work on eventman globals, renaming and apply some coding conventions
|
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
|
d97a8905cc
|
DM: Remove some warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
92c9c54481
|
DM: Start refactoring of eventMan
|
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 |
|
Bendegúz Nagy
|
fb14fea014
|
DM: Make thumbnail capture the dungeon
|
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
|
b5eb075a66
|
DM: Fix wrong global initialized in InventoryMan::initConstants()
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
aacbcc0757
|
DM: Correct language from GR_GRE to DE_DEU
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
5bd6e3a49b
|
DM: Add missing calls in constructors to initConstant methods
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f7ad6488e3
|
DM: Add localization
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
e75c07d9a2
|
DM: Fix no food and water bar graphs
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
3fffb08a40
|
DM: Add missing localization warnings and query function for language
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
c7b353385d
|
DM: Fix mouse when clicking on eye
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
89030204bc
|
DM: More work on globals in gfx.cpp
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
52f76a5d74
|
DM: Remove default parameters from blitToBitmap
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
1be1728c95
|
DM: Add missing code setting _g587_hideMousePointerRequestCount
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
ead63373ca
|
DM: Add stub methods, clean up warnings and some comments
|
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 |
|
Bendegúz Nagy
|
6e9fbffce3
|
DM: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements now prevents mouse movement
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
e9622e27b1
|
DM: Add f349_processCommand70_clickOnMouth
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
2f3c9b7c78
|
DM: Remove variable redefinition in f337_setDungeonViewPalette, reduce some scopes
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
33aac99bee
|
DM: Reduce the scope of a couple of variables
|
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 |
|