aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Collapse)Author
2003-05-03virtual destructor, to avoid warning and to be sane (otherwise subclass ↵Max Horn
destructors may not be called) svn-id: r7279
2003-05-03Update sky objectsTravis Howell
svn-id: r7274
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-02renamed shadowed varOliver Kiehl
svn-id: r7265
2003-05-02plenty of bugfixesOliver Kiehl
svn-id: r7264
2003-05-01added loadFixedItems() and loadBase0()Joost Peters
svn-id: r7250
2003-05-01Commiting some of my stuff. Rather untested still buggyOliver Kiehl
svn-id: r7249
2003-05-01intro cleans up after itself after exiting with ESC-key, still needs some ↵Joost Peters
work/cleanup though svn-id: r7247
2003-05-01cleanupJoost Peters
svn-id: r7239
2003-04-30fixed warningPaweł Kołodziejski
svn-id: r7208
2003-04-29adapt code to compact restructureOliver Kiehl
svn-id: r7207
2003-04-29small restructure (I hope the last one, but at least it pushes us up in theOliver Kiehl
list of SF's most active projects ;) ) svn-id: r7206
2003-04-29added hack-ish intro ESCape key codeJoost Peters
svn-id: r7205
2003-04-29made vars consistentJoost Peters
svn-id: r7204
2003-04-29enabled lowTextManagerJoost Peters
svn-id: r7203
2003-04-29added lowTextManager(), moved language from getText() to SkyText constructor ↵Joost Peters
+ some cleanup svn-id: r7202
2003-04-29changed return type for displayText()Joost Peters
svn-id: r7201
2003-04-29changed ScummVM header, renamed header definesRobert Göffringmann
svn-id: r7200
2003-04-29fixed pathfinding problems (hopefully) :)Robert Göffringmann
svn-id: r7199
2003-04-28endian fixesOliver Kiehl
svn-id: r7188
2003-04-28fixed two offsets for V2 and two warningsPaweł Kołodziejski
svn-id: r7185
2003-04-28fixed bug in disk introRobert Göffringmann
svn-id: r7182
2003-04-28Some fixes + added floppy version introJoost Peters
svn-id: r7181
2003-04-28fixed bug about checkBlock return valueRobert Göffringmann
svn-id: r7170
2003-04-27oopsOliver Kiehl
svn-id: r7169
2003-04-27fixed autoroute a bit (still doesn't work correctly but at least it doesn'tOliver Kiehl
segfault) and linked it to SkyLogic svn-id: r7167
2003-04-27adapted getCompactElem correctlyOliver Kiehl
svn-id: r7166
2003-04-27adapted the code to the compact changes. not quite complete yetOliver Kiehl
svn-id: r7165
2003-04-27Found out what the UnknownStuff is and restructured accordinglyOliver Kiehl
svn-id: r7164
2003-04-27fix mistake I did earlierOliver Kiehl
svn-id: r7160
2003-04-27small bugletMax Horn
svn-id: r7157
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-27The autoroute stuff (completely untested)Robert Göffringmann
svn-id: r7154
2003-04-26fixed warnings under vc6Paweł Kołodziejski
svn-id: r7146
2003-04-26added some more functionsOliver Kiehl
svn-id: r7144
2003-04-26cleanupOliver Kiehl
svn-id: r7134
2003-04-26initialise scriptVariables properlyOliver Kiehl
svn-id: r7133
2003-04-26cleanupOliver Kiehl
svn-id: r7129
2003-04-26link to removeObjectFromWalk and objectToWalkOliver Kiehl
svn-id: r7128
2003-04-26some more endian fixes. runs on my mac now as wellOliver Kiehl
svn-id: r7124
2003-04-25added class SkyGrid (still untested)Robert Göffringmann
svn-id: r7121
2003-04-25some endian fixesOliver Kiehl
svn-id: r7120
2003-04-25changed zero-sized arrays to pointersOliver Kiehl
svn-id: r7116
2003-04-25fixed some errors introduced in some of the last commitsOliver Kiehl
svn-id: r7115
2003-04-25fixed warningPaweł Kołodziejski
svn-id: r7114
2003-04-25changed turnProg from void* to uint16*Max Horn
svn-id: r7113
2003-04-25fixed few warningsPaweł Kołodziejski
svn-id: r7112
2003-04-25fix for http://sourceforge.net/forum/forum.php?thread_id=852581&forum_id=115757Oliver Kiehl
svn-id: r7110
2003-04-25forgot to reactivate the intro ;)Oliver Kiehl
svn-id: r7108