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
Torbjörn Andersson
bb8d0361e7
More LINC terminal font adjustments: Patch the "j" character for all
...
versions, and make the "1" a bit wider so that menus line up nicely.
svn-id: r9336
2003-07-31 17:24:51 +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
Max Horn
5e7988ae6f
checkin for LavosSpawn: 'work around bug #778105 (line width exceeded)'
...
svn-id: r9262
2003-07-28 20:59:53 +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
Jonathan Gray
97b67117d3
add some stuff for v0.0109
...
svn-id: r8936
2003-07-12 10:02:12 +00:00
Robert Göffringmann
5aba29ae2d
this fixes bug #768724 (text width exceeded in LINC terminal).
...
I wonder though, if this isn't in fact a bug in the huffman tree.
svn-id: r8886
2003-07-10 01:55:48 +00:00
Torbjörn Andersson
f3a1aa73b3
Fix character spacing for LINC terminals in v0.0288 as well. I've only
...
tested is a little on a borrowed copy of BASS, but I think it should look
the same as v0.0372 now.
svn-id: r8881
2003-07-09 16:54:34 +00:00
Torbjörn Andersson
2b127e74af
The charSpacing values for _controlCharacterSet and _linkCharacterSet
...
appear to have been swapped. Now the LINC terminal texts should fit in
the screen area, and text in LINC space should look less "squashed".
svn-id: r8877
2003-07-09 07:02:57 +00:00
Robert Göffringmann
2a334f176c
fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or may not fix graphics problems in hobbins' room on big endian systems (can't test that).
...
svn-id: r8830
2003-07-07 02:54:59 +00:00
Max Horn
9091a516a2
don't convert to LE, dataFileHeader is in native endianess
...
svn-id: r8825
2003-07-07 00:22:41 +00:00
Max Horn
41912bc685
use our standard cast style
...
svn-id: r8824
2003-07-07 00:14:16 +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
5854c6a7de
make sky detect v.0.0348 (even though not existing ;)
...
svn-id: r8751
2003-07-04 23:26:46 +00:00
Robert Göffringmann
ca0ebf3aef
fixed text decoding bug
...
svn-id: r8668
2003-06-27 12:11:50 +00:00
Oliver Kiehl
90b96f2e16
fix bug #754378 (I hope)
...
svn-id: r8466
2003-06-14 11:48:09 +00:00
Oliver Kiehl
e1c655f10f
fix 0.0368 text decoding bug
...
svn-id: r8465
2003-06-14 10:14:28 +00:00
Robert Göffringmann
0fabcc6571
fixed SkyLogic bug and made font highlightning finally correct.
...
svn-id: r8416
2003-06-09 14:31:38 +00:00
Robert Göffringmann
0eac9a00cf
whoops.
...
svn-id: r8413
2003-06-09 02:53:00 +00:00
Robert Göffringmann
68bb844d63
some talk-related bugs fixed
...
svn-id: r8412
2003-06-09 02:33:27 +00:00
Joost Peters
d813deb5e8
changed warning() to error(), this is how it is in the original, and this seems to happen when you try to exit the underground-bar currently, don't know why yet.
...
svn-id: r8351
2003-06-06 13:44:49 +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
Oliver Kiehl
32e4e1aa51
fix bug
...
svn-id: r8147
2003-05-30 16:01:07 +00:00
Joost Peters
6eca1c98c7
fixed stupid bug
...
svn-id: r8144
2003-05-30 14:48:09 +00:00
Joost Peters
f88dc73bb3
fixed bug
...
svn-id: r8136
2003-05-30 13:07:27 +00:00
Jamieson Christian
baf0175a76
Fixed MSVC warnings
...
svn-id: r8030
2003-05-26 23:28:59 +00:00
Oliver Kiehl
4554cd1b19
some additions
...
svn-id: r8010
2003-05-26 17:41:19 +00:00
Robert Göffringmann
c79d40e1e3
small fix and added skyText destructor
...
svn-id: r7617
2003-05-17 20:04:05 +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
6e094b7f20
fixed pink-text bug
...
svn-id: r7294
2003-05-03 23:32:04 +00:00
Paweł Kołodziejski
62aec07402
fixed warning
...
svn-id: r7208
2003-04-30 05:47:18 +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
Joost Peters
8e44180423
Some fixes + added floppy version intro
...
svn-id: r7181
2003-04-28 14:47:39 +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
54c95e8099
changed casts to make more sense
...
svn-id: r7044
2003-04-20 21:50:48 +00:00
Paweł Kołodziejski
ce6859d6c6
fixed warnings under VC6
...
svn-id: r7032
2003-04-20 16:22:34 +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
Paweł Kołodziejski
8e1744d1ab
updated and fixed for VC6
...
svn-id: r6916
2003-04-05 20:10:54 +00:00
Joost Peters
d667453e0f
changed warning() to error()
...
svn-id: r6915
2003-04-05 19:16:00 +00:00