Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-11 | Fix a little graphics bug in Kyrandia 1 Amiga, when jewels are enabled. | Johannes Schickel | |
svn-id: r43239 | |||
2009-08-10 | Fix yet another inventory background color glitch in Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43238 | |||
2009-08-10 | Implement different in Kyrandia 1 Amiga in o1_setFireberryGlowPalette. | Johannes Schickel | |
svn-id: r43237 | |||
2009-08-10 | Fix cauldron water color in Zanthia's home in Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43234 | |||
2009-08-10 | Proper implementation of o1_fadeSpecialPalette for Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43233 | |||
2009-08-10 | Fix WSA movies for final sequence of Kyrandia 1 Amiga. (this is just a ↵ | Johannes Schickel | |
theoretical fix, the game isn't yet playable till then) svn-id: r43232 | |||
2009-08-10 | Fix o1_makeAmuletAppear for Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43231 | |||
2009-08-10 | Cleanup. | Johannes Schickel | |
svn-id: r43230 | |||
2009-08-10 | Implement differences for Kyrandia 1 Amiga in o1_setCustomPaletteRange. | Johannes Schickel | |
svn-id: r43222 | |||
2009-08-10 | Fix incorrect converted colors in Kyra1 Amiga speech text color setup. | Johannes Schickel | |
svn-id: r43221 | |||
2009-08-10 | - Fix AMIGA to DOS palette conversion | Johannes Schickel | |
- Amiga version uses 13 instead of 12 palette buffers svn-id: r43220 | |||
2009-08-10 | Fix GUI menu colors for Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43215 | |||
2009-08-10 | Fix GUI button outline colors in Kyra1 Amiga. | Johannes Schickel | |
svn-id: r43213 | |||
2009-08-10 | Fix GUI font colors and text drawing in Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43212 | |||
2009-08-10 | Typo. | Johannes Schickel | |
svn-id: r43211 | |||
2009-08-10 | Implement item to item name list index mapping for Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43210 | |||
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 | 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-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 | prepare the kyraplayer for reading sfxtables from raw data (instead of ↵ | Norbert Lange | |
static tables) svn-id: r43184 | |||
2009-08-09 | Cleanup AMIGA graphics conversion. | Johannes Schickel | |
svn-id: r43183 | |||
2009-08-09 | fixed up some missing newlines | Norbert Lange | |
removed MSVC6 disable pragmas, the warnings are already disabled in the project files svn-id: r43182 | |||
2009-08-08 | added code to support the "finale" section | Norbert Lange | |
cleaned up playSoundEffect and playTrack svn-id: r43149 | |||
2009-08-08 | moved table-definition from header to cpp file | Norbert Lange | |
svn-id: r43136 | |||
2009-08-08 | merge with trunk | Norbert Lange | |
svn-id: r43134 | |||
2009-08-08 | Implemented support for Amiga wander score map. | Johannes Schickel | |
svn-id: r43133 | |||
2009-08-07 | show VK in gui_v2 games of kyra | Kostas Nakos | |
svn-id: r43097 | |||
2009-08-07 | hint backend about virtual keyboard on save, in LoK | Kostas Nakos | |
svn-id: r43095 | |||
2009-08-04 | cleaned up sound_amiga.cpp a bit, added checks for missing files | Norbert Lange | |
svn-id: r43050 | |||
2009-08-04 | added warning should the sound files not be available (intro will hang if ↵ | Norbert Lange | |
there is no musictimer) svn-id: r43049 | |||
2009-07-30 | Fix bug which caused the mouse cursor not to update in some cases. | Johannes Schickel | |
svn-id: r42926 | |||
2009-07-29 | Fix a little bug in KyraEngine_MR::showBadConscience, which prevented ↵ | Johannes Schickel | |
Gunther's mouse shapes from showing up. svn-id: r42895 | |||
2009-07-29 | Fix saving of item in hand in HoF and MR. | Johannes Schickel | |
svn-id: r42892 | |||
2009-07-29 | Fix animation script sound effect opcode implementation in Kyra3. | Johannes Schickel | |
svn-id: r42890 | |||
2009-07-27 | Fix format string issues (and compiler warnings). | Willem Jan Palenstijn | |
Patch by salty-horse. svn-id: r42842 |