aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/text.cpp
AgeCommit message (Expand)Author
2014-08-11CGE2: Use snprintf() instead of sprintf().uruk
2014-08-09CGE2: Remove commented out code from text.cpp.uruk
2014-08-03CGE2: Misc cleanupStrangerke
2014-08-03CGE2: Remove more checks on the return value of newStrangerke
2014-07-15CGE2: Rework getText() so it works nicely with offUse().uruk
2014-07-09CGE2: Set widespace for Inf text, update first line of info text in CGE.SAYStrangerke
2014-07-08CGE2: Fix GCC warning, rewrite Text::clear()Strangerke
2014-07-07CGE2: Replace NULL with nullptr everywhere.uruk
2014-07-07CGE2: Add workaround for the missing dialogs in room 21 (concert)Strangerke
2014-06-27CGE2: Add a virtual destructor in Choice, some minor cleanupStrangerke
2014-06-19CGE2: Implement inf().uruk
2014-06-12CGE2: Implement FXP code. Still WIP, loadTab to be fixedStrangerke
2014-06-10CGE2: Implement display of speech bubbles.uruk
2014-06-10CGE2: Move kLineMax to cge2.h.uruk
2014-06-03CGE2: nullify some pointersStrangerke
2014-05-13CGE2: Make some static functions non-static.uruk
2014-05-05CGE2: Read identifiers properly in Text::load().uruk
2014-05-05CGE2: Add Text and a reduced skeleton of cge2_main.uruk