Age | Commit message (Expand) | Author |
2006-06-24 | Fix warning | Max Horn |
2006-06-24 | Add cyx's patch for bug #1508935 - FOA: Indy walks on the spot. Also fixes ca... | Travis Howell |
2006-06-24 | Remove extra Windows demo of puttputt, was a corrupt version | Travis Howell |
2006-06-23 | Add another Windows demo of puttputt | Travis Howell |
2006-06-23 | Convert file path, before playing videos in HE games | Travis Howell |
2006-06-23 | Typo | Travis Howell |
2006-06-23 | Add Spanish version of the Feebles Files (4CD) | Travis Howell |
2006-06-22 | Tweak SCUMM detection a bit more -- do not hard code a check for the genmetho... | Max Horn |
2006-06-22 | Fix bug #1509496 - INDY3 (MAC): Map screen hangs up at azores. | Travis Howell |
2006-06-22 | This additional check for Macintosh versions of HE games isn't required, as p... | Travis Howell |
2006-06-22 | Add cyx's patch for VAR_FADE_DELAY timer changes in fade effects | Travis Howell |
2006-06-21 | Match the original behaviour more closely when examining inventory items. The | Torbjörn Andersson |
2006-06-21 | Remove duplicate left over | Travis Howell |
2006-06-21 | Add back auto detection of Macintosh platform for HE games | Travis Howell |
2006-06-21 | Add eriktorbjorn's patch for bug #1507757 - BASS: Odd press sound at beginning | Travis Howell |
2006-06-21 | Move moveScreen to common surface functions for graphics | Travis Howell |
2006-06-21 | Add cyx's patch for bug #1035739 - SCUMM/SMUSH: Ugly palette change when vide... | Travis Howell |
2006-06-21 | Revert back to original method used for scrollEffect(), fixes regressions. | Travis Howell |
2006-06-21 | Initialise the control panel's _mouseX / _mouseY. Fixes a Valgrind warning. | Torbjörn Andersson |
2006-06-20 | Applied my own patch #1508018. I don't know for sure that it's exactly right, | Torbjörn Andersson |
2006-06-20 | Cleanup. It seems unnecessary to have a "break" right after an unconditional | Torbjörn Andersson |
2006-06-20 | Cleanup. | Torbjörn Andersson |
2006-06-19 | Fix inventory colors regression in C64 maniac | Travis Howell |
2006-06-19 | Fix sentence line regression in C64 maniac | Travis Howell |
2006-06-19 | Add patch for bug #1507856 - INDY3 VGA: Crashes in Sewer | Travis Howell |
2006-06-19 | Fix screen scrolling glitch when looking at the top of closet in parents room... | Travis Howell |
2006-06-18 | Add 16bit color feature flag to Backyard Basketball too | Travis Howell |
2006-06-18 | Remove debug left over | Travis Howell |
2006-06-18 | Add alternative method to prevent debug code of scripts been triggered in los... | Travis Howell |
2006-06-18 | Makes sure updateScreen() is called once in a while in the menu polling loop,... | Oystein Eftevaag |
2006-06-18 | Updated comments to correspond with recent Adlib renamings. | Torbjörn Andersson |
2006-06-18 | Added missing (but unimportant) breaks to switch default cases. | Torbjörn Andersson |
2006-06-17 | The stopMusic() function (which is publicly accessable from the outside) now | Torbjörn Andersson |
2006-06-17 | Fixed Smushplayer for Symbian OS.__SYMBIAN32__ was defined as __SYMBIA32__. | Lars Persson |
2006-06-17 | Fix the buttons of paintings and safe in Nogroom of spyfox | Travis Howell |
2006-06-17 | Limit vm.numNestedScripts to positive value, when subtracting slot in runScri... | Travis Howell |
2006-06-16 | Fix gcc warning. | Eugene Sandulenko |
2006-06-16 | fix bug id 1507216 "ITE: 15 second freeze in Prince's bedroom" | Andrew Kurushin |
2006-06-16 | Fix rects in HE games, when positions are set by scripts | Travis Howell |
2006-06-16 | Adjust akos code to only draw within bounds in HE games. Fixes many graphical... | Travis Howell |
2006-06-15 | Remove error for default case of active case 6/8 in akos_increaseAnim(), a de... | Travis Howell |
2006-06-14 | Fixed FF cursor hotspots, after Kirben pointed out to me two special cases that | Torbjörn Andersson |
2006-06-14 | Fix the shadow glitches in HE98 version of puttrace, the shadow mode isn't re... | Travis Howell |
2006-06-14 | fixes compile with msvc8 | Johannes Schickel |
2006-06-13 | Some more READ_LE_* -> MemoryReadStream.* conversions | Sven Hesse |
2006-06-13 | Since setCursorHotspot() does not update the cursor (should it?), we have to | Torbjörn Andersson |
2006-06-13 | More READ_LE_* -> MemoryReadStream conversion + minor cleanup | Sven Hesse |
2006-06-13 | Let the [cursor] palette manager handle disableCursorPalette() too, to avoid | Torbjörn Andersson |
2006-06-13 | Fixing Scenery::_statics, Game::_totTextData and Game::_totResourceTable | Sven Hesse |
2006-06-13 | Add another version of SoccerMLS | Travis Howell |