Strangerke
|
e0f1285fbc
|
DM: Remove useless code in setMagicCasterAndDrawSpellArea
|
2016-09-04 08:57:13 +02:00 |
|
Strangerke
|
f81093168e
|
DM: Rework getClickOnSpellCastResult
|
2016-09-04 08:56:14 +02:00 |
|
Strangerke
|
4eeeea2c8d
|
DM: Refactoring, enforce the use of ChampionIndex
|
2016-09-04 08:47:13 +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 |
|
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
|
d32f6f8388
|
DM: Fix a typo in the spelling of startWandering()
|
2016-09-01 22:01:22 +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
|
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
|
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
|
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
|
3510303656
|
DM: Fix 2 more warnings
|
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 |
|
Strangerke
|
53121afb09
|
DM: Fix some 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
|
d97a8905cc
|
DM: Remove some 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
|
0eb61d0a7d
|
DM: Pull sound handling into a separate class
|
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
|
f7ad6488e3
|
DM: Add localization
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
514bad0d09
|
DM: Get rid the last globals of gfx.cpp
|
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
|
fa0009fbb7
|
DM: Add entrance credits
|
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
|
e7d460bdc8
|
DM: Attempt to fix menus.cpp crlf problem
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
0ab1a2a51e
|
DM: Reorder MenuMan::f393_drawSpellAreaControls
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f563f8d04f
|
DM: Fix g0_BoxSpellArea value
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
256c2c10f8
|
DM: Reorder MenuMan::f392_buildSpellAreaLine, add MenuMan::_gK73_bitmapSpellAreaLines
|
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
|
0f9995851b
|
DM: Add stub method f6_highlightScreenBox
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
fd775be377
|
DM: Swap warnings to stub method f363_highlightBoxDisable
|
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
|
b87d762087
|
DM: Fix compilation using MSVC9
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
ec28573a3b
|
DM: Add f385_drawActionDamage
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
ac9f4d7d44
|
DM: Add some missing calls to already implemented methods
|
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 |
|
Bendegúz Nagy
|
e0d89afbc3
|
DM: Add some missing code warnings to function calls
|
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 |
|