aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dialog.cpp
AgeCommit message (Expand)Author
2016-09-25DM: reduce dereferencing some moreStrangerke
2016-09-21DM: Rename GraphicIndice membersStrangerke
2016-09-20DM: Janitorial - remove trailing spacesStrangerke
2016-09-16DM: Refactor Box()Strangerke
2016-09-16DM: More renaming in gfx enumsStrangerke
2016-09-11DM Rename enum members in dm.h and dialog.hStrangerke
2016-09-03DM: Clean up includesBendegúz Nagy
2016-08-26DM: Renaming in DialogMan::getChoice()Strangerke
2016-08-26DM: Finish the renaming of class membersStrangerke
2016-08-26DM: Rename variables and functions of DisplayManStrangerke
2016-08-26DM: Rename class members in EventManagerStrangerke
2016-08-26DM: Rename functions of DMEngine and DialogManStrangerke
2016-08-26DM: Change several string constness, hopefully fixing GCC warningsStrangerke
2016-08-26DM: Work on eventman globals, renaming and apply some coding conventionsStrangerke
2016-08-26DM: Silent a couple of CppCheck warningsStrangerke
2016-08-26DM: Add loading from gameBendegúz Nagy
2016-08-26DM: Adjust choose dialog responsivenessBendegúz Nagy
2016-08-26DM: Add DialogMan::f424_dialogGetChoiceBendegúz Nagy
2016-08-26DM: Add _g335_selectedDialogChoiceBendegúz Nagy
2016-08-26DM: Refactor f426_isMessageOnTwoLinesStrangerke
2016-08-26DM: Refactor f427_dialogDrawStrangerke
2016-08-26DM: Fix compilation on MSVC9Strangerke
2016-08-26DM: Add f427_dialogDraw, f425_printCenteredChoice, f426_isMessageOnTwoLinesBendegúz Nagy
2016-08-26DM: Add DialogManBendegúz Nagy