Age | Commit message (Expand) | Author |
2003-12-26 | enable original screen blankers | Gregory Montoir |
2003-12-26 | it should be _voiceVocData | Paweł Kołodziejski |
2003-12-26 | fix warning, add TODO comment | Max Horn |
2003-12-26 | when introducing a constant used throughout multiple files, best assign a *na... | Max Horn |
2003-12-26 | new debugging code, using Common::Debugger | Gregory Montoir |
2003-12-26 | passthrought v7+ sound voices by imuse digital | Paweł Kołodziejski |
2003-12-26 | Set _sfxMode in HE games. | Travis Howell |
2003-12-26 | Use digital sfx for HE games | Travis Howell |
2003-12-26 | Update help | Travis Howell |
2003-12-26 | Update help | Travis Howell |
2003-12-26 | look for data/speech1/2.clu and data/speech/speech.clu, instead of data/speec... | Jonathan Gray |
2003-12-26 | add param to playInputStream which makes it possible to retain an input strea... | Max Horn |
2003-12-26 | logic fix: we must do wrap around *before* read, not after. otherwise eosInte... | Max Horn |
2003-12-26 | I got some buffer overflow warnings, seems 200KB isn't quite enough... | Max Horn |
2003-12-25 | fix debugger | Max Horn |
2003-12-25 | fix indirect palette cycling | Max Horn |
2003-12-25 | Fix for bug #734154 (DIG: Savegame/Island names) | Max Horn |
2003-12-25 | yet another TODO | Max Horn |
2003-12-25 | two COMI TODOs | Max Horn |
2003-12-25 | _inventory was sometimes accessed one-based and sometimes zero-based -> alway... | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | Fix for bug #809942 (COMI: Guybrush disappears before Hotel on Blood) | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | updated kernelSetFunctions opcode 20 | Paweł Kołodziejski |
2003-12-25 | be stricter about File::open params | Max Horn |
2003-12-25 | disable the reverb hack for now; at hacked in sound font support (specify 'so... | Max Horn |
2003-12-25 | fix some buglets | Max Horn |
2003-12-25 | disable FT imuse sequence, sound table is broken | Paweł Kołodziejski |
2003-12-25 | don't pause imuse digital anymore | Paweł Kołodziejski |
2003-12-25 | cleanup | Paweł Kołodziejski |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | workaround crash on Intel systems (and it was *not* caused by me, mind you! :-) | Max Horn |
2003-12-25 | cleanup; fix File::open usage (do not hardocde constant values, rather use th... | Max Horn |
2003-12-25 | Patch #863997: Build Script for Slackware | Max Horn |
2003-12-25 | cleanup (TODO: reduce code duplication) | Max Horn |
2003-12-25 | ops | Paweł Kołodziejski |
2003-12-25 | some changes to digital imuse | Paweł Kołodziejski |
2003-12-25 | start sound call directly digital imuse, only script part handled by mainloop... | Paweł Kołodziejski |
2003-12-25 | Fix compile | Travis Howell |
2003-12-25 | Spelling. Yes, I'm a hypocrite :) | James Brown |
2003-12-25 | added support for start play ft smush audio from middle of san file | Paweł Kołodziejski |
2003-12-25 | Enable INSANE by default. | Travis Howell |
2003-12-25 | Enable INSANE by default. | Eugene Sandulenko |
2003-12-25 | Updates: Full Throttle INSANE, Simon thing stuff, FOTAQ/BS1/BS2 should be com... | James Brown |
2003-12-25 | Fix pause mode during video/smush playback | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | Fixed bug when Ben disappeared after some battles. | Eugene Sandulenko |
2003-12-24 | removed usage auto free flag, and fixed stupid bug related with sample size | Paweł Kołodziejski |
2003-12-24 | cleanup | Max Horn |