index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
dm
/
dialog.cpp
Age
Commit message (
Expand
)
Author
2016-09-25
DM: reduce dereferencing some more
Strangerke
2016-09-21
DM: Rename GraphicIndice members
Strangerke
2016-09-20
DM: Janitorial - remove trailing spaces
Strangerke
2016-09-16
DM: Refactor Box()
Strangerke
2016-09-16
DM: More renaming in gfx enums
Strangerke
2016-09-11
DM Rename enum members in dm.h and dialog.h
Strangerke
2016-09-03
DM: Clean up includes
Bendegúz Nagy
2016-08-26
DM: Renaming in DialogMan::getChoice()
Strangerke
2016-08-26
DM: Finish the renaming of class members
Strangerke
2016-08-26
DM: Rename variables and functions of DisplayMan
Strangerke
2016-08-26
DM: Rename class members in EventManager
Strangerke
2016-08-26
DM: Rename functions of DMEngine and DialogMan
Strangerke
2016-08-26
DM: Change several string constness, hopefully fixing GCC warnings
Strangerke
2016-08-26
DM: Work on eventman globals, renaming and apply some coding conventions
Strangerke
2016-08-26
DM: Silent a couple of CppCheck warnings
Strangerke
2016-08-26
DM: Add loading from game
Bendegúz Nagy
2016-08-26
DM: Adjust choose dialog responsiveness
Bendegúz Nagy
2016-08-26
DM: Add DialogMan::f424_dialogGetChoice
Bendegúz Nagy
2016-08-26
DM: Add _g335_selectedDialogChoice
Bendegúz Nagy
2016-08-26
DM: Refactor f426_isMessageOnTwoLines
Strangerke
2016-08-26
DM: Refactor f427_dialogDraw
Strangerke
2016-08-26
DM: Fix compilation on MSVC9
Strangerke
2016-08-26
DM: Add f427_dialogDraw, f425_printCenteredChoice, f426_isMessageOnTwoLines
Bendegúz Nagy
2016-08-26
DM: Add DialogMan
Bendegúz Nagy