Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-13 | Let the [cursor] palette manager handle disableCursorPalette() too, to avoid | Torbjörn Andersson | |
cursor glitch in at least some HE games which first set a cursor palette, and then disable it. (The disabled palette would be re-enabled after dismissing the GUI.) svn-id: r23081 | |||
2006-06-13 | Fixing Scenery::_statics, Game::_totTextData and Game::_totResourceTable | Sven Hesse | |
svn-id: r23078 | |||
2006-06-13 | Add another version of SoccerMLS | Travis Howell | |
svn-id: r23077 | |||
2006-06-12 | Using MemoryReadStream for Scenery::loadAnim() | Sven Hesse | |
svn-id: r23073 | |||
2006-06-12 | Fixing loading of Scenery::_animations[] + small gob2 cleanup | Sven Hesse | |
svn-id: r23066 | |||
2006-06-12 | Small corrections and cleanup for Gob2, fixing the graphical glitches in the ↵ | Sven Hesse | |
intro svn-id: r23060 | |||
2006-06-12 | Fix bug #1500552 - FF: Glitches in Swamp Soup game of arcade | Travis Howell | |
svn-id: r23055 | |||
2006-06-12 | Fix errors in centreScroll() of FF | Travis Howell | |
svn-id: r23053 | |||
2006-06-12 | Correct function called when exiting oracle or close up scene in FF. Fixes ↵ | Travis Howell | |
bug #1504393 - FF: Recursion error when using Chemistry Set svn-id: r23050 | |||
2006-06-11 | Support of new subtitles code. Patch from salty-horse. | Eugene Sandulenko | |
svn-id: r23031 | |||
2006-06-11 | Removed commented-out subtitles-related code. Requested by salty-horse. | Eugene Sandulenko | |
svn-id: r23030 | |||
2006-06-11 | I don't have the German FF version with the wrong cutscene file names, but I | Torbjörn Andersson | |
believe we need to adjust baseName as well, so that we can use an equally wrong (i.e. right) name for opening the audio track. svn-id: r23028 | |||
2006-06-11 | Add back lost change, to allow FF to skip any speech | Travis Howell | |
svn-id: r23020 | |||
2006-06-10 | fix CE port | Kostas Nakos | |
svn-id: r23018 | |||
2006-06-10 | More stub-filling + small clean-up | Sven Hesse | |
svn-id: r23012 | |||
2006-06-10 | Pop AGIs text.cpp into a class, for later cleanup. | James Brown | |
svn-id: r23011 | |||
2006-06-10 | Update prefix filters for subtitles in HE80+ games | Travis Howell | |
svn-id: r23010 | |||
2006-06-09 | Use convertFilePath for HE6x games too, for safety | Travis Howell | |
svn-id: r22994 | |||
2006-06-09 | Ooops, correct order | Travis Howell | |
svn-id: r22993 | |||
2006-06-09 | Add DOS and Macintosh versions of Putt-Putt & Fatty Bear's Activity Pack | Travis Howell | |
svn-id: r22991 | |||
2006-06-08 | Fix some msvc8 warnings. | Johannes Schickel | |
svn-id: r22988 | |||
2006-06-07 | More goblin handling functions, now the deactivated goblin shows | Sven Hesse | |
his boredom. It's the wrong goblin that's deactivated, though. Also, the entering animation is still missing (now nothing is drawn instead). svn-id: r22979 | |||
2006-06-07 | Add Russian translations for error messages | Travis Howell | |
svn-id: r22978 | |||
2006-06-07 | Fix bug #1502021: "ITE: January 2006 Release menu problem" | Eugene Sandulenko | |
svn-id: r22977 | |||
2006-06-06 | Two segfault and several coding style related fixes | Sven Hesse | |
svn-id: r22954 | |||
2006-06-06 | Add Russian pajama1 and lost. | Eugene Sandulenko | |
svn-id: r22953 | |||
2006-06-06 | For the masochists out there,i it is now possible to select the PC Speaker | Torbjörn Andersson | |
music driver. There are some other emulation modes, but I'm not sure how they should be mapped to from our music drivers. svn-id: r22952 | |||
2006-06-06 | Minor cleanup | Travis Howell | |
svn-id: r22950 | |||
2006-06-06 | Add target for full versions of Blue's Birthday Adventure | Travis Howell | |
svn-id: r22948 | |||
2006-06-05 | removes _selectedMenuItem again. | Johannes Schickel | |
svn-id: r22944 | |||
2006-06-05 | Fixed PalmOS ARM crashes | Chris Apers | |
svn-id: r22942 | |||
2006-06-05 | Fix detection of updated Spy Fox 1 demo | Travis Howell | |
svn-id: r22934 | |||
2006-06-05 | Fix detection of some HE games and demos | Travis Howell | |
svn-id: r22933 | |||
2006-06-05 | Remove debug left over | Travis Howell | |
svn-id: r22931 | |||
2006-06-05 | Cleanup | Travis Howell | |
svn-id: r22927 | |||
2006-06-04 | - Fixed endianness/signess issues | Sven Hesse | |
- Added a memset in Video_v2::SpriteUncompressor(), that should have been there in the first place; this fixes the tree in GOB2's first room - Fixed ADL delete[]ing svn-id: r22917 | |||
2006-06-04 | wrong palettes should be really fixed now. | Johannes Schickel | |
svn-id: r22912 | |||
2006-06-04 | Should fix strange palettes in some rooms. | Johannes Schickel | |
svn-id: r22910 | |||
2006-06-04 | Looping and tempo details in GMF header are used by MIDI sound effects too | Travis Howell | |
svn-id: r22907 | |||
2006-06-03 | This hack is no longer needed to make the mouse cursor visible on the Kyra 3 | Torbjörn Andersson | |
main menu. svn-id: r22905 | |||
2006-06-03 | Don't allow creation of save file when the user quits the game while the intro. | Johannes Schickel | |
svn-id: r22904 | |||
2006-06-03 | Fixes visible mouse cursor in the intro with classic theme. | Johannes Schickel | |
svn-id: r22903 | |||
2006-06-03 | Changes some char* usage to Common::String. | Johannes Schickel | |
svn-id: r22902 | |||
2006-06-03 | - Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve ↵ | Johannes Schickel | |
some strange MSVC6 warnings/(errors). svn-id: r22900 | |||
2006-06-03 | This is an attempt to set the correct tempo for the Simon 1 DOS music. | Torbjörn Andersson | |
svn-id: r22898 | |||
2006-06-03 | Implements cmd_fadeEntirePalette, should fix some missing palette fades. | Johannes Schickel | |
svn-id: r22888 | |||
2006-06-03 | The F1-F8 keyboard shortcuts aren't available in FM-TOWNS version of Zak | Travis Howell | |
svn-id: r22872 | |||
2006-06-03 | Add comment | Travis Howell | |
svn-id: r22870 | |||
2006-06-03 | Add work around for bug in a German Windows 2CD version of FF. Trigger error ↵ | Travis Howell | |
if video file not found, since they are required by several part of FF svn-id: r22869 | |||
2006-06-03 | MPEG player fixes: | Torbjörn Andersson | |
* Initialise _frameWidth and _frameHeight to prevent them from being undefined. * Fix BS2 subtitle positioning. (Fixes bug #1499916) * In BS2, copy the frame to the backend in 8-bit mode. * Fix compilation in 8-bit mode. BS2 subtitles aren't quite right in 8-bit mode, but I expect we want to re-design things a bit if we ever add DXA cutscenes. We can fix minor details then. svn-id: r22859 |