102 Commits

Author SHA1 Message Date
Strangerke
7bda512dde DM: Start refactoring Timeline 2016-09-07 21:43:18 +02:00
Strangerke
9284e4c9fd DM: Remove a variant of blitToScreen, refactor drawActionDamage 2016-09-04 18:29:16 +02:00
Strangerke
e8f4b15af9 DM: More refactoring and renaming in MenuMan 2016-09-04 15:44:40 +02:00
Strangerke
f2fdc9c06f DM: Finish the rework in isActionPerformed, remove all GOTOs 2016-09-04 13:03:32 +02:00
Strangerke
c5f45cb301 DM: WIP rework in isActionPerformed() 2016-09-04 12:07:31 +02:00
Strangerke
db99e8bc60 DM: Fix original bug in MenuMan 2016-09-04 11:24:22 +02:00
Strangerke
5bb8d33a1a DM: More refactoring in MenuMan 2016-09-04 10:53:26 +02:00
Strangerke
88c8fcf302 DM: More rework in getChampionSpellCastResult, remove GOTOs 2016-09-04 10:18:36 +02:00
Strangerke
04c3beefd7 DM: First pass of renaming in getChampionSpellCastResult 2016-09-04 09:38:59 +02:00
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