Age | Commit message (Expand) | Author |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-09-08 | Whitespace changes | Torbjörn Andersson |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-04 | Patch #1184666 (SKY: More LINC charset fixes) | Max Horn |
2005-05-08 | Comply to our coding conventions | Max Horn |
2005-03-13 | Use same length as original, as the string is split across 2 lines it doesn't... | Joost Peters |
2005-03-13 | Fix/workaround for bug #1151924 - datafiles for the floppy version contain 'b... | Joost Peters |
2005-01-06 | Work around bad German translation. (Joey claims he's 21 metres above the | Torbjörn Andersson |
2005-01-01 | Updated copyright | Max Horn |
2004-12-15 | moved compacts and related static data out of the scummvm.exe into an externa... | Robert Göffringmann |
2004-11-11 | misc cleanup | Robert Göffringmann |
2004-03-13 | some cleanup | Joost Peters |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-03 | remove 'Sky' name prefix for most stuff (not needed anymore since we are in n... | Max Horn |
2004-01-03 | Introduce namespace 'Sky' | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr... | Max Horn |
2003-10-01 | Whitespace changes | Torbjörn Andersson |
2003-09-24 | Whitespace changes | Torbjörn Andersson |
2003-08-13 | I didn't realize it at first, but LINC-space uses the same character data | Torbjörn Andersson |
2003-07-31 | added patched messages for BASS's mistranslations. | Robert Göffringmann |
2003-07-31 | More LINC terminal font adjustments: Patch the "j" character for all | Torbjörn Andersson |
2003-07-31 | applied slightly modified patch #772112 (BASS: Correcting (?) the LINC termin... | Robert Göffringmann |
2003-07-28 | checkin for LavosSpawn: 'work around bug #778105 (line width exceeded)' | Max Horn |
2003-07-12 | added khalek's huffman tree for 0.0109 | Robert Göffringmann |
2003-07-12 | add some stuff for v0.0109 | Jonathan Gray |
2003-07-10 | this fixes bug #768724 (text width exceeded in LINC terminal). | Robert Göffringmann |
2003-07-09 | Fix character spacing for LINC terminals in v0.0288 as well. I've only | Torbjörn Andersson |
2003-07-09 | The charSpacing values for _controlCharacterSet and _linkCharacterSet | Torbjörn Andersson |
2003-07-07 | fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or may... | Robert Göffringmann |
2003-07-07 | don't convert to LE, dataFileHeader is in native endianess | Max Horn |
2003-07-07 | use our standard cast style | Max Horn |
2003-07-06 | fixed decoding for special characters. 0.0303 is still incorrect, need joost'... | Robert Göffringmann |
2003-07-05 | corrected all huffman trees and moved them out of text.cpp | Robert Göffringmann |
2003-07-04 | make sky detect v.0.0348 (even though not existing ;) | Robert Göffringmann |
2003-06-27 | fixed text decoding bug | Robert Göffringmann |
2003-06-14 | fix bug #754378 (I hope) | Oliver Kiehl |
2003-06-14 | fix 0.0368 text decoding bug | Oliver Kiehl |
2003-06-09 | fixed SkyLogic bug and made font highlightning finally correct. | Robert Göffringmann |
2003-06-09 | whoops. | Robert Göffringmann |
2003-06-09 | some talk-related bugs fixed | Robert Göffringmann |
2003-06-06 | changed warning() to error(), this is how it is in the original, and this see... | Joost Peters |
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann |
2003-06-02 | added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out... | Robert Göffringmann |
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann |
2003-05-30 | fix bug | Oliver Kiehl |
2003-05-30 | fixed stupid bug | Joost Peters |
2003-05-30 | fixed bug | Joost Peters |
2003-05-26 | Fixed MSVC warnings | Jamieson Christian |
2003-05-26 | some additions | Oliver Kiehl |