raze/source/games
Christoph Oelckers ada28d8d04 - Blood: replaced 'unsigned char' with 'uint8_t' and 'signed char' with 'int8_t'.
Preparation for getting rid of all those excessively used plain chars which are a menace to code stability.
2021-04-17 10:14:03 +02:00
..
blood - Blood: replaced 'unsigned char' with 'uint8_t' and 'signed char' with 'int8_t'. 2021-04-17 10:14:03 +02:00
duke - When keeping around a dummy sprite, make sure that the engine's utilities cannot find it anymore. 2021-04-17 09:37:38 +02:00
exhumed - fixed Exhumed laptop cutscene. 2021-04-17 00:01:28 +02:00
sw - added a 'Start' method to DScreenJob. 2021-04-16 23:29:53 +02:00