aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
AgeCommit message (Expand)Author
2003-07-12implemented -x command line optionRobert Göffringmann
2003-07-12added support for different languages and fixed memory leak and screen refres...Robert Göffringmann
2003-07-12added dialog skipping by pressing '.'Robert Göffringmann
2003-07-11added autosaving every 5 minutesRobert Göffringmann
2003-07-10implemented fnOpenHand/fnCloseHand, added debug cheatsRobert Göffringmann
2003-07-09added toggling music on/offRobert Göffringmann
2003-07-06fix bug #766744 (BASS: Crash when quitting while quitting)Robert Göffringmann
2003-07-05applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885)Joost Peters
2003-07-02fixed save/restore grid problemsRobert Göffringmann
2003-07-01bass is completable now.Robert Göffringmann
2003-06-27some more loading & saving work (still unfinished)Robert Göffringmann
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-06add fnRandom()Joost Peters
2003-06-06forgot to implement right mousebutton. :)Robert Göffringmann
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann
2003-06-02added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...Robert Göffringmann
2003-06-01remove useless screen updates, make non-seq intro parts escapable.Robert Göffringmann
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-05-29Some sky CD versions have an image replaced. This includes the original sky01...Robert Göffringmann
2003-05-28moved music drivers into seperated directory, added music support for diskdem...Robert Göffringmann
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
2003-05-14restructured some things (mainly the screen routines), moved things out from ...Robert Göffringmann
2003-05-12changed some internal structures, added support for true MT32 (though not yet...Robert Göffringmann
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
2003-05-03changed structure of musicdriver, added General Midi music support.Robert Göffringmann
2003-05-01added loadFixedItems() and loadBase0()Joost Peters
2003-04-29made vars consistentJoost Peters
2003-04-28Some fixes + added floppy version introJoost Peters
2003-04-27fixed cvs and modified autoroute parameters. removed initialisation fromOliver Kiehl
2003-04-27included references to autorouteRobert Göffringmann
2003-04-25added class SkyGrid (still untested)Robert Göffringmann
2003-04-25Committing my stuff under pressure from Endy ;)Oliver Kiehl
2003-04-21Applied patch #725152 - Sky Music driver by LavosSpawnJoost Peters
2003-04-07restructureOliver Kiehl
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 etcJonathan Gray
2003-03-08Added voice support, and more (cd_)intro stuff + added myself to the README :)Joost Peters
2003-03-07implemented formating string error for each enginePaweł Kołodziejski
2003-03-07Some cleanup, now follows the ScummVM coding guidelines more closely, also ad...Joost Peters
2003-03-06Some more cleanup + fixed the bug pertaining v0.0288 of the bass datafiles, s...Joost Peters
2003-03-06some pedantic cleanupPaweł Kołodziejski
2003-03-06no need to have this all public...Max Horn
2003-03-05Patch #697312: Beneath a Steel Sky interim/initial support patchMax Horn