aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
AgeCommit message (Collapse)Author
2003-05-14restructured some things (mainly the screen routines), moved things out from ↵Robert Göffringmann
SkyState. (not yet complete) svn-id: r7516
2003-05-12changed some internal structures, added support for true MT32 (though not ↵Robert Göffringmann
yet used by main prog) svn-id: r7483
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
svn-id: r7347
2003-05-03changed structure of musicdriver, added General Midi music support.Robert Göffringmann
mapping table mt32->gm needs a lot of changes. svn-id: r7273
2003-05-01added loadFixedItems() and loadBase0()Joost Peters
svn-id: r7250
2003-04-29made vars consistentJoost Peters
svn-id: r7204
2003-04-28Some fixes + added floppy version introJoost Peters
svn-id: r7181
2003-04-27fixed cvs and modified autoroute parameters. removed initialisation fromOliver Kiehl
SkyState since it is only needed by SkyLogic svn-id: r7156
2003-04-27included references to autorouteRobert Göffringmann
svn-id: r7155
2003-04-25added class SkyGrid (still untested)Robert Göffringmann
svn-id: r7121
2003-04-25Committing my stuff under pressure from Endy ;)Oliver Kiehl
please note that there are still many bugs in here. several stuff isn't endian safe either. SkyLogic needs to get split up as well. svn-id: r7106
2003-04-21Applied patch #725152 - Sky Music driver by LavosSpawnJoost Peters
svn-id: r7069
2003-04-07restructureOliver Kiehl
svn-id: r6934
2003-04-05Added text decoders + various other bits of codeJoost Peters
svn-id: r6913
2003-03-24Some more cleanup, loadFile now returns a uint8*/byte* so no casting is ↵Joost Peters
needed anymore. svn-id: r6854
2003-03-11added timers, full cd-intro and fixed some minor issuesJoost Peters
svn-id: r6797
2003-03-11add dumpFile(), as per rest of scummvm dumps dir must exist etcJonathan Gray
svn-id: r6795
2003-03-08Added voice support, and more (cd_)intro stuff + added myself to the README :)Joost Peters
svn-id: r6768
2003-03-07implemented formating string error for each enginePaweł Kołodziejski
svn-id: r6744
2003-03-07Some cleanup, now follows the ScummVM coding guidelines more closely, also ↵Joost Peters
added initialiseGrids() svn-id: r6741
2003-03-06Some more cleanup + fixed the bug pertaining v0.0288 of the bass datafiles, ↵Joost Peters
should now work with _ALL_ bass versions svn-id: r6709
2003-03-06some pedantic cleanupPaweł Kołodziejski
svn-id: r6706
2003-03-06no need to have this all public...Max Horn
svn-id: r6703
2003-03-05Patch #697312: Beneath a Steel Sky interim/initial support patchMax Horn
svn-id: r6691