aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
2003-06-09added fnLookAt()Joost Peters
2003-06-09Fixed VC++ warningsJamieson Christian
2003-06-09fixed SkyLogic bug and made font highlightning finally correct.Robert Göffringmann
2003-06-09whoops.Robert Göffringmann
2003-06-09some talk-related bugs fixedRobert Göffringmann
2003-06-08added quit eventMax Horn
2003-06-06Preparations for removing GF_AFTER_V? flagsMax Horn
2003-06-06add fnRandom()Joost Peters
2003-06-06forgot to remove thatRobert Göffringmann
2003-06-06changed sprite priority, changed some errors to warnings and added hack to ge...Robert Göffringmann
2003-06-06forgot to activate that code againRobert Göffringmann
2003-06-06misc fixesRobert Göffringmann
2003-06-06add some (mouse) stubsJoost Peters
2003-06-06whoops.Robert Göffringmann
2003-06-06fix logic script bugs.Robert Göffringmann
2003-06-06changed warning() to error(), this is how it is in the original, and this see...Joost Peters
2003-06-06forgot to implement right mousebutton. :)Robert Göffringmann
2003-06-06small bugfix, menu still doesn't work. -_-Robert Göffringmann
2003-06-05proper mouse transparancy fix, should work for all cursors nowJoost Peters
2003-06-05fixed switch opcodeOliver Kiehl
2003-06-05fixed mouse cursor/transparencyJoost Peters
2003-06-05make mouse move to middle of screen at start and let skystate initialize its ...Robert Göffringmann
2003-06-05fixed caching routinesRobert Göffringmann
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-03some more inits to make compiler happy.Robert Göffringmann
2003-06-03reduced number of copy_rects() during sequences.Robert Göffringmann
2003-06-02fixxed warningMax Horn
2003-06-02fix disappearing foster bugOliver Kiehl
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-02screen combine rectangles now. even a bit less cpu usage.Robert Göffringmann
2003-06-02fix intro timing + textRobert Göffringmann
2003-06-01remove useless screen updates, make non-seq intro parts escapable.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-01use FROM_LE_16, indentation cleanupOliver Kiehl
2003-06-01add fnNormalMouse()Joost Peters
2003-06-01some VERY hacky SkyLogic::talk supportOliver Kiehl
2003-06-01actually show mouse this timeJoost Peters
2003-06-01added some buggy, incomplete mouse codeJoost Peters
2003-06-01I hope(!) SkyScreen is big endian compatible now.Robert Göffringmann
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