Christoph Oelckers
|
9a3b663e04
|
- fixed text size calculations in the status bar.
To avoid errors, all spacing calculations have been added to FFont::StringWidth which already performs proper escape filtering.
|
2020-04-13 12:11:14 +02:00 |
|
Christoph Oelckers
|
1e40b745d5
|
- added some things from Raze to allow using the same code in both projects.
|
2020-04-11 20:20:59 +02:00 |
|
Christoph Oelckers
|
3bf7686cfb
|
- moved v_text.cpp to 'common'.
|
2020-04-11 20:20:56 +02:00 |
|
Christoph Oelckers
|
1a0ace4f88
|
- palette related fixes.
|
2020-04-11 20:20:40 +02:00 |
|
Christoph Oelckers
|
940f1dc9a2
|
- move font code to 'common'.
- fix use of translation slot 0, used for internal translations.
|
2020-04-11 20:20:40 +02:00 |
|