aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
2003-05-12changed some internal structures, added support for true MT32 (though not yet...Robert Göffringmann
2003-05-12m$vc++ gave hundreds of constant-truncation-warnings because of this one...Robert Göffringmann
2003-05-09no need for inheritance anymoreOliver Kiehl
2003-05-09use huffman trees instead of that spaghetti codeOliver Kiehl
2003-05-06fixed warningPaweł Kołodziejski
2003-05-05some mouse stuff + fnEnterSectionJoost Peters
2003-05-04new fmopl (from adplug, which has it from mame; we can use it under the LGPL ...Max Horn
2003-05-04renamed RETURN_OK and RETURN_FAIL for morphosOliver Kiehl
2003-05-03fixed pink-text bugJoost Peters
2003-05-03virtual destructor, to avoid warning and to be sane (otherwise subclass destr...Max Horn
2003-05-03Update sky objectsTravis Howell
2003-05-03changed structure of musicdriver, added General Midi music support.Robert Göffringmann
2003-05-02renamed shadowed varOliver Kiehl
2003-05-02plenty of bugfixesOliver Kiehl
2003-05-01added loadFixedItems() and loadBase0()Joost Peters
2003-05-01Commiting some of my stuff. Rather untested still buggyOliver Kiehl
2003-05-01intro cleans up after itself after exiting with ESC-key, still needs some wor...Joost Peters
2003-05-01cleanupJoost Peters
2003-04-30fixed warningPaweł Kołodziejski
2003-04-29adapt code to compact restructureOliver Kiehl
2003-04-29small restructure (I hope the last one, but at least it pushes us up in theOliver Kiehl
2003-04-29added hack-ish intro ESCape key codeJoost Peters
2003-04-29made vars consistentJoost Peters
2003-04-29enabled lowTextManagerJoost Peters
2003-04-29added lowTextManager(), moved language from getText() to SkyText constructor ...Joost Peters
2003-04-29changed return type for displayText()Joost Peters
2003-04-29changed ScummVM header, renamed header definesRobert Göffringmann
2003-04-29fixed pathfinding problems (hopefully) :)Robert Göffringmann
2003-04-28endian fixesOliver Kiehl
2003-04-28fixed two offsets for V2 and two warningsPaweł Kołodziejski
2003-04-28fixed bug in disk introRobert Göffringmann
2003-04-28Some fixes + added floppy version introJoost Peters
2003-04-28fixed bug about checkBlock return valueRobert Göffringmann
2003-04-27oopsOliver Kiehl
2003-04-27fixed autoroute a bit (still doesn't work correctly but at least it doesn'tOliver Kiehl
2003-04-27adapted getCompactElem correctlyOliver Kiehl
2003-04-27adapted the code to the compact changes. not quite complete yetOliver Kiehl
2003-04-27Found out what the UnknownStuff is and restructured accordinglyOliver Kiehl
2003-04-27fix mistake I did earlierOliver Kiehl
2003-04-27small bugletMax Horn
2003-04-27fixed cvs and modified autoroute parameters. removed initialisation fromOliver Kiehl
2003-04-27included references to autorouteRobert Göffringmann
2003-04-27The autoroute stuff (completely untested)Robert Göffringmann
2003-04-26fixed warnings under vc6Paweł Kołodziejski
2003-04-26added some more functionsOliver Kiehl
2003-04-26cleanupOliver Kiehl
2003-04-26initialise scriptVariables properlyOliver Kiehl
2003-04-26cleanupOliver Kiehl
2003-04-26link to removeObjectFromWalk and objectToWalkOliver Kiehl
2003-04-26some more endian fixes. runs on my mac now as wellOliver Kiehl