Commit graph

127 commits

Author SHA1 Message Date
Strangerke
b365338293 DM: Rename IconIndice enum 2016-09-09 01:09:25 +02:00
Bendegúz Nagy
0ae23fa2db DM: Fix regression introduced in 901ba6f
Unable to place items directly into champions' hands
2016-09-05 23:11: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
4eeeea2c8d DM: Refactoring, enforce the use of ChampionIndex 2016-09-04 08:47:13 +02:00
Bendegúz Nagy
3191f2605b Merge branch 'dm' of https://github.com/WinterGrascph/scummvm into dm 2016-09-03 16:01:31 +02:00
Bendegúz Nagy
d0bae5b805 DM: Replace _vm->_system with g_system 2016-09-03 15:52:59 +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
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
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
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
2199f879bd DM: Fix incorrect thumbnails 2016-08-26 23:02:22 +02:00
Strangerke
20165b1865 DM: Fix some GCC warnings 2016-08-26 23:02:22 +02:00
Strangerke
e26a655e67 DM: Finish moving globals to EventMan 2016-08-26 23:02:22 +02:00
Strangerke
901ba6f132 DM: Move more globals to EventMan 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
Bendegúz Nagy
80f2199151 DM: Clear check some warnings, complete minor functions 2016-08-26 23:02:22 +02:00
Strangerke
b4b76047ff DM: Fix some GCC warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
cefc231968 DM: Make ScummVM's save dialog open up when saving 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
641ef973b0 DM: More work on globals in gfx.cpp 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
f866d4a1ca DM: Add colour to mouse 2016-08-26 23:02:22 +02:00
Strangerke
94e0dbc3fe DM: Refactor f367_commandProcessTypes12to27_clickInChampionStatusBox, f70_mouseProcessCommands125To128_clickOnChampionIcon,
f370_commandProcessType100_clickInSpellArea, f369_commandProcessTypes101To108_clickInSpellSymbolsArea and
f371_commandProcessType111To115_ClickInActionArea
2016-08-26 23:02:22 +02:00
Strangerke
d36b492b61 DM: Remove a useless variable in f374_processType80_clickInDungeonViewDropLeaderHandObject 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
6cba484abb DM: Make EventManager:f541_waitForMouseOrKeyActivity discard input first 2016-08-26 23:02:22 +02:00
Strangerke
cba80bc69d DM: Some refactoring in f373_processType80_clickInDungeonView_grabLeaderHandObject and f374_processType80_clickInDungeonViewDropLeaderHandObject 2016-08-26 23:02:22 +02:00
Strangerke
90a57f3625 DM: REfactor f375_processType80_clickDungeonView_isLeaderHandObjThrown, f372_commandProcessType80ClickInDungeonViewTouchFrontWall and f377_commandProcessType80ClickInDungeonView 2016-08-26 23:02:22 +02:00
Strangerke
ed9d1e4f38 DM: Refactor f366_commandMoveParty 2016-08-26 23:02:22 +02:00
Strangerke
bf403cc6e3 DM: Renaming in f380_processCommandQueue and f366_commandMoveParty 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
0eea48a59b DM: Add missing return in processInput with ctrl+d 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
9b772cfb75 DM: Fix possibly dangerous cast in eventman.cpp, moveParty 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
1c3c33c76d DM: Add noclip debug command 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
50c5b39887 DM: Add debugger console 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
Strangerke
1690a717ef DM: Refactor f73_buildpointerScreenArea, enable code in f78_showMouse and f77_hideMouse 2016-08-26 23:02:22 +02:00