Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-15 | back to previous way of copying stream, so it continue old stream | Paweł Kołodziejski | |
svn-id: r30491 | |||
2008-01-15 | if track sound data is compressed reset data offset to beginning of region. ↵ | Paweł Kołodziejski | |
we need implement seek in stream anyway or drop support svn-id: r30490 | |||
2008-01-14 | implement force flush old fadeTrack. fixed trackId in new fadeTrack, it ↵ | Paweł Kołodziejski | |
wasn't set properly, caused switching regions. svn-id: r30489 | |||
2008-01-14 | revert last experimental dimuse change, force flush | Paweł Kołodziejski | |
svn-id: r30488 | |||
2008-01-14 | experimental force flush fade track if it's in use | Paweł Kołodziejski | |
svn-id: r30487 | |||
2008-01-14 | put 'break' here too, only one music in non fade tracks allowed | Paweł Kołodziejski | |
svn-id: r30486 | |||
2008-01-14 | i forgot 'break' in the loop | Paweł Kołodziejski | |
svn-id: r30485 | |||
2008-01-14 | implement special case for playing music with beginning offset where other ↵ | Paweł Kołodziejski | |
one stopped svn-id: r30483 | |||
2008-01-14 | Workaround for bug #1660424 (KQ4: Zombie bug) which is a script bug present ↵ | Kari Salminen | |
in the original game. svn-id: r30482 | |||
2008-01-14 | fixed setting hookId for music, it doesn't worked before | Paweł Kołodziejski | |
svn-id: r30481 | |||
2008-01-13 | correction fade out music times in comi demo | Paweł Kołodziejski | |
svn-id: r30480 | |||
2008-01-13 | not need call refreshScripts in demo version of comi | Paweł Kołodziejski | |
svn-id: r30479 | |||
2008-01-13 | Indentation | Kari Salminen | |
svn-id: r30478 | |||
2008-01-13 | Indentation. | Torbjörn Andersson | |
svn-id: r30477 | |||
2008-01-13 | Removed unnecessary semi-colons. | Torbjörn Andersson | |
svn-id: r30476 | |||
2008-01-13 | revert updateFadeMusicTrack | Paweł Kołodziejski | |
svn-id: r30475 | |||
2008-01-13 | Clarify comments on compiler warning flags | Max Horn | |
svn-id: r30474 | |||
2008-01-13 | Various small patches to the build system by jvprat | Max Horn | |
svn-id: r30473 | |||
2008-01-13 | Fix warnings HashMap causes on some compilers (notably, GCC 3.x used for ↵ | Max Horn | |
various cross compilers) svn-id: r30472 | |||
2008-01-13 | Added GPL header to configure (it really is complex enough to justify that), ↵ | Max Horn | |
and removed some old TODOs svn-id: r30471 | |||
2008-01-13 | Fixed typo (SVN->CVS); expanded legal header to point to our COPYRIGHT file, ↵ | Max Horn | |
and add some SVN tags svn-id: r30470 | |||
2008-01-13 | Adapted the dist-scummvm.sh tool for SVN usage, making it once more super ↵ | Max Horn | |
easy to build release tar balls svn-id: r30469 | |||
2008-01-13 | WORKAROUND bug #1870304: Solaris does not provide INADDR_NONE | Max Horn | |
svn-id: r30467 | |||
2008-01-13 | revert experimental hack | Paweł Kołodziejski | |
svn-id: r30466 | |||
2008-01-13 | fixed fadeOutMusic in transitions | Paweł Kołodziejski | |
svn-id: r30465 | |||
2008-01-13 | additional missing stoppingSequence to music transitions. | Paweł Kołodziejski | |
svn-id: r30464 | |||
2008-01-13 | added missing stoppingSequence to music transitions. still i'm not sure if ↵ | Paweł Kołodziejski | |
it trigger properly in our imuse implementation svn-id: r30463 | |||
2008-01-12 | refreshScripts should check for music state not sequence. it will create ↵ | Paweł Kołodziejski | |
regressions in comi :) that part need more investigation. svn-id: r30462 | |||
2008-01-12 | seqId 4 should pass fadeout music not silence ignore | Paweł Kołodziejski | |
svn-id: r30461 | |||
2008-01-12 | Patch #1869152: "MAEMO port preliminary patch" | Eugene Sandulenko | |
svn-id: r30458 | |||
2008-01-12 | The dummy ("narration only") cutscene player misbehaved a bit if the cutscene | Torbjörn Andersson | |
soundtrack was present. It should work better now. svn-id: r30455 | |||
2008-01-12 | Add fanoush to copyright | Eugene Sandulenko | |
svn-id: r30451 | |||
2008-01-12 | Add fanoush to credits | Eugene Sandulenko | |
svn-id: r30448 | |||
2008-01-12 | Added function to encapsulate/protect manipulation of background. | Nicola Mettifogo | |
svn-id: r30441 | |||
2008-01-12 | Removed warning in Screen::getOverlayPtr for now. | Johannes Schickel | |
svn-id: r30440 | |||
2008-01-12 | Use getMousePos in checkInput. | Johannes Schickel | |
svn-id: r30439 | |||
2008-01-12 | Commit patch #1869749 "KYRA: HoF Towns Audio fix". | Johannes Schickel | |
svn-id: r30438 | |||
2008-01-12 | Commit patch #1869747 "KYRA: HoF sjis patch". | Johannes Schickel | |
svn-id: r30437 | |||
2008-01-12 | Bugfix for actors getting stuck (losing their schedule) | Paul Gilbert | |
svn-id: r30435 | |||
2008-01-12 | Removed old copyright 2005-2006 line from several files so that their ↵ | Paul Gilbert | |
headers are consistant with the other files svn-id: r30433 | |||
2008-01-11 | Fix Maemo patch to configure | Eugene Sandulenko | |
svn-id: r30431 | |||
2008-01-11 | Work around bug #1324106 again. Apparently, I was mistaken the other day when I | Torbjörn Andersson | |
said the timer changes fixed it. This time, I've made the workaround a bit simpler to understand, though. svn-id: r30429 | |||
2008-01-11 | First part of Maemo port | Eugene Sandulenko | |
svn-id: r30427 | |||
2008-01-11 | Setting date for 0.11.0 release | Eugene Sandulenko | |
svn-id: r30426 | |||
2008-01-11 | 2008 | Willem Jan Palenstijn | |
svn-id: r30424 | |||
2008-01-11 | Another NEWS update | Max Horn | |
svn-id: r30422 | |||
2008-01-11 | Added some post-0.11 changes to the NEWS file | Max Horn | |
svn-id: r30420 | |||
2008-01-11 | The SCUMM timer fix makes the workaround for bug #1324106 obsolete | Max Horn | |
svn-id: r30419 | |||
2008-01-11 | Fixed bug #1861582 (COMI: Banjo duel seems harder than in the original) by ↵ | Max Horn | |
changing the way SCUMM updates the timer vars (matches disasm now). Beware of regressions\! svn-id: r30418 | |||
2008-01-11 | doc update for 0.11.0 | Kostas Nakos | |
svn-id: r30416 |