Age | Commit message (Expand) | Author |
2016-10-25 | AGOS: Add missing subtitle delay for Simon the Sorcerer 1 (Hebrew DOS CD). | Kirben |
2016-05-12 | AGOS: Safer string manipulation | Eugene Sandulenko |
2016-04-14 | JANITORIAL: Reduce GUI header dependencies | Ori Avtalion |
2014-02-18 | AGOS: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-02-20 | COMMON: Move isFoo functions to namespace Common, add doxygen comments | Max Horn |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2011-06-23 | AGOS: Fix operator precedence warning | Julien |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-18 | AGOS: Get rid of unused variable. | Johannes Schickel |
2011-06-18 | AGOS: Replace vsprintf by Common::String::vformat | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-03-29 | JANITORIAL: Remove/comment unused vars | dhewg |
2010-11-05 | AGOS: Display item names and descriptions via GUImessage, in Swampy Adventure... | Travis Howell |
2010-11-01 | ENGINES: Remove some 'using' statements | Max Horn |
2009-10-02 | Fix some cppcheck warnings reported by salty-horse | Max Horn |
2009-09-24 | Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an... | Filippos Karapetis |
2009-09-24 | AGOS: Fixed some warnings about unreachable code | Filippos Karapetis |
2009-08-12 | Enable Personal Nightmare by default. | Travis Howell |
2009-08-11 | Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en... | Travis Howell |
2009-07-14 | Update workaround for bug #1538873, which effects the Polish version of Simon... | Travis Howell |
2009-07-14 | Add workaround for bug #1538873 - SIMON1 (French): Text wrongly displayed. | Travis Howell |
2009-06-08 | Add more Polish font data for The Feeble Files. | Travis Howell |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-05-14 | Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 year... | Max Horn |
2009-03-09 | Change Personal Nightmare support to optional, until setjmp/longjmp code is c... | Travis Howell |
2009-03-08 | Cleanup. | Travis Howell |
2009-03-08 | Clarify several errors messages. | Travis Howell |
2009-03-08 | Add initial support for Personal Nightmare. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops l... | Max Horn |
2009-01-27 | Silence MSVC warnings | Filippos Karapetis |
2009-01-26 | Add support for text compression in the AtariST version of Elvira 1. | Travis Howell |
2008-12-13 | Add upper case code for oe1_pcName() in Elvira 1/2. | Travis Howell |
2008-03-01 | Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1. | Travis Howell |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-07-04 | Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, c... | Travis Howell |
2007-06-30 | AGOS: Introduced ChildType enum | Max Horn |
2007-06-21 | Minor cleanup. | Travis Howell |
2007-06-20 | Cleanup. | Travis Howell |
2007-06-19 | Cleanup, could cause regressions. | Travis Howell |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-13 | Cleanup. | Travis Howell |
2007-05-07 | Fixes for conversation response in Waxworks. | Travis Howell |
2007-05-07 | Cleanup. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-02-12 | Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ... | Travis Howell |