aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/dialogs.h
AgeCommit message (Expand)Author
2014-02-18AVALANCHE: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-22AVALANCHE: Move kTune and TuneType to Dialogs.uruk
2013-10-17AVALANCHE: callDialogDriver, displayText, unSkrimble, doTheBubble string cleanupurukgit
2013-10-17AVALANCHE: Move Bubble pos to Dialogs, make them privateStrangerke
2013-10-12AVALANCHE: Move some parser functions to Dialogs. Improve some commentsStrangerke
2013-10-12AVALANCHE: Move some variables aroundStrangerke
2013-10-04AVALANCHE: Start cleaning includes - remove useless include in header filesStrangerke
2013-10-02AVALANCHE: Use Doxygen comments in Dialogs, set private some membersStrangerke
2013-10-02AVALANCHE: Move ControlCharacter enum to enumsStrangerke
2013-10-01AVALANCHE: More work on variablesStrangerke
2013-10-01AVALANCHE: Remove useless variable, move variables to dialogsStrangerke
2013-10-01AVALANCHE: Rename getIcon() to drawIcon(), move it to Graphics from Dialogs, ...uruk
2013-10-01AVALANCHE: Move drawSign() from Dialogs to Graphics. Implement it.uruk
2013-10-01AVALANCHE: Move some more variables out of AvalancheStrangerke
2013-10-01AVALANCHE: Rename _scrollNum to improve readibilityStrangerke
2013-10-01AVALANCHE: Move _scroll and _scrollNum to Dialogs. Remove a useless variableStrangerke
2013-09-28AVALANCHE: More rework on Graphic codeStrangerke
2013-09-27AVALANCHE: Misc minor polishingStrangerke
2013-09-26AVALANCHE: Partially implement (there are still missing features: icon, keybo...uruk
2013-09-21AVALANCHE: rename scrolls to dialogsStrangerke