Age | Commit message (Expand) | Author |
2016-04-14 | AGOS: Reduce audio header dependencies | Ori Avtalion |
2014-02-18 | AGOS: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-08-06 | AGOS: Reduced header dependency | Eugene Sandulenko |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-18 | AGOS: Fix mouse cursor color in Simon 1. | Johannes Schickel |
2010-07-04 | Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up, | Torbjörn Andersson |
2010-01-07 | The default keycolor for mouse pointers used to be 255. | Marcus Comstedt |
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-05-17 | Simplify cursor code. | Travis Howell |
2009-05-17 | Fix mouse cursor color in the demo versions of The Feeble Files. | Travis Howell |
2009-05-16 | Add initial support for DOS non-interactive demos of The Feeble Files. | Travis Howell |
2009-03-09 | Minor cleanup. | Travis Howell |
2009-03-09 | AGOS: Changed _leftButtonDown & _rightButtonDown from byte to int | Max Horn |
2009-03-09 | Change Personal Nightmare support to optional, until setjmp/longjmp code is c... | Travis Howell |
2009-03-08 | Variable _oneClick is a byte, so we can't compare it to boolean true/false | Filippos Karapetis |
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 |
2008-12-13 | Cleanup. | 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-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
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-28 | Add missing mouse cursor in Elvira 2. | Travis Howell |
2007-05-27 | Adjust code for paranoid compilers. | Travis Howell |
2007-05-27 | fixed warning and add assert for potential uninitialised src | Paweł Kołodziejski |
2007-05-27 | Add extra mouse cursors used by Elvira 2. | Travis Howell |
2007-05-17 | Cleanup. | Travis Howell |
2007-04-15 | Fix mouse regression in Swampy Adventures. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Split game engines, to allow further cleanups. | Travis Howell |
2007-04-01 | added the instance of EventManager returned by OSystem::getEventManager as a ... | Gregory Montoir |
2007-03-19 | Remove duplicate code, for clipping of mouse position. | Travis Howell |
2007-03-18 | Changed AGOS to use the EventManager to track the mouse position; added a FIX... | Max Horn |
2007-02-16 | Fix cursor palette regression in Simon the Sorcerer 1. | Travis Howell |
2007-02-16 | Fix cursor palette regression in Simon the Sorcerer 1. | Travis Howell |
2007-02-12 | Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove duplc... | Travis Howell |
2006-10-29 | Increase delay for dragging items, to match original | Travis Howell |
2006-10-28 | Fix cursor palette in Elvira 1 | Travis Howell |
2006-10-28 | Add shield cursor for Elvira 1 | Travis Howell |
2006-10-24 | Rename variable | Travis Howell |
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell |
2006-10-18 | Fix display of sword cursor in WW | Travis Howell |
2006-10-18 | Add mouse cursors for WW | Travis Howell |
2006-10-02 | Fix display and input in dimp | Travis Howell |
2006-10-01 | Fix cursor regression in FF | Travis Howell |
2006-10-01 | Add debug opcode table for PP and other minor changes for PP | Travis Howell |