aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-01-30Various changes to the build system which allow building ScummVM in an ↵Max Horn
external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress svn-id: r12680
2004-01-30add MPEG2 to the static-link-hackMax Horn
svn-id: r12679
2004-01-30avoid using huge static structs - they can't be stripped, and increase the ↵Max Horn
exe size (in this case, 16 MB...) svn-id: r12678
2004-01-30improved debug message; code simplificationMax Horn
svn-id: r12677
2004-01-30fix whitespaces (we should eventually try to remove this code duplication ↵Max Horn
again, folks. maybe add a 'video' global module or so...) svn-id: r12676
2004-01-30Fix for bug #887167 (FT: Sound/Music/speech (almost) mute)Max Horn
svn-id: r12675
2004-01-30DOTT should save sound state if _saveLoadSlot is true when doing a temporary ↵Travis Howell
save. It doesn't set flag via get/setkernal like later games. svn-id: r12674
2004-01-30Add better work around for inventory arrows issue in some Simon1 versions.Travis Howell
Remove seom debugging output. svn-id: r12673
2004-01-30oopsEugene Sandulenko
svn-id: r12672
2004-01-30o Fix crash in FT introEugene Sandulenko
svn-id: r12671
2004-01-30o Renamed more variables/structures to reflect their functionalityEugene Sandulenko
o Fixed bug with only caveman approaching o Extended smush player to process FT-specific overlays in videos. They're used to draw broken truck & car approaching and opponents on the mineroad svn-id: r12670
2004-01-29Add the super-ultra-mega-secret --savepath option (and it's not just secret ↵Max Horn
because I am too lame to write a help entry, add it to the README, and add it to the TeX files. *cough* No, that's not at all the reason... :-) svn-id: r12669
2004-01-29fix for bug 886201 or rather revert back to hackPaweł Kołodziejski
svn-id: r12668
2004-01-29updatePaweł Kołodziejski
svn-id: r12667
2004-01-29fixed warningPaweł Kołodziejski
svn-id: r12666
2004-01-29Renamed the 'pan' effect of the mixer to 'balance', since that is what we ↵Max Horn
actually do; applied patch #886786 which corrects a bug in the balance code svn-id: r12665
2004-01-29fix syntax errorsMax Horn
svn-id: r12664
2004-01-29Updated the Hot Keys section. Still more work needed, and since I don'tTorbjörn Andersson
have LaTeX installed on this computer I can't check whether or not I made any syntax errors. svn-id: r12663
2004-01-29Broken Sword doesn't do auto-saving either, as far as I know.Torbjörn Andersson
svn-id: r12662
2004-01-29The README file no longer lists the pirate song as a problem, so I guessTorbjörn Andersson
this file shouldn't either. svn-id: r12661
2004-01-29corrected MD5 table entryMax Horn
svn-id: r12660
2004-01-28Added Change in CreditsHannes Niederhausen
svn-id: r12659
2004-01-28remove outdated TODOsJoost Peters
svn-id: r12658
2004-01-28TODO updateMax Horn
svn-id: r12657
2004-01-28UpdateTravis Howell
svn-id: r12656
2004-01-28Interview has no speech iether.Travis Howell
svn-id: r12655
2004-01-28Add fix from eriktorbjorn to make sure screen is always updated during cutscnes.Travis Howell
svn-id: r12654
2004-01-28Partial fix for bug #885488 (Some INSANE trouble)Eugene Sandulenko
o Finally fixed seek error. Now I never encounter it, though there are weird SAUD errors in some cases. o Started to hunt cave-dude-only bug svn-id: r12653
2004-01-28Another safety check.Travis Howell
svn-id: r12652
2004-01-28music works on Simon2Travis Howell
svn-id: r12651
2004-01-28OoopsTravis Howell
svn-id: r12650
2004-01-28Use a few form scummTravis Howell
svn-id: r12649
2004-01-28Add some more commands to debugger.Travis Howell
svn-id: r12648
2004-01-28UpdateTravis Howell
svn-id: r12647
2004-01-28Add some feedback.Travis Howell
svn-id: r12646
2004-01-28Fix toolbar, add hide toolbar requestNicolas Bacca
svn-id: r12645
2004-01-28640x480 toolbar fixes, don't draw an invisible toolbarNicolas Bacca
svn-id: r12644
2004-01-28Add needsHideToolbarMappingNicolas Bacca
svn-id: r12643
2004-01-28640x480 changesNicolas Bacca
svn-id: r12642
2004-01-27Allow using a real MT-32 (can someone with one please test this?)Joost Peters
svn-id: r12641
2004-01-27minor cleanupJoost Peters
svn-id: r12640
2004-01-27Fix compile on Embedded Visual CsomethingNicolas Bacca
svn-id: r12639
2004-01-27Add safety check.Travis Howell
svn-id: r12638
2004-01-27OoopsTravis Howell
svn-id: r12637
2004-01-27Add helpTravis Howell
Add music option for Simon1 svn-id: r12636
2004-01-27Proper fix for bug #884712Joost Peters
svn-id: r12635
2004-01-27add in-game debuggerOliver Kiehl
svn-id: r12634
2004-01-27Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment.Travis Howell
svn-id: r12633
2004-01-27Fix 640x480, part 1, perfect fix tomorrow probably :pNicolas Bacca
svn-id: r12632
2004-01-27const'ness fixesMax Horn
svn-id: r12631