aboutsummaryrefslogtreecommitdiff
path: root/sky/logic.h
AgeCommit message (Expand)Author
2005-01-01Updated copyrightMax Horn
2004-12-16some cleanupRobert Göffringmann
2004-12-15moved compacts and related static data out of the scummvm.exe into an externa...Robert Göffringmann
2004-09-14Use -more informative- constants for certain script variablesJoost Peters
2004-09-13Add debugger for BASS.Joost Peters
2004-01-06updated copyright noticeMax Horn
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...Max Horn
2004-01-03Introduce namespace 'Sky'Max Horn
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-10-04use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...Max Horn
2003-07-10implemented fnOpenHand/fnCloseHand, added debug cheatsRobert Göffringmann
2003-07-01fixed warningMax Horn
2003-07-01bypassed copy protection, fixed crash when disconnecting from link space, fix...Robert Göffringmann
2003-07-01finished loading and saving, fixed grid bugs (some debugging code not yet rem...Robert Göffringmann
2003-06-06add fnRandom()Joost Peters
2003-06-06misc fixesRobert Göffringmann
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann
2003-06-04some more mouse stuff..Joost Peters
2003-06-02added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...Robert Göffringmann
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-05-31forgot to commit this file earlierOliver Kiehl
2003-05-30stdSpeak() - buggyJoost Peters
2003-05-30added fnSpeak* functionsJoost Peters
2003-05-28moved music drivers into seperated directory, added music support for diskdem...Robert Göffringmann
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
2003-05-26change return type of fn* functions to boolOliver Kiehl
2003-05-26slight cleanupOliver Kiehl
2003-05-26some additionsOliver Kiehl
2003-05-25cleanup/prevent _compact from being overwritten by possible recalls of the in...Oliver Kiehl
2003-05-25add some stuff/cleanupOliver Kiehl
2003-05-16added SFX supportRobert Göffringmann
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
2003-05-01Commiting some of my stuff. Rather untested still buggyOliver Kiehl
2003-04-29enabled lowTextManagerJoost Peters
2003-04-29added lowTextManager(), moved language from getText() to SkyText constructor ...Joost Peters
2003-04-27fixed autoroute a bit (still doesn't work correctly but at least it doesn'tOliver Kiehl
2003-04-26cleanupOliver Kiehl
2003-04-26cleanupOliver Kiehl
2003-04-26link to removeObjectFromWalk and objectToWalkOliver Kiehl
2003-04-25fixed some errors introduced in some of the last commitsOliver Kiehl
2003-04-25fixed warningPaweł Kołodziejski
2003-04-25Committing my stuff under pressure from Endy ;)Oliver Kiehl