Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-01 | basic ingame speech support | Robert Göffringmann | |
svn-id: r8220 | |||
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem ↵ | Max Horn | |
interface a bit svn-id: r8116 | |||
2003-05-29 | whoops | Robert Göffringmann | |
svn-id: r8101 | |||
2003-05-29 | fixing crash | Robert Göffringmann | |
svn-id: r8100 | |||
2003-05-29 | argh. a missing recreate was the problem. foster is correctly animated now. | Robert Göffringmann | |
svn-id: r8078 | |||
2003-05-29 | removed debugging stuff | Robert Göffringmann | |
svn-id: r8077 | |||
2003-05-29 | still not what it should look like, but well...... | Robert Göffringmann | |
svn-id: r8076 | |||
2003-05-28 | moved music drivers into seperated directory, added music support for ↵ | Robert Göffringmann | |
diskdemo's adlib driver version. (maybe other sky versions also have this older adlib driver?) svn-id: r8069 | |||
2003-05-28 | add screen update to main loop | Oliver Kiehl | |
svn-id: r8063 | |||
2003-05-28 | Screen *kinda* works now. | Robert Göffringmann | |
Though I wonder what the menu sprite is doing on the mainscreen, now. ;) svn-id: r8059 | |||
2003-05-27 | implemented screen.asm and sprites.asm (not yet working) | Robert Göffringmann | |
svn-id: r8036 | |||
2003-05-21 | initialise some vars | Oliver Kiehl | |
svn-id: r7807 | |||
2003-05-16 | added SFX support | Robert Göffringmann | |
svn-id: r7574 | |||
2003-05-15 | added incrementation of key velocity. | Robert Göffringmann | |
svn-id: r7530 | |||
2003-05-14 | restructured some things (mainly the screen routines), moved things out from ↵ | Robert Göffringmann | |
SkyState. (not yet complete) svn-id: r7516 | |||
2003-05-12 | changed some internal structures, added support for true MT32 (though not ↵ | Robert Göffringmann | |
yet used by main prog) svn-id: r7483 | |||
2003-05-09 | no need for inheritance anymore | Oliver Kiehl | |
svn-id: r7407 | |||
2003-05-05 | some mouse stuff + fnEnterSection | Joost Peters | |
svn-id: r7347 | |||
2003-05-03 | changed 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-01 | added loadFixedItems() and loadBase0() | Joost Peters | |
svn-id: r7250 | |||
2003-04-29 | added hack-ish intro ESCape key code | Joost Peters | |
svn-id: r7205 | |||
2003-04-29 | made vars consistent | Joost Peters | |
svn-id: r7204 | |||
2003-04-29 | enabled lowTextManager | Joost Peters | |
svn-id: r7203 | |||
2003-04-29 | added lowTextManager(), moved language from getText() to SkyText constructor ↵ | Joost Peters | |
+ some cleanup svn-id: r7202 | |||
2003-04-27 | oops | Oliver Kiehl | |
svn-id: r7169 | |||
2003-04-27 | fixed cvs and modified autoroute parameters. removed initialisation from | Oliver Kiehl | |
SkyState since it is only needed by SkyLogic svn-id: r7156 | |||
2003-04-27 | included references to autoroute | Robert Göffringmann | |
svn-id: r7155 | |||
2003-04-26 | link to removeObjectFromWalk and objectToWalk | Oliver Kiehl | |
svn-id: r7128 | |||
2003-04-25 | added class SkyGrid (still untested) | Robert Göffringmann | |
svn-id: r7121 | |||
2003-04-25 | forgot to reactivate the intro ;) | Oliver Kiehl | |
svn-id: r7108 | |||
2003-04-25 | Committing 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-21 | Applied patch #725152 - Sky Music driver by LavosSpawn | Joost Peters | |
svn-id: r7069 | |||
2003-04-21 | added detection for v0.0303 | Joost Peters | |
svn-id: r7061 | |||
2003-04-20 | added detection for v0.0331 | Joost Peters | |
svn-id: r7046 | |||
2003-04-08 | applied eriktorbjorn's patch, removed unnecessary cast and renamed CD text ↵ | Joost Peters | |
decoder svn-id: r6939 | |||
2003-04-07 | restructure | Oliver Kiehl | |
svn-id: r6934 | |||
2003-04-05 | Added text decoders + various other bits of code | Joost Peters | |
svn-id: r6913 | |||
2003-03-12 | cleanup | Max Horn | |
svn-id: r6800 | |||
2003-03-11 | added timers, full cd-intro and fixed some minor issues | Joost Peters | |
svn-id: r6797 | |||
2003-03-09 | Floppy demo crash fix, now shouldn't crash on any BASS version | Joost Peters | |
svn-id: r6782 | |||
2003-03-08 | Added voice support, and more (cd_)intro stuff + added myself to the README :) | Joost Peters | |
svn-id: r6768 | |||
2003-03-07 | implemented formating string error for each engine | Paweł Kołodziejski | |
svn-id: r6744 | |||
2003-03-07 | Some cleanup, now follows the ScummVM coding guidelines more closely, also ↵ | Joost Peters | |
added initialiseGrids() svn-id: r6741 | |||
2003-03-06 | some pedantic cleanup | Paweł Kołodziejski | |
svn-id: r6706 | |||
2003-03-06 | indention fixed | Max Horn | |
svn-id: r6704 | |||
2003-03-05 | added VC6 support for BASS | Paweł Kołodziejski | |
svn-id: r6696 | |||
2003-03-05 | Patch #697312: Beneath a Steel Sky interim/initial support patch | Max Horn | |
svn-id: r6691 |