| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-02-18 | DC: Don't use $(VER_REV) with git | Marcus Comstedt | |
| It seems unlikely that git will ever be able to produce a $(VER_REV) of 6 characters or less (the requirement for the version field in IP.BIN), so don't even try to use it. | |||
| 2011-02-18 | Merge branch 'dhewg-android' | dhewg | |
| 2011-02-18 | TOUCHE: fix op_not/op_neg opcodes naming | Gregory Montoir | |
| 2011-02-18 | TUCKER: cleanup | Gregory Montoir | |
| 2011-02-18 | TUCKER: fix #3106766 - Bubbles in Plugs Shop too heavy | Gregory Montoir | |
| 2011-02-18 | TUCKER: fix #3106542 - Ego drawn behind background | Gregory Montoir | |
| Looks like an original game glitch, the location 14 background bitmap contains some pixels in range [0xE0-0xF8] which is usually reserved ; add workaround. | |||
| 2011-02-18 | TUCKER: fix #3106536 - Punk stuck (moving in background) | Gregory Montoir | |
| 2011-02-18 | TUCKER: fix #3106520 - Prison water drop leaves a line | Gregory Montoir | |
| 2011-02-18 | TUCKER: fix #2628056 - Text Dialogue is out of sync | Gregory Montoir | |
| always synchronize text with speech sound. Note, some subtitles present in the datafiles are inconsistent (written text different from spoken). | |||
| 2011-02-18 | TUCKER: fix #2627967 - Slow Walking | Gregory Montoir | |
| The waitForTimer calls in fade*Palette are actually duplicated ; mainLoop already handles timing. | |||
| 2011-02-18 | HUGO: Avoid duplicated code in functions related to HUGO.DAT | strangerke | |
| 2011-02-17 | TOOLS: Add debug output of output file position to skycpt tool. | D G Turner | |
| 2011-02-17 | TOON: Initialise all locations. | Alyssa Milburn | |
| This stops the location save code from walking off the end of _rifBoxesFlags due to _numRifBoxes being invalid. Fix for bug #3183934 ("TOON: Crash on save"). | |||
| 2011-02-17 | TOON: Fix TextResource on big-endian. | Alyssa Milburn | |
| Fix for bug #3183943 ("TOON: No speech and no text"). | |||
| 2011-02-17 | SCI: Fix Mac icon bar vertical positioning | Matthew Hoops | |
| 2011-02-17 | SCI: Fix Mac icon bar palettes | Matthew Hoops | |
| The Mac icon bar uses a palette from the executable and keeps those entries in the palette constantly. In addition, we're now performing gamma correction on the Mac-based colors so that they are in the same gamma as SCI. The color matching now works with this and using the same color finding as the Mac Palette Manager. | |||
| 2011-02-16 | KYRA: Set type for NULL MIDI driver to PC Speaker. | Johannes Schickel | |
| This avoids a dialog about MT-32 to General MIDI conversion shown when running Kyrandia 1. Formerly the NULL MIDI output type was set to General MIDI, which caused the aforementioned dialog to show up, because Kyrandia 1 has no General MIDI tracks. | |||
| 2011-02-16 | SCI: Fix Mixed-Up Mother Goose FM Towns | Matthew Hoops | |
| Thanks to alexbevi | |||
| 2011-02-16 | SCI: Add workaround for uninitialized read in KQ5 FM Towns | Matthew Hoops | |
| Thanks to alexbevi | |||
| 2011-02-16 | SCI: Add support for the KQ5 FM Towns resource format | Matthew Hoops | |
| Thanks to alexbevi for providing details on the format | |||
| 2011-02-16 | Merge branch 'master' of https://github.com/scummvm/scummvm | athrxx | |
| 2011-02-16 | KYRA/LOL: add comments for last commit | athrxx | |
| 2011-02-16 | KYRA/LOL: fixed hand item cursor bug | athrxx | |
| This fixes a bug when loading savegames with different active hand items via GMM. The mouse cursor was not set to the active hand item in these cases. | |||
| 2011-02-16 | PARALLACTION: Use signed math in fadeTo. | Alyssa Milburn | |
| This fixes corruption during fades when low palette values end up negative. | |||
| 2011-02-16 | N64: revert fix in svn r55745 and added a FIXME | Fabio Battaglia | |
| The sign comparison fix requires a little more work than int->uint change, else it throws an exception on the N64 | |||
| 2011-02-16 | SKY: Restore old sequence delay behaviour. | dhewg | |
| Since f621f6a5 processSequence() waited 60*3ms instead of 60ms. Restored that while getting rid of SEQ_DELAY. That in return allows us to relax the call frequency again (more sleeps, less cpu hogging). | |||
| 2011-02-16 | SKY: Fix array access in debug code. | Alyssa Milburn | |
| The script data is already byteswapped at load time. | |||
| 2011-02-16 | SKY: Stop intro sound before freeing the buffer. | Alyssa Milburn | |
| 2011-02-15 | MOHAWK: Shorten Myst stack classes names | Bastien Bouclet | |
| 2011-02-15 | MOHAWK: Put togeter the Myst stack classes in a namespace | Bastien Bouclet | |
| 2011-02-15 | MOHAWK: Implement Mechanical opcode 201, staircase init | Bastien Bouclet | |
| 2011-02-15 | MOHAWK: Add a workaround for a missing image when going up the stairs in ↵ | Bastien Bouclet | |
| Mechanical. | |||
| 2011-02-15 | MOHAWK: Implement Mechanical opcodes 203 and 104, snake box | Bastien Bouclet | |
| 2011-02-15 | MOHAWK: Implement Mechanical opcode 100 | Bastien Bouclet | |
| 2011-02-15 | MOHAWK: Implement Mechanical opcode 200 | Bastien Bouclet | |
| 2011-02-15 | HUGO: Replace cypher by a global variable, clean engine destructor | strangerke | |
| 2011-02-15 | SCI: Fill in the remaining Mac-specific kPlatform subops | Matthew Hoops | |
| 2011-02-15 | VIDEO: Add some stubs for QuickTime edit list work | Matthew Hoops | |
| The edit lists are actually read in now. Minor cleanup of streams as well. | |||
| 2011-02-15 | SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristic | md5 | |
| The heuristic in question was used to detect the pseudo mouse control functionality, however the change in controls seems to have occurred with the transition to cursor views. Fixes keypad control in Conquest of the Longbow. Moreover, the code also checked for key scan code 76 when checking for the middle keypad button, which seems to be a mistake, as that case never occurred. | |||
| 2011-02-15 | MOHAWK: Detect the French version of Rugrats. | Alyssa Milburn | |
| Thanks to Strangerke. | |||
| 2011-02-15 | Merge branch 'master' of github.com:scummvm/scummvm | md5 | |
| 2011-02-15 | SCI: Removed several redundant helper functions | md5 | |
| Removed validate_arithmetic(), signed_validate_arithmetic(), validate_unsignedInteger() and validate_signedInteger() | |||
| 2011-02-15 | HUGO: more refactoring and encapsulation | strangerke | |
| 2011-02-14 | GIT: Ignore Visual Studio precompiled headers folder | Littleboy | |
| 2011-02-14 | SCI: Fix loading SCI32 games | Matthew Hoops | |
| The frames/items in GfxFrameout need to be cleared upon loading | |||
| 2011-02-15 | SCI2+: Set the correct segment for SCI32 strings/arrays when loading | md5 | |
| This was an omission, observed after a discussion with clone2727 | |||
| 2011-02-14 | WII: Fix 16bit cursors on some HE games | dhewg | |
| 2011-02-14 | SCI: Fix loading pre-version 28 saved games | Matthew Hoops | |
| This is a regression from a9b051beff3157e1aa8 | |||
| 2011-02-14 | TOON: Disable quick save/load from the main menu screen. | eriktorbjorn | |
| Saving is pointless and loading doesn't work right. Unless it's really easy, making quick load work from the main menu is hardly worth it, since it has a perfectly usable load button already. | |||
| 2011-02-14 | ANDROID: Fix JNI calls for the timer thread | dhewg | |
| JNI calls can happen through the timer mechanism (hence from another thread). Attach the timer thread to the VM to prevent assert()s | |||
