metaforce/Runtime/GuiSys
Luke Street 112322be5a
Merge pull request #311 from lioncash/sign
CScanDisplay: Eliminate implicit sign conversions
2020-04-14 02:10:13 -04:00
..
CAuiEnergyBarT01.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CAuiEnergyBarT01.hpp CModelBoo: Remove usages of const_cast 2020-03-25 02:01:46 -04:00
CAuiImagePane.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CAuiImagePane.hpp CModelBoo: Remove usages of const_cast 2020-03-25 02:01:46 -04:00
CAuiMeter.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
CAuiMeter.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CCompoundTargetReticle.cpp CCompoundTargetReticle: Brace statements where applicable 2020-04-13 17:16:23 -04:00
CCompoundTargetReticle.hpp CCompoundTargetReticle: Make use of std::array where applicable 2020-04-13 16:50:37 -04:00
CConsoleOutputWindow.cpp CIOWin: Make Draw() non-const 2020-03-29 21:56:49 -04:00
CConsoleOutputWindow.hpp CIOWin: Make Draw() non-const 2020-03-29 21:56:49 -04:00
CDrawStringOptions.hpp CDrawStringOptions: Resize vector within constructor 2020-03-17 21:35:08 -04:00
CErrorOutputWindow.cpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CErrorOutputWindow.hpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CFontImageDef.cpp CFontImageDef: Make use of emplace_back where applicable 2020-03-14 18:45:37 -04:00
CFontImageDef.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CFontRenderState.cpp CFontRenderState: Collapse common switch cases in RefreshColor() 2020-03-07 03:44:54 -05:00
CFontRenderState.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiCamera.cpp CModelBoo: Remove usages of const_cast 2020-03-25 02:01:46 -04:00
CGuiCamera.hpp CModelBoo: Remove usages of const_cast 2020-03-25 02:01:46 -04:00
CGuiCompoundWidget.cpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiCompoundWidget.hpp General: Make use of explicit constructors where applicable 2020-03-27 06:00:17 -04:00
CGuiFrame.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CGuiFrame.hpp CGuiFrame: Remove unnecessary mutable specifiers 2020-04-10 02:17:50 -04:00
CGuiGroup.cpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiGroup.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiHeadWidget.cpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiHeadWidget.hpp General: Make use of explicit constructors where applicable 2020-03-27 06:00:17 -04:00
CGuiLight.cpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiLight.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiModel.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CGuiModel.hpp CModelBoo: Remove usages of const_cast 2020-03-25 02:01:46 -04:00
CGuiObject.cpp CModelBoo: Remove usages of const_cast 2020-03-25 02:01:46 -04:00
CGuiObject.hpp CModelBoo: Remove usages of const_cast 2020-03-25 02:01:46 -04:00
CGuiPane.cpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiPane.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiSliderGroup.cpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CGuiSliderGroup.hpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CGuiSys.cpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiSys.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiTableGroup.cpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiTableGroup.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiTextPane.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CGuiTextPane.hpp CModelBoo: Remove usages of const_cast 2020-03-25 02:01:46 -04:00
CGuiTextSupport.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CGuiTextSupport.hpp CGuiTextSupport: Eliminate the use of const_cast 2020-03-29 21:37:11 -04:00
CGuiWidget.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CGuiWidget.hpp CGuiWidget: Provide names for all function prototypes 2020-03-29 01:52:23 -04:00
CGuiWidgetDrawParms.cpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiWidgetDrawParms.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CGuiWidgetIdDB.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CGuiWidgetIdDB.hpp Update fmtlib 2020-04-11 12:51:39 -10:00
CHudBallInterface.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CHudBallInterface.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CHudBossEnergyInterface.cpp CHudBossEnergyInterface: Make use of structured bindings in constructor 2020-04-13 14:59:47 -04:00
CHudBossEnergyInterface.hpp CHudBossEnergyInterface: Initialize x0_alpha on construction 2020-04-13 15:00:44 -04:00
CHudDecoInterface.cpp CHudDecoInterface: Make missed virtual call in constructor explicit 2020-04-13 14:54:15 -04:00
CHudDecoInterface.hpp CScanDisplay: Remove use of const_cast 2020-03-29 21:44:10 -04:00
CHudEnergyInterface.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CHudEnergyInterface.hpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CHudFreeLookInterface.cpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CHudFreeLookInterface.hpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CHudHelmetInterface.cpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CHudHelmetInterface.hpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CHudInterface.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CHudMissileInterface.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CHudMissileInterface.hpp Runtime/GuiSys: Replace bitfield unions with constructor initializers 2020-04-10 15:11:10 -04:00
CHudRadarInterface.cpp CHudRadarInterface: Make use of const where applicable 2020-04-13 14:25:59 -04:00
CHudRadarInterface.hpp CHudRadarInterface: Remove mutable specifiers from class members 2020-04-09 21:23:50 -04:00
CHudThreatInterface.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CHudThreatInterface.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CHudVisorBeamMenu.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CHudVisorBeamMenu.hpp CHudVisorBeamMenu: Dehardcode array sizes 2020-03-29 03:08:41 -04:00
CInstruction.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
CInstruction.hpp General: Make use of explicit constructors where applicable 2020-03-27 06:00:17 -04:00
CMakeLists.txt Windows build fixes and warning avoidance 2018-05-24 20:39:38 -10:00
COrbitPointMarker.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
COrbitPointMarker.hpp General: Normalize several headers' include paths 2019-09-22 20:36:33 -04:00
CRasterFont.cpp CRasterFont: Collapse loop into a std::find_if in InternalGetGlyph() 2020-04-05 06:01:29 -04:00
CRasterFont.hpp CRasterFont: Extend CFontInfo buffer to 64 characters 2020-04-06 06:59:22 -04:00
CSaveableState.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
CSaveableState.hpp CSaveableState: Initialize vectors in the constructor initializer list 2020-03-06 22:47:39 -05:00
CScanDisplay.cpp CScanDisplay: Eliminate implicit sign conversions 2020-04-12 22:05:52 -04:00
CScanDisplay.hpp CScanDisplay: Eliminate implicit sign conversions 2020-04-12 22:05:52 -04:00
CSplashScreen.cpp CSplashScreen: Make use of std::array where applicable 2020-04-12 11:30:09 -04:00
CSplashScreen.hpp CIOWin: Make Draw() non-const 2020-03-29 21:56:49 -04:00
CStringTable.cpp CStringTable: Use std::array instead of std::vector 2019-09-01 03:13:45 -04:00
CStringTable.hpp General: Make use of explicit constructors where applicable 2020-03-27 06:00:17 -04:00
CTargetingManager.cpp CCompoundTargetingReticle: Remove mutable specifier on m_scanRetRenderer 2020-04-09 21:31:22 -04:00
CTargetingManager.hpp CCompoundTargetingReticle: Remove mutable specifier on m_scanRetRenderer 2020-04-09 21:31:22 -04:00
CTextExecuteBuffer.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
CTextExecuteBuffer.hpp CTextExecuteBuffer: Move initialization of xa8_curWordIt into initializer list 2020-04-13 16:18:38 -04:00
CTextParser.cpp General: Make use of emplace_back where applicable 2020-03-21 00:30:12 -04:00
CTextParser.hpp General: Make use of explicit constructors where applicable 2020-03-27 06:00:17 -04:00
CTextRenderBuffer.cpp CTextRenderBuffer: Remove use of const_cast in Render() 2020-03-29 20:27:04 -04:00
CTextRenderBuffer.hpp CTextRenderBuffer: Remove use of const_cast in Render() 2020-03-29 20:27:04 -04:00
CWordBreakTables.cpp CWordBreakTables: Make use of std::array where applicable 2020-04-07 13:24:23 -04:00
CWordBreakTables.hpp General: Normalize RuntimeCommonB include paths 2019-09-23 17:22:37 -04:00