Age | Commit message (Expand) | Author |
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 |
2006-06-07 | Add Russian translations for error messages | Travis Howell |
2006-06-07 | Fix bug #1502021: "ITE: January 2006 Release menu problem" | Eugene Sandulenko |
2006-06-06 | Two segfault and several coding style related fixes | Sven Hesse |
2006-06-06 | Add Russian pajama1 and lost. | Eugene Sandulenko |
2006-06-06 | For the masochists out there,i it is now possible to select the PC Speaker | Torbjörn Andersson |
2006-06-06 | Minor cleanup | Travis Howell |
2006-06-06 | Add target for full versions of Blue's Birthday Adventure | Travis Howell |
2006-06-05 | removes _selectedMenuItem again. | Johannes Schickel |
2006-06-05 | Fixed PalmOS ARM crashes | Chris Apers |
2006-06-05 | Fix detection of updated Spy Fox 1 demo | Travis Howell |
2006-06-05 | Fix detection of some HE games and demos | Travis Howell |
2006-06-05 | Remove debug left over | Travis Howell |
2006-06-05 | Cleanup | Travis Howell |
2006-06-04 | - Fixed endianness/signess issues | Sven Hesse |
2006-06-04 | wrong palettes should be really fixed now. | Johannes Schickel |
2006-06-04 | Should fix strange palettes in some rooms. | Johannes Schickel |
2006-06-04 | Looping and tempo details in GMF header are used by MIDI sound effects too | Travis Howell |
2006-06-03 | This hack is no longer needed to make the mouse cursor visible on the Kyra 3 | Torbjörn Andersson |
2006-06-03 | Don't allow creation of save file when the user quits the game while the intro. | Johannes Schickel |
2006-06-03 | Fixes visible mouse cursor in the intro with classic theme. | Johannes Schickel |
2006-06-03 | Changes some char* usage to Common::String. | Johannes Schickel |