Age | Commit message (Expand) | Author |
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 |
2003-03-07 | uhh - code did modify ptr, then free() it (even before my change, which expos... | Max Horn |
2003-03-07 | fixed memory leak (1 MB each time a bundle sound was plyed... ouch) | Max Horn |
2003-03-07 | exit cleanly if invalid target is specified | Jonathan Gray |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | fixed version_settings generation (now Indy3 works again) | Max Horn |
2003-03-06 | updated copyright | Max Horn |
2003-03-06 | updated rc file for sky | Paweł Kołodziejski |
2003-03-06 | updated sky dsp file | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... Last | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... | Paweł Kołodziejski |
2003-03-06 | and more cleanup | Paweł Kołodziejski |
2003-03-06 | More cleanup | Max Horn |
2003-03-06 | removed duplicated macro | Paweł Kołodziejski |
2003-03-06 | more cleanup | Max Horn |
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski |
2003-03-06 | fixed shadowed variables (and the new name seems to be more appropriate anyway | Max Horn |
2003-03-06 | Major cleanup in rnc_deco.cpp, is now a seperate RncDecoder class, modified d... | Joost Peters |
2003-03-06 | added mp3 support for simon2mac | Oliver Kiehl |
2003-03-06 | Some very minor cleanup (renaming) on rnc_deco.cpp | Joost Peters |
2003-03-06 | Some more cleanup + fixed the bug pertaining v0.0288 of the bass datafiles, s... | Joost Peters |
2003-03-06 | cleanup | Oliver Kiehl |
2003-03-06 | and more pedantic cleanup | Paweł Kołodziejski |
2003-03-06 | some pedantic cleanup | Paweł Kołodziejski |
2003-03-06 | a little cleanup, but this should really be turned into a decoder class | Max Horn |
2003-03-06 | indention fixed | Max Horn |