Commit Graph

25 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Strangerke
51bef09e4a DM: reduce dereferencing some more 2016-09-25 07:44:04 +02:00
Strangerke
4133ea66c1 DM: Rename GraphicIndice members 2016-09-21 07:54:58 +02:00
Strangerke
fd8082593e DM: Janitorial - remove trailing spaces 2016-09-20 22:31:28 +02:00
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
34d636d72e DM Rename enum members in dm.h and dialog.h 2016-09-11 00:34:44 +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
6a5182ac19 DM: Renaming in DialogMan::getChoice() 2016-08-26 23:02:22 +02:00
Strangerke
42fea91d5d DM: Finish the renaming of class members 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
e728cb706e DM: Rename functions of DMEngine and DialogMan 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
d90f365728 DM: Work on eventman globals, renaming and apply some coding conventions 2016-08-26 23:02:22 +02:00
Strangerke
58d1bcc3e7 DM: Silent a couple of CppCheck warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
efac7b5eb0 DM: Add loading from game 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
151b2d64d9 DM: Adjust choose dialog responsiveness 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
8e2dac5fb5 DM: Add DialogMan::f424_dialogGetChoice 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
3f1fee6dcb DM: Add _g335_selectedDialogChoice 2016-08-26 23:02:22 +02:00
Strangerke
16c3757dcd DM: Refactor f426_isMessageOnTwoLines 2016-08-26 23:02:22 +02:00
Strangerke
e29d843cfa DM: Refactor f427_dialogDraw 2016-08-26 23:02:22 +02:00
Strangerke
42f7f17c09 DM: Fix compilation on MSVC9 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
63fc9fb27d DM: Add f427_dialogDraw, f425_printCenteredChoice, f426_isMessageOnTwoLines 2016-08-26 23:02:22 +02:00
Bendegúz Nagy
e8bdaee8bf DM: Add DialogMan 2016-08-26 23:02:22 +02:00