aboutsummaryrefslogtreecommitdiff
path: root/engines/access/bubble_box.h
AgeCommit message (Expand)Author
2015-07-27ACCESS: Some variable renamingFilippos Karapetis
2015-07-24ACCESS: Use our formatting conventions for variable and function namesFilippos Karapetis
2015-07-22Merge branch 'master' into mmWillem Jan Palenstijn
2015-02-13ACCESS: MM - Fix a bug in doBox_v1, implement some TYPE_3 codeStrangerke
2015-01-26ACCESS: MM - Some work on bubble_boxStrangerke
2015-01-19ACCESS: MM - Implement printBubble_v1Strangerke
2015-01-18ACCESS: MM - Implement displayInvStrangerke
2015-01-17ACCESS: MM - Fix a bug related to the down arrow, some refactoring and renamingStrangerke
2015-01-17ACCESS: MM - Fix crash in cmdDoTravel, some renamingStrangerke
2015-01-16ACCESS: MM - Implement drawSelectBoxStrangerke
2015-01-15ACCESS: MM - Implement up and down arrows in BubbleBoxStrangerke
2015-01-15ACCESS: MM - Implement getListStrangerke
2015-01-14ACCESS: MM - Implement displayBoxDataStrangerke
2015-01-13ACCESS: MM - Some more work on BubbleBox classStrangerke
2015-01-13ACCESS: MM - Work some more on doBox_v1Strangerke
2015-01-12ACCESS: MM - Start implementing MM dialog box, split cmdConverse in two (WIP)Strangerke
2015-01-09ACCESS: MM - Make Bubble Box variable, add MM bubble boxesStrangerke
2014-12-19ACCESS: Extra initialization for various classesPaul Gilbert
2014-12-18ACCESS: Use Common::String to display bubble box textStrangerke
2014-12-17ACCESS: Fix spacing around semicolumn in class definitionsStrangerke
2014-12-17ACCESS: Some more polishing in the file headersStrangerke
2014-12-12ACCESS: JanitorialStrangerke
2014-08-25ACCESS: Move _maxChars to asurfaceStrangerke
2014-08-17ACCESS: Implemented bubble box drawing codePaul Gilbert
2014-08-17ACCESS: Add missing string parameters to bubble box methodsPaul Gilbert
2014-08-17ACCESS: Split the bubble box code from Room into it's own filePaul Gilbert