gzdoom-gles/src/g_raven
Randy Heit e1bd63e876 - Turned on warning level 4 just to see what it would produce: a lot of
warnings. At first, I was going to try and clean them all up. Then I decided
  that was a worthless cause and went about just acting on the ones that
  might actually be helpful:
   C4189 (local variable is initialized but not referenced)
   C4702 (unreachable code)
   C4512 (assignment operator could not be generated)


SVN r420 (trunk)
2006-12-21 04:34:43 +00:00
..
a_artitele.cpp - Converted a_doomhealth.cpp to DECORATE. 2006-06-17 20:29:41 +00:00
a_minotaur.cpp - Turned on warning level 4 just to see what it would produce: a lot of 2006-12-21 04:34:43 +00:00
ravenshared.h - Converted Heretic's Clink (Sabreclaw) to DECORATE. 2006-11-25 12:25:05 +00:00