Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Le Philousophe
58b9848ccf
CRYOMNI3D: Fix style
2019-07-05 07:54:09 +02:00
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
Cameron Cawley
3cca7f938f
CRYOMNI3D: Fix warnings ( #1699 )
2019-06-23 23:37:15 +02:00
Le Philousophe
ff197718c2
CRYOMNI3D: Rename unsigned int to uint
2019-06-01 22:43:48 +02:00
Le Philousophe
812d75e4e4
CRYOMNI3D: Make objects functions names more consistent
2019-06-01 22:43:48 +02:00
Le Philousophe
49c90c74a6
CRYOMNI3D: Add a function to deselect object
...
In original Versailles game, there is such a function used to determine if an
object has just been deselected. We don't need it in this engine for now
but who knows that will may come handy.
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