gzdoom-gles/src/g_statusbar
Christoph Oelckers 921abc404d - fixed GCC warnings and errors
(Is there anyway to tone down GCC's warning level? It outputs too many false positives for potentially uninitialized variables in which the genuine errors get drowned.)
2017-03-11 19:02:35 +01:00
..
sbar.h - untangled r_defs.h from actor.h 2017-03-10 02:22:42 +01:00
sbar_mugshot.cpp - fixed GCC warnings and errors 2017-03-11 19:02:35 +01:00
sbarinfo.cpp - replaced another large batch of homegrown type use. 2017-03-08 18:55:53 +01:00
sbarinfo.h - moved statusbar code to a separate directory before starting work on it. 2017-01-20 22:59:31 +01:00
sbarinfo_commands.cpp - replaced another large batch of homegrown type use. 2017-03-08 18:55:53 +01:00
shared_sbar.cpp - replaced another large batch of homegrown type use. 2017-03-08 18:55:53 +01:00
strife_sbar.cpp - except for DWORD, all homegrown integer types are gone - a handful were left where they represent genuine Windows types. 2017-03-09 19:54:41 +01:00