aboutsummaryrefslogtreecommitdiff
path: root/sky/logic.cpp
AgeCommit message (Expand)Author
2003-05-29renamed variableOliver Kiehl
2003-05-29some minor cleanupOliver Kiehl
2003-05-29should be uint16** and not uint16*Oliver Kiehl
2003-05-28Screen *kinda* works now.Robert Göffringmann
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
2003-05-26Fixed MSVC warningsJamieson Christian
2003-05-26change return type of fn* functions to boolOliver Kiehl
2003-05-26cleanup (add supportive function getTurnTable() )Oliver Kiehl
2003-05-26cleanup (add supportive function getMegaSet() )Oliver Kiehl
2003-05-26cleanup (add supportive function getSub() )Oliver Kiehl
2003-05-26cleanupOliver Kiehl
2003-05-26some additionsOliver Kiehl
2003-05-26add more stuff/cleanupOliver Kiehl
2003-05-26Fixed VC++ warningJamieson Christian
2003-05-26some random additionsOliver Kiehl
2003-05-25fix last commitOliver Kiehl
2003-05-25add some more random functionsOliver Kiehl
2003-05-25Fixed VC++ warningJamieson Christian
2003-05-25added some more random functionsOliver Kiehl
2003-05-25fix last commitOliver Kiehl
2003-05-25implement some random functionsOliver 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-25add one more function. now it runs for minutes and minutes...Oliver Kiehl
2003-05-25not sure if this is right, but the original code doesn't exclude the possibilityOliver Kiehl
2003-05-24fix VC warningsOliver Kiehl
2003-05-24and a little bit more...Oliver Kiehl
2003-05-24and some more functionsOliver Kiehl
2003-05-24add some more functionsOliver Kiehl
2003-05-24add fnInteractOliver Kiehl
2003-05-24added some more functionsOliver Kiehl
2003-05-24off by one. *sigh*Oliver Kiehl
2003-05-23I must have been drunk when I coded this....Oliver Kiehl
2003-05-16added SFX supportRobert Göffringmann
2003-05-06fixed warningPaweł Kołodziejski
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
2003-05-02renamed shadowed varOliver Kiehl
2003-05-02plenty of bugfixesOliver Kiehl
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-27oopsOliver Kiehl
2003-04-27fixed autoroute a bit (still doesn't work correctly but at least it doesn'tOliver Kiehl
2003-04-26fixed warnings under vc6Paweł Kołodziejski
2003-04-26added some more functionsOliver Kiehl
2003-04-26cleanupOliver Kiehl
2003-04-26initialise scriptVariables properlyOliver Kiehl
2003-04-26cleanupOliver Kiehl
2003-04-26link to removeObjectFromWalk and objectToWalkOliver Kiehl
2003-04-26some more endian fixes. runs on my mac now as wellOliver Kiehl