Age | Commit message (Expand) | Author |
2014-03-01 | AGOS: Convert verb ids for Simon the Sorcerer 2. | Kirben |
2014-03-01 | AGOS: Enable verb display in Simon the Sorcerer 2. | Kirben |
2014-02-18 | AGOS: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-03 | AGOS: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2011-08-06 | AGOS: Reduced header dependency | Eugene Sandulenko |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-07-04 | Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up, | Torbjörn Andersson |
2010-04-12 | Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la... | Ori Avtalion |
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-06 | Use graphics surfaces for screen buffers, and always use correct pitch when w... | Travis Howell |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-03-09 | Minor cleanup. | Travis Howell |
2009-03-09 | Change Personal Nightmare support to optional, until setjmp/longjmp code is c... | Travis Howell |
2009-03-08 | Correct more errors in hitBox8(). | Travis Howell |
2009-03-08 | Correct error in hitBox8(). | 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-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-03-05 | Add minor verb code differences in Elvira 1/2. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-08-13 | Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u... | Christopher Page |
2008-08-08 | Hopefully allow quiting at any stage AGOS engines games again. | Travis Howell |
2008-03-29 | Add patch #1928643 - Czech fan translation of Simon the Sorcerer 1. | Travis Howell |
2008-03-25 | Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell |
2008-03-23 | Fix name locking in Waxworks, and cleanup. | Travis Howell |
2008-03-12 | Fix bug #1911558 - FF: Inventory doesn't scroll to the end. | Travis Howell |
2008-03-11 | Cleanup. | Torbjörn Andersson |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle... | Travis Howell |
2007-06-11 | Restrict workaround, to prevent regression when inverting conversation respon... | Travis Howell |
2007-06-09 | Fix position of name text in Hebrew versions. | Travis Howell |
2007-06-06 | Fix crash, when the hitarea array overflows in the Amiga demo of Elvira 1. | Travis Howell |
2007-06-05 | Fix input issues in earlier games, and split handleMouseMoved() due to differ... | Travis Howell |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-17 | Cleanup. | Travis Howell |
2007-05-13 | Fix bug in original Simon the Sorcerer 2, the x position in invertBox() needs... | Travis Howell |
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-07 | The Palette difference in inventory arrows, applies to AGA version of Simon t... | Travis Howell |
2007-05-07 | Fixes for conversation response in Waxworks. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-03-18 | Changed AGOS to use the EventManager to track the mouse position; added a FIX... | Max Horn |
2006-10-27 | Limit game specific code | Travis Howell |
2006-10-24 | Rename variable | Travis Howell |
2006-10-23 | Re-enable verb code | Travis Howell |
2006-10-23 | Add minor icon code differences in Elvira 2 | Travis Howell |