aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/text.cpp
AgeCommit message (Expand)Author
2016-06-05AGI: Clean up object initializationEugene Sandulenko
2016-05-10AGI: Safer string copyingEugene Sandulenko
2016-03-23AGI: Fix inaccurate predictive dialog trigger rectMartin Kiewitz
2016-02-28AGI: Add optional "pause, when entering commands" featureMartin Kiewitz
2016-02-28AGI: Hercules rendering for game screenMartin Kiewitz
2016-02-27AGI: Add support for upscaling and Hercules hires fontMartin Kiewitz
2016-02-19AGI: Fix a tiny inaccuracy in string word wrapperMartin Kiewitz
2016-02-09AGI: Fix various CIDsMartin Kiewitz
2016-02-07AGI: Fix regression from stringWordWrap rewriteMartin Kiewitz
2016-02-05AGI: Rewrote stringWordWrap()Martin Kiewitz
2016-02-04AGI: Add Atari ST system UI buttonsMartin Kiewitz
2016-02-04AGI: Add Apple IIgs system UI buttonsMartin Kiewitz
2016-02-03AGI: Message box mouse supportMartin Kiewitz
2016-02-03AGI: Rename WINDOWRESET to WINDOW_AUTO_CLOSE_TIMERMartin Kiewitz
2016-02-03AGI: Cycle event processing changedMartin Kiewitz
2016-02-03AGI: Make inner loop handlers consistentMartin Kiewitz
2016-02-03AGI: Implement messageBox() as inner loopMartin Kiewitz
2016-02-03AGI: Fix regression of have.key changesMartin Kiewitz
2016-02-02AGI: Fix formatting.Johannes Schickel
2016-02-01AGI: Rename _game.lognum to _game.curLogicNrMartin Kiewitz
2016-02-01AGI: implement predictive dialogMartin Kiewitz
2016-01-31AGI: getflag/setflag/etc. cleanupMartin Kiewitz
2016-01-31AGI: VM Var code cleanupMartin Kiewitz
2016-01-29AGI: use Common::RenderMode instead of its ownMartin Kiewitz
2016-01-29AGI: graphics rewrite + cleanupMartin Kiewitz
2015-05-19AGI: implement original sierra font, fix bug #6405Martin Kiewitz
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2011-12-10AGI: Replace usage of 'goto'.D G Turner
2011-11-02AGI: Fix warningsEugene Sandulenko
2011-10-10AGI: Fixed bug #3420859 - "AGI: SQ0 - Scummvm Crash"Filippos Karapetis
2011-09-26AGI: Removed leftover dead codeFilippos Karapetis
2011-09-26AGI: Fixed invalid memory writes in wordWrapString()Filippos Karapetis
2011-09-26AGI: Fixed the line changing code, and added EOL checksFilippos Karapetis
2011-09-26AGI: Cleanup, added some comments, removed an obsolete FIXMEFilippos Karapetis
2011-09-26AGI: Add FIXME for wordwrap buffer overflowWillem Jan Palenstijn
2011-09-26AGI: Fixed the actual cause of bug #3295652, and partially fixed bug #3080415Filippos Karapetis
2011-09-26AGI: Fix bug #3080041 - "AGI Mother Goose: White bar in intro"Filippos Karapetis
2011-09-25SCI: Added a workaround for bug #3295652 - "AGI: (Fan) SQ0: Animation overdra...Filippos Karapetis
2011-09-25AGI: Fixed EOF in text.cppFilippos Karapetis
2011-09-25AGI: Resolved an old FIXME concerning OOB accessFilippos Karapetis
2011-06-18AGI: Replace vsprintf by Common::String::vformatMax Horn
2011-05-17AGI: CleanupWillem Jan Palenstijn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-14ALL: colour -> colorMax Horn
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2010-06-15Added the same quit/restart test to print() as we have in so many other places.Torbjörn Andersson
2010-06-15AGI: Fix bug #2960563.Eugene Sandulenko
2010-06-15AGI: Fix bug #2959630.Eugene Sandulenko
2010-06-15AGI: add more status-related debug output.Eugene Sandulenko