metaforce/Runtime/GuiSys
Lioncash 5d209c8dc8 General: Mark a handful of deduced const variables as const explicitly
Same behavior, but makes it explicit to the reader that these are const.

Prevents cases where the reader might assume that just because the
variable isn't const qualified that it must be mutable, when it actually
isn't.
2020-05-08 18:41:29 -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 Merge branch 'master' into omegapirate 2020-04-19 22:12:18 -04: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: Remove unused variable 2020-04-20 00:48:29 -04:00
CCompoundTargetReticle.hpp CTargetingManager: Mark CheckLoadComplete() as const 2020-05-02 21:56:58 -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 General: Mark a handful of deduced const variables as const explicitly 2020-05-08 18:41:29 -04:00
CGuiFrame.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -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 CGuiObject: Remove unused includes 2020-04-23 02:27:11 -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 General: Mark a handful of deduced const variables as const explicitly 2020-05-08 18:41:29 -04:00
CGuiSliderGroup.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -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 CGuiTextPane: Eliminate implicit float->int conversions 2020-04-25 02:28:52 -04:00
CGuiTextPane.hpp CModelBoo: Remove usages of const_cast 2020-03-25 02:01:46 -04:00
CGuiTextSupport.cpp General: Mark a handful of deduced const variables as const explicitly 2020-05-08 18:41:29 -04:00
CGuiTextSupport.hpp CGuiTextSupport: Make enum formatting consistent 2020-04-23 02:41:22 -04:00
CGuiWidget.cpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CGuiWidget.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CGuiWidgetDrawParms.hpp CGuiWidgetDrawParms: Make constexpr constructible 2020-04-26 01:15:04 -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 RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudBossEnergyInterface.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudDecoInterface.cpp CGuiWidgetDrawParms: Make constexpr constructible 2020-04-26 01:15:04 -04:00
CHudDecoInterface.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudEnergyInterface.cpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudEnergyInterface.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudFreeLookInterface.cpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudFreeLookInterface.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudHelmetInterface.cpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudHelmetInterface.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudInterface.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CHudMissileInterface.cpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudMissileInterface.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudRadarInterface.cpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudRadarInterface.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudThreatInterface.cpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudThreatInterface.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CHudVisorBeamMenu.cpp General: Mark a handful of deduced const variables as const explicitly 2020-05-08 18:41:29 -04:00
CHudVisorBeamMenu.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -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 CGuiWidgetDrawParms: Make constexpr constructible 2020-04-26 01:15:04 -04: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: Make use of [[maybe_unused]] where applicable 2020-04-23 21:23:17 -04:00
CRasterFont.hpp MSVC & zeus fixes; update hecl-gui 2020-04-19 21:09:30 -04:00
CSaveableState.cpp RuntimeCommonB: Normalize cpp file includes 2019-12-22 18:12:04 -05:00
CSaveableState.hpp MSVC & zeus fixes; update hecl-gui 2020-04-19 21:09:30 -04:00
CScanDisplay.cpp COmegaPirate: Implement CFlash 2020-04-19 02:47:25 -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: Make use of [[maybe_unused]] where applicable 2020-04-23 21:24:39 -04:00
CStringTable.hpp General: Make use of explicit constructors where applicable 2020-03-27 06:00:17 -04:00
CTargetingManager.cpp CTargetingManager: Mark CheckLoadComplete() as const 2020-05-02 21:56:58 -04:00
CTargetingManager.hpp CTargetingManager: Mark CheckLoadComplete() as const 2020-05-02 21:56:58 -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 CTextParser: Mark parameter to u16stof as const 2020-05-08 18:34:51 -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