Commit Graph
30 Commits
Author SHA1 Message Date
Robert Göffringmann 1f6a8b4fb8 fixed issue about file decompression.
svn-id: r8421
2003-06-09 20:41:08 +00:00
Robert Göffringmann 68bb844d63 some talk-related bugs fixed
svn-id: r8412
2003-06-09 02:33:27 +00:00
Robert Göffringmann 98b3712163 fixed caching routines
svn-id: r8334
2003-06-05 19:45:27 +00:00
Robert Göffringmann 3ac5b4ccfa added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out of SkyState
svn-id: r8266
2003-06-02 06:42:42 +00:00
Robert Göffringmann d67c53d756 basic ingame speech support
svn-id: r8220
2003-06-01 03:44:07 +00:00
Oliver Kiehl 9c98000f25 cleanup
svn-id: r8138
2003-05-30 13:35:34 +00:00
Robert Göffringmann d4ac1044ba fixes gcc compiler warning
svn-id: r8061
2003-05-28 21:09:52 +00:00
Robert Göffringmann 765366df6c Screen *kinda* works now.
Though I wonder what the menu sprite is doing on the mainscreen, now. ;)

svn-id: r8059
2003-05-28 20:55:25 +00:00
Robert Göffringmann b4fd14f2d0 fixed prefetching bug
svn-id: r7751
2003-05-20 19:37:17 +00:00
Robert Göffringmann d0e5d1f44c restructured some things (mainly the screen routines), moved things out from SkyState. (not yet complete)
svn-id: r7516
2003-05-14 22:33:39 +00:00
Joost Peters 6a28523cea added detection for v0.0303
svn-id: r7061
2003-04-21 14:12:19 +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 77e97053d0 new class SkyDisk
svn-id: r6932
2003-04-07 20:43:47 +00:00
Joost Peters d667453e0f changed warning() to error()
svn-id: r6915
2003-04-05 19:16:00 +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
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
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
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
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 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 32b84fe2ba indention fixed
svn-id: r6704
2003-03-06 02:37:37 +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 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
Paweł Kołodziejski 447820a77d added VC6 support for BASS
svn-id: r6696
2003-03-05 21:34:46 +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