10 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
Le Philousophe
1bc068decd CRYOMNI3D: Fix Coverity warnings
- Add initializations to constructors
- Use correct variable
- Fix unintended sign extension because of int promotion
- Use camelCase for variable names
2020-02-16 20:20:46 +01: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
Le Philousophe
f20d33f130 CRYOMNI3D: Make ignored reads explicit 2019-06-01 22:43:48 +02:00
Le Philousophe
bd8698897d CRYOMNI3D: Better check of sprites magic 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
d655fb5530 CRYOMNI3D: Add function to change sprite color 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