raze/source
ny00123 d55871927a SW: Comment out unused vars, which would become
used if previously commented out code was uncommented
(including a few instances of uninitialized var reads).

git-svn-id: https://svn.eduke32.com/eduke32@8686 1a8010ca-5511-0410-912e-c29ae57300e0

# Conflicts:
#	source/sw/src/brooms.cpp
#	source/sw/src/cheats.cpp
#	source/sw/src/draw.cpp
#	source/sw/src/game.cpp
#	source/sw/src/jnstub.cpp
#	source/sw/src/menus.cpp
#	source/sw/src/rts.cpp
#	source/sw/src/sector.cpp
#	source/sw/src/setup.cpp
#	source/sw/src/sounds.cpp
#	source/sw/src/weapon.cpp
2020-03-07 19:30:17 +01:00
..
blood Merge branch 'master' of https://github.com/coelckers/Raze 2020-03-06 17:44:53 +01:00
build - used double frame buffering for VPX playback. 2020-03-05 20:56:41 +01:00
common - added detection of Redneck Deer Huntin' installed from Steam 2020-03-07 11:31:46 +02:00
duke3d - no Lunatic 2020-03-07 19:30:17 +01:00
dukerr - more consolidation between RR and Duke. 2020-03-06 19:29:13 +01:00
exhumed - removed buggy diagnostics print. 2020-03-05 01:01:04 +01:00
glbackend - fixed: special 2D palettes do not have brightmaps so any such texture must be completely excluded from being checked. 2020-02-26 18:10:06 +01:00
libsmackerdec - fixed Blood cutscene playback. 2019-12-30 21:36:08 +01:00
platform - added detection of Redneck Deer Huntin' installed from Steam 2020-03-07 11:31:46 +02:00
rr - more consolidation between RR and Duke. 2020-03-06 19:29:13 +01:00
sw SW: Comment out unused vars, which would become 2020-03-07 19:30:17 +01:00
thirdparty - transitioned all JSON-based savegame code to FSerializer and removed sjson. 2020-02-23 14:03:03 +01:00
CMakeLists.txt - consolidation of dynamic sound remapping 2020-03-06 17:23:30 +01:00
g_pch.h - cleaned up the remaining dependencies on windows.h 2020-02-03 21:30:57 +01:00
gitinfo.cpp - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00