aboutsummaryrefslogtreecommitdiff
path: root/sky/logic.cpp
AgeCommit message (Collapse)Author
2003-05-30add sound effectsOliver Kiehl
svn-id: r8134
2003-05-29renamed variableOliver Kiehl
svn-id: r8105
2003-05-29some minor cleanupOliver Kiehl
svn-id: r8104
2003-05-29should be uint16** and not uint16*Oliver Kiehl
svn-id: r8103
2003-05-28Screen *kinda* works now.Robert Göffringmann
Though I wonder what the menu sprite is doing on the mainscreen, now. ;) svn-id: r8059
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
svn-id: r8036
2003-05-26Fixed MSVC warningsJamieson Christian
svn-id: r8030
2003-05-26change return type of fn* functions to boolOliver Kiehl
svn-id: r8022
2003-05-26cleanup (add supportive function getTurnTable() )Oliver Kiehl
svn-id: r8015
2003-05-26cleanup (add supportive function getMegaSet() )Oliver Kiehl
svn-id: r8014
2003-05-26cleanup (add supportive function getSub() )Oliver Kiehl
svn-id: r8013
2003-05-26cleanupOliver Kiehl
svn-id: r8012
2003-05-26some additionsOliver Kiehl
svn-id: r8010
2003-05-26add more stuff/cleanupOliver Kiehl
svn-id: r8008
2003-05-26Fixed VC++ warningJamieson Christian
svn-id: r8004
2003-05-26some random additionsOliver Kiehl
svn-id: r8003
2003-05-25fix last commitOliver Kiehl
svn-id: r7978
2003-05-25add some more random functionsOliver Kiehl
svn-id: r7977
2003-05-25Fixed VC++ warningJamieson Christian
svn-id: r7976
2003-05-25added some more random functionsOliver Kiehl
svn-id: r7972
2003-05-25fix last commitOliver Kiehl
svn-id: r7969
2003-05-25implement some random functionsOliver Kiehl
svn-id: r7968
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-25add one more function. now it runs for minutes and minutes...Oliver Kiehl
svn-id: r7936
2003-05-25not sure if this is right, but the original code doesn't exclude the possibilityOliver Kiehl
svn-id: r7934
2003-05-24fix VC warningsOliver Kiehl
svn-id: r7915
2003-05-24and a little bit more...Oliver Kiehl
svn-id: r7913
2003-05-24and some more functionsOliver Kiehl
svn-id: r7909
2003-05-24add some more functionsOliver Kiehl
svn-id: r7906
2003-05-24add fnInteractOliver Kiehl
svn-id: r7898
2003-05-24added some more functionsOliver Kiehl
svn-id: r7897
2003-05-24off by one. *sigh*Oliver Kiehl
svn-id: r7895
2003-05-23I must have been drunk when I coded this....Oliver Kiehl
svn-id: r7862
2003-05-16added SFX supportRobert Göffringmann
svn-id: r7574
2003-05-06fixed warningPaweł Kołodziejski
svn-id: r7364
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
svn-id: r7347
2003-05-02renamed shadowed varOliver Kiehl
svn-id: r7265
2003-05-02plenty of bugfixesOliver Kiehl
svn-id: r7264
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-27oopsOliver Kiehl
svn-id: r7169
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-26fixed warnings under vc6Paweł Kołodziejski
svn-id: r7146
2003-04-26added some more functionsOliver Kiehl
svn-id: r7144
2003-04-26cleanupOliver Kiehl
svn-id: r7134
2003-04-26initialise scriptVariables properlyOliver Kiehl
svn-id: r7133
2003-04-26cleanupOliver Kiehl
svn-id: r7129
2003-04-26link to removeObjectFromWalk and objectToWalkOliver Kiehl
svn-id: r7128