Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-23 | Fix name locking in Waxworks, and cleanup. | Travis Howell | |
svn-id: r31229 | |||
2007-12-20 | Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ↵ | Max Horn | |
also replaced an evil function-static variable by a member variable (lastMinute) svn-id: r29908 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-07-23 | Fix regression, the incorrect key was been used for highlighting items in ↵ | Travis Howell | |
Simon the Sorcerer 1/2. svn-id: r28179 | |||
2007-07-01 | Add cases for using '-' and '+' keys on the keypad too. | Travis Howell | |
svn-id: r27841 | |||
2007-06-30 | Changed AGOS to use full KeyState, not just ascii value, in key events | Max Horn | |
svn-id: r27800 | |||
2007-06-19 | Cleanup, could cause regressions. | Travis Howell | |
svn-id: r27547 | |||
2007-06-10 | Fix toggling music on/off in games, when using non-MIDI music. | Travis Howell | |
svn-id: r27282 | |||
2007-06-10 | Fix timer code in Puzzle Pack, to match original speed. | Travis Howell | |
svn-id: r27275 | |||
2007-06-07 | Limit MIDI driver, to games using MIDI music only. | Travis Howell | |
svn-id: r27158 | |||
2007-06-04 | Only call MIDI code, in games which use MIDI based music. | Travis Howell | |
svn-id: r27080 | |||
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-17 | Cleanup. | Travis Howell | |
svn-id: r26858 | |||
2007-05-17 | Add code to slowing kill the demon in DIMP. | Travis Howell | |
svn-id: r26857 | |||
2007-05-13 | Fix bugs #941074 and #828860, by switching to graphics renderer code used by ↵ | Travis Howell | |
earlier (non-Windows) versions of Simon the Sorcerer 1/2. svn-id: r26825 | |||
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell | |
svn-id: r26792 | |||
2007-04-14 | Renamed AGOSEngine::midi to AGOSEngine::_midi | Max Horn | |
svn-id: r26468 | |||
2007-03-18 | More AGOSEngine::waitForInput refactoring | Max Horn | |
svn-id: r26218 | |||
2007-03-18 | Refactoring AGOSEngine::waitForInput some more (in baby steps, so that if I ↵ | Max Horn | |
break something, it'll be easier to figure out at which point I did it :) svn-id: r26210 | |||
2007-03-18 | Refactoring AGOSEngine::waitForInput a bit (by resolving gotos) | Max Horn | |
svn-id: r26207 | |||
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-27 | Change the volume of music channel of mixer, when adjusting music volume too. | Travis Howell | |
svn-id: r25894 | |||
2007-01-03 | Limit keyboard specific verb code to arrow keys only in PP/WW | Travis Howell | |
svn-id: r24972 | |||
2007-01-03 | The arrows keys aren't monitored in DIMP | Travis Howell | |
svn-id: r24969 | |||
2006-11-15 | Add inital pause code for Elvira 1/2 & WW, and cleanup | Travis Howell | |
svn-id: r24723 | |||
2006-10-27 | Cleanup | Travis Howell | |
svn-id: r24533 | |||
2006-10-27 | Limit subtitle speed keys to Simon 1/2 | Travis Howell | |
svn-id: r24522 | |||
2006-10-24 | Add more menu code for Elvira 1 | Travis Howell | |
svn-id: r24486 | |||
2006-10-23 | Add missing reset of _lastClickRem variable | Travis Howell | |
svn-id: r24474 | |||
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell | |
svn-id: r24436 | |||
2006-10-22 | Cleanup | Travis Howell | |
svn-id: r24430 | |||
2006-10-22 | Add extra picture opcode code for ELvira 1/2 | Travis Howell | |
svn-id: r24426 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24397 | |||
2006-10-20 | Split code into more specific files and cleanup | Travis Howell | |
svn-id: r24394 |