scummvm/sky
Joost Peters 6e094b7f20 fixed pink-text bug
svn-id: r7294
2003-05-03 23:32:04 +00:00
..
compacts small restructure (I hope the last one, but at least it pushes us up in the 2003-04-29 22:29:26 +00:00
.cvsignore added .cvsignore 2003-03-05 19:16:43 +00:00
adlibchannel.cpp changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
adlibchannel.h changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
adlibmusic.cpp changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
adlibmusic.h changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
autoroute.cpp changed ScummVM header, renamed header defines 2003-04-29 14:34:23 +00:00
autoroute.h changed ScummVM header, renamed header defines 2003-04-29 14:34:23 +00:00
cd_intro.cpp added hack-ish intro ESCape key code 2003-04-29 20:42:47 +00:00
compact.cpp plenty of bugfixes 2003-05-02 11:57:34 +00:00
compact.h adapt code to compact restructure 2003-04-29 22:33:13 +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
gmchannel.cpp changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
gmchannel.h changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
gmmusic.cpp changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
gmmusic.h changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
grid.cpp changed ScummVM header, renamed header defines 2003-04-29 14:34:23 +00:00
grid.h changed ScummVM header, renamed header defines 2003-04-29 14:34:23 +00:00
intro.cpp intro cleans up after itself after exiting with ESC-key, still needs some work/cleanup though 2003-05-01 13:04:24 +00:00
logic.cpp renamed shadowed var 2003-05-02 12:16:50 +00:00
logic.h Commiting some of my stuff. Rather untested still buggy 2003-05-01 14:05:10 +00:00
module.mk Update sky objects 2003-05-03 05:19:07 +00:00
musicbase.cpp changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
musicbase.h virtual destructor, to avoid warning and to be sane (otherwise subclass destructors may not be called) 2003-05-03 10:23:12 +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 fixed pink-text bug 2003-05-03 23:32:04 +00:00
sky.cpp changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
sky.h changed structure of musicdriver, added General Midi music support. 2003-05-03 02:59:45 +00:00
skydefs.h plenty of bugfixes 2003-05-02 11:57:34 +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 adapt code to compact restructure 2003-04-29 22:33:13 +00:00
text.cpp fixed pink-text bug 2003-05-03 23:32:04 +00:00
text.h added lowTextManager(), moved language from getText() to SkyText constructor + some cleanup 2003-04-29 19:52:24 +00:00
timer.cpp Some fixes + added floppy version intro 2003-04-28 14:47:39 +00:00