Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-24 | changed number strips to dynamic and increased arrays tdirty and bdirty to 80 | Paweł Kołodziejski | |
svn-id: r5296 | |||
2002-10-23 | removed obsolete stuff | Max Horn | |
svn-id: r5284 | |||
2002-10-23 | removed old GUI code | Max Horn | |
svn-id: r5271 | |||
2002-10-22 | fixing various warnings that occur with -Wshadow;some other minor cleanup | Max Horn | |
svn-id: r5239 | |||
2002-10-19 | patch #625603 film noir mode bugfix | Jonathan Gray | |
svn-id: r5190 | |||
2002-10-16 | dialogs now can be run 'modal' | Max Horn | |
svn-id: r5168 | |||
2002-10-16 | Use correct LocalScript range for check | James Brown | |
svn-id: r5160 | |||
2002-10-15 | Patch 623391: Verb shadow fix (MI2) | James Brown | |
svn-id: r5150 | |||
2002-10-11 | added FT imuse music | Paweł Kołodziejski | |
svn-id: r5127 | |||
2002-10-09 | in error() use g_system instead of g_scumm->_system in order to support ↵ | Max Horn | |
Simon; also check if g_system already exists, otherwise just call exit(1) svn-id: r5117 | |||
2002-10-08 | allow user to load savegames while Smush movies are playing; cleanup | Max Horn | |
svn-id: r5106 | |||
2002-10-07 | patch #619276: Don't hog CD-ROM for non-CD games | Max Horn | |
svn-id: r5103 | |||
2002-10-03 | FT also use Imuse | Paweł Kołodziejski | |
svn-id: r5086 | |||
2002-10-03 | Patch 617937 / Bug 617939 + modifications: Fix FT text masking | James Brown | |
svn-id: r5081 | |||
2002-10-02 | Fix "ripburger attacks Malcom" cutscene, by disabling pseudoRooms for V7 games. | James Brown | |
They arn't used in FT at least, so I'm going to assume this could also fix the Dig. svn-id: r5073 | |||
2002-10-01 | Patch #616092: Full Throttle dialog fix | James Brown | |
svn-id: r5058 | |||
2002-09-30 | synced with local sources - imuse for the dig | Paweł Kołodziejski | |
svn-id: r5049 | |||
2002-09-30 | Fix compilation for Visual Studio and GCC, as broken by Fingolfins checkins | James Brown | |
Derive something useful from patch 616301 svn-id: r5048 | |||
2002-09-30 | played a bit with the launcher - it now is already somewhat usable <g> | Max Horn | |
svn-id: r5047 | |||
2002-09-29 | Quick fix for bug 601757 - will be fixed properly (ie MessageBox managed by ↵ | Nicolas Bacca | |
the GUI) when I'll have reported my other diffs svn-id: r5043 | |||
2002-09-29 | Merge in 615745: GMD via AdLib emulation | James Brown | |
Remove MIDIEMU driver obsoleted by patch. Change functionality to fallback to AdLib/AdLibGMD Emulation where MIDI init fails Switch to NewGUI by default (old code retained 'Just in case') svn-id: r5033 | |||
2002-09-29 | framework of Imuse sound for The Dig | Paweł Kołodziejski | |
svn-id: r5031 | |||
2002-09-28 | patch #615842 | Max Horn | |
svn-id: r5027 | |||
2002-09-26 | some fixes for the message dialog; added some comments | Max Horn | |
svn-id: r5021 | |||
2002-09-26 | added simple message dialog | Max Horn | |
svn-id: r5020 | |||
2002-09-26 | Patch 614223: _sfxMode fix | James Brown | |
svn-id: r5019 | |||
2002-09-24 | removed even the last traces of Scumm dependencies from NewGUI. Yes, you ↵ | Max Horn | |
heard right NewGUI is now 100% Scumm free and we can go for the launcher/message dialogs! svn-id: r5016 | |||
2002-09-24 | Add emergency patch for 'RFC: Timer-based CD audio sync' patch so monkeyvga ↵ | Travis Howell | |
works again. svn-id: r5012 | |||
2002-09-22 | NewGUI now has its own event loop; this may cause some regression | Max Horn | |
svn-id: r5001 | |||
2002-09-22 | renamec string -> _string and sentence -> _sentence in class Scumm (I ↵ | Max Horn | |
originally reworked StringTab, but then noticed the save game format depends on it <sigh>) svn-id: r4995 | |||
2002-09-22 | don't tolerate warnings | Max Horn | |
svn-id: r4994 | |||
2002-09-21 | trivial cleanup | Max Horn | |
svn-id: r4988 | |||
2002-09-21 | Added the following patch: | Travis Howell | |
[ 598121 ] Cursor cosmetics svn-id: r4987 | |||
2002-09-21 | Add the following patches: | Travis Howell | |
[ 609649 ] Sound patch for GF_OLD256 games [ 611997 ] RFC: Timer-based CD audio sync svn-id: r4986 | |||
2002-09-19 | NewGui now has its own mouse cursor code -> again one less dependency on ↵ | Max Horn | |
Scumm; moved makeCursorColorTransparent to gfx.cpp where it belongs svn-id: r4977 | |||
2002-09-19 | removed even more scumm dependencies from NewGUI; fixed some redraw issues ↵ | Max Horn | |
(this might help the inventory-display issue in The Dig, and definitly fixes the 'vanishing volcanoe' in the FOA extro) svn-id: r4974 | |||
2002-09-19 | renamed unk3/unk4 to scaleX/scaleY | Max Horn | |
svn-id: r4970 | |||
2002-09-18 | moved warning, debug, checkheap to engine | Paweł Kołodziejski | |
svn-id: r4965 | |||
2002-09-18 | Timer is handled in Engine now | Paweł Kołodziejski | |
svn-id: r4964 | |||
2002-09-17 | added support for nonenglish the dig(dialogs, descriptions, warnings), not ↵ | Paweł Kołodziejski | |
gui yet svn-id: r4959 | |||
2002-09-17 | Fix newgui crash, and commit patch 600645: Loom flashlight fix | James Brown | |
svn-id: r4958 | |||
2002-09-17 | added framework for non-english version of the dig, not yet completed | Paweł Kołodziejski | |
svn-id: r4957 | |||
2002-09-17 | Replace some exit()'s with a call to the OSystem quit method, as per 610251. | James Brown | |
svn-id: r4956 | |||
2002-09-16 | added some comments, cleanup | Max Horn | |
svn-id: r4950 | |||
2002-09-16 | minor changes in source structure | Paweł Kołodziejski | |
svn-id: r4949 | |||
2002-09-15 | improved open function in File class | Paweł Kołodziejski | |
svn-id: r4945 | |||
2002-09-13 | eriktorbjorn's loom intro sync patch | Jonathan Gray | |
svn-id: r4934 | |||
2002-09-13 | reducing some header dependencies | Max Horn | |
svn-id: r4928 | |||
2002-09-10 | changed scumm file io to class File | Paweł Kołodziejski | |
svn-id: r4920 | |||
2002-09-01 | changed to rtRoom constant | Paweł Kołodziejski | |
svn-id: r4894 |