Age | Commit message (Expand) | Author |
2003-03-08 | cleanup / optimization | Max Horn |
2003-03-08 | cleanup; added warning for decoder overflows in COMI (it writes 1 byte past t... | Max Horn |
2003-03-08 | hack for comi bundle codec, i hope it fix valgrid warnings | Paweł Kołodziejski |
2003-03-08 | fixed descriptions in the dig | Paweł Kołodziejski |
2003-03-08 | fixed description in the dig | Paweł Kołodziejski |
2003-03-08 | added opcode 124 in kernelSetFunctions | Paweł Kołodziejski |
2003-03-08 | fix actor gliding caused by my walk_script hack | Max Horn |
2003-03-08 | enabled walk scripts | Max Horn |
2003-03-08 | hacked in some crude clipping code for drawChar; let's see if that helps Valg... | Max Horn |
2003-03-08 | update dsp file | Paweł Kołodziejski |
2003-03-08 | Hmmm..spaces instead of tabs | Joost Peters |
2003-03-08 | Added voice support, and more (cd_)intro stuff + added myself to the README :) | Joost Peters |
2003-03-08 | change RBG to RGB which follows the argument order and hence makes more sense... | Jonathan Gray |
2003-03-08 | cleanup (should cause no behavior change) | Max Horn |
2003-03-08 | removed valgrind hack again | Max Horn |
2003-03-08 | new constant MF_FROZEN; fixed actor unfreeze code | Max Horn |
2003-03-08 | added yet another sanity check (assert); fixed long standing evil bug in getO... | Max Horn |
2003-03-08 | some more dummy code for valgrind debugging | Max Horn |
2003-03-08 | Rename function | Travis Howell |
2003-03-08 | clean up / some more sanity checks | Max Horn |
2003-03-07 | possible fix for a valgrind issue | Max Horn |
2003-03-07 | added some code to get better valgrind results | Max Horn |
2003-03-07 | ah yeah, I did that on purpose. Really. Just wanted to check if everybody is ... | Max Horn |
2003-03-07 | fixed some more valgrind warnings | Max Horn |
2003-03-07 | cleanup toSimpleDir: should be easier to understand this way, and hopefully f... | Max Horn |
2003-03-07 | typo | Max Horn |
2003-03-07 | tiny cleanup | Max Horn |
2003-03-07 | replaced shuffleArray with a meaningful implementation, even if it differes f... | Max Horn |
2003-03-07 | refactored some stuff (and made readMAXS virtual, with V2/V3 code having own ... | Max Horn |
2003-03-07 | small tweak to the hack to fix the static/bundle targets on OS X | Max Horn |
2003-03-07 | small fix to my build hack | Max Horn |
2003-03-07 | updated dsp file | Paweł Kołodziejski |
2003-03-07 | temporary hack to get ScummVM to compile again | Max Horn |
2003-03-07 | Ignore BASS build dir. | Marcus Comstedt |
2003-03-07 | updated for COMI. I also think we should drop the 'known bugs' list here and ... | Max Horn |
2003-03-07 | implemented formating string error for each engine | Paweł Kołodziejski |
2003-03-07 | Exclude movies from game name matching. | Marcus Comstedt |
2003-03-07 | Handle slightly broken icons (The Dig). | Marcus Comstedt |
2003-03-07 | Some cleanup, now follows the ScummVM coding guidelines more closely, also ad... | Joost Peters |
2003-03-07 | Add two more debug defines as key options | Travis Howell |
2003-03-07 | Remove vc_59_helper | Travis Howell |
2003-03-07 | Rename variable | Travis Howell |
2003-03-07 | changed voice buffer allocation to needed size | Paweł Kołodziejski |
2003-03-07 | decreased a little more sound buffer | Paweł Kołodziejski |
2003-03-07 | decreased sound buffer for imuse digital, bundle music, and cmi smush audio | Paweł Kołodziejski |
2003-03-07 | some cleanup | Max Horn |
2003-03-07 | properly init Actor objects instead of one big evil hackish memset... | Max Horn |
2003-03-07 | ouch - fixed OOB access on _baseFLObject; also added various sanity checks (t... | Max Horn |
2003-03-07 | fixed OOB acces (thx valgrind) | Max Horn |
2003-03-07 | overlooked one | Max Horn |