aboutsummaryrefslogtreecommitdiff
path: root/sky
AgeCommit message (Expand)Author
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
2003-04-25added class SkyGrid (still untested)Robert Göffringmann
2003-04-25some endian fixesOliver Kiehl
2003-04-25changed zero-sized arrays to pointersOliver Kiehl
2003-04-25fixed some errors introduced in some of the last commitsOliver Kiehl
2003-04-25fixed warningPaweł Kołodziejski
2003-04-25changed turnProg from void* to uint16*Max Horn
2003-04-25fixed few warningsPaweł Kołodziejski
2003-04-25fix for http://sourceforge.net/forum/forum.php?thread_id=852581&forum_id=115757Oliver Kiehl
2003-04-25forgot to reactivate the intro ;)Oliver Kiehl
2003-04-25added #include "stdafx.h" to some filesOliver Kiehl
2003-04-25Committing my stuff under pressure from Endy ;)Oliver Kiehl
2003-04-25committing my stuff under pressure from Endy ;)Oliver Kiehl
2003-04-24Fixed a bug with Mrs. Piermont's themeRobert Göffringmann
2003-04-21Applied patch #725152 - Sky Music driver by LavosSpawnJoost Peters
2003-04-21fixed compiler warningJoost Peters
2003-04-21added detection for v0.0303Joost Peters
2003-04-21added text decoder for v0.0303Joost Peters
2003-04-20added detection for v0.0331Joost Peters
2003-04-20added v0.0331 text decoderJoost Peters
2003-04-20changed casts to make more senseJoost Peters
2003-04-20fixed warnings under VC6Paweł Kołodziejski
2003-04-20added text renderingJoost Peters
2003-04-14fixed misimplementation of fnSetFont()Joost Peters
2003-04-08applied eriktorbjorn's patch, removed unnecessary cast and renamed CD text de...Joost Peters