aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-12-07Remove unneeded #includeEugene Sandulenko
2006-12-06Fixing some compiler warningsMax Horn
2006-12-06Fixed compile errors (for me at least). Still plenty of warnings, though.Torbjörn Andersson
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
2006-12-06Enable yet unfinished IIgs sound, but this prevents IIgs games from crashing.Eugene Sandulenko
2006-12-03Changed CINE_*_H_ to CINE_*_H for consistency with other engines. (Oh, who am ITorbjörn Andersson
2006-12-03Fixed indentation. (Oh, ok, I actually just wanted to test the new SVN accessTorbjörn Andersson
2006-11-30The music in the Mac version of Gob1 seems to be selected randomly for each s...Sven Hesse
2006-11-30Adding new Gob2 MD5 (closing bug #1605235)Sven Hesse
2006-11-27Removed the "#ifdef SCUMM_BIG_ENDIAN"sSven Hesse
2006-11-27- Properly implemented o2_getCDTrackPos()Sven Hesse
2006-11-27Got rid of an 'unused variable' warningGregory Montoir
2006-11-25Support loading saves from command line.Eugene Sandulenko
2006-11-25added a few comments and details for another Touche version (tracker item #16...Gregory Montoir
2006-11-24Let F10 work in all expected cases.Eugene Sandulenko
2006-11-24Fixed compile error in FLAC sound support. I haven't tested this.Torbjörn Andersson
2006-11-24simplification, removed some duplicated codeGregory Montoir
2006-11-24loadFile isn't called with useMalloc=true anymore, got rid of itGregory Montoir
2006-11-24update the screen at the end of each engine cycle, it should make the mouse c...Gregory Montoir
2006-11-24Add findBox opcode for Hebrew version of Freddi Fish 1Travis Howell
2006-11-24fixed bug #1602037 - TOUCHE: Map not shown correctly in Intro.Gregory Montoir
2006-11-23added details for another Touche version as reported in tracker item #1601818.Gregory Montoir
2006-11-23minor cleanup, _spritesTable is no more staticGregory Montoir
2006-11-23Fix for bug #1599393 - FOTAQ: clicks at the beginning of speech. English talk...Gregory Montoir
2006-11-23Only bring up the predictive dialog on left clicks, not just any event. (I.e.Torbjörn Andersson
2006-11-23Add German demo of Simon the Sorcerer 2 (DOS CC)Travis Howell
2006-11-23Remove left over debug codeTravis Howell
2006-11-23Fix regression in OS Amiga demo.Eugene Sandulenko
2006-11-23Add missing dump script cases.Eugene Sandulenko
2006-11-23Fix crashes on unimplemented music/sfx in Amiga/Atari versions.Eugene Sandulenko
2006-11-23Fix Amiga/Atari-specific copy protection.Eugene Sandulenko
2006-11-23Dump global scripts too.Eugene Sandulenko
2006-11-23et up cursor palette. This fixes Amiga/Atari versions and makes cursor moreEugene Sandulenko
2006-11-23Fix bug #1599267: "FW: Ungraceful exit from copy protection screen"Eugene Sandulenko
2006-11-23Avoid compiler warningsTravis Howell
2006-11-22Add Hevrew version of Freddi Fish 1 for WindowsTravis Howell
2006-11-22Don't crash in loadDict() if pred.txt is missing.Torbjörn Andersson
2006-11-22Fix MSVC2005 warnings. Please, review the changes.Eugene Sandulenko
2006-11-21- Fixed the crashes in Gob1 EGA and Gob2 DemoSven Hesse
2006-11-20Fix for bug #1599113: SCUMM: Failed assertion in getBoxCoordinates()Max Horn
2006-11-20Fix regression which did not allow to enter save name.Eugene Sandulenko
2006-11-20Changed the way sprites-freeing is handled, now the menu sprites and window d...Sven Hesse
2006-11-20Add stopObjectCode() differences in SCUMM 1 - 5 games. The nested script stac...Travis Howell
2006-11-19Proper implementation of o1_allowSystemMenu()Eugene Sandulenko
2006-11-19Don't allow the F9 and F10 keys to open menus if a menu is already open. (MightTorbjörn Andersson
2006-11-19Added keyboard shortcuts for left and right mouse button.Torbjörn Andersson
2006-11-19Implemented (currently still endian-unsafe) save/loadSven Hesse
2006-11-19workaround bug #1599009Gregory Montoir
2006-11-19* Made Actor::_pos protected, added public Actor::getPos() methodMax Horn
2006-11-19The script freezeCount isn't used by SCUMM 1/2 games at allTravis Howell