Hubert Maier
|
4a85380400
|
CRYOMNI3D: Correct spelling mistake
begining -> beginning
|
2022-10-27 15:56:09 +02:00 |
|
Le Philousophe
|
d9456b459f
|
CRYOMNI3D: Add members initializer
This will fix static analyzer errors
|
2022-09-18 13:19:59 +02:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Filippos Karapetis
|
aec7ece91e
|
CRYOMNI3D: Remove unused variable
Thanks to eientei for reporting this
|
2021-12-24 03:17:05 +02:00 |
|
Eugene Sandulenko
|
5e7fe2dc57
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
|
Henrik "Henke37" Andersson
|
c2f3ec18ab
|
CRYOMNI: Use tryGetVal
|
2021-02-12 00:41:23 +01:00 |
|
Ano Nymous
|
2853c357cc
|
CRYOMNI3D: Simple fix for encoding problems
That's simpler than reimplementing an U32String object
|
2020-12-01 20:09:22 +01:00 |
|
Ano Nymous
|
4c833495d4
|
Revert "CRYOMNI3D: Don't use U32String with non UTF-32 codepoints"
This reverts commits 83b7fe01ea and
20533b819b.
|
2020-12-01 20:09:22 +01:00 |
|
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 |
|