scummvm/sky
Joost Peters d398b818f8 added fnLookAt()
svn-id: r8418
2003-06-09 18:15:02 +00:00
..
compacts Fixed VC++ warnings 2003-06-09 16:38:47 +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 some talk-related bugs fixed 2003-06-09 02:33:27 +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 some talk-related bugs fixed 2003-06-09 02:33: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 added fnLookAt() 2003-06-09 18:15:02 +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 added fnLookAt() 2003-06-09 18:15:02 +00:00
mouse.h added fnLookAt() 2003-06-09 18:15:02 +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 some talk-related bugs fixed 2003-06-09 02:33:27 +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 some talk-related bugs fixed 2003-06-09 02:33:27 +00:00
sound.h some talk-related bugs fixed 2003-06-09 02:33:27 +00:00
struc.h some talk-related bugs fixed 2003-06-09 02:33:27 +00:00
talks.h fix disappearing foster bug 2003-06-02 09:35:08 +00:00
text.cpp fixed SkyLogic bug and made font highlightning finally correct. 2003-06-09 14:31:38 +00:00
text.h some talk-related bugs fixed 2003-06-09 02:33:27 +00:00