aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-07tiny cleanupMax Horn
2003-03-07replaced shuffleArray with a meaningful implementation, even if it differes f...Max Horn
2003-03-07refactored some stuff (and made readMAXS virtual, with V2/V3 code having own ...Max Horn
2003-03-07small tweak to the hack to fix the static/bundle targets on OS XMax Horn
2003-03-07small fix to my build hackMax Horn
2003-03-07updated dsp filePaweł Kołodziejski
2003-03-07temporary hack to get ScummVM to compile againMax Horn
2003-03-07Ignore BASS build dir.Marcus Comstedt
2003-03-07updated for COMI. I also think we should drop the 'known bugs' list here and ...Max Horn
2003-03-07implemented formating string error for each enginePaweł Kołodziejski
2003-03-07Exclude movies from game name matching.Marcus Comstedt
2003-03-07Handle slightly broken icons (The Dig).Marcus Comstedt
2003-03-07Some cleanup, now follows the ScummVM coding guidelines more closely, also ad...Joost Peters
2003-03-07Add two more debug defines as key optionsTravis Howell
2003-03-07Remove vc_59_helperTravis Howell
2003-03-07Rename variableTravis Howell
2003-03-07changed voice buffer allocation to needed sizePaweł Kołodziejski
2003-03-07decreased a little more sound bufferPaweł Kołodziejski
2003-03-07decreased sound buffer for imuse digital, bundle music, and cmi smush audioPaweł Kołodziejski
2003-03-07some cleanupMax Horn
2003-03-07properly init Actor objects instead of one big evil hackish memset...Max Horn
2003-03-07ouch - fixed OOB access on _baseFLObject; also added various sanity checks (t...Max Horn
2003-03-07fixed OOB acces (thx valgrind)Max Horn
2003-03-07overlooked oneMax Horn
2003-03-07uhh - code did modify ptr, then free() it (even before my change, which expos...Max Horn
2003-03-07fixed memory leak (1 MB each time a bundle sound was plyed... ouch)Max Horn
2003-03-07exit cleanly if invalid target is specifiedJonathan Gray
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06fixed version_settings generation (now Indy3 works again)Max Horn
2003-03-06updated copyrightMax Horn
2003-03-06updated rc file for skyPaweł Kołodziejski
2003-03-06updated sky dsp filePaweł Kołodziejski
2003-03-06and more cleanup .... LastPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-03-06and more cleanupPaweł Kołodziejski
2003-03-06More cleanupMax Horn
2003-03-06removed duplicated macroPaweł Kołodziejski
2003-03-06more cleanupMax Horn
2003-03-06next pedantic cleanup codePaweł Kołodziejski
2003-03-06fixed shadowed variables (and the new name seems to be more appropriate anywayMax Horn
2003-03-06Major cleanup in rnc_deco.cpp, is now a seperate RncDecoder class, modified d...Joost Peters
2003-03-06added mp3 support for simon2macOliver Kiehl
2003-03-06Some very minor cleanup (renaming) on rnc_deco.cppJoost Peters
2003-03-06Some more cleanup + fixed the bug pertaining v0.0288 of the bass datafiles, s...Joost Peters
2003-03-06cleanupOliver Kiehl
2003-03-06and more pedantic cleanupPaweł Kołodziejski
2003-03-06some pedantic cleanupPaweł Kołodziejski
2003-03-06a little cleanup, but this should really be turned into a decoder classMax Horn
2003-03-06indention fixedMax Horn