Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-01 | Added what I hope is the proper fix for bug #1498785 ("LOOM: Unknown Roland | Torbjörn Andersson | |
MIDI music events"). It would probably be safe to commit to the 0.11 branch, but I don't know for sure which games would be affected other than EGA Loom. svn-id: r30132 | |||
2008-01-01 | Bugfix to show the final text screen correctly in EGA mode | Paul Gilbert | |
svn-id: r30131 | |||
2008-01-01 | Fix a long standing bug in playComiMusic (no idea whether this caused any ↵ | Max Horn | |
bugs, though) svn-id: r30128 | |||
2008-01-01 | Slightly modified patch #1848173: "ScriptVars class implementation for CinE" | Eugene Sandulenko | |
svn-id: r30125 | |||
2008-01-01 | Patch #1733017: "SWORD1: Possible patch for bug #1730183" | Eugene Sandulenko | |
svn-id: r30124 | |||
2008-01-01 | Fix for bug #1766072: MANIACNES: Music Doesn't Start On Load Game | Eugene Sandulenko | |
svn-id: r30122 | |||
2008-01-01 | Split out charset font data for easier maintenance | Eugene Sandulenko | |
svn-id: r30121 | |||
2008-01-01 | Fix bug #1811732: "MANIAC C64: German version not supported" | Eugene Sandulenko | |
svn-id: r30119 | |||
2008-01-01 | experimental change to fade out to 120 ms instead from table for state music ↵ | Paweł Kołodziejski | |
with opcode 3 when few songs have the same attribute value svn-id: r30118 | |||
2008-01-01 | experimental change to prevent play first region with fade out if jump ↵ | Paweł Kołodziejski | |
opcode is attached svn-id: r30117 | |||
2008-01-01 | Added support for the EGA introduction sequence | Paul Gilbert | |
svn-id: r30116 | |||
2008-01-01 | Added EGA related constants | Paul Gilbert | |
svn-id: r30115 | |||
2008-01-01 | Extended PaletteCollection class to handle EGA palettes | Paul Gilbert | |
svn-id: r30114 | |||
2008-01-01 | Extended animation class to handle EGA animations | Paul Gilbert | |
svn-id: r30113 | |||
2008-01-01 | SCUMM: Moved tick duration into a constant | Max Horn | |
svn-id: r30112 | |||
2008-01-01 | Patch #1839861 (Possible workaround for bugs related to ↵ | Max Horn | |
cloneToFadeOutTrack): Fixes bug #1848399 and apparently also #1527274 & #1763227 svn-id: r30111 | |||
2007-12-31 | Fix for bug #1861126 - "IHNM: Crash when Gorrister cuts sheet in the mooring ↵ | Filippos Karapetis | |
ring" svn-id: r30109 | |||
2007-12-31 | Removed obsolete _insaneRunning flag | Max Horn | |
svn-id: r30107 | |||
2007-12-31 | Used new AdvancedDetector flag to distinguish between EGA and VGA versions | Eugene Sandulenko | |
of italian Lure when their datafiles sit in same directory. svn-id: r30106 | |||
2007-12-31 | Bugfix to data position start in vga decoder, and made ega/vga decoder ↵ | Paul Gilbert | |
methods public visibility svn-id: r30104 | |||
2007-12-31 | verified differences in play music code of the dig and comi | Paweł Kołodziejski | |
svn-id: r30103 | |||
2007-12-31 | cleanup | Max Horn | |
svn-id: r30102 | |||
2007-12-31 | Added code to handle EGA title screens being immediately shown rather than ↵ | Paul Gilbert | |
faded in svn-id: r30098 | |||
2007-12-31 | Added extra palette handling for EGA palettes | Paul Gilbert | |
svn-id: r30097 | |||
2007-12-31 | Added support for decoding EGA screens | Paul Gilbert | |
svn-id: r30096 | |||
2007-12-31 | Added code to support reading .ega files | Paul Gilbert | |
svn-id: r30095 | |||
2007-12-31 | Added detection for Italian EGA version | Paul Gilbert | |
svn-id: r30094 | |||
2007-12-31 | Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any ↵ | Oystein Eftevaag | |
numerical expressions in the asm to absolute values (moving the expression to comments) since the iPhone assembler can't handle them, and prepending an underscore to the exported symbols (with some preprocessor magic similar to the hq3x asm for handle ports where it's not needed) svn-id: r30093 | |||
2007-12-31 | I thought only Full Throttle used the VAR_BLAST_ABOVE_TEXT variable, but I see | Torbjörn Andersson | |
now that it's defined for v8 games as well, so call processUpperActors() from that case too, just to be safe. svn-id: r30091 | |||
2007-12-30 | Draw subtitles over the verb coin in CoMI, not under. This is noticeable early | Torbjörn Andersson | |
in the game, when Murray is talking to himself. I've verified this against the behaviour of the original interpreter. (Should this go into 0.11 as well?) svn-id: r30088 | |||
2007-12-30 | Ooops, this was not supposed to be commited | Max Horn | |
svn-id: r30087 | |||
2007-12-30 | atrib -> attrib; added some FIXME comments | Max Horn | |
svn-id: r30086 | |||
2007-12-30 | Patch #1689516: BASS: Update the cursor when right-clicking in inventory | Max Horn | |
svn-id: r30085 | |||
2007-12-30 | Fix for bug #1635361: COMI: Music fade-out broken for compressed audio | Max Horn | |
svn-id: r30081 | |||
2007-12-29 | Added ability for both middle and right mouse buttons to abort a ↵ | Paul Gilbert | |
conversation when waiting for user to select a conversation option from a list of topics svn-id: r30071 | |||
2007-12-29 | Added support for using scroll wheel for making selections in the ↵ | Paul Gilbert | |
Save/Restore dialog and action lists svn-id: r30070 | |||
2007-12-29 | Added access property for middle mouse button | Paul Gilbert | |
svn-id: r30069 | |||
2007-12-29 | Fix to ensure any active conversation data or selected hotspot is cleared ↵ | Paul Gilbert | |
when restoring or restarting a game svn-id: r30066 | |||
2007-12-29 | Added mouse scrolling support to action menus and the save/restore dialog | Paul Gilbert | |
svn-id: r30065 | |||
2007-12-28 | Fix for correct dialog sequence when giving an object to an arbitrary NPC | Paul Gilbert | |
svn-id: r30063 | |||
2007-12-28 | Add another German version of Freddi Fish 2 (Windows). | Travis Howell | |
svn-id: r30054 | |||
2007-12-28 | Fix to prevent the F5 key allowing the game to be saved during player ↵ | Paul Gilbert | |
conversations or viewing a remote room svn-id: r30048 | |||
2007-12-28 | Patch #1858158: BUILD: Plugin building cleanup | Eugene Sandulenko | |
svn-id: r30041 | |||
2007-12-28 | Bugfix to correctly display a message when a used item is no longer in the room | Paul Gilbert | |
svn-id: r30037 | |||
2007-12-28 | Bugfix for string decoding to use the article of the destination character ↵ | Paul Gilbert | |
rather than the talking character svn-id: r30036 | |||
2007-12-28 | Patch #1859448: Add OSystem::getTimeAndDate API | Eugene Sandulenko | |
svn-id: r30034 | |||
2007-12-28 | Patch #1857121: Refactoring of the getSavePath method | Eugene Sandulenko | |
svn-id: r30032 | |||
2007-12-28 | Bugfix for action perform timeout to correctly show an question mark bubble. ↵ | Paul Gilbert | |
Also changed a writeSint16LE call to be more correctly writeUint16LE svn-id: r30026 | |||
2007-12-28 | Fixes compiling on msvc7.1, it seems like it has problems to decide when to ↵ | Johannes Schickel | |
use operator bool. svn-id: r30024 | |||
2007-12-28 | Move more HE code to HE71, to reduce code size, when using DISABLE_HE option. | Travis Howell | |
svn-id: r30023 |