scummvm/sky
Robert Göffringmann 33911c29df fixed bug in disk intro
svn-id: r7182
2003-04-28 15:41:33 +00:00
..
compacts Found out what the UnknownStuff is and restructured accordingly 2003-04-27 21:40:17 +00:00
.cvsignore added .cvsignore 2003-03-05 19:16:43 +00:00
autoroute.cpp fixed bug about checkBlock return value 2003-04-28 01:05:55 +00:00
autoroute.h fix mistake I did earlier 2003-04-27 16:36:24 +00:00
cd_intro.cpp Applied patch #725152 - Sky Music driver by LavosSpawn 2003-04-21 20:58:53 +00:00
compact.cpp adapted getCompactElem correctly 2003-04-27 22:04:52 +00:00
compact.h adapted the code to the compact changes. not quite complete yet 2003-04-27 21:45:28 +00:00
debug.cpp some more endian fixes. runs on my mac now as well 2003-04-26 09:43:48 +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 The autoroute stuff (completely untested) 2003-04-27 15:02:52 +00:00
grid.h The autoroute stuff (completely untested) 2003-04-27 15:02:52 +00:00
intro.cpp fixed bug in disk intro 2003-04-28 15:41:33 +00:00
logic.cpp oops 2003-04-27 22:23:10 +00:00
logic.h fixed autoroute a bit (still doesn't work correctly but at least it doesn't 2003-04-27 22:15:35 +00:00
module.mk included references to autoroute 2003-04-27 15:08:35 +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 added class SkyGrid (still untested) 2003-04-25 23:14:41 +00:00
sky.cpp oops 2003-04-27 22:23:10 +00:00
sky.h Some fixes + added floppy version intro 2003-04-28 14:47:39 +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 added some more functions 2003-04-26 19:01:13 +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 adapted the code to the compact changes. not quite complete yet 2003-04-27 21:45:28 +00:00
text.cpp Some fixes + added floppy version intro 2003-04-28 14:47:39 +00:00
text.h Committing my stuff under pressure from Endy ;) 2003-04-25 15:17:53 +00:00
timer.cpp Some fixes + added floppy version intro 2003-04-28 14:47:39 +00:00