Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-03 | GROOVIE: Implement o2_copyscreentobg and o2_copybgtoscreen | Filippos Karapetis | |
2014-11-03 | GROOVIE: Add initial full screen functionality for V2 games | Filippos Karapetis | |
2014-11-03 | GROOVIE: Finish implementation of o_hotspot_outrect | Filippos Karapetis | |
This is needed by the main menu in the 11th Hour | |||
2014-11-02 | VIDEO: Make AVIAudioTrack::resetStream() virtual | Matthew Hoops | |
In case a subclass (like Zork) needs to override it | |||
2014-11-02 | VIDEO: Separate AVI video and audio track reading | Matthew Hoops | |
Relying on the videos to have 'initial frames' for audio tracks is not the best way to handle AVI videos. Now videos without initial frames (or broken interleaving) will buffer properly. | |||
2014-11-02 | SCI: hoyle 4 workaround properly done (bug #6614) | Martin Kiewitz | |
fixes placement of edit control caused by uninitialized reads | |||
2014-11-02 | SCI: GetClosest() bugfix the bugfix thx wjp | Martin Kiewitz | |
2014-11-02 | SCI: bugfix in GetLongest() for Japanese SQ4 | Martin Kiewitz | |
2014-11-02 | SCI: add support for \n and \r in Japanese text | Martin Kiewitz | |
fixes Police Quest 2 Japanese intro thx to wjp for helping | |||
2014-11-02 | SCI: text16 Shift-JIS font switch fixed | Martin Kiewitz | |
fixes Police Quest 2 Japanese intro and others, where the internal SCI font was used and not the Shift-JIS hires font | |||
2014-11-02 | SCI: fix another bug in text16 / GetLongest() | Martin Kiewitz | |
2014-11-02 | SCI: fix bug in text16 / GetLongest() | Martin Kiewitz | |
2014-11-01 | SCI: text16 GetLongest() changes fixes bug #5334 | Martin Kiewitz | |
also fixes bug #5159 also fixes Japanese line wrapping (hopefully) | |||
2014-11-01 | SCUMM: Correct file size for Dutch Windows demo of Let's Explore the Farm ↵ | Kirben | |
with Buzzy. | |||
2014-11-01 | HOPKINS: Add a check for another sound related to frames removed in the ↵ | Strangerke | |
Polish version. Fix for bug #6591 | |||
2014-11-01 | SCI: revert r55034, fixes bug #6539 | Martin Kiewitz | |
original bug wasn't solved properly will reopen the original bug #5334 and figure out that one instead | |||
2014-10-31 | SCI: script patch for qfg1ega (fixes bug #6407) | Martin Kiewitz | |
throwing rocks at bird's nest, running ego gets stuck | |||
2014-10-31 | SCUMM: Add Dutch Windows demo of Let's Explore the Farm with Buzzy. | Kirben | |
2014-10-31 | SCUMM: Fix bug #6742 - PJGAMES: Crash upon playing Happy Fun Squares on Hard. | Kirben | |
2014-10-29 | HOPKINS: Fix a couple of comments | Strangerke | |
2014-10-29 | HOPKINS: Add specific code to handle the butchered Polish version with sync ↵ | Strangerke | |
sound | |||
2014-10-29 | Merge pull request #523 from BenCastricum/fixforbug6739 | Filippos Karapetis | |
SCUMM: Fix bug 6739 - Untranslated dialogs | |||
2014-10-29 | SCUMM: Disallow saving while a room 'prequel' is shown in v0-v3 games | Filippos Karapetis | |
These are cases where the screen is completely blank, showing text. In such cases, no room is set, thus no room resources are available. An example is the screen shown after the credits in the Zak FM-TOWNS intro ("The next day..."). Thanks to segrax for finding this case. This commit is based off pull request 522, but completely disallows saving in such scenes, instead of adding explicit checks for them | |||
2014-10-29 | SCI: color matching bug fix | Martin Kiewitz | |
2014-10-28 | SCI: color matching - remove debug code | Martin Kiewitz | |
2014-10-28 | SCI: properly reversed color matching thanks wjp | Martin Kiewitz | |
2014-10-28 | PRINCE: Change PrinceGameType enum names | lukaslw | |
Fix compilation on gcc | |||
2014-10-28 | PRINCE: Allow to load translation file - prince_translation.dat | lukaslw | |
Update detection file to allow English language with both PL and DE data files. Add setMobTranslationTexts() to update mob names to translated ones in each location | |||
2014-10-28 | HOPKINS: Rename the parameter of PlayAnimSound to make it meaningful | Strangerke | |
2014-10-28 | BBVS: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | FULLPIPE: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | PRINCE: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | MORTEVIELLE: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | MADS: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | NEVERHOOD: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | PEGASUS: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | SCI: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | SAGA: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | SCUMM: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | ZVISION: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | TOON: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | TONY: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | SWORD25: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | SWORD1: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | KYRA: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | HOPKINS: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | CGE2: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | AGOS: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | CGE: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | TSAGE: Remove trailing whitespace | Filippos Karapetis | |