Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-14 | changed handling of finale - music should use right tempo now | Norbert Lange | |
svn-id: r43364 | |||
2009-08-13 | (re-)initialise some Variables when sound is stopped | Norbert Lange | |
svn-id: r43351 | |||
2009-08-13 | sound_amiga: honor _musicEnabled and _sfxEnabled flags | Norbert Lange | |
maxtrax: initialise lastvolume svn-id: r43337 | |||
2009-08-12 | Made debug statements a bit more consitant. | Johannes Schickel | |
svn-id: r43336 | |||
2009-08-12 | Enable music support in the finale of Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43335 | |||
2009-08-12 | enable some debug-output | Norbert Lange | |
svn-id: r43331 | |||
2009-08-12 | another merge from trunk | Norbert Lange | |
svn-id: r43330 | |||
2009-08-12 | Implement special Kyrandia 1 Amiga credits text scroller. | Johannes Schickel | |
svn-id: r43329 | |||
2009-08-12 | Put some more IHNM / SAGA2 specific code into compile guards. | Johannes Schickel | |
svn-id: r43326 | |||
2009-08-12 | Add a slight paranoia check to drawCharANSI. | Johannes Schickel | |
svn-id: r43325 | |||
2009-08-12 | Fix graphics glitch in credits of Kyrandia 1 German. | Johannes Schickel | |
svn-id: r43324 | |||
2009-08-12 | Further cleaning up credits player code for Kyra1. | Johannes Schickel | |
svn-id: r43323 | |||
2009-08-12 | Oops forgot a "{". | Johannes Schickel | |
svn-id: r43322 | |||
2009-08-12 | Cleanup. | Johannes Schickel | |
svn-id: r43321 | |||
2009-08-12 | Implement difference for the Kyrandia 1 Amiga version in ↵ | Johannes Schickel | |
TextDisplayer::printCharacterText. svn-id: r43320 | |||
2009-08-12 | Change SJIS code guard to also check whether dynamic plugins are enabled. | Johannes Schickel | |
svn-id: r43318 | |||
2009-08-12 | Removed duplicated functions. | Andre Heider | |
svn-id: r43314 | |||
2009-08-12 | Fix formatting | Eugene Sandulenko | |
svn-id: r43307 | |||
2009-08-12 | Enable Personal Nightmare by default. | Travis Howell | |
svn-id: r43304 | |||
2009-08-12 | Update status of The Legend of Kyrandia. | Travis Howell | |
svn-id: r43303 | |||
2009-08-12 | Update status of Amiga version of The Legend of Kyrandia. | Travis Howell | |
svn-id: r43301 | |||
2009-08-12 | Fix bug #2835822 - SSPP: Sounds from DIMP appearing randomly in other games. | Travis Howell | |
svn-id: r43299 | |||
2009-08-12 | Fix building with specific games disabled in MSVC. | Travis Howell | |
svn-id: r43294 | |||
2009-08-11 | vc22_setPaletteOld was renamed to vc22_setPalette, since function was ↵ | Travis Howell | |
virtualized. svn-id: r43292 | |||
2009-08-11 | merged from trunk (Amiga LoK supposedly completeable!) | Norbert Lange | |
fixed a bug I introduced in one of the last cleanups svn-id: r43291 | |||
2009-08-11 | Mention support for Kyrandia 1 Amiga in 1.1.0. | Johannes Schickel | |
svn-id: r43290 | |||
2009-08-11 | SCI: Added a crude speed throttler. | Walter van Niftrik | |
svn-id: r43289 | |||
2009-08-11 | Fixed an endian bug in the ADPCM decoder (#2211901). | Andre Heider | |
svn-id: r43287 | |||
2009-08-11 | Fix graphical glitches when loading saves where Brandon is in Will-O-Wisp form. | Johannes Schickel | |
svn-id: r43285 | |||
2009-08-11 | Fix for bug #2835715 "KYRA: GFX glitch in Amiga version at the bridge", ↵ | Johannes Schickel | |
which was caused by featuring restoring of Brandon's position on save load, which the original did not support. svn-id: r43284 | |||
2009-08-11 | Don't allow menu / inventory usage in o1_waitForConfirmationMouseClick, just ↵ | Johannes Schickel | |
like the original does. This prevents creating bad saves like in bug #2835715 "KYRA: GFX glitch in Amiga version at the bridge". svn-id: r43283 | |||
2009-08-11 | Fix compilation on MSVC8/9 after r43270: Add ENABLE_AGOS2 and ENABLE_PN to ↵ | Kari Salminen | |
global Visual Studio properties. svn-id: r43282 | |||
2009-08-11 | Enable dirty rect handling for the Amiga version again. | Johannes Schickel | |
svn-id: r43280 | |||
2009-08-11 | Cleanup. | Johannes Schickel | |
svn-id: r43279 | |||
2009-08-11 | Fix thumbnails for savegames made via the in-game GUI of Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43278 | |||
2009-08-11 | Fix graphics glitch in Darm's abode in Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43277 | |||
2009-08-11 | Fix AGOS compilation. | Johannes Schickel | |
svn-id: r43276 | |||
2009-08-11 | Fix bug in Amiga specific bits of o1_fadeSpecialPalette, this should make ↵ | Johannes Schickel | |
the cauldron water change color correctly. svn-id: r43275 | |||
2009-08-11 | - Yet another minor difference in seq_winterScroll2 | Johannes Schickel | |
- Fix wrong offsets of flasks strings for Kyrandia 1 Amiga in kyra.dat - Increase kyra.dat version svn-id: r43274 | |||
2009-08-11 | Implement differences in seq_winterScroll1 for Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43273 | |||
2009-08-11 | Fix Kallak's note displaying in Kyrandia 1 Amiga and Kyrandia 1 DOS CD. | Johannes Schickel | |
svn-id: r43272 | |||
2009-08-11 | Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game ↵ | Travis Howell | |
engine, which require higher resolution. svn-id: r43270 | |||
2009-08-11 | LOL: some minor fixes | Florian Kagerer | |
svn-id: r43269 | |||
2009-08-11 | SCI: Turn off logging in debugger. | Walter van Niftrik | |
svn-id: r43268 | |||
2009-08-11 | code formatting fixes | Fabio Battaglia | |
svn-id: r43266 | |||
2009-08-11 | Maniac Mansion NES: added workaround to fix dirty screen when loading a ↵ | Fabio Battaglia | |
narrow room from a full width room svn-id: r43264 | |||
2009-08-11 | Include vkeybd default pack into installation file | Lars Persson | |
svn-id: r43263 | |||
2009-08-11 | Enable virtual keyboard support, since qvga gfx is now supported. | Lars Persson | |
svn-id: r43262 | |||
2009-08-11 | Updated actions to support tinsel and made (from CE version) | Lars Persson | |
svn-id: r43260 | |||
2009-08-11 | Updated with m4.dat file | Lars Persson | |
svn-id: r43257 |