6 Commits

Author SHA1 Message Date
Le Philousophe
38bead0c37 JANITORIAL/CRYOMNI3D: Fix warnings in MSVC
Most of them were due to setting -1 to unsigned values
Else it was bogus unintialized values
2019-06-30 16:46:32 +02:00
Le Philousophe
7ae6e1af1e CRYOMNI3D: Use byte instead of char 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
1c4d0d87ec CRYOMNI3D: Use existing palette to init video one
This is useful when there will be hooks on video plays which use a
palette entry not defined in video
2019-06-01 22:43:48 +02:00
Le Philousophe
bdc6969ea4 CRYOMNI3D: Remove unused private members
This should remove LLVM warnings
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