scummvm/sky
Max Horn be9e6e85db added quit event
svn-id: r8398
2003-06-08 12:11:14 +00:00
..
compacts fix compact 2003-05-24 18:25:09 +00:00
music cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG 2003-06-01 21:21:10 +00:00
.cvsignore added .cvsignore 2003-03-05 19:16:43 +00:00
autoroute.cpp some fixes (still one bug left) 2003-05-29 19:36:02 +00:00
autoroute.h changed ScummVM header, renamed header defines 2003-04-29 14:34:23 +00:00
cd_intro.cpp remove useless screen updates, make non-seq intro parts escapable. 2003-06-01 22:53:44 +00:00
compact.cpp cleanup, add some doxygen docs 2003-05-31 16:25:15 +00:00
compact.h cleanup (add supportive function getTurnTable() ) 2003-05-26 19:55:28 +00:00
debug.cpp some temporary debug cleanup 2003-05-30 16:06:43 +00:00
debug.h Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
disk.cpp fixed caching routines 2003-06-05 19:45:27 +00:00
disk.h added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out of SkyState 2003-06-02 06:42:42 +00:00
grid.cpp cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG 2003-06-01 21:21:10 +00:00
grid.h some renaming (consistency) 2003-05-14 21:25:03 +00:00
intro.cpp fix intro timing + text 2003-06-02 00:01:34 +00:00
introimg.cpp Some sky CD versions have an image replaced. This includes the original sky01.gif into ScummVM. Disabled by default, though. 2003-05-29 22:26:45 +00:00
logic.cpp add fnRandom() 2003-06-06 20:54:52 +00:00
logic.h add fnRandom() 2003-06-06 20:54:52 +00:00
module.mk Fix compile 2003-05-30 00:00:49 +00:00
mouse.cpp misc fixes 2003-06-06 16:40:44 +00:00
mouse.h forgot to implement right mousebutton. :) 2003-06-06 01:14:17 +00:00
rnc_deco.cpp cleanup 2003-05-01 10:49:03 +00:00
rnc_deco.h Major cleanup in rnc_deco.cpp, is now a seperate RncDecoder class, modified disk.cpp to use the class + added rnc_deco.h 2003-03-06 15:35:07 +00:00
screen.cpp changed sprite priority, changed some errors to warnings and added hack to get past the first scene 2003-06-06 17:59:22 +00:00
screen.h reduced number of copy_rects() during sequences. 2003-06-03 18:10:32 +00:00
sky.cpp added quit event 2003-06-08 12:11:14 +00:00
sky.h add fnRandom() 2003-06-06 20:54:52 +00:00
skydefs.h fixed sprite drawing, added some mouse support and some logic routines. 2003-06-05 18:54:26 +00:00
sound.cpp fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing in cd version depending on the end of the voc files being reached. 2003-06-02 03:30:41 +00:00
sound.h fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing in cd version depending on the end of the voc files being reached. 2003-06-02 03:30:41 +00:00
struc.h adapt code to compact restructure 2003-04-29 22:33:13 +00:00
talks.h fix disappearing foster bug 2003-06-02 09:35:08 +00:00
text.cpp changed warning() to error(), this is how it is in the original, and this seems to happen when you try to exit the underground-bar currently, don't know why yet. 2003-06-06 13:44:49 +00:00
text.h fixed sprite drawing, added some mouse support and some logic routines. 2003-06-05 18:54:26 +00:00