aboutsummaryrefslogtreecommitdiff
path: root/sky/text.cpp
AgeCommit message (Expand)Author
2003-07-10this fixes bug #768724 (text width exceeded in LINC terminal).Robert Göffringmann
2003-07-09Fix character spacing for LINC terminals in v0.0288 as well. I've onlyTorbjörn Andersson
2003-07-09The charSpacing values for _controlCharacterSet and _linkCharacterSetTorbjörn Andersson
2003-07-07fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or may...Robert Göffringmann
2003-07-07don't convert to LE, dataFileHeader is in native endianessMax Horn
2003-07-07use our standard cast styleMax Horn
2003-07-06fixed decoding for special characters. 0.0303 is still incorrect, need joost'...Robert Göffringmann
2003-07-05corrected all huffman trees and moved them out of text.cppRobert Göffringmann
2003-07-04make sky detect v.0.0348 (even though not existing ;)Robert Göffringmann
2003-06-27fixed text decoding bugRobert Göffringmann
2003-06-14fix bug #754378 (I hope)Oliver Kiehl
2003-06-14fix 0.0368 text decoding bugOliver Kiehl
2003-06-09fixed SkyLogic bug and made font highlightning finally correct.Robert Göffringmann
2003-06-09whoops.Robert Göffringmann
2003-06-09some talk-related bugs fixedRobert Göffringmann
2003-06-06changed warning() to error(), this is how it is in the original, and this see...Joost Peters
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann
2003-06-02added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...Robert Göffringmann
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-05-30fix bugOliver Kiehl
2003-05-30fixed stupid bugJoost Peters
2003-05-30fixed bugJoost Peters
2003-05-26Fixed MSVC warningsJamieson Christian
2003-05-26some additionsOliver Kiehl
2003-05-17small fix and added skyText destructorRobert Göffringmann
2003-05-09no need for inheritance anymoreOliver Kiehl
2003-05-09use huffman trees instead of that spaghetti codeOliver Kiehl
2003-05-03fixed pink-text bugJoost Peters
2003-04-30fixed warningPaweł Kołodziejski
2003-04-29added lowTextManager(), moved language from getText() to SkyText constructor ...Joost Peters
2003-04-29changed return type for displayText()Joost Peters
2003-04-28Some fixes + added floppy version introJoost Peters
2003-04-25Committing my stuff under pressure from Endy ;)Oliver Kiehl
2003-04-21fixed compiler warningJoost Peters
2003-04-21added text decoder for v0.0303Joost 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
2003-04-07new class SkyTextOliver Kiehl
2003-04-05updated and fixed for VC6Paweł Kołodziejski
2003-04-05changed warning() to error()Joost Peters
2003-04-05removed debug/text dump code (oops :))Joost Peters
2003-04-05Added text decoders + various other bits of codeJoost Peters