aboutsummaryrefslogtreecommitdiff
path: root/sky/logic.h
AgeCommit message (Collapse)Author
2003-05-28moved music drivers into seperated directory, added music support for ↵Robert Göffringmann
diskdemo's adlib driver version. (maybe other sky versions also have this older adlib driver?) svn-id: r8069
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
svn-id: r8036
2003-05-26change return type of fn* functions to boolOliver Kiehl
svn-id: r8022
2003-05-26slight cleanupOliver Kiehl
svn-id: r8011
2003-05-26some additionsOliver Kiehl
svn-id: r8010
2003-05-25cleanup/prevent _compact from being overwritten by possible recalls of the ↵Oliver Kiehl
interpreter svn-id: r7958
2003-05-25add some stuff/cleanupOliver Kiehl
svn-id: r7955
2003-05-16added SFX supportRobert Göffringmann
svn-id: r7574
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
svn-id: r7347
2003-05-01Commiting some of my stuff. Rather untested still buggyOliver Kiehl
svn-id: r7249
2003-04-29enabled lowTextManagerJoost Peters
svn-id: r7203
2003-04-29added lowTextManager(), moved language from getText() to SkyText constructor ↵Joost Peters
+ some cleanup svn-id: r7202
2003-04-27fixed autoroute a bit (still doesn't work correctly but at least it doesn'tOliver Kiehl
segfault) and linked it to SkyLogic svn-id: r7167
2003-04-26cleanupOliver Kiehl
svn-id: r7134
2003-04-26cleanupOliver Kiehl
svn-id: r7129
2003-04-26link to removeObjectFromWalk and objectToWalkOliver Kiehl
svn-id: r7128
2003-04-25fixed some errors introduced in some of the last commitsOliver Kiehl
svn-id: r7115
2003-04-25fixed warningPaweł Kołodziejski
svn-id: r7114
2003-04-25Committing my stuff under pressure from Endy ;)Oliver Kiehl
please note that there are still many bugs in here. several stuff isn't endian safe either. SkyLogic needs to get split up as well. svn-id: r7106