aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/dialogs.h
AgeCommit message (Expand)Author
2014-02-18HOPKINS: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-10HOPKINS: Move _oldInventoryPosX to DialogsManager, remove a useless variableStrangerke
2013-03-24HOPKINS: Set private more variables in DialogsManagerStrangerke
2013-03-24HOPKINS: Move inventory dialog display to DialogsManager, set _inventWin1 as ...Strangerke
2013-03-19HOPKINS: Remove setParent() from DialogsManagerStrangerke
2013-02-26HOPKINS: Get rid of a magic value in save/load dialogsStrangerke
2013-02-15HOPKINS: More renaming and refactoringStrangerke
2013-02-07HOPKINS: Improve private/public scope in DialogsManagerStrangerke
2012-12-10HOPKINS: Rename functions in DialogManagerStrangerke
2012-12-10HOPKINS: Some more function renamingStrangerke
2012-11-28HOPKINS: Fix for character select icons appearing on the map screenPaul Gilbert
2012-10-28HOPKINS: Added shortcut keys for the Save, Load, and Options dialogsPaul Gilbert
2012-10-27HOPKINS: Move Save/Load dialog code from menu.cpp to dialogs.cppPaul Gilbert
2012-10-24HOPKINS: Merged inventory dialog and OptionsDialog class into a DialogsManage...Paul Gilbert
2012-09-23HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITESPaul Gilbert