Commit Graph

349 Commits

Author SHA1 Message Date
Robert Göffringmann
72f84f3fad Fixed a bug with Mrs. Piermont's theme
svn-id: r7097
2003-04-24 23:52:03 +00:00
Joost Peters
83684226c0 Applied patch #725152 - Sky Music driver by LavosSpawn
svn-id: r7069
2003-04-21 20:58:53 +00:00
Joost Peters
72b3638138 fixed compiler warning
svn-id: r7066
2003-04-21 15:26:13 +00:00
Joost Peters
6a28523cea added detection for v0.0303
svn-id: r7061
2003-04-21 14:12:19 +00:00
Joost Peters
04686c9573 added text decoder for v0.0303
svn-id: r7059
2003-04-21 14:06:45 +00:00
Joost Peters
5a74c80df1 added detection for v0.0331
svn-id: r7046
2003-04-20 22:01:57 +00:00
Joost Peters
be4915078f added v0.0331 text decoder
svn-id: r7045
2003-04-20 21:56:58 +00:00
Joost Peters
54c95e8099 changed casts to make more sense
svn-id: r7044
2003-04-20 21:50:48 +00:00
Paweł Kołodziejski
ce6859d6c6 fixed warnings under VC6
svn-id: r7032
2003-04-20 16:22:34 +00:00
Joost Peters
c8f51b3581 added text rendering
svn-id: r7029
2003-04-20 15:51:29 +00:00
Joost Peters
aa7e9e17bc fixed misimplementation of fnSetFont()
svn-id: r7011
2003-04-14 17:26:42 +00:00
Joost Peters
b93b9dc6a0 applied eriktorbjorn's patch, removed unnecessary cast and renamed CD text decoder
svn-id: r6939
2003-04-08 12:19:15 +00:00
Oliver Kiehl
17f53e4c1c restructure
svn-id: r6934
2003-04-07 20:44:52 +00:00
Oliver Kiehl
6fc83fa905 new class SkyText
svn-id: r6933
2003-04-07 20:44:16 +00:00
Oliver Kiehl
77e97053d0 new class SkyDisk
svn-id: r6932
2003-04-07 20:43:47 +00:00
Paweł Kołodziejski
8e1744d1ab updated and fixed for VC6
svn-id: r6916
2003-04-05 20:10:54 +00:00
Joost Peters
d667453e0f changed warning() to error()
svn-id: r6915
2003-04-05 19:16:00 +00:00
Joost Peters
3800062534 removed debug/text dump code (oops :))
svn-id: r6914
2003-04-05 18:06:52 +00:00
Joost Peters
1b4818662e Added text decoders + various other bits of code
svn-id: r6913
2003-04-05 18:01:29 +00:00
Joost Peters
12c0a6834a Some more cleanup, loadFile now returns a uint8*/byte* so no casting is needed anymore.
svn-id: r6854
2003-03-24 10:55:58 +00:00
Max Horn
31c94024dc cleanup
svn-id: r6800
2003-03-12 16:54:30 +00:00
Joost Peters
5af41d1bc6 added timers, full cd-intro and fixed some minor issues
svn-id: r6797
2003-03-11 18:32:58 +00:00
Jonathan Gray
d7f21b46e8 add dumpFile(), as per rest of scummvm dumps dir must exist etc missed a file..
svn-id: r6796
2003-03-11 07:19:16 +00:00
Jonathan Gray
ee26af6e50 add dumpFile(), as per rest of scummvm dumps dir must exist etc
svn-id: r6795
2003-03-11 07:18:49 +00:00
Joost Peters
85176a8156 Floppy demo crash fix, now shouldn't crash on any BASS version
svn-id: r6782
2003-03-09 00:50:02 +00:00
Joost Peters
488ff8846e Added voice support, and more (cd_)intro stuff + added myself to the README :)
svn-id: r6768
2003-03-08 12:46:51 +00:00
Paweł Kołodziejski
243c4ffbc0 implemented formating string error for each engine
svn-id: r6744
2003-03-07 15:38:11 +00:00
Joost Peters
e7cb6ddb2e Some cleanup, now follows the ScummVM coding guidelines more closely, also added initialiseGrids()
svn-id: r6741
2003-03-07 14:52:24 +00:00
Max Horn
90680fe9bb More cleanup
svn-id: r6717
2003-03-06 16:55:15 +00:00
Max Horn
31890b30fd more cleanup
svn-id: r6715
2003-03-06 16:33:29 +00:00
Max Horn
38e926cee3 fixed shadowed variables (and the new name seems to be more appropriate anyway
svn-id: r6713
2003-03-06 16:08:13 +00:00
Joost Peters
730d528a54 Major cleanup in rnc_deco.cpp, is now a seperate RncDecoder class, modified disk.cpp to use the class + added rnc_deco.h
svn-id: r6712
2003-03-06 15:35:07 +00:00
Joost Peters
fa98fe8b7e Some very minor cleanup (renaming) on rnc_deco.cpp
svn-id: r6710
2003-03-06 13:48:05 +00:00
Joost Peters
7b518d05e6 Some more cleanup + fixed the bug pertaining v0.0288 of the bass datafiles, should now work with _ALL_ bass versions
svn-id: r6709
2003-03-06 13:04:13 +00:00
Oliver Kiehl
f68d699de5 cleanup
svn-id: r6708
2003-03-06 09:44:50 +00:00
Paweł Kołodziejski
7f536134a0 some pedantic cleanup
svn-id: r6706
2003-03-06 07:52:40 +00:00
Max Horn
255e15248b a little cleanup, but this should really be turned into a decoder class
svn-id: r6705
2003-03-06 02:50:50 +00:00
Max Horn
32b84fe2ba indention fixed
svn-id: r6704
2003-03-06 02:37:37 +00:00
Max Horn
b525feba24 no need to have this all public...
svn-id: r6703
2003-03-06 02:33:49 +00:00
Max Horn
cdf8d38c32 finished olki's work of renaming struct 's' to dataFileHeader :-)
svn-id: r6702
2003-03-06 02:29:09 +00:00
Paweł Kołodziejski
9d1f10dcca forgot one
svn-id: r6700
2003-03-05 23:57:32 +00:00
Paweł Kołodziejski
9921273f18 fixed compilation for VC6
svn-id: r6699
2003-03-05 22:21:24 +00:00
Oliver Kiehl
c349bf123c renamed struct s
svn-id: r6698
2003-03-05 22:13:40 +00:00
Oliver Kiehl
9612e866b9 some more cleanup
svn-id: r6697
2003-03-05 21:50:41 +00:00
Paweł Kołodziejski
447820a77d added VC6 support for BASS
svn-id: r6696
2003-03-05 21:34:46 +00:00
Oliver Kiehl
5fe5a5a4af cleanup
svn-id: r6694
2003-03-05 19:23:35 +00:00
Max Horn
f3d6fcdf04 added .cvsignore
svn-id: r6693
2003-03-05 19:16:43 +00:00
Max Horn
43115c570e oops forgot module.mk
svn-id: r6692
2003-03-05 19:15:08 +00:00
Max Horn
5ffeedb1cb Patch #697312: Beneath a Steel Sky interim/initial support patch
svn-id: r6691
2003-03-05 19:04:34 +00:00