Chris Apers
|
f9d9484d7b
|
Moved to a database to save memory on PalmOS
svn-id: r16164
|
2004-12-20 16:50:29 +00:00 |
|
Robert Göffringmann
|
2308ba8aaf
|
moved compacts and related static data out of the scummvm.exe into an external file
(available from www.lavosspawn.de/tmp/sky_cpt.zip)
svn-id: r16053
|
2004-12-15 06:48:08 +00:00 |
|
Max Horn
|
033ff78ae9
|
updated copyright notice
svn-id: r12176
|
2004-01-06 12:45:34 +00:00 |
|
Max Horn
|
14f28d58f1
|
remove 'Sky' name prefix for most stuff (not needed anymore since we are in namespace 'Sky' now)
svn-id: r12114
|
2004-01-03 15:57:57 +00:00 |
|
Max Horn
|
b0e23e35ee
|
Introduce namespace 'Sky'
svn-id: r12099
|
2004-01-03 01:58:58 +00:00 |
|
Paweł Kołodziejski
|
b99af18bd5
|
cleanup whitespaces
svn-id: r11213
|
2003-11-08 20:27:27 +00:00 |
|
Jonathan Gray
|
239aea0ff0
|
spelling fixes
svn-id: r11178
|
2003-11-07 02:31:44 +00:00 |
|
Max Horn
|
bfce5e500a
|
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (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-10-05 20:21:20 +00:00 |
|
Robert Göffringmann
|
9702826aa0
|
added patched messages for BASS's mistranslations.
(also fixed bug about italian menu glitch)
svn-id: r9349
|
2003-07-31 21:26:27 +00:00 |
|
Robert Göffringmann
|
e5343ac038
|
applied slightly modified patch #772112 (BASS: Correcting (?) the LINC terminal font)
svn-id: r9317
|
2003-07-31 02:08:00 +00:00 |
|
Robert Göffringmann
|
5825d77e37
|
added khalek's huffman tree for 0.0109
svn-id: r8945
|
2003-07-12 15:21:34 +00:00 |
|
Robert Göffringmann
|
f13b228ac4
|
fixed decoding for special characters. 0.0303 is still incorrect, need joost's help for that.
svn-id: r8815
|
2003-07-06 21:03:39 +00:00 |
|
Robert Göffringmann
|
989d67951c
|
corrected all huffman trees and moved them out of text.cpp
svn-id: r8755
|
2003-07-05 02:21:19 +00:00 |
|
Robert Göffringmann
|
1785e0e305
|
some more loading & saving work (still unfinished)
svn-id: r8663
|
2003-06-27 02:54:05 +00:00 |
|
Robert Göffringmann
|
68bb844d63
|
some talk-related bugs fixed
svn-id: r8412
|
2003-06-09 02:33:27 +00:00 |
|
Robert Göffringmann
|
8e253b1937
|
fixed sprite drawing, added some mouse support and some logic routines.
svn-id: r8332
|
2003-06-05 18:54:26 +00:00 |
|
Robert Göffringmann
|
3ac5b4ccfa
|
added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out of SkyState
svn-id: r8266
|
2003-06-02 06:42:42 +00:00 |
|
Robert Göffringmann
|
5bb59b4755
|
cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG
svn-id: r8253
|
2003-06-01 21:21:10 +00:00 |
|
Joost Peters
|
4e3e0aac3a
|
added fnSpeak* functions
svn-id: r8139
|
2003-05-30 13:47:33 +00:00 |
|
Oliver Kiehl
|
a93917e4c5
|
some random additions
svn-id: r8003
|
2003-05-26 13:28:43 +00:00 |
|
Robert Göffringmann
|
c79d40e1e3
|
small fix and added skyText destructor
svn-id: r7617
|
2003-05-17 20:04:05 +00:00 |
|
Robert Göffringmann
|
7848ce64ea
|
m$vc++ gave hundreds of constant-truncation-warnings because of this one...
svn-id: r7477
|
2003-05-12 20:50:59 +00:00 |
|
Oliver Kiehl
|
18e1c5a80a
|
no need for inheritance anymore
svn-id: r7407
|
2003-05-09 22:06:37 +00:00 |
|
Oliver Kiehl
|
3ae28b3f5b
|
use huffman trees instead of that spaghetti code
svn-id: r7405
|
2003-05-09 17:11:47 +00:00 |
|
Joost Peters
|
5ea40b6778
|
added lowTextManager(), moved language from getText() to SkyText constructor + some cleanup
svn-id: r7202
|
2003-04-29 19:52:24 +00:00 |
|
Joost Peters
|
e0e0247b47
|
changed return type for displayText()
svn-id: r7201
|
2003-04-29 17:42:07 +00:00 |
|
Oliver Kiehl
|
c36bdb3e11
|
Committing my stuff under pressure from Endy ;)
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-25 15:17:53 +00:00 |
|
Joost Peters
|
72b3638138
|
fixed compiler warning
svn-id: r7066
|
2003-04-21 15:26:13 +00:00 |
|
Joost Peters
|
04686c9573
|
added text decoder for v0.0303
svn-id: r7059
|
2003-04-21 14:06:45 +00:00 |
|
Joost Peters
|
be4915078f
|
added v0.0331 text decoder
svn-id: r7045
|
2003-04-20 21:56:58 +00:00 |
|
Joost Peters
|
c8f51b3581
|
added text rendering
svn-id: r7029
|
2003-04-20 15:51:29 +00:00 |
|
Joost Peters
|
aa7e9e17bc
|
fixed misimplementation of fnSetFont()
svn-id: r7011
|
2003-04-14 17:26:42 +00:00 |
|
Joost Peters
|
b93b9dc6a0
|
applied eriktorbjorn's patch, removed unnecessary cast and renamed CD text decoder
svn-id: r6939
|
2003-04-08 12:19:15 +00:00 |
|
Oliver Kiehl
|
6fc83fa905
|
new class SkyText
svn-id: r6933
|
2003-04-07 20:44:16 +00:00 |
|