ShowLogWindow -> ShowLogOutput, now also affects stdout output

in *nix
(unimplemented, possibly temporary TexturePreload tags along to avoid
more recompiling ...)
This commit is contained in:
Glenn Maynard
2003-10-19 07:30:06 +00:00
parent 66926c478c
commit cfbd136989
5 changed files with 29 additions and 22 deletions
+2 -1
View File
@@ -39,6 +39,7 @@ public:
bool m_bPAL;
#endif
bool m_bDelayedTextureDelete;
bool m_bTexturePreload;
bool m_bDelayedScreenLoad;
bool m_bBannerCache;
@@ -94,7 +95,7 @@ public:
float m_fGlobalOffsetSeconds;
bool m_bForceLogFlush;
bool m_bLogging;
bool m_bShowLogWindow;
bool m_bShowLogOutput;
bool m_bTenFooterInRed;
int m_iProgressiveLifebar;
int m_iProgressiveStageLifebar;