Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-27 | Fix loading restart state file in Amiga version of Waxworks. | Travis Howell | |
svn-id: r28234 | |||
2007-07-25 | Add eriktorbjorn's patch for bug #1498158 - AOGS: Itemheap overflow on 64bit ↵ | Travis Howell | |
systems. svn-id: r28189 | |||
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-15 | Fixed sound factory messup caused by my previous commit | Max Horn | |
svn-id: r28111 | |||
2007-07-12 | Changed SaveFileManager::listSavegames() function to be engine agnostic. It ↵ | David Corrales | |
now returns a list will the full paths of existing files that match a given regex. Additionally, modified the 5 engines which use the default manager (Agos, Queen, Saga, Scumm and Touche) to parse the filename list and mark the available saves bool array correctly. svn-id: r28046 | |||
2007-07-09 | Kirben's fix to Simon the Sorcerer floppy version crash. | David Corrales | |
svn-id: r27986 | |||
2007-07-09 | Fix masking crash in Simon the Sorcerer 1 (Floppy DOS Demo), the address and ↵ | Travis Howell | |
pitch wasn't set for state->surf2. svn-id: r27985 | |||
2007-07-08 | Merged the FSNode branch with trunk r27681:27969 | David Corrales | |
svn-id: r27970 | |||
2007-07-04 | Fix bug #1747154 - SIMON1: Another crash in dwarf cave. Another regression, ↵ | Travis Howell | |
caused by code cleanup. svn-id: r27889 | |||
2007-07-02 | Memory block sizes for Simon 2 on DS port | Neil Millstone | |
svn-id: r27869 | |||
2007-07-02 | Correct typos. | Travis Howell | |
svn-id: r27846 | |||
2007-07-02 | Use warning for that last work around. | Travis Howell | |
svn-id: r27845 | |||
2007-07-02 | Add work around for possible script bug in Elvira 2. | Travis Howell | |
svn-id: r27844 | |||
2007-07-01 | Fix bug #1746107 - Elvira 2: Crash Catacombs lev2. | Travis Howell | |
svn-id: r27842 | |||
2007-07-01 | Add cases for using '-' and '+' keys on the keypad too. | Travis Howell | |
svn-id: r27841 | |||
2007-07-01 | Fix bug ##1746094 - Elvira 2: Strange behavior a - counter of P.P. | Travis Howell | |
svn-id: r27839 | |||
2007-07-01 | Re-added __attribute__(packed) | Max Horn | |
svn-id: r27830 | |||
2007-07-01 | Correct md5 checksum for restart state file in the French DOS version of ↵ | Travis Howell | |
Elvira 2. svn-id: r27821 | |||
2007-07-01 | Update comment. | Travis Howell | |
svn-id: r27820 | |||
2007-06-30 | Changed AGOS to use full KeyState, not just ascii value, in key events | Max Horn | |
svn-id: r27800 | |||
2007-06-30 | AGOS code cleanup | Max Horn | |
svn-id: r27794 | |||
2007-06-30 | Also update menus.cpp with ChildType enum | Max Horn | |
svn-id: r27793 | |||
2007-06-30 | AGOS: Introduced ChildType enum | Max Horn | |
svn-id: r27792 | |||
2007-06-29 | Fix display of experience in Elvira 2. | Travis Howell | |
svn-id: r27772 | |||
2007-06-29 | Fix some scripts failing to start in Elvira 2, due code difference in ↵ | Travis Howell | |
isCalled opcode. svn-id: r27770 | |||
2007-06-27 | Clear any paused OmniTV video, when playing another video. To fix crashes in ↵ | Travis Howell | |
The Feeble Files, when another video is played between the pause and restart of an OmniTV video. svn-id: r27737 | |||
2007-06-23 | Merged the FSNode branch with trunk r27031:27680 | David Corrales | |
svn-id: r27681 | |||
2007-06-23 | Minor cleanup. | Travis Howell | |
svn-id: r27649 | |||
2007-06-23 | Ooops, adjust Elvira 2 specific offset too. | Travis Howell | |
svn-id: r27648 | |||
2007-06-23 | Minor cleanup. | Travis Howell | |
svn-id: r27646 | |||
2007-06-23 | Fix alignment issue in setWindowPalete video opcode. | Travis Howell | |
svn-id: r27645 | |||
2007-06-22 | Work around a crash when quitting Simon 2. If this is the proper fix, it should | Torbjörn Andersson | |
almost certainly go into the 0.10 branch as well. svn-id: r27617 | |||
2007-06-22 | Use KEYCODE constants. | Torbjörn Andersson | |
svn-id: r27599 | |||
2007-06-21 | Revert debug output. | Travis Howell | |
svn-id: r27583 | |||
2007-06-21 | Add font table for Spanish version of Elvira 2. | Travis Howell | |
svn-id: r27582 | |||
2007-06-21 | Minor cleanup. | Travis Howell | |
svn-id: r27580 | |||
2007-06-21 | Fix regressions, due to zoneNum changes. | Travis Howell | |
svn-id: r27579 | |||
2007-06-21 | Fix regressions, due to buffer changes and cleanup. | Travis Howell | |
svn-id: r27578 | |||
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵ | Travis Howell | |
cleanup code. svn-id: r27577 | |||
2007-06-21 | Add Italian DOS version of Elvira 2. | Travis Howell | |
svn-id: r27573 | |||
2007-06-20 | Fix regressions, due to playSpeech() no longer been virtual match. | Travis Howell | |
svn-id: r27556 | |||
2007-06-20 | Cleanup. | Travis Howell | |
svn-id: r27552 | |||
2007-06-19 | Cleanup, could cause regressions. | Travis Howell | |
svn-id: r27547 | |||
2007-06-19 | Fix masking regressions, caused by dirtyClips code. | Travis Howell | |
svn-id: r27544 | |||
2007-06-18 | Fix line wrapping of text in Elvira 2. | Travis Howell | |
svn-id: r27522 | |||
2007-06-18 | Fix bug #1738870 - Elvira1: Glitch after opening a sarcophagus. | Travis Howell | |
svn-id: r27520 | |||
2007-06-18 | Fix bugs #1738867 and #1738872, the code for clearing the effects of fire ↵ | Travis Howell | |
wall and ice wall spells was always enabled. svn-id: r27516 | |||
2007-06-15 | ADV detector: Refactored findGameID() a bit, making it possible to use it ↵ | Max Horn | |
outside the AdvancedDetector framework; also made it generate somewhat more user friendly desc for obsolete game IDs svn-id: r27424 | |||
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko | |
svn-id: r27375 | |||
2007-06-12 | Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble ↵ | Travis Howell | |
Files. svn-id: r27371 |