aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2004-08-26force screen update to update mouse pointer position (bug #1016446)Gregory Montoir
2004-08-24Rewrote the way strings are extracting from the datafiles, now it should be '...Gregory Montoir
2004-08-17remove some debug information and fix bug #1010929Gregory Montoir
2004-08-14minor cleanpGregory Montoir
2004-08-14fixed warningsPaweł Kołodziejski
2004-08-06forgot to reset dynalum color index during initGregory Montoir
2004-08-06cleanup and simplify Resource class a bit moreGregory Montoir
2004-08-06minor cleanupGregory Montoir
2004-08-05forgot thatGregory Montoir
2004-08-05simplified some codeGregory Montoir
2004-08-05not needed anymore, as File::open() handles the current directoryGregory Montoir
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