aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Collapse)Author
2003-05-21initialise some varsOliver Kiehl
svn-id: r7807
2003-05-21pedantic warning fixesOliver Kiehl
svn-id: r7802
2003-05-20a few small changesRobert Göffringmann
svn-id: r7752
2003-05-20fixed prefetching bugRobert Göffringmann
svn-id: r7751
2003-05-17small fix and added skyText destructorRobert Göffringmann
svn-id: r7617
2003-05-17newline to make gcc happyJonathan Gray
svn-id: r7588
2003-05-16added SFX supportRobert Göffringmann
svn-id: r7574
2003-05-15reordered some intro commands, made fade-in look nicerRobert Göffringmann
svn-id: r7531
2003-05-15added incrementation of key velocity.Robert Göffringmann
svn-id: r7530
2003-05-14removed timer.oRobert Göffringmann
svn-id: r7517
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-14some renaming (consistency)Joost Peters
svn-id: r7515
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-12m$vc++ gave hundreds of constant-truncation-warnings because of this one...Robert Göffringmann
svn-id: r7477
2003-05-09no need for inheritance anymoreOliver Kiehl
svn-id: r7407
2003-05-09use huffman trees instead of that spaghetti codeOliver Kiehl
svn-id: r7405
2003-05-06fixed warningPaweł Kołodziejski
svn-id: r7364
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
svn-id: r7347
2003-05-04new fmopl (from adplug, which has it from mame; we can use it under the LGPL ↵Max Horn
should we ever have to) svn-id: r7328
2003-05-04renamed RETURN_OK and RETURN_FAIL for morphosOliver Kiehl
svn-id: r7319
2003-05-03fixed pink-text bugJoost Peters
svn-id: r7294
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