Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-27 | spelling | Max Horn | |
svn-id: r11960 | |||
2003-12-27 | enable alternative introduction | Gregory Montoir | |
svn-id: r11959 | |||
2003-12-27 | Typo | Travis Howell | |
svn-id: r11958 | |||
2003-12-27 | Add a few more Simon todos | Travis Howell | |
svn-id: r11957 | |||
2003-12-27 | Search additional folder for BS1 | Travis Howell | |
svn-id: r11956 | |||
2003-12-27 | more robust resource saving; also save resources with idx 0; renamed ↵ | Max Horn | |
Serializer::saveWord/loadWord to saveUint16/loadUint16 svn-id: r11955 | |||
2003-12-26 | cleanup | Max Horn | |
svn-id: r11954 | |||
2003-12-26 | got rid of those _maxFOO macros, replaced them by access to the equivalent ↵ | Max Horn | |
_numFOO variables svn-id: r11953 | |||
2003-12-26 | ops | Paweł Kołodziejski | |
svn-id: r11952 | |||
2003-12-26 | added handing voc loops | Paweł Kołodziejski | |
svn-id: r11951 | |||
2003-12-26 | change IMuseDigital to 'own' the AudioInputStream (the idea is that ↵ | Max Horn | |
eventually it can use a custom AudioInputStream, and thus implement a pull interface instead of push one) svn-id: r11950 | |||
2003-12-26 | some fixes to imuse digital | Paweł Kołodziejski | |
svn-id: r11949 | |||
2003-12-26 | corrections for pan control | Paweł Kołodziejski | |
svn-id: r11948 | |||
2003-12-26 | forgot this | Paweł Kołodziejski | |
svn-id: r11947 | |||
2003-12-26 | cleanup | Gregory Montoir | |
svn-id: r11946 | |||
2003-12-26 | oops | Gregory Montoir | |
svn-id: r11945 | |||
2003-12-26 | enable original screen blankers | Gregory Montoir | |
svn-id: r11944 | |||
2003-12-26 | it should be _voiceVocData | Paweł Kołodziejski | |
svn-id: r11943 | |||
2003-12-26 | fix warning, add TODO comment | Max Horn | |
svn-id: r11942 | |||
2003-12-26 | when introducing a constant used throughout multiple files, best assign a ↵ | Max Horn | |
*name* to it, else you're digging your own grave on the long run :-) svn-id: r11941 | |||
2003-12-26 | new debugging code, using Common::Debugger | Gregory Montoir | |
svn-id: r11940 | |||
2003-12-26 | passthrought v7+ sound voices by imuse digital | Paweł Kołodziejski | |
svn-id: r11939 | |||
2003-12-26 | Set _sfxMode in HE games. | Travis Howell | |
svn-id: r11938 | |||
2003-12-26 | Use digital sfx for HE games | Travis Howell | |
svn-id: r11937 | |||
2003-12-26 | Update help | Travis Howell | |
svn-id: r11936 | |||
2003-12-26 | Update help | Travis Howell | |
svn-id: r11935 | |||
2003-12-26 | look for data/speech1/2.clu and data/speech/speech.clu, instead of ↵ | Jonathan Gray | |
data/speech1/2.clu and data/speech/speech1/2.clu fixes running from cd or using the same layout as the cd svn-id: r11934 | |||
2003-12-26 | add param to playInputStream which makes it possible to retain an input ↵ | Max Horn | |
stream even after it has been given to the mixer for playback svn-id: r11933 | |||
2003-12-26 | logic fix: we must do wrap around *before* read, not after. otherwise ↵ | Max Horn | |
eosIntern will in some border cases return wrong results; some cleanup svn-id: r11932 | |||
2003-12-26 | I got some buffer overflow warnings, seems 200KB isn't quite enough... | Max Horn | |
svn-id: r11931 | |||
2003-12-25 | fix debugger | Max Horn | |
svn-id: r11930 | |||
2003-12-25 | fix indirect palette cycling | Max Horn | |
svn-id: r11929 | |||
2003-12-25 | Fix for bug #734154 (DIG: Savegame/Island names) | Max Horn | |
svn-id: r11928 | |||
2003-12-25 | yet another TODO | Max Horn | |
svn-id: r11927 | |||
2003-12-25 | two COMI TODOs | Max Horn | |
svn-id: r11926 | |||
2003-12-25 | _inventory was sometimes accessed one-based and sometimes zero-based -> ↵ | Max Horn | |
always use zero-base, for consistency svn-id: r11925 | |||
2003-12-25 | cleanup | Max Horn | |
svn-id: r11924 | |||
2003-12-25 | cleanup | Max Horn | |
svn-id: r11923 | |||
2003-12-25 | Fix for bug #809942 (COMI: Guybrush disappears before Hotel on Blood) | Max Horn | |
svn-id: r11922 | |||
2003-12-25 | cleanup | Max Horn | |
svn-id: r11921 | |||
2003-12-25 | updated kernelSetFunctions opcode 20 | Paweł Kołodziejski | |
svn-id: r11920 | |||
2003-12-25 | be stricter about File::open params | Max Horn | |
svn-id: r11919 | |||
2003-12-25 | disable the reverb hack for now; at hacked in sound font support (specify ↵ | Max Horn | |
'soundfont' config option with path to a .SF2 file); simplify code a bit by using OpenDefaultComponent; allow usage of any music device, not just the DLSSynth (this may or may not help people with real MIDI devices) svn-id: r11918 | |||
2003-12-25 | fix some buglets | Max Horn | |
svn-id: r11917 | |||
2003-12-25 | disable FT imuse sequence, sound table is broken | Paweł Kołodziejski | |
svn-id: r11916 | |||
2003-12-25 | don't pause imuse digital anymore | Paweł Kołodziejski | |
svn-id: r11915 | |||
2003-12-25 | cleanup | Paweł Kołodziejski | |
svn-id: r11914 | |||
2003-12-25 | cleanup | Max Horn | |
svn-id: r11913 | |||
2003-12-25 | workaround crash on Intel systems (and it was *not* caused by me, mind you! :-) | Max Horn | |
svn-id: r11912 | |||
2003-12-25 | cleanup; fix File::open usage (do not hardocde constant values, rather use ↵ | Max Horn | |
the symbolic namescvs diff | bbeditcvs diff | bbedit svn-id: r11911 |