aboutsummaryrefslogtreecommitdiff
path: root/scumm/scummvm.cpp
AgeCommit message (Expand)Author
2002-10-23removed old GUI codeMax Horn
2002-10-22fixing various warnings that occur with -Wshadow;some other minor cleanupMax Horn
2002-10-19patch #625603 film noir mode bugfixJonathan Gray
2002-10-16dialogs now can be run 'modal'Max Horn
2002-10-16Use correct LocalScript range for checkJames Brown
2002-10-15Patch 623391: Verb shadow fix (MI2)James Brown
2002-10-11added FT imuse musicPaweł Kołodziejski
2002-10-09in error() use g_system instead of g_scumm->_system in order to support Simon...Max Horn
2002-10-08allow user to load savegames while Smush movies are playing; cleanupMax Horn
2002-10-07patch #619276: Don't hog CD-ROM for non-CD gamesMax Horn
2002-10-03FT also use ImusePaweł Kołodziejski
2002-10-03Patch 617937 / Bug 617939 + modifications: Fix FT text maskingJames Brown
2002-10-02Fix "ripburger attacks Malcom" cutscene, by disabling pseudoRooms for V7 games.James Brown
2002-10-01Patch #616092: Full Throttle dialog fixJames Brown
2002-09-30synced with local sources - imuse for the digPaweł Kołodziejski
2002-09-30Fix compilation for Visual Studio and GCC, as broken by Fingolfins checkinsJames Brown
2002-09-30played a bit with the launcher - it now is already somewhat usable <g>Max Horn
2002-09-29Quick fix for bug 601757 - will be fixed properly (ie MessageBox managed by t...Nicolas Bacca
2002-09-29Merge in 615745: GMD via AdLib emulationJames Brown
2002-09-29framework of Imuse sound for The DigPaweł Kołodziejski
2002-09-28patch #615842Max Horn
2002-09-26some fixes for the message dialog; added some commentsMax Horn
2002-09-26added simple message dialogMax Horn
2002-09-26Patch 614223: _sfxMode fixJames Brown
2002-09-24removed even the last traces of Scumm dependencies from NewGUI. Yes, you hear...Max Horn
2002-09-24Add emergency patch for 'RFC: Timer-based CD audio sync' patch so monkeyvga w...Travis Howell
2002-09-22NewGUI now has its own event loop; this may cause some regressionMax Horn
2002-09-22renamec string -> _string and sentence -> _sentence in class Scumm (I origina...Max Horn
2002-09-22don't tolerate warningsMax Horn
2002-09-21trivial cleanupMax Horn
2002-09-21Added the following patch:Travis Howell
2002-09-21Add the following patches:Travis Howell
2002-09-19NewGui now has its own mouse cursor code -> again one less dependency on Scum...Max Horn
2002-09-19removed even more scumm dependencies from NewGUI; fixed some redraw issues (t...Max Horn
2002-09-19renamed unk3/unk4 to scaleX/scaleYMax Horn
2002-09-18moved warning, debug, checkheap to enginePaweł Kołodziejski
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
2002-09-17added support for nonenglish the dig(dialogs, descriptions, warnings), not gu...Paweł Kołodziejski
2002-09-17Fix newgui crash, and commit patch 600645: Loom flashlight fixJames Brown
2002-09-17added framework for non-english version of the dig, not yet completedPaweł Kołodziejski
2002-09-17Replace some exit()'s with a call to the OSystem quit method, as per 610251.James Brown
2002-09-16added some comments, cleanupMax Horn
2002-09-16minor changes in source structurePaweł Kołodziejski
2002-09-15improved open function in File classPaweł Kołodziejski
2002-09-13eriktorbjorn's loom intro sync patchJonathan Gray
2002-09-13reducing some header dependenciesMax Horn
2002-09-10changed scumm file io to class FilePaweł Kołodziejski
2002-09-01changed to rtRoom constantPaweł Kołodziejski
2002-09-01fixes to resolutionsPaweł Kołodziejski
2002-08-31and more fixesPaweł Kołodziejski