aboutsummaryrefslogtreecommitdiff
path: root/scumm/scummvm.cpp
AgeCommit message (Expand)Author
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
2002-08-31changed resolution values from static to dynamic, I hope I don't break somethingPaweł Kołodziejski
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...Max Horn
2002-08-29sound system cleanupMax Horn
2002-08-29some cleanup/refactoringMax Horn
2002-08-29experimental support for the V2 resource format (patch #601560)Max Horn
2002-08-24missing changesPaweł Kołodziejski
2002-08-23set proper initial values for flashlight sizeMax Horn
2002-08-22Changed MorphOS MIDI code so that data sent from different threads are no lon...Ruediger Hanke