aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.cpp
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-27Minor cleanup.Gregory Montoir
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-08Undo previous 'fix' - Bob != bob = blit objectMax Horn
2005-07-08Spelling fixMax Horn
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-09fixed debug areas display ; some minor cleanupGregory Montoir
2005-01-01Updated copyrightMax Horn
2004-12-03Minor cleanup, one more time.Gregory Montoir
2004-12-02simplified palette handlingGregory Montoir
2004-12-02enabled autosaveGregory Montoir
2004-11-30enabled savegame loading on startupGregory Montoir
2004-11-23cleanup, follow code conventionsGregory Montoir
2004-11-23sync queen engine with latest OSystem changesGregory Montoir
2004-10-18minor changesGregory Montoir
2004-10-17plugged some memory leaksGregory Montoir
2004-10-10make queen engine returning to the launcher when finished (next step: plug al...Gregory Montoir
2004-10-08cleanup ; follow the code conventionsGregory Montoir
2004-10-05fix ending credits glitchGregory Montoir
2004-10-03merged FRAMES_JOE and FRAMES_JOE_XTRAGregory Montoir
2004-10-03cleanupGregory Montoir
2004-09-19add missing breakGregory Montoir
2004-08-14minor cleanpGregory Montoir
2004-08-06cleanup and simplify Resource class a bit moreGregory Montoir
2004-08-06minor cleanupGregory Montoir
2004-04-03patch #910779 (with minor tweaks), fotaq hebrew support :Gregory Montoir
2004-03-26does this fixes the journal issue for spanish version ?Gregory Montoir
2004-03-23Fix #922003 - FOTAQ crash on PocketPCNicolas Bacca
2004-03-18fixed issue when loading a savegame in last room (robot/frank fight)Gregory Montoir
2004-03-14prevent journal from reappearing when F1 is pressed more than onceGregory Montoir
2004-03-07cleanup (removed irrevelant comments and useless XXX'ed code)Gregory Montoir
2004-02-28simplified alt_intro checkGregory Montoir
2004-02-28removed hack from loading codeGregory Montoir
2004-02-27Handle comic book case, enable music toggle and some minor cleanup.Joost Peters
2004-02-21I am an idiot.Joost Peters
2004-02-21Fix for bug #899881 (Sounds played when sound turned off)Joost Peters
2004-02-11Don't do unnecessary checksJoost Peters
2004-02-10Alternative intro. is only in CD versions.Travis Howell
2004-02-01init _joe.walk (valgrind warning)Joost Peters
2004-01-27Proper fix for bug #884712Joost Peters
2004-01-25Seperate SFX and Speech.Joost Peters
2004-01-22(slightly) less hackish bounding box codeGregory Montoir
2004-01-21clear user input before entering Journal (no more load problems occuring when...Gregory Montoir
2004-01-20- fixed bug #880415 (only setup bam scene after all _vm->update() calls)Gregory Montoir
2004-01-19*temporary* fix for LineReader to handle files not terminated by an empty str...Gregory Montoir
2004-01-16some assert() callsGregory Montoir
2004-01-16rewritten Logic::setupJoeInRoom(), in order to only get objectData(_entryObj)...Gregory Montoir