aboutsummaryrefslogtreecommitdiff
path: root/sky/disk.cpp
AgeCommit message (Expand)Author
2003-07-12floppy versions don't seem to have all languages in their datafiles.Robert Göffringmann
2003-07-11big endian fixRobert Göffringmann
2003-07-08fixed file loading bugs for v.0.0331, control panel works nowRobert Göffringmann
2003-07-07applied patch #766979 (BASS: Possible fix for problem with cut-off speech).Robert Göffringmann
2003-07-07fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or may...Robert Göffringmann
2003-07-07use our standard cast styleMax Horn
2003-07-06endian fix, cleanupMax Horn
2003-07-04make sky detect v.0.0348 (even though not existing ;)Robert Göffringmann
2003-07-04show detected game version at startup. (hopefully this will stop the wave of ...Joost Peters
2003-06-27some more loading & saving work (still unfinished)Robert Göffringmann
2003-06-09fixed issue about file decompression.Robert Göffringmann
2003-06-09some talk-related bugs fixedRobert Göffringmann
2003-06-05fixed caching routinesRobert Göffringmann
2003-06-02added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...Robert Göffringmann
2003-06-01basic ingame speech supportRobert Göffringmann
2003-05-30cleanupOliver Kiehl
2003-05-28fixes gcc compiler warningRobert Göffringmann
2003-05-28Screen *kinda* works now.Robert Göffringmann
2003-05-20fixed prefetching bugRobert Göffringmann
2003-05-14restructured some things (mainly the screen routines), moved things out from ...Robert Göffringmann
2003-04-21added detection for v0.0303Joost Peters
2003-04-08applied eriktorbjorn's patch, removed unnecessary cast and renamed CD text de...Joost Peters
2003-04-07new class SkyDiskOliver Kiehl
2003-04-05changed warning() to error()Joost Peters
2003-04-05Added text decoders + various other bits of codeJoost Peters
2003-03-24Some more cleanup, loadFile now returns a uint8*/byte* so no casting is neede...Joost Peters
2003-03-11added timers, full cd-intro and fixed some minor issuesJoost Peters
2003-03-11add dumpFile(), as per rest of scummvm dumps dir must exist etc missed a file..Jonathan Gray
2003-03-08Added voice support, and more (cd_)intro stuff + added myself to the README :)Joost Peters
2003-03-07Some cleanup, now follows the ScummVM coding guidelines more closely, also ad...Joost Peters
2003-03-06Major cleanup in rnc_deco.cpp, is now a seperate RncDecoder class, modified d...Joost Peters
2003-03-06Some more cleanup + fixed the bug pertaining v0.0288 of the bass datafiles, s...Joost Peters
2003-03-06cleanupOliver Kiehl
2003-03-06some pedantic cleanupPaweł Kołodziejski
2003-03-06indention fixedMax Horn
2003-03-06finished olki's work of renaming struct 's' to dataFileHeader :-)Max Horn
2003-03-05fixed compilation for VC6Paweł Kołodziejski
2003-03-05renamed struct sOliver Kiehl
2003-03-05added VC6 support for BASSPaweł Kołodziejski
2003-03-05Patch #697312: Beneath a Steel Sky interim/initial support patchMax Horn