aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2004-06-27Reversed param order of File::open() -- this allowed me to get rid of a few m...Max Horn
2004-06-27Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...Max Horn
2004-06-25Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage againMax Horn
2004-06-04handle long command strings better (see bug report 962828)Gregory Montoir
2004-05-05make use of OSystem::setMouseCursor() changeGregory Montoir
2004-04-06fix for bug #928549.Gregory Montoir
2004-04-03patch #910779 (with minor tweaks), fotaq hebrew support :Gregory Montoir
2004-03-28Fix bug #925059Nicolas Bacca
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-26does this fixes the journal issue for spanish version ?Gregory Montoir
2004-03-25try to track the journal issue in spanish versionGregory Montoir
2004-03-23Fix for bug #921681 - clear _quickSave when exiting cutawaysJoost Peters
2004-03-23Fix #922003 - FOTAQ crash on PocketPCNicolas Bacca
2004-03-19FixedChris Apers
2004-03-18minor cleanupGregory Montoir
2004-03-18fixed issue when loading a savegame in last room (robot/frank fight)Gregory Montoir
2004-03-17Added PalmOS supportChris Apers
2004-03-17add ability to acces journal via F5 for consistency with other enginesJonathan Gray
2004-03-15implicitly declare use of OSystemMax Horn
2004-03-14prevent journal from reappearing when F1 is pressed more than onceGregory Montoir
2004-03-14fixed inventory scrolling using keyboardGregory Montoir
2004-03-09Respond to volume-altering songsJoost Peters
2004-03-09Enable music volume slider in JournalJoost Peters
2004-03-07cleanup (removed irrevelant comments and useless XXX'ed code)Gregory Montoir
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