aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/string.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2010-11-05AGOS: Display item names and descriptions via GUImessage, in Swampy Adventure...Travis Howell
2010-11-01ENGINES: Remove some 'using' statementsMax Horn
2009-10-02Fix some cppcheck warnings reported by salty-horseMax Horn
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...Filippos Karapetis
2009-09-24AGOS: Fixed some warnings about unreachable codeFilippos Karapetis
2009-08-12Enable Personal Nightmare by default.Travis Howell
2009-08-11Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...Travis Howell
2009-07-14Update workaround for bug #1538873, which effects the Polish version of Simon...Travis Howell
2009-07-14Add workaround for bug #1538873 - SIMON1 (French): Text wrongly displayed.Travis Howell
2009-06-08Add more Polish font data for The Feeble Files.Travis Howell
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-14Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 year...Max Horn
2009-03-09Change Personal Nightmare support to optional, until setjmp/longjmp code is c...Travis Howell
2009-03-08Cleanup.Travis Howell
2009-03-08Clarify several errors messages.Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell
2009-02-07Cleanup.Travis Howell
2009-02-07Cleanup.Travis Howell
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-27Silence MSVC warningsFilippos Karapetis
2009-01-26Add support for text compression in the AtariST version of Elvira 1.Travis Howell
2008-12-13Add upper case code for oe1_pcName() in Elvira 1/2.Travis Howell
2008-03-01Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1.Travis Howell
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-04Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, c...Travis Howell
2007-06-30AGOS: Introduced ChildType enumMax Horn
2007-06-21Minor cleanup.Travis Howell
2007-06-20Cleanup.Travis Howell
2007-06-19Cleanup, could cause regressions.Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-13Cleanup.Travis Howell
2007-05-07Fixes for conversation response in Waxworks.Travis Howell
2007-05-07Cleanup.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-02-12Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ...Travis Howell
2007-02-11Add Acorn disk version of Simon the Sorcerer 1.Travis Howell
2006-10-27CleanupTravis Howell
2006-10-27CleanupTravis Howell
2006-10-23Add printStats code for Elvira 2 and cleanupTravis Howell
2006-10-21CleanupTravis Howell
2006-10-20Split code into more specific files and cleanupTravis Howell
2006-10-14Add extra video opcodes for Elvira 1 demoTravis Howell
2006-10-08fixed potentially uninitialized local variable 'x'Paweł Kołodziejski
2006-10-08Correct x position, when printing stasticsin Elvira 1Travis Howell
2006-10-08Whitespace.Torbjörn Andersson