Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-17 | SCI: adding speed throttler special case for iceman / submarine control room | Martin Kiewitz | |
svn-id: r49056 | |||
2010-05-16 | SCI: fixing possible typo for Shift-F1/F10 keys, fixing submarine controls ↵ | Martin Kiewitz | |
in iceman svn-id: r49048 | |||
2010-05-16 | Added automatic detection of the IHNM demo | Filippos Karapetis | |
svn-id: r49047 | |||
2010-05-16 | Added automatic detection for the non-interactive ITE demos | Filippos Karapetis | |
svn-id: r49046 | |||
2010-05-16 | Bugfixes for animation depth logic | Paul Gilbert | |
svn-id: r49045 | |||
2010-05-15 | SCI: handle TAB like Ctrl-I on menu key checking, sci0 also did it that way ↵ | Martin Kiewitz | |
- makes TAB work for inventory in iceman/qfg1ega svn-id: r49044 | |||
2010-05-15 | SCI: setting port _menuPort, fixing crash on setFont() | Martin Kiewitz | |
svn-id: r49043 | |||
2010-05-15 | SCI: removed _mainPort (was unused, is unused) | Martin Kiewitz | |
svn-id: r49042 | |||
2010-05-15 | SCI: adding special 640x440 upscaling mode for kq6, finally hires portraits ↵ | Martin Kiewitz | |
are drawn at the right position svn-id: r49041 | |||
2010-05-15 | SCI: adding upscaled hires mode 640x480 for kq6 and gk1, fixing valgrind ↵ | Martin Kiewitz | |
error in GfxPortrait class, not using priority anymore when drawing hires cels (shouldnt be needed for kq6) svn-id: r49040 | |||
2010-05-15 | SCI: SCI_SCREEN_MASK_* now GFX_SCREEN_MASK_*, using enum - added new enum ↵ | Martin Kiewitz | |
GFX_SCREEN_UPSCALED_* svn-id: r49039 | |||
2010-05-15 | Fixed a regression that caused some speech in cutscenes to not be played. | Torbjörn Andersson | |
svn-id: r49037 | |||
2010-05-15 | Rewrote playMovieSound() to keep it from hogging memory in the resource | Torbjörn Andersson | |
manager. Perhaps this will finally fix the mysterious bug #2976008 ("BS2: Game lockup in British Museum"). svn-id: r49036 | |||
2010-05-15 | Removed use of globally constructed menu item position lists | Paul Gilbert | |
svn-id: r49035 | |||
2010-05-15 | Decoded further fields in the SequenceList class, and started implementation ↵ | Paul Gilbert | |
of kernel message display svn-id: r49034 | |||
2010-05-14 | Made locateVarSelector() a method of the Object class | Filippos Karapetis | |
svn-id: r49031 | |||
2010-05-14 | Silenced some MSVC warnings | Filippos Karapetis | |
svn-id: r49030 | |||
2010-05-14 | SCI: if no priority is set (=255) and a cel is embedded in picture vector ↵ | Martin Kiewitz | |
data -> set priority to 0, fixes kq5/amiga - first scene not showing svn-id: r49029 | |||
2010-05-13 | SCI: fix window, when its too large for screen (fixes sq3 crash at ending, ↵ | Martin Kiewitz | |
actually caused by script bug) svn-id: r49028 | |||
2010-05-13 | SCI: fix regression of r49026 - line between titlebar and actual window was ↵ | Martin Kiewitz | |
overdrawn svn-id: r49027 | |||
2010-05-13 | SCI: remove hack code for shadows and implement them properly (shadow is ↵ | Martin Kiewitz | |
actually part of the window, not added onto the window) - fixes especially lsl5 svn-id: r49026 | |||
2010-05-13 | SCI: don't adjust new windows to _wmgrPort for oldGfxFunctions() games (till ↵ | Martin Kiewitz | |
kq4 .502), fixes all window positions for those especially sq3old speech bubble windows svn-id: r49025 | |||
2010-05-13 | SCI: removing one assert() from view loading, cause view 260 in kq6 really ↵ | Martin Kiewitz | |
contains a celCount == 0 o_O svn-id: r49024 | |||
2010-05-13 | SCI: adding some more assert()s in view data loading for clone :D | Martin Kiewitz | |
svn-id: r49023 | |||
2010-05-13 | Remove useless const on a value return type. | Johannes Schickel | |
svn-id: r49022 | |||
2010-05-13 | Fix bug #2880229: KQ4 AGI not recognized | Eugene Sandulenko | |
svn-id: r49021 | |||
2010-05-13 | SCI: figured out weird special mac sci1.1 view decompression (currently ↵ | Martin Kiewitz | |
commented out for clone2727) svn-id: r49020 | |||
2010-05-12 | SCI: header size within sci1.1+ views doesn't include the actual header size ↵ | Martin Kiewitz | |
word, adjust accordingly (should make mac view support possible now) svn-id: r49019 | |||
2010-05-12 | SCI: changed behaviour for kDisplay change (r49012) to use oldGfxFunctions ↵ | Martin Kiewitz | |
(.502), which isn't 100% accurate (should be .566) but better than not restoring for whole SCI0LATE svn-id: r49017 | |||
2010-05-12 | SCI: tracked down the kDisplay change, added comment about that | Martin Kiewitz | |
svn-id: r49016 | |||
2010-05-12 | SCI: fix code that was commented out (wasn't meant to get commited that way) ↵ | Martin Kiewitz | |
during cleanup r47745 svn-id: r49015 | |||
2010-05-12 | SCI: added comments about r49012, change actually happened during sci0late | Martin Kiewitz | |
svn-id: r49014 | |||
2010-05-12 | SCI: dont restore port settings for SCI0 games (fixes sq3 wrong font used ↵ | Martin Kiewitz | |
when scanning for planets) svn-id: r49012 | |||
2010-05-12 | Changed the last global objects to class members. | Nicola Mettifogo | |
svn-id: r49011 | |||
2010-05-12 | Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo. | Travis Howell | |
svn-id: r49010 | |||
2010-05-12 | ListIndexOf can have a null object reference, so adjust its signature. GK1 ↵ | Matthew Hoops | |
no longer crashes when right clicking in the inventory. svn-id: r49009 | |||
2010-05-11 | SCI: fix crash/heap issue when saving games (change was actually made by ↵ | Martin Kiewitz | |
waltervn) svn-id: r49007 | |||
2010-05-11 | SCI: remove unneeded _mutex lock to fix deadlock issue | Martin Kiewitz | |
svn-id: r49006 | |||
2010-05-11 | Add support for loading T7G Mac resources using the MacResManager. | Matthew Hoops | |
svn-id: r49005 | |||
2010-05-11 | SCI: init _sysPaletteChanged | Martin Kiewitz | |
svn-id: r49003 | |||
2010-05-10 | SCI: set signal to SIGNAL_OFFSET, when a music slot is played that doesn't ↵ | Martin Kiewitz | |
contain supported data - fixes lsl5 mud wrestling "regression" in new music/sound code (worked before with old music/sound engine) svn-id: r49000 | |||
2010-05-10 | Add support for loading SCI games from Mac resource forks. The games ↵ | Matthew Hoops | |
themselves do not work yet as some (not all) of the data is in BE order instead of LE. They currently error out because it thinks the relocation block is outside of the script. svn-id: r48998 | |||
2010-05-10 | Add support to the MacResManager and AdvancedDetector to take the md5 of a ↵ | Matthew Hoops | |
resource fork. This introduces a new flag, ADGF_MACRESFORK, which when set will take the md5 and size from the resource fork instead of the data fork. svn-id: r48997 | |||
2010-05-09 | Patch #2987340: GSoC: CINE: Hide cursor when viewing inventory | Eugene Sandulenko | |
svn-id: r48994 | |||
2010-05-09 | Extended patch #2971742: SCUMM: autodetection for diskimage contents. | Eugene Sandulenko | |
I added NES bundle handling to the patch. svn-id: r48991 | |||
2010-05-09 | Fix bug in NES bundle reader which prevented reenterability | Eugene Sandulenko | |
svn-id: r48990 | |||
2010-05-09 | Fix for bug #2995282 "FT: Cavefish Hideout Chase (Failure Cutscene) Crash". | Johannes Schickel | |
The bug itself is actually a regression from r43577, the merge of the gsoc2009-16bit branch. svn-id: r48987 | |||
2010-05-09 | Patch #2901515: HE: Resource Forks on Mac OS X | Eugene Sandulenko | |
svn-id: r48984 | |||
2010-05-09 | Patch #2968610: Zak C64 German: crash due to padding bytes | Eugene Sandulenko | |
svn-id: r48981 | |||
2010-05-07 | added voices pack/cd music support | Vladimir Menshakov | |
svn-id: r48962 |