Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-03 | Indy3 only uses the low 4 bits of a variable | James Brown | |
svn-id: r5393 | |||
2002-11-03 | hack around what seems to be an empty exit script in indy3 (besides the size ↵ | Jonathan Gray | |
and tag) for now, maybe we should be strictly not reading past the size defined in the header of the script? svn-id: r5390 | |||
2002-11-03 | cleaner way to fix entry/exit dumping | Jonathan Gray | |
svn-id: r5389 | |||
2002-11-03 | fix dumping of exit/entry scripts for older games | Jonathan Gray | |
svn-id: r5388 | |||
2002-11-03 | Fix "I can't reach that" in Indy3 | James Brown | |
svn-id: r5387 | |||
2002-11-02 | add the ability to view/set debugging level to the debugger | Jonathan Gray | |
svn-id: r5386 | |||
2002-11-02 | Hack for Full Throttle - aquadran, are you sure these ranges are right? | James Brown | |
svn-id: r5384 | |||
2002-11-02 | Fix some really stupid code someone added - this basically fixes the FT ↵ | James Brown | |
derby, except for keyboard control svn-id: r5382 | |||
2002-11-02 | *cough*... never mind me... | James Brown | |
svn-id: r5381 | |||
2002-11-02 | Make stack problems a little more verbose | James Brown | |
svn-id: r5380 | |||
2002-11-02 | Finish hacks - Mine Road sequence now skipped | James Brown | |
svn-id: r5379 | |||
2002-11-02 | Correct that FT opcode - it's bitwise or, not logical | James Brown | |
svn-id: r5373 | |||
2002-11-02 | Add some opcodes for Full Throttle | James Brown | |
svn-id: r5371 | |||
2002-11-01 | Put in some Full Throttle insane workarounds - i need to figure out how to ↵ | James Brown | |
tell the script to give me the booster and ramp tho :) svn-id: r5366 | |||
2002-10-31 | Fix "Need more memory" warning for The Dig | James Brown | |
svn-id: r5362 | |||
2002-10-31 | fix the fixme.. changing one of the pcm_seek calls back to time_seek was ↵ | Jonathan Gray | |
what I meant to do... svn-id: r5356 | |||
2002-10-31 | force non integer math to make loom work properly with vorbis again | Jonathan Gray | |
svn-id: r5355 | |||
2002-10-28 | Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define. | James Brown | |
Please keep in mind that if you put an 'else' statement in an if clause, keep in mind that if the code it's supposed to 'else' is in another define.... and that isn't set... the NEXT statement of code will be used as the 'if..else' condition. svn-id: r5344 | |||
2002-10-28 | Add support for aliased scummvm config entries. | James Brown | |
Eg: [germandott] path=/games/german/dott gameid=tentacle description=the german version of DOTT I havn't finished the Launcher changes to show aliased entries yet, as I need to parse the whole domainmap to do so. svn-id: r5341 | |||
2002-10-28 | Patch 629695: Heap warning fix | James Brown | |
svn-id: r5339 | |||
2002-10-27 | don't put samples into stream SoundMixer if sound card is disabled | Paweł Kołodziejski | |
svn-id: r5338 | |||
2002-10-27 | exception only for DIG's room 23 | Paweł Kołodziejski | |
svn-id: r5337 | |||
2002-10-27 | changed param in initVirtScreen in initScreens | Paweł Kołodziejski | |
svn-id: r5336 | |||
2002-10-27 | patch: #629413 - DOTT intro fix | Paweł Kołodziejski | |
svn-id: r5335 | |||
2002-10-27 | patch #628574: Implementing unkMessage2 | Max Horn | |
svn-id: r5334 | |||
2002-10-27 | Add monster.sog support, patch #629362 | Travis Howell | |
Enable ogg support by default in mingw builds and link in ogg lib svn-id: r5333 | |||
2002-10-27 | corrections to initscreens for scummV7+ | Paweł Kołodziejski | |
svn-id: r5332 | |||
2002-10-27 | check if _imuse is initialized | Paweł Kołodziejski | |
svn-id: r5331 | |||
2002-10-27 | removed hardcoded values | Paweł Kołodziejski | |
svn-id: r5330 | |||
2002-10-27 | removed hardcoded values and increased range of strips | Paweł Kołodziejski | |
svn-id: r5329 | |||
2002-10-27 | removed hardcoded values | Paweł Kołodziejski | |
svn-id: r5328 | |||
2002-10-27 | patch #628997 support for ogg vorbis instead of cd tracks by Daniel ↵ | Jonathan Gray | |
Schepler. Uncomment the relevant lines in the makefile to use svn-id: r5320 | |||
2002-10-26 | Fix another Valgrind warning during SMUSH playing. | Lionel Ulmer | |
svn-id: r5317 | |||
2002-10-26 | Fix another small Valgrind warning. | Lionel Ulmer | |
svn-id: r5316 | |||
2002-10-25 | Patch #627935: Akos codec5 cleanup/bugfix | Max Horn | |
svn-id: r5309 | |||
2002-10-25 | removed _bitMask table from akos16 | Paweł Kołodziejski | |
svn-id: r5308 | |||
2002-10-24 | TODO comment | Max Horn | |
svn-id: r5305 | |||
2002-10-24 | another hardcoded screen width | Max Horn | |
svn-id: r5303 | |||
2002-10-24 | fix warning | Max Horn | |
svn-id: r5302 | |||
2002-10-24 | Add simon1demo | Travis Howell | |
svn-id: r5300 | |||
2002-10-24 | changed number strips to dynamic and increased arrays tdirty and bdirty to 80 | Paweł Kołodziejski | |
svn-id: r5296 | |||
2002-10-24 | reduce volume label size, so that it fits into the dialog | Max Horn | |
svn-id: r5294 | |||
2002-10-23 | fix for redraw problems in nexus | Paweł Kołodziejski | |
svn-id: r5292 | |||
2002-10-23 | Remove unneeded fixme now we have a pretty much complete Sam&Max imuse ↵ | James Brown | |
implementation svn-id: r5291 | |||
2002-10-23 | cleaning up scummsys.h a bit (in preparation of using configure eventually). ↵ | Max Horn | |
Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway svn-id: r5290 | |||
2002-10-23 | refer to the new domain, www.scummvm.net | Max Horn | |
svn-id: r5288 | |||
2002-10-23 | don't use strdup | Max Horn | |
svn-id: r5285 | |||
2002-10-23 | removed obsolete stuff | Max Horn | |
svn-id: r5284 | |||
2002-10-23 | Add new command lime switch to readme and correct default volumes. | Travis Howell | |
Change volume limits in gui to 255 svn-id: r5281 | |||
2002-10-23 | Patch 627294: Fix loom mask regression by making the last change a fixme ↵ | James Brown | |
hack instead of a generic case svn-id: r5278 |