aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/cursor.cpp
AgeCommit message (Expand)Author
2014-02-18AGOS: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-06AGOS: Reduced header dependencyEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-18AGOS: Fix mouse cursor color in Simon 1.Johannes Schickel
2010-07-04Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up,Torbjörn Andersson
2010-01-07The default keycolor for mouse pointers used to be 255.Marcus Comstedt
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-05-17Simplify cursor code.Travis Howell
2009-05-17Fix mouse cursor color in the demo versions of The Feeble Files.Travis Howell
2009-05-16Add initial support for DOS non-interactive demos of The Feeble Files.Travis Howell
2009-03-09Minor cleanup.Travis Howell
2009-03-09AGOS: Changed _leftButtonDown & _rightButtonDown from byte to intMax Horn
2009-03-09Change Personal Nightmare support to optional, until setjmp/longjmp code is c...Travis Howell
2009-03-08Variable _oneClick is a byte, so we can't compare it to boolean true/falseFilippos Karapetis
2009-03-08Correct error in hitBox8().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
2008-12-13Cleanup.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-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-06-05Fix input issues in earlier games, and split handleMouseMoved() due to differ...Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-28Add missing mouse cursor in Elvira 2.Travis Howell
2007-05-27Adjust code for paranoid compilers.Travis Howell
2007-05-27fixed warning and add assert for potential uninitialised srcPaweł Kołodziejski
2007-05-27Add extra mouse cursors used by Elvira 2.Travis Howell
2007-05-17Cleanup.Travis Howell
2007-04-15Fix mouse regression in Swampy Adventures.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-04-01added the instance of EventManager returned by OSystem::getEventManager as a ...Gregory Montoir
2007-03-19Remove duplicate code, for clipping of mouse position.Travis Howell
2007-03-18Changed AGOS to use the EventManager to track the mouse position; added a FIX...Max Horn
2007-02-16Fix cursor palette regression in Simon the Sorcerer 1.Travis Howell
2007-02-16Fix cursor palette regression in Simon the Sorcerer 1.Travis Howell
2007-02-12Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove duplc...Travis Howell
2006-10-29Increase delay for dragging items, to match originalTravis Howell
2006-10-28Fix cursor palette in Elvira 1Travis Howell
2006-10-28Add shield cursor for Elvira 1Travis Howell
2006-10-24Rename variableTravis Howell
2006-10-22Add drag support for items in Elvira 1/2 and WWTravis Howell
2006-10-18Fix display of sword cursor in WWTravis Howell
2006-10-18Add mouse cursors for WWTravis Howell
2006-10-02Fix display and input in dimpTravis Howell
2006-10-01Fix cursor regression in FFTravis Howell
2006-10-01Add debug opcode table for PP and other minor changes for PPTravis Howell
2006-09-30Add mouse cursor support for PP and minor cleanupTravis Howell