Age | Commit message (Expand) | Author |
2008-05-24 | Add Max's patch for AGOSEngine::pauseEngineIntern(). | Travis Howell |
2008-05-23 | Fixed PalmOS compilation | Chris Apers |
2008-05-07 | Changed all delete [] usages to delete[]. | Johannes Schickel |
2008-03-22 | Add support for room states in Waxworks (DOS). | Travis Howell |
2008-03-12 | Fix bug #1911558 - FF: Inventory doesn't scroll to the end. | Travis Howell |
2008-02-15 | Merged lots of _mixer->isReady() warnings into a single one in Engine constru... | Max Horn |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-15 | Set the number of speech segments in The Feeble File. | Travis Howell |
2007-12-20 | Do not #include time.h globally (ideally, we should provide a localtime clone... | Max Horn |
2007-12-20 | Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ... | Max Horn |
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko |
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
2007-07-28 | Add support for multi-tune Protracker modules used in the Amiga version of Wa... | Travis Howell |
2007-07-25 | Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ... | Travis Howell |
2007-07-02 | Memory block sizes for Simon 2 on DS port | Neil Millstone |
2007-06-30 | Changed AGOS to use full KeyState, not just ascii value, in key events | Max Horn |
2007-06-22 | Work around a crash when quitting Simon 2. If this is the proper fix, it should | Torbjörn Andersson |
2007-06-21 | Minor cleanup. | Travis Howell |
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle... | Travis Howell |
2007-06-20 | Cleanup. | Travis Howell |
2007-06-10 | Fix muting music on startup in games, when using non-MIDI music. | Travis Howell |
2007-06-10 | Fix timer code in Puzzle Pack, to match original speed. | Travis Howell |
2007-06-09 | Add dirtyClips code for Simon the Sorcerer 1/2. | Travis Howell |
2007-06-07 | Fix invalid writes in the Amiga demo of Elvira 1, caused by video window 20 u... | Travis Howell |
2007-06-07 | Fix memory leaks on when quiting game. | Travis Howell |
2007-06-07 | Limit MIDI driver, to games using MIDI music only. | Travis Howell |
2007-06-07 | Fix non-MIDI music still playing, when the game is paused. | Travis Howell |
2007-06-05 | Fix input issues in earlier games, and split handleMouseMoved() due to differ... | Travis Howell |
2007-06-05 | Updates, to keep Amiga demo of Elvira 1 working. | Travis Howell |
2007-06-05 | Update sound ranges in debugger, for earlier games. | Travis Howell |
2007-06-04 | Fix invalid writes in Elvira 1, the original game would overwrite into _windo... | Travis Howell |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-30 | Removing useless common/fs.h includes | Max Horn |
2007-05-28 | Fix glitches in AtariST demo of Elvira 1. | Travis Howell |
2007-05-27 | Fix loading restart state in Waxworks for now. | Travis Howell |
2007-05-26 | Add code for opcodes 177/178 in Elvira 2. | Travis Howell |
2007-05-22 | Minor cleanup. | Travis Howell |
2007-05-22 | Add load/save interface support for Elvira 2 and Waxworks. | Travis Howell |
2007-05-16 | Add idle code for DIMP. | Travis Howell |
2007-05-13 | Rename a few variables. | Travis Howell |
2007-05-13 | Correct delay for animateSprite event in Simon the Sorcerer 2. | Travis Howell |
2007-05-13 | Fix bugs #941074 and #828860, by switching to graphics renderer code used by ... | Travis Howell |
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-07 | Fixes for conversation response in Waxworks. | Travis Howell |
2007-05-07 | Cleanup. | Travis Howell |
2007-04-15 | Update reporting of invalid script opcodes. | Travis Howell |