urukgit
38b842ba71
AVALANCHE: callDialogDriver, displayText, unSkrimble, doTheBubble string cleanup
...
Unify callDialogDriver() and displayText(). Rework it, unSkrimble() and
doTheBubble() to use Common::String instead of a private buffer. This
fixes the bug regarding examining the money bag.
2013-10-17 22:17:10 +02:00
Strangerke
5f0361c03a
AVALANCHE: Move Bubble pos to Dialogs, make them private
2013-10-17 22:17:10 +02:00
Strangerke
0deb94c1b8
AVALANCHE: Move some parser functions to Dialogs. Improve some comments
2013-10-12 12:36:06 +02:00
Strangerke
46c5bfa508
AVALANCHE: Move some variables around
2013-10-12 01:52:43 +02:00
Strangerke
304ab6da15
AVALANCHE: Start cleaning includes - remove useless include in header files
2013-10-04 20:50:28 +02:00
Strangerke
9093b2c258
AVALANCHE: Use Doxygen comments in Dialogs, set private some members
2013-10-02 21:56:01 +02:00
Strangerke
8652224e58
AVALANCHE: Move ControlCharacter enum to enums
2013-10-02 07:49:32 +02:00
Strangerke
ae45671973
AVALANCHE: More work on variables
2013-10-01 22:52:30 +02:00
Strangerke
ce50d86987
AVALANCHE: Remove useless variable, move variables to dialogs
2013-10-01 21:58:01 +02:00
uruk
bb8157772c
AVALANCHE: Rename getIcon() to drawIcon(), move it to Graphics from Dialogs, implement it. Repair Dialogs::scrollModeDialogue().
2013-10-01 09:57:41 +02:00
uruk
bfb28c7a39
AVALANCHE: Move drawSign() from Dialogs to Graphics. Implement it.
2013-10-01 08:51:40 +02:00
Strangerke
63f43aa959
AVALANCHE: Move some more variables out of Avalanche
2013-10-01 07:43:21 +02:00
Strangerke
a06bbb4fe7
AVALANCHE: Rename _scrollNum to improve readibility
2013-10-01 07:31:13 +02:00
Strangerke
15acaa1a77
AVALANCHE: Move _scroll and _scrollNum to Dialogs. Remove a useless variable
2013-10-01 07:11:20 +02:00
Strangerke
6a7326ec26
AVALANCHE: More rework on Graphic code
2013-09-28 15:08:41 +02:00
Strangerke
64f799773e
AVALANCHE: Misc minor polishing
2013-09-27 08:21:04 +02:00
uruk
8efaa45425
AVALANCHE: Partially implement (there are still missing features: icon, keyboard control) the last missing type of scrolls: dialogs. Move some functions/variables, remove unused code in order to do so.
2013-09-26 19:22:48 +02:00
Strangerke
350d622324
AVALANCHE: rename scrolls to dialogs
2013-09-21 18:06:37 +02:00