scummvm/sky
2003-04-25 18:54:47 +00:00
..
compacts changed zero-sized arrays to pointers 2003-04-25 18:54:47 +00:00
.cvsignore added .cvsignore 2003-03-05 19:16:43 +00:00
cd_intro.cpp Applied patch #725152 - Sky Music driver by LavosSpawn 2003-04-21 20:58:53 +00:00
compact.cpp added #include "stdafx.h" to some files 2003-04-25 15:37:52 +00:00
compact.h Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
debug.cpp added #include "stdafx.h" to some files 2003-04-25 15:37:52 +00:00
debug.h Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
disk.cpp added detection for v0.0303 2003-04-21 14:12:19 +00:00
disk.h new class SkyDisk 2003-04-07 20:43:47 +00:00
grid.cpp Some cleanup, now follows the ScummVM coding guidelines more closely, also added initialiseGrids() 2003-03-07 14:52:24 +00:00
intro.cpp Applied patch #725152 - Sky Music driver by LavosSpawn 2003-04-21 20:58:53 +00:00
logic.cpp fixed some errors introduced in some of the last commits 2003-04-25 18:26:41 +00:00
logic.h fixed some errors introduced in some of the last commits 2003-04-25 18:26:41 +00:00
module.mk Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
rnc_deco.cpp More cleanup 2003-03-06 16:55:15 +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 more cleanup, loadFile now returns a uint8*/byte* so no casting is needed anymore. 2003-03-24 10:55:58 +00:00
sky.cpp forgot to reactivate the intro ;) 2003-04-25 15:41:14 +00:00
sky.h Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
skychannel.cpp Fixed a bug with Mrs. Piermont's theme 2003-04-24 23:52:03 +00:00
skychannel.h Applied patch #725152 - Sky Music driver by LavosSpawn 2003-04-21 20:58:53 +00:00
skydefs.h Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
skymusic.cpp Applied patch #725152 - Sky Music driver by LavosSpawn 2003-04-21 20:58:53 +00:00
skymusic.h Applied patch #725152 - Sky Music driver by LavosSpawn 2003-04-21 20:58:53 +00:00
sound.cpp cleanup 2003-03-12 16:54:30 +00:00
sound.h added timers, full cd-intro and fixed some minor issues 2003-03-11 18:32:58 +00:00
struc.h changed turnProg from void* to uint16* 2003-04-25 17:57:04 +00:00
text.cpp Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
text.h Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
timer.cpp added timers, full cd-intro and fixed some minor issues 2003-03-11 18:32:58 +00:00