raze/source/games
Mitchell Richters 45057ff8a0 - SW: Fix all GCC warning: suggest parentheses around assignment used as truth value [-Wparentheses] warnings.
Regex to match such conditions: `while (\([\w]+\s?=\s?.+\.Next\(\)\))`.
2022-01-01 20:49:31 +11:00
..
blood - deal with bad start sectors. 2022-01-01 10:39:59 +01:00
duke - Duke: abstracted all checks for TILE_APLAYER with an isPlayer method. 2021-12-31 18:51:43 +01:00
exhumed - moved the tsprite flags from cstat2 to clipdist which was already holding other ones. 2021-12-30 19:00:35 +01:00
sw - SW: Fix all GCC warning: suggest parentheses around assignment used as truth value [-Wparentheses] warnings. 2022-01-01 20:49:31 +11:00