aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2004-03-02Display keyboard when savingNicolas Bacca
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-28forgot to change that, tooGregory Montoir
2004-02-28dropped the 'always' verb feature, as it is more confusing than usefulGregory Montoir
2004-02-28simplified alt_intro checkGregory Montoir
2004-02-28removed hack from loading codeGregory Montoir
2004-02-28Forgot to add this to xref.txtJoost Peters
2004-02-27Handle comic book case, enable music toggle and some minor cleanup.Joost Peters
2004-02-27Handle "compressed" songsJoost Peters
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-22Patch #885904 (Flac Support) with some tweaks by meMax Horn
2004-02-21I am an idiot.Joost Peters
2004-02-21Fix for bug #899881 (Sounds played when sound turned off)Joost Peters
2004-02-21Fixed arrow dialogue glitches (partial display) in non-english versions. This...Gregory Montoir
2004-02-14fix yet another piece of broken musicJoost Peters
2004-02-13Applied patch #896726 (reversed hebrew text) and reduced overhead a little by...Joost Peters
2004-02-13Add hebrew font dataJoost Peters
2004-02-11Don't do unnecessary checksJoost Peters
2004-02-11add support for the hebrew talkie version and warn the user if s/he's using a...Joost Peters
2004-02-10Alternative intro. is only in CD versions.Travis Howell
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-02-02Fixed initialization order warning.Torbjörn Andersson
2004-02-01init _joe.walk (valgrind warning)Joost Peters
2004-02-01another valgrind fixJoost Peters
2004-02-01Match new[] with delete[]Joost Peters
2004-02-01fix valgrind warning. (pressing ESC like mad at startup could cause it to che...Joost Peters
2004-01-30Various changes to the build system which allow building ScummVM in an extern...Max Horn
2004-01-28remove outdated TODOsJoost Peters
2004-01-28Interview has no speech iether.Travis Howell
2004-01-27Allow using a real MT-32 (can someone with one please test this?)Joost Peters
2004-01-27minor cleanupJoost Peters
2004-01-27Proper fix for bug #884712Joost Peters
2004-01-26Yet another stupid EVC fixNicolas Bacca
2004-01-26fix compileOliver Kiehl
2004-01-25Seperate SFX and Speech.Joost Peters
2004-01-25Fix missing song at airport. Thanks for investigating, Kirben!Joost Peters
2004-01-25Song 17 should be silence in demos.Travis Howell
2004-01-25Check for demo version.Travis Howell
2004-01-25A music table from original demo exes.Travis Howell
2004-01-25Change debug levelTravis Howell
2004-01-25Remove old debug msg.Travis Howell
2004-01-25demos never have speechJoost Peters
2004-01-25- Cope better with invalid music (fixes 100% CPU usage)Joost Peters
2004-01-25The Floppy version has speech in the intro. (it doesn't hurt if speechToggle ...Joost Peters
2004-01-25Small correction to my last commit.Travis Howell
2004-01-25Add support for music in fotaq demosTravis Howell
2004-01-24- Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the b...Joost Peters
2004-01-23change sscanf() calls to atoi() to please PalmOS :)Gregory Montoir
2004-01-23updateGregory Montoir
2004-01-23use BobSlot::clear instead of Graphics::clearBobGregory Montoir