Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-06 | Work around bad German translation. (Joey claims he's 21 metres above the | Torbjörn Andersson | |
ground instead of 120 when you first turn him on.) svn-id: r16451 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-12-20 | Moved to a database to save memory on PalmOS | Chris Apers | |
svn-id: r16164 | |||
2004-12-15 | moved compacts and related static data out of the scummvm.exe into an ↵ | Robert Göffringmann | |
external file (available from www.lavosspawn.de/tmp/sky_cpt.zip) svn-id: r16053 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-03 | remove 'Sky' name prefix for most stuff (not needed anymore since we are in ↵ | Max Horn | |
namespace 'Sky' now) svn-id: r12114 | |||
2004-01-03 | Introduce namespace 'Sky' | Max Horn | |
svn-id: r12099 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11213 | |||
2003-11-07 | spelling fixes | Jonathan Gray | |
svn-id: r11178 | |||
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit ↵ | Max Horn | |
(try to only #include files when you *have* to -> this reduces compilation time to a minimum when header file changes are made) svn-id: r10622 | |||
2003-07-31 | added patched messages for BASS's mistranslations. | Robert Göffringmann | |
(also fixed bug about italian menu glitch) svn-id: r9349 | |||
2003-07-31 | applied slightly modified patch #772112 (BASS: Correcting (?) the LINC ↵ | Robert Göffringmann | |
terminal font) svn-id: r9317 | |||
2003-07-12 | added khalek's huffman tree for 0.0109 | Robert Göffringmann | |
svn-id: r8945 | |||
2003-07-06 | fixed decoding for special characters. 0.0303 is still incorrect, need ↵ | Robert Göffringmann | |
joost's help for that. svn-id: r8815 | |||
2003-07-05 | corrected all huffman trees and moved them out of text.cpp | Robert Göffringmann | |
svn-id: r8755 | |||
2003-06-27 | some more loading & saving work (still unfinished) | Robert Göffringmann | |
svn-id: r8663 | |||
2003-06-09 | some talk-related bugs fixed | Robert Göffringmann | |
svn-id: r8412 | |||
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann | |
svn-id: r8332 | |||
2003-06-02 | added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid ↵ | Robert Göffringmann | |
out of SkyState svn-id: r8266 | |||
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann | |
svn-id: r8253 | |||
2003-05-30 | added fnSpeak* functions | Joost Peters | |
svn-id: r8139 | |||
2003-05-26 | some random additions | Oliver Kiehl | |
svn-id: r8003 | |||
2003-05-17 | small fix and added skyText destructor | Robert Göffringmann | |
svn-id: r7617 | |||
2003-05-12 | m$vc++ gave hundreds of constant-truncation-warnings because of this one... | Robert Göffringmann | |
svn-id: r7477 | |||
2003-05-09 | no need for inheritance anymore | Oliver Kiehl | |
svn-id: r7407 | |||
2003-05-09 | use huffman trees instead of that spaghetti code | Oliver Kiehl | |
svn-id: r7405 | |||
2003-04-29 | added lowTextManager(), moved language from getText() to SkyText constructor ↵ | Joost Peters | |
+ some cleanup svn-id: r7202 | |||
2003-04-29 | changed return type for displayText() | Joost Peters | |
svn-id: r7201 | |||
2003-04-25 | Committing my stuff under pressure from Endy ;) | Oliver Kiehl | |
please note that there are still many bugs in here. several stuff isn't endian safe either. SkyLogic needs to get split up as well. svn-id: r7106 | |||
2003-04-21 | fixed compiler warning | Joost Peters | |
svn-id: r7066 | |||
2003-04-21 | added text decoder for v0.0303 | Joost Peters | |
svn-id: r7059 | |||
2003-04-20 | added v0.0331 text decoder | Joost Peters | |
svn-id: r7045 | |||
2003-04-20 | added text rendering | Joost Peters | |
svn-id: r7029 | |||
2003-04-14 | fixed misimplementation of fnSetFont() | Joost Peters | |
svn-id: r7011 | |||
2003-04-08 | applied eriktorbjorn's patch, removed unnecessary cast and renamed CD text ↵ | Joost Peters | |
decoder svn-id: r6939 | |||
2003-04-07 | new class SkyText | Oliver Kiehl | |
svn-id: r6933 |