aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/text_rpg.cpp
AgeCommit message (Collapse)Author
2012-03-05KYRA: Replace debug leftover for unimplemented displayText functions with a ↵Johannes Schickel
warning.
2012-03-05KYRA: Some formatting fixes.Johannes Schickel
2012-02-21KYRA: (EOB) - fix minor text displayer glitchathrxx
2011-12-28KYRA: (EOB) - cleanup dialog settings a bitathrxx
2011-12-26KYRA: Merge Screen_Rpg with Screen (for now).Johannes Schickel
This should(!) fix ARM compilation issues due to virtual inheritance.
2011-12-26KYRA: (EOB/LOL) - move eob/lol specific screen code to new classathrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
(all cases of Eob to EoB, all cases of Lol to LoL, all cases of LolEobCommon to RpgCommon)
2011-12-26KYRA: (EOB/LOL) - cleanup common codeathrxx
(rename some stuff and move EOB/LOL common code to separate files)