Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-07 | temporary hack to get ScummVM to compile again | Max Horn | |
svn-id: r6747 | |||
2003-03-07 | Ignore BASS build dir. | Marcus Comstedt | |
svn-id: r6746 | |||
2003-03-07 | updated for COMI. I also think we should drop the 'known bugs' list here and ↵ | Max Horn | |
instead refer people to the compat web page and the bug tracker svn-id: r6745 | |||
2003-03-07 | implemented formating string error for each engine | Paweł Kołodziejski | |
svn-id: r6744 | |||
2003-03-07 | Exclude movies from game name matching. | Marcus Comstedt | |
svn-id: r6743 | |||
2003-03-07 | Handle slightly broken icons (The Dig). | Marcus Comstedt | |
svn-id: r6742 | |||
2003-03-07 | Some cleanup, now follows the ScummVM coding guidelines more closely, also ↵ | Joost Peters | |
added initialiseGrids() svn-id: r6741 | |||
2003-03-07 | Add two more debug defines as key options | Travis Howell | |
svn-id: r6740 | |||
2003-03-07 | Remove vc_59_helper | Travis Howell | |
Make t key work in simon2talkie/win only svn-id: r6739 | |||
2003-03-07 | Rename variable | Travis Howell | |
svn-id: r6738 | |||
2003-03-07 | changed voice buffer allocation to needed size | Paweł Kołodziejski | |
svn-id: r6737 | |||
2003-03-07 | decreased a little more sound buffer | Paweł Kołodziejski | |
svn-id: r6736 | |||
2003-03-07 | decreased sound buffer for imuse digital, bundle music, and cmi smush audio | Paweł Kołodziejski | |
svn-id: r6735 | |||
2003-03-07 | some cleanup | Max Horn | |
svn-id: r6734 | |||
2003-03-07 | properly init Actor objects instead of one big evil hackish memset... | Max Horn | |
svn-id: r6733 | |||
2003-03-07 | ouch - fixed OOB access on _baseFLObject; also added various sanity checks ↵ | Max Horn | |
(thx valgrind) svn-id: r6732 | |||
2003-03-07 | fixed OOB acces (thx valgrind) | Max Horn | |
svn-id: r6731 | |||
2003-03-07 | overlooked one | Max Horn | |
svn-id: r6730 | |||
2003-03-07 | uhh - code did modify ptr, then free() it (even before my change, which ↵ | Max Horn | |
exposed the problem by always freeing, not just upon errors svn-id: r6729 | |||
2003-03-07 | fixed memory leak (1 MB each time a bundle sound was plyed... ouch) | Max Horn | |
svn-id: r6728 | |||
2003-03-07 | exit cleanly if invalid target is specified | Jonathan Gray | |
svn-id: r6727 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | fixed version_settings generation (now Indy3 works again) | Max Horn | |
svn-id: r6725 | |||
2003-03-06 | updated copyright | Max Horn | |
svn-id: r6724 | |||
2003-03-06 | updated rc file for sky | Paweł Kołodziejski | |
svn-id: r6723 | |||
2003-03-06 | updated sky dsp file | Paweł Kołodziejski | |
svn-id: r6722 | |||
2003-03-06 | and more cleanup .... Last | Paweł Kołodziejski | |
svn-id: r6721 | |||
2003-03-06 | and more cleanup .... | Paweł Kołodziejski | |
svn-id: r6720 | |||
2003-03-06 | and more cleanup .... | Paweł Kołodziejski | |
svn-id: r6719 | |||
2003-03-06 | and more cleanup | Paweł Kołodziejski | |
svn-id: r6718 | |||
2003-03-06 | More cleanup | Max Horn | |
svn-id: r6717 | |||
2003-03-06 | removed duplicated macro | Paweł Kołodziejski | |
svn-id: r6716 | |||
2003-03-06 | more cleanup | Max Horn | |
svn-id: r6715 | |||
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski | |
svn-id: r6714 | |||
2003-03-06 | fixed shadowed variables (and the new name seems to be more appropriate anyway | Max Horn | |
svn-id: r6713 | |||
2003-03-06 | Major cleanup in rnc_deco.cpp, is now a seperate RncDecoder class, modified ↵ | Joost Peters | |
disk.cpp to use the class + added rnc_deco.h svn-id: r6712 | |||
2003-03-06 | added mp3 support for simon2mac | Oliver Kiehl | |
svn-id: r6711 | |||
2003-03-06 | Some very minor cleanup (renaming) on rnc_deco.cpp | Joost Peters | |
svn-id: r6710 | |||
2003-03-06 | Some more cleanup + fixed the bug pertaining v0.0288 of the bass datafiles, ↵ | Joost Peters | |
should now work with _ALL_ bass versions svn-id: r6709 | |||
2003-03-06 | cleanup | Oliver Kiehl | |
svn-id: r6708 | |||
2003-03-06 | and more pedantic cleanup | Paweł Kołodziejski | |
svn-id: r6707 | |||
2003-03-06 | some pedantic cleanup | Paweł Kołodziejski | |
svn-id: r6706 | |||
2003-03-06 | a little cleanup, but this should really be turned into a decoder class | Max Horn | |
svn-id: r6705 | |||
2003-03-06 | indention fixed | Max Horn | |
svn-id: r6704 | |||
2003-03-06 | no need to have this all public... | Max Horn | |
svn-id: r6703 | |||
2003-03-06 | finished olki's work of renaming struct 's' to dataFileHeader :-) | Max Horn | |
svn-id: r6702 | |||
2003-03-06 | I hope i'll fix dsp files in cvs | Paweł Kołodziejski | |
svn-id: r6701 | |||
2003-03-05 | forgot one | Paweł Kołodziejski | |
svn-id: r6700 | |||
2003-03-05 | fixed compilation for VC6 | Paweł Kołodziejski | |
svn-id: r6699 | |||
2003-03-05 | renamed struct s | Oliver Kiehl | |
svn-id: r6698 |