Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-10 | Fix GUI strings in Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43209 | |||
2009-08-10 | - Fix extraction of Kyra 1 amiga string tables in kyra.dat | Johannes Schickel | |
- Fix "taken" string offsets in kyra.dat - Add temporary workaround for only one "taken" string being present in Kyra 1 amiga. - Update kyra.dat svn-id: r43208 | |||
2009-08-10 | Fix copyright string displaying in Kyra1 amiga. Unlike the DOS version it ↵ | Johannes Schickel | |
does not use a second print for creating a shadow look. svn-id: r43207 | |||
2009-08-10 | Rename 'font_color' attribute for 'text' draw step to 'text_color'. | Johannes Schickel | |
svn-id: r43206 | |||
2009-08-10 | Made font color configuration independend from font style configuration. | Johannes Schickel | |
svn-id: r43205 | |||
2009-08-10 | LOL: fix main menu in floppy version | Florian Kagerer | |
svn-id: r43202 | |||
2009-08-10 | Fix bug when setting up mouse cursor with inventory palette. | Johannes Schickel | |
svn-id: r43200 | |||
2009-08-10 | Remove dead code. | Johannes Schickel | |
svn-id: r43199 | |||
2009-08-10 | Cleanup. | Johannes Schickel | |
svn-id: r43198 | |||
2009-08-10 | Use interface palette for mouse cursor in Kyra1 amiga, when it's enabled. | Johannes Schickel | |
svn-id: r43197 | |||
2009-08-10 | Enable interface text fading in Kyra1 amiga again. | Johannes Schickel | |
svn-id: r43196 | |||
2009-08-10 | Fix interface text color. | Johannes Schickel | |
svn-id: r43195 | |||
2009-08-10 | Fix text color in character speeches in Kyra1 amiga. | Johannes Schickel | |
svn-id: r43194 | |||
2009-08-10 | Fix inventory background color. | Johannes Schickel | |
svn-id: r43193 | |||
2009-08-10 | Initial support for correct colors in the interface of Kyra1 AMIGA. | Johannes Schickel | |
svn-id: r43192 | |||
2009-08-10 | Disable menu text fading in kyra1 amiga for now. | Johannes Schickel | |
svn-id: r43191 | |||
2009-08-10 | SCI: Added detection entries for French versions of Eco Quest 1/2 (reported | Walter van Niftrik | |
by Strangerke). svn-id: r43190 | |||
2009-08-09 | Clear the destination page for bitmap loading, this fixes graphics artifacts ↵ | Johannes Schickel | |
in Kyra1 amiga. svn-id: r43189 | |||
2009-08-09 | Unbreak basic Kyra1 amiga in game support, by disabling some palette code ↵ | Johannes Schickel | |
for the amiga version. svn-id: r43188 | |||
2009-08-09 | Add support for the font format used in Kyrandia 1 Amiga. (font colors are ↵ | Johannes Schickel | |
wrong though) svn-id: r43187 | |||
2009-08-09 | Create a "Font" interface and create a "DOSFont" implementation for handling ↵ | Johannes Schickel | |
DOS version fonts. svn-id: r43186 | |||
2009-08-09 | Cleanup AMIGA graphics conversion. | Johannes Schickel | |
svn-id: r43183 | |||
2009-08-09 | update news files for 1.0.0rc1 release | Kostas Nakos | |
svn-id: r43179 | |||
2009-08-09 | removing support for flac (good riddance) and mpeg2 | Kostas Nakos | |
svn-id: r43178 | |||
2009-08-09 | Fix for bug #2834250 "GUI: Incorrect behavior of sliders". | Johannes Schickel | |
svn-id: r43172 | |||
2009-08-09 | Removed redundant code related to Midi handling | Paul Gilbert | |
svn-id: r43171 | |||
2009-08-09 | GP2X: Commit local version of backend, contains a 'fix' to work around a ↵ | John Willis | |
GP2X SDL 'feature' that was removing the ability to disable aspect ratio correction. Also misc cleanup and changes to default volume levels to cut down on sample clipping. svn-id: r43167 | |||
2009-08-09 | Fix glitch when removing arrows from spell book in Elvira 1. | Travis Howell | |
svn-id: r43165 | |||
2009-08-09 | Fix bug #2834260 - ELVIRA1: Graphic glitch when bird takes off. | Travis Howell | |
svn-id: r43163 | |||
2009-08-09 | Fix bug #2834252 - ELVIRA1 Problem with 8-character-long save names. | Travis Howell | |
svn-id: r43156 | |||
2009-08-09 | Slight adjustment to Spanish font lookup table, based on mac_es's ↵ | Paul Gilbert | |
description of character lookup problems svn-id: r43155 | |||
2009-08-09 | Fix bug #2834254 - ELVIRA: Buggy scroll arrows when mixing spells. | Travis Howell | |
svn-id: r43152 | |||
2009-08-09 | Changed subtitles display speed to also include the time taken to say voice ↵ | Paul Gilbert | |
samples (if voices are turned on). This means subtitles will display for the same time irrespective of whether voices are on or not svn-id: r43150 | |||
2009-08-08 | Changed the scroll-handling to be more like the original. This fixes bug ↵ | Sven Hesse | |
#2832362 ("GOB3: Scrolling locked after cutscene") svn-id: r43147 | |||
2009-08-08 | Fix bug #2825565: "Unable to select subtitles in Atlantis and Simon 1" | Eugene Sandulenko | |
svn-id: r43145 | |||
2009-08-08 | Patch #2832247: "GMM: Enable loading & deleting of unnamed savegames" | Eugene Sandulenko | |
svn-id: r43143 | |||
2009-08-08 | Add DS version of Atari MM from Bug #2834054 | Eugene Sandulenko | |
svn-id: r43139 | |||
2009-08-08 | Implement FR#2821534: "GUI: Mute All disable volume sliders" | Eugene Sandulenko | |
svn-id: r43131 | |||
2009-08-08 | Fix XMIDI looping implementation. Now for example the music in the ferret ↵ | Johannes Schickel | |
village of ITE plays fine. svn-id: r43126 | |||
2009-08-08 | Change workaround for bug #2820054 to apply for all GRA versions. | Johannes Schickel | |
svn-id: r43123 | |||
2009-08-08 | Formatting fix. | Johannes Schickel | |
svn-id: r43122 | |||
2009-08-08 | Fix for bug #2412336 "DW2: Voices cut off" (commit on behalf of dreammaster) | Johannes Schickel | |
svn-id: r43120 | |||
2009-08-08 | Add workaround for bug #2820054 "DW1: No intro music at first start on Wii", ↵ | Johannes Schickel | |
which actually happened on all systems, when using the multilanguage version. svn-id: r43119 | |||
2009-08-08 | tweaked the mapped keys to reintroduce SHIFT for mass adding games | Andre Heider | |
svn-id: r43117 | |||
2009-08-08 | forward port of wince 3.0 fix for paths from branch 0.13.0, r39978 | Kostas Nakos | |
svn-id: r43114 | |||
2009-08-08 | Commit of dhewg's patch to fix screen refreshes on the Wii | Paul Gilbert | |
svn-id: r43112 | |||
2009-08-08 | When opening a data stream, don't read the whole file into memory if not ↵ | Sven Hesse | |
necessary. This vastly improves the loading times of Gob3 on small devices svn-id: r43107 | |||
2009-08-07 | mouse up events need the same lovin' as mouse down events do. don't ↵ | Kostas Nakos | |
underestimate 'em. fixes bug #2833549 svn-id: r43102 | |||
2009-08-07 | Merge creation of Info.plist into update-version.pl. | Andre Heider | |
This fixes the static version info after branching (#2820503). svn-id: r43101 | |||
2009-08-07 | show VK in gui_v2 games of kyra | Kostas Nakos | |
svn-id: r43097 |