aboutsummaryrefslogtreecommitdiff
path: root/sky/logic.cpp
AgeCommit message (Expand)Author
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann
2003-06-04fixed two mouse bugsRobert Göffringmann
2003-06-04some more mouse stuff..Joost Peters
2003-06-02forgot to remove debug printfs and to make sequenceRunning volatile.Robert Göffringmann
2003-06-02added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...Robert Göffringmann
2003-06-02fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing i...Robert Göffringmann
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-06-01fixing sprite commit from yesterdayRobert Göffringmann
2003-06-01add fnNormalMouse()Joost Peters
2003-06-01some VERY hacky SkyLogic::talk supportOliver Kiehl
2003-06-01added some buggy, incomplete mouse codeJoost Peters
2003-06-01fixed sprite animation bug. Door closes completely now.Robert Göffringmann
2003-06-01whoopsRobert Göffringmann
2003-06-01basic ingame speech supportRobert Göffringmann
2003-06-01fixed screen coordinates bug for stdSpeakRobert Göffringmann
2003-06-01oops. forgot this.Joost Peters
2003-05-31fixed sillty mistakes - must've been on crack when I coded this..Joost Peters
2003-05-31that wasn't meant to get commitedOliver Kiehl
2003-05-31Some really cheap doxygen documentationOliver Kiehl
2003-05-31cleanup, add some doxygen docsOliver Kiehl
2003-05-30some temporary debug cleanupOliver Kiehl
2003-05-30fixed stupid bugJoost Peters
2003-05-30stdSpeak() - buggyJoost Peters
2003-05-30added fnSpeak* functionsJoost Peters
2003-05-30added talk animationsJoost Peters
2003-05-30add sound effectsOliver Kiehl
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