doom3-bfg/neo/ui
Daniel Gibson 9eeea7adf3 Fix tons of compiler warnings
mostly -Wreorder, use const char* instead of char* for "static strings",
fix inappropriate usage of NULL (e.g. instead of '\0' or (int)0)
2012-12-11 23:57:05 +01:00
..
BindWindow.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
BindWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
ChoiceWindow.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
ChoiceWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
DeviceContext.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
DeviceContext.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
EditWindow.cpp Fix tons of compiler warnings 2012-12-11 23:57:05 +01:00
EditWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
FieldWindow.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
FieldWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
GameBearShootWindow.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
GameBearShootWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
GameBustOutWindow.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
GameBustOutWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
GameSSDWindow.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
GameSSDWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
GuiScript.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
GuiScript.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
ListGUI.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
ListGUI.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
ListGUILocal.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
ListWindow.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
ListWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Rectangle.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
RegExp.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
RegExp.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
RegExp_old.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
RenderWindow.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
RenderWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
SimpleWindow.cpp Everything compiles on Linux. Now we can fix the linker problems! :) 2012-12-07 18:29:47 +01:00
SimpleWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
SliderWindow.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
SliderWindow.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
UserInterface.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
UserInterface.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
UserInterfaceLocal.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Window.cpp Fix tons of compiler warnings 2012-12-11 23:57:05 +01:00
Window.h Everything compiles on Linux. Now we can fix the linker problems! :) 2012-12-07 18:29:47 +01:00
Winvar.cpp Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
Winvar.h Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00