Age | Commit message (Expand) | Author |
2003-06-05 | make mouse move to middle of screen at start and let skystate initialize its ... | Robert Göffringmann |
2003-06-05 | fixed caching routines | Robert Göffringmann |
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann |
2003-06-04 | fixed two mouse bugs | Robert Göffringmann |
2003-06-04 | some more mouse stuff.. | Joost Peters |
2003-06-03 | some more inits to make compiler happy. | Robert Göffringmann |
2003-06-03 | reduced number of copy_rects() during sequences. | Robert Göffringmann |
2003-06-02 | fixxed warning | Max Horn |
2003-06-02 | fix disappearing foster bug | Oliver Kiehl |
2003-06-02 | forgot to remove debug printfs and to make sequenceRunning volatile. | Robert Göffringmann |
2003-06-02 | added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out... | Robert Göffringmann |
2003-06-02 | fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing i... | Robert Göffringmann |
2003-06-02 | screen combine rectangles now. even a bit less cpu usage. | Robert Göffringmann |
2003-06-02 | fix intro timing + text | Robert Göffringmann |
2003-06-01 | remove useless screen updates, make non-seq intro parts escapable. | Robert Göffringmann |
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann |
2003-06-01 | fixing sprite commit from yesterday | Robert Göffringmann |
2003-06-01 | use FROM_LE_16, indentation cleanup | Oliver Kiehl |
2003-06-01 | add fnNormalMouse() | Joost Peters |
2003-06-01 | some VERY hacky SkyLogic::talk support | Oliver Kiehl |
2003-06-01 | actually show mouse this time | Joost Peters |
2003-06-01 | added some buggy, incomplete mouse code | Joost Peters |
2003-06-01 | I hope(!) SkyScreen is big endian compatible now. | Robert Göffringmann |
2003-06-01 | fixed sprite animation bug. Door closes completely now. | Robert Göffringmann |
2003-06-01 | whoops | Robert Göffringmann |
2003-06-01 | basic ingame speech support | Robert Göffringmann |
2003-06-01 | fixed screen coordinates bug for stdSpeak | Robert Göffringmann |
2003-06-01 | oops. forgot this. | Joost Peters |
2003-05-31 | fixed sillty mistakes - must've been on crack when I coded this.. | Joost Peters |
2003-05-31 | that wasn't meant to get commited | Oliver Kiehl |
2003-05-31 | Some really cheap doxygen documentation | Oliver Kiehl |
2003-05-31 | forgot to commit this file earlier | Oliver Kiehl |
2003-05-31 | cleanup, add some doxygen docs | Oliver Kiehl |
2003-05-31 | cleanup endlines | Paweł Kołodziejski |
2003-05-30 | add .cvsignore | Oliver Kiehl |
2003-05-30 | some temporary debug cleanup | Oliver Kiehl |
2003-05-30 | fix bug | Oliver Kiehl |
2003-05-30 | fixed stupid bug | Joost Peters |
2003-05-30 | stdSpeak() - buggy | Joost Peters |
2003-05-30 | added fnSpeak* functions | Joost Peters |
2003-05-30 | cleanup | Oliver Kiehl |
2003-05-30 | bugfix | Oliver Kiehl |
2003-05-30 | fixed bug | Joost Peters |
2003-05-30 | added talk animations | Joost Peters |
2003-05-30 | add sound effects | Oliver Kiehl |
2003-05-30 | Fix compile | Travis Howell |
2003-05-29 | stop sounds when escaping intro | Robert Göffringmann |
2003-05-29 | Some sky CD versions have an image replaced. This includes the original sky01... | Robert Göffringmann |
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem interf... | Max Horn |
2003-05-29 | some fixes (still one bug left) | Robert Göffringmann |