Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers | |
svn-id: r28803 | |||
2007-06-05 | Fix input issues in earlier games, and split handleMouseMoved() due to ↵ | Travis Howell | |
difference in earlier games. svn-id: r27103 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-28 | Add missing mouse cursor in Elvira 2. | Travis Howell | |
svn-id: r27002 | |||
2007-05-27 | Adjust code for paranoid compilers. | Travis Howell | |
svn-id: r26971 | |||
2007-05-27 | fixed warning and add assert for potential uninitialised src | Paweł Kołodziejski | |
svn-id: r26964 | |||
2007-05-27 | Add extra mouse cursors used by Elvira 2. | Travis Howell | |
svn-id: r26956 | |||
2007-05-17 | Cleanup. | Travis Howell | |
svn-id: r26858 | |||
2007-04-15 | Fix mouse regression in Swampy Adventures. | Travis Howell | |
svn-id: r26503 | |||
2007-04-15 | Cleanup. | Travis Howell | |
svn-id: r26497 | |||
2007-04-15 | Split game engines, to allow further cleanups. | Travis Howell | |
svn-id: r26481 | |||
2007-04-01 | added the instance of EventManager returned by OSystem::getEventManager as a ↵ | Gregory Montoir | |
member of the Engine base class. This allows to simply the code a bit and should more efficient too (ie. less virtual function chain calls, obj->getA()->getB()). Also updated several engines to make use of it. svn-id: r26357 | |||
2007-03-19 | Remove duplicate code, for clipping of mouse position. | Travis Howell | |
svn-id: r26238 | |||
2007-03-18 | Changed AGOS to use the EventManager to track the mouse position; added a ↵ | Max Horn | |
FIXME comment about _mouseOld never being set svn-id: r26206 | |||
2007-02-16 | Fix cursor palette regression in Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25625 | |||
2007-02-16 | Fix cursor palette regression in Simon the Sorcerer 1. | Travis Howell | |
svn-id: r25624 | |||
2007-02-12 | Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove ↵ | Travis Howell | |
duplciate cursor table. svn-id: r25511 | |||
2006-10-29 | Increase delay for dragging items, to match original | Travis Howell | |
svn-id: r24564 | |||
2006-10-28 | Fix cursor palette in Elvira 1 | Travis Howell | |
svn-id: r24552 | |||
2006-10-28 | Add shield cursor for Elvira 1 | Travis Howell | |
svn-id: r24551 | |||
2006-10-24 | Rename variable | Travis Howell | |
svn-id: r24487 | |||
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell | |
svn-id: r24436 | |||
2006-10-18 | Fix display of sword cursor in WW | Travis Howell | |
svn-id: r24362 | |||
2006-10-18 | Add mouse cursors for WW | Travis Howell | |
svn-id: r24361 | |||
2006-10-02 | Fix display and input in dimp | Travis Howell | |
svn-id: r24068 | |||
2006-10-01 | Fix cursor regression in FF | Travis Howell | |
svn-id: r24057 | |||
2006-10-01 | Add debug opcode table for PP and other minor changes for PP | Travis Howell | |
svn-id: r24050 | |||
2006-09-30 | Add mouse cursor support for PP and minor cleanup | Travis Howell | |
svn-id: r24027 | |||
2006-09-29 | Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and | Eugene Sandulenko | |
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013 | |||
2006-09-29 | Phase 4. Some more internal updates., | Eugene Sandulenko | |
svn-id: r24012 | |||
2006-09-29 | Phase 2 of Simon renaming. Simon directory renaming | Eugene Sandulenko | |
svn-id: r24009 |