Commit Graph
9 Commits
Author SHA1 Message Date
Le Philousophe 83b7fe01ea CRYOMNI3D: Don't use U32String with non UTF-32 codepoints
Create a new CryoString instead which can handle all the cases
2020-11-28 17:04:07 +01:00
Eugene Sandulenko a7d27bb48c CRYOMNI3D: Fix MSVC warning 2020-05-10 13:38:21 +02:00
Le Philousophe b40d3ca55f CRYOMNI3D: Add TTF list support
This will be used for Korean and Japanese versions of Versailles
2020-03-14 12:20:41 +01:00
Le Philousophe 09f2bcf7e8 CRYOMNI3D: Revamp text handling and fonts
Add support to extended Cryo fonts used by Chinese version of
Versailles and melt in existing Graphics::Font interface.
2020-03-14 12:20:41 +01:00
Le Philousophe 8ed05adaea CRYOMNI3D: Silence more warnings 2019-07-04 08:37:37 +02:00
Le Philousophe f20d33f130 CRYOMNI3D: Make ignored reads explicit 2019-06-01 22:43:48 +02:00
Le Philousophe 28206dd554 CRYOMNI3D: Fix include paths 2019-06-01 22:43:48 +02:00
Le Philousophe ff197718c2 CRYOMNI3D: Rename unsigned int to uint 2019-06-01 22:43:48 +02:00
Le Philousophe 531aa8392e CRYOMNI3D: Add engine for Versailles 1685 2019-06-01 22:43:48 +02:00