Age | Commit message (Expand) | Author |
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 |
2006-06-12 | Using MemoryReadStream for Scenery::loadAnim() | Sven Hesse |
2006-06-12 | Fixing loading of Scenery::_animations[] + small gob2 cleanup | Sven Hesse |
2006-06-12 | Small corrections and cleanup for Gob2, fixing the graphical glitches in the ... | Sven Hesse |
2006-06-12 | Fix bug #1500552 - FF: Glitches in Swamp Soup game of arcade | Travis Howell |
2006-06-12 | Fix errors in centreScroll() of FF | Travis Howell |
2006-06-12 | Correct function called when exiting oracle or close up scene in FF. Fixes bu... | Travis Howell |
2006-06-11 | Support of new subtitles code. Patch from salty-horse. | Eugene Sandulenko |
2006-06-11 | Removed commented-out subtitles-related code. Requested by salty-horse. | Eugene Sandulenko |
2006-06-11 | I don't have the German FF version with the wrong cutscene file names, but I | Torbjörn Andersson |
2006-06-11 | Add back lost change, to allow FF to skip any speech | Travis Howell |
2006-06-10 | fix CE port | Kostas Nakos |
2006-06-10 | More stub-filling + small clean-up | Sven Hesse |
2006-06-10 | Pop AGIs text.cpp into a class, for later cleanup. | James Brown |
2006-06-10 | Update prefix filters for subtitles in HE80+ games | Travis Howell |
2006-06-09 | Use convertFilePath for HE6x games too, for safety | Travis Howell |
2006-06-09 | Ooops, correct order | Travis Howell |
2006-06-09 | Add DOS and Macintosh versions of Putt-Putt & Fatty Bear's Activity Pack | Travis Howell |
2006-06-08 | Fix some msvc8 warnings. | Johannes Schickel |
2006-06-07 | More goblin handling functions, now the deactivated goblin shows | Sven Hesse |