Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-02 | Added methods for reading Apple IIGS AGI samples and creating ↵ | Kari Salminen | |
AudioStream-objects out of them. Commented out some code to make things compile. svn-id: r28404 | |||
2007-08-02 | Added Italian Woodruff, as supplied by Hkz on #scummvm | Sven Hesse | |
svn-id: r28403 | |||
2007-08-02 | Fixing compilation for Raziel_AOne ;) | Sven Hesse | |
svn-id: r28402 | |||
2007-08-02 | allow engine shutdown and restart with diffrent mode | Paweł Kołodziejski | |
svn-id: r28401 | |||
2007-08-02 | formating | Paweł Kołodziejski | |
svn-id: r28400 | |||
2007-08-02 | The help screens in the IHNM demo are shown a bit more correctly now, though ↵ | Filippos Karapetis | |
they're still buggy svn-id: r28399 | |||
2007-08-02 | Partially implemented opcodes 87, 88 and 89, used in the help system of the ↵ | Filippos Karapetis | |
IHNM demo. It's still buggy, though svn-id: r28398 | |||
2007-08-01 | The text of the psychic profile in IHNM is shown correctly now | Filippos Karapetis | |
svn-id: r28397 | |||
2007-08-01 | added some keyboard code | Paweł Kołodziejski | |
svn-id: r28396 | |||
2007-08-01 | IHNM and ITE: ScummVM will no longer crash when loading games from the ↵ | Filippos Karapetis | |
command line svn-id: r28394 | |||
2007-08-01 | workaround for original game graphic glitch #1751170 | Gregory Montoir | |
svn-id: r28393 | |||
2007-08-01 | added MusicFadeout code | Paweł Kołodziejski | |
svn-id: r28392 | |||
2007-08-01 | formating | Paweł Kołodziejski | |
svn-id: r28391 | |||
2007-08-01 | ops | Paweł Kołodziejski | |
svn-id: r28390 | |||
2007-08-01 | added cd audio playing | Paweł Kołodziejski | |
svn-id: r28389 | |||
2007-08-01 | more changes | Paweł Kołodziejski | |
svn-id: r28388 | |||
2007-08-01 | Added data for the Atari ST AGI palette and Apple IIGS AGI palettes V1 and V2. | Kari Salminen | |
svn-id: r28387 | |||
2007-08-01 | Compressed sounds now work in IHNM | Filippos Karapetis | |
svn-id: r28384 | |||
2007-08-01 | Support for (still a bit glitchy) 16bit sound | Sven Hesse | |
svn-id: r28383 | |||
2007-08-01 | Re-enabled the problematic older ITE demos (with notes on their current ↵ | Filippos Karapetis | |
problems) svn-id: r28382 | |||
2007-08-01 | Patch files are no longer left open the whole time, but are only opened when ↵ | Filippos Karapetis | |
needed. This fixes the strange bug where BBM files didn't appear in the ITE demos that have substitute scenes when using MSVC compiled executables, as too many files were open at the same time svn-id: r28381 | |||
2007-08-01 | The psychic profile background is displayed correctly again | Filippos Karapetis | |
svn-id: r28380 | |||
2007-08-01 | Updated the ITE demo versions | Filippos Karapetis | |
svn-id: r28379 | |||
2007-08-01 | Fix compiler warnings. | Travis Howell | |
svn-id: r28378 | |||
2007-08-01 | Some GK2 VMDs now load and play, too. The sound is borked, though (probably ↵ | Sven Hesse | |
16 bit). svn-id: r28377 | |||
2007-08-01 | Fix compiler warning. | Travis Howell | |
svn-id: r28376 | |||
2007-08-01 | Fix for the non-loading BBM files in the ITE demos with substitute scenes. ↵ | Filippos Karapetis | |
This is a very strange bug, and it seems to be directly related to an issue with the Common::File class svn-id: r28375 | |||
2007-07-31 | Woodruff's intro.vmd now works correctly! :)) | Sven Hesse | |
svn-id: r28374 | |||
2007-07-31 | - VMD playing works a bit better now | Sven Hesse | |
- Minor cleanup svn-id: r28373 | |||
2007-07-31 | Fixed incorrect file assignment for the ITE Windows demo | Filippos Karapetis | |
svn-id: r28372 | |||
2007-07-31 | add missing clipping | Gregory Montoir | |
svn-id: r28371 | |||
2007-07-31 | fix for bug #1751226 (glitches on save/load | Gregory Montoir | |
svn-id: r28370 | |||
2007-07-31 | Added Ween English Atari ST and updated the Amiga version, as provided by ↵ | Sven Hesse | |
pwigren in bug #1764174 svn-id: r28369 | |||
2007-07-31 | Changed code to use the new fadePalette function, thus removing ↵ | Nicola Mettifogo | |
fadeInPalette and some custom fade code in _c_endComment. svn-id: r28368 | |||
2007-07-31 | Generalized fadePalette to support custom target palette. | Nicola Mettifogo | |
svn-id: r28367 | |||
2007-07-31 | Added an English Bargon Attack Amiga/AtariST version, as provided by pwigren ↵ | Sven Hesse | |
in bug #1764174 svn-id: r28366 | |||
2007-07-31 | Renamed palette functions. | Nicola Mettifogo | |
svn-id: r28365 | |||
2007-07-31 | Fixed some warnings | Filippos Karapetis | |
svn-id: r28364 | |||
2007-07-31 | Still partly broken/stubby VMD playing | Sven Hesse | |
svn-id: r28363 | |||
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis | |
svn-id: r28362 | |||
2007-07-31 | Some updates to the psychic profile in IHNM. sfPsychicProfileOff has been ↵ | Filippos Karapetis | |
enabled again svn-id: r28361 | |||
2007-07-31 | Added the spanish version of Woodruff, provided by jvprat on #scummvm | Sven Hesse | |
svn-id: r28360 | |||
2007-07-31 | sfPsychicProfileOff is not used, therefore disable it to prevent it from ↵ | Filippos Karapetis | |
trying to clear the psychic profile again svn-id: r28359 | |||
2007-07-31 | It's now possible to return to the chapter selection screen correctly in IHNM | Filippos Karapetis | |
svn-id: r28358 | |||
2007-07-31 | Revert last change to credits. | Travis Howell | |
svn-id: r28355 | |||
2007-07-31 | Implement some differences to the actor walking code in IHNM | Filippos Karapetis | |
svn-id: r28352 | |||
2007-07-31 | Minor DataIO-cleanup | Sven Hesse | |
svn-id: r28349 | |||
2007-07-31 | Play MIDI music at the volume specified in the options screen | Filippos Karapetis | |
svn-id: r28348 | |||
2007-07-31 | Music should not be played after changing scene if it's disabled from the ↵ | Filippos Karapetis | |
options svn-id: r28347 | |||
2007-07-31 | The mouse works correctly now in the options dialog when it's opened in the ↵ | Filippos Karapetis | |
non-interactive part of the IHNM demo svn-id: r28346 |