Max Horn
|
6fd0e4a07f
|
Patch #747021: DIG&CMI 2 byte charset support (very heavily modified by me; still needs more cleanup but already works well enough)
svn-id: r8293
|
2003-06-04 14:37:43 +00:00 |
|
Max Horn
|
8a82e59065
|
constness fixes
svn-id: r7787
|
2003-05-21 16:28:02 +00:00 |
|
Max Horn
|
5fe08b9191
|
init charset data
svn-id: r7734
|
2003-05-20 15:12:33 +00:00 |
|
Max Horn
|
f4c7f37743
|
Make use of ScummVM::Rect
svn-id: r7546
|
2003-05-15 22:30:32 +00:00 |
|
Max Horn
|
bc99915aa5
|
V2 text drawing
svn-id: r7502
|
2003-05-14 13:30:52 +00:00 |
|
Max Horn
|
45ae0f0d61
|
force fixed width font in V2 games (our font data is proportional, hence this looks odd for now; proper fix will be to get proper font data)
svn-id: r7499
|
2003-05-14 12:12:55 +00:00 |
|
Max Horn
|
c63ec9d008
|
added a v2 charset rendered (with a hardcoded font take from german zak); enabled verbs in zak (well, they are drawn at least :-)
svn-id: r7398
|
2003-05-08 22:44:46 +00:00 |
|
Max Horn
|
30ac620bd3
|
drop shadow cleanup
svn-id: r7163
|
2003-04-27 18:49:27 +00:00 |
|
Paweł Kołodziejski
|
0a46882bea
|
added charset support for all V3 games, and fix for cleaning all 16 variables not only 15
svn-id: r6928
|
2003-04-07 14:38:26 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
093428ae9a
|
and more cleanup
svn-id: r6718
|
2003-03-06 17:58:13 +00:00 |
|
Paweł Kołodziejski
|
f543fae16d
|
there are 5 fonts in CMI
svn-id: r6302
|
2002-12-31 21:41:24 +00:00 |
|
Max Horn
|
a43355a1bf
|
reuse the old (ugly nasty dreaded) string system for V8, too (by supplying a NUT based CharsetRenderer)
svn-id: r6162
|
2002-12-26 01:47:40 +00:00 |
|
Max Horn
|
48c66ba210
|
fixed save/load; more restructuring of the charset rendering code
svn-id: r6154
|
2002-12-26 00:21:19 +00:00 |
|
Max Horn
|
a782a22c4d
|
seperated classic & old256 rendered (now subclasses of CharsetRenderer)
svn-id: r6152
|
2002-12-25 21:57:01 +00:00 |
|
Max Horn
|
748ac8fe37
|
more cleanup
svn-id: r6149
|
2002-12-25 21:42:22 +00:00 |
|
Max Horn
|
d808e4da1f
|
cleanup
svn-id: r6148
|
2002-12-25 21:14:26 +00:00 |
|
Max Horn
|
fca9ec09e7
|
moved CharsetRendere into its own header/source file; changed Scumm::_charset into a pointer, to make it possible to use different implementations of it
svn-id: r6147
|
2002-12-25 21:04:47 +00:00 |
|