aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/logic.cpp
AgeCommit message (Expand)Author
2016-07-21Modified compact implementation to work around buglavosspawn
2014-02-18SKY: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-12-19SKY: Fix warningWillem Jan Palenstijn
2011-12-08SKY: Replace usage of 'goto'.D G Turner
2011-09-12SKY: fix bug #3149412: Invalid Mode when giving shades to travel agentJoost Peters
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: colour -> colorMax Horn
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-07-25Move the event recorder to its own class (EventRecoder inside common/EventRec...Johannes Schickel
2009-07-14add workaround for #2687172: BASS: Occasional loss of speechJoost Peters
2009-05-02Fix the ending of CD demo.Travis Howell
2009-03-23change debug output of script interpreter to more clearly print script number...Joost Peters
2009-03-12formatting fix, aka buildbot rebuild incentive ;)Joost Peters
2009-03-06cleanupJoost Peters
2009-01-30Avoid using g_engine if possibleMax Horn
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-03Fixed bug #1995022 ("BASS: wrong displayed 2 line text").Torbjörn Andersson
2008-07-13SKY works with the new GMM implementation, also updated gui/newgui.cpp and pr...Christopher Page
2008-06-25Scumm and sky now use the new _quit flagChristopher Page
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-12-30Patch #1689516: BASS: Update the cursor when right-clicking in inventoryMax Horn
2007-12-07add Common::Rect::center (handy for ::setFocusRectangle())Gregory Montoir
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-01Fixed setFocusRectangle code. At least I think I did, I don't know where it c...Robert Göffringmann
2007-03-31fixed graphic glitch when playing the floppy intro with spanish subtitles and...Robert Göffringmann
2006-07-09Added OSystem::setFocusRectangle (first part of Nintendo DS patch)Max Horn
2006-06-21Match the original behaviour more closely when examining inventory items. TheTorbjörn Andersson
2006-04-04Removed extra exclamation marks in warning() calls as well.Eugene Sandulenko
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn