..
World
CActor: Make Render() a non-const function
2020-04-09 14:32:20 -04:00
CArtifactDoll.cpp
CArtifactDoll: Collapse loop into std::all_of
2019-10-26 14:57:21 -04:00
CArtifactDoll.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CAudioStateWin.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CAudioStateWin.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CAutoSave.cpp
New code style refactor
2018-12-07 19:30:43 -10:00
CAutoSave.hpp
New code style refactor
2018-12-07 19:30:43 -10:00
CCredits.cpp
CIOWin: Make Draw() non-const
2020-03-29 21:56:49 -04:00
CCredits.hpp
CIOWin: Make Draw() non-const
2020-03-29 21:56:49 -04:00
CFaceplateDecoration.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CFaceplateDecoration.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
CFrontEndUI.cpp
CFrontEndUI: Remove use of const_cast in Draw()
2020-04-05 07:12:07 -04:00
CFrontEndUI.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
CFrontEndUITouchBar.cpp
Runtime: Default destructors where applicable
2020-03-31 04:50:26 -04:00
CFrontEndUITouchBar.hpp
New code style refactor
2018-12-07 19:30:43 -10:00
CFrontEndUITouchBarMac.mm
Implement CGameOptionsTouchBar
2017-02-09 23:00:57 -10:00
CGBASupport.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CGBASupport.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CGameCubeDoll.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CGameCubeDoll.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CInGameGuiManager.cpp
CAutoMapper: Eliminate usages of const_cast
2020-03-31 06:57:07 -04:00
CInGameGuiManager.hpp
CAutoMapper: Eliminate usages of const_cast
2020-03-31 06:57:07 -04:00
CInGameGuiManagerCommon.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CInGameTweakManager.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CInventoryScreen.cpp
Fix crashes with FusionSuit active
2020-03-11 06:48:30 -07:00
CInventoryScreen.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CLogBookScreen.cpp
CLogBookScreen: Remove unconditional return true in IsScanComplete()
2020-03-08 11:15:13 -04:00
CLogBookScreen.hpp
CLogBookScreen: Use forward declarations where applicable
2019-10-15 10:25:43 -04:00
CMFGame.cpp
CMFGame: Remove unnecessary const_cast
2020-04-05 06:52:19 -04:00
CMFGame.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
CMainFlow.cpp
CMainFlow: std::move shared_ptr in SetGameState
2020-03-17 19:15:09 -04:00
CMainFlow.hpp
CIOWin: Make Draw() non-const
2020-03-29 21:56:49 -04:00
CMakeLists.txt
Explicit Asset ID refactor
2019-09-30 21:38:03 -10:00
CMemoryCardDriver.cpp
CMemoryCardDriver: Make use of std::array where applicable
2020-04-06 06:23:48 -04:00
CMemoryCardDriver.hpp
CMemoryCardDriver: Make use of std::array where applicable
2020-04-06 06:23:48 -04:00
CMessageScreen.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CMessageScreen.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
COptionsScreen.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
COptionsScreen.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CPauseScreen.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CPauseScreen.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CPauseScreenBase.cpp
CPauseScreenBase: Make use of std::array in GetImagePaneName()
2020-03-15 21:26:59 -04:00
CPauseScreenBase.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CPauseScreenBlur.cpp
CPauseScreenBlur: Remove const_cast in Draw()
2020-03-16 16:00:12 -04:00
CPauseScreenBlur.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
CPlayMovie.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CPlayMovie.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
CPlayerVisor.cpp
CPlayerVisor: Make Draw() non-const
2020-04-05 07:00:40 -04:00
CPlayerVisor.hpp
CPlayerVisor: Make Draw() non-const
2020-04-05 07:00:40 -04:00
CPreFrontEnd.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CPreFrontEnd.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CQuitGameScreen.cpp
Graphics/Shaders: Use forward declarations where applicable
2019-11-09 20:22:09 -05:00
CQuitGameScreen.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
CSamusDoll.cpp
CSamusDoll: Eliminate variable shadowing in Draw()
2020-02-24 01:50:44 -05:00
CSamusDoll.hpp
CSamusDoll: Mark skInitialOffset as constexpr
2020-02-24 01:34:59 -05:00
CSamusFaceReflection.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CSamusFaceReflection.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
CSamusHud.cpp
CSamusHud: Make Draw() non-const
2020-04-05 07:09:13 -04:00
CSamusHud.hpp
CSamusHud: Make Draw() non-const
2020-04-05 07:09:13 -04:00
CSaveGameScreen.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CSaveGameScreen.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
CSaveGameScreenTouchBar.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CSaveGameScreenTouchBar.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CSaveGameScreenTouchBarMac.mm
Huge compile performance refactor
2017-12-28 22:08:12 -10:00
CSlideShow.cpp
CIOWin: Make Draw() non-const
2020-03-29 21:56:49 -04:00
CSlideShow.hpp
Runtime: Add more usages of explicit
2020-03-31 03:53:49 -04:00
CSplashScreen.cpp
New code style refactor
2018-12-07 19:30:43 -10:00
CSplashScreen.hpp
New code style refactor
2018-12-07 19:30:43 -10:00
CStateSetterFlow.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CStateSetterFlow.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
CTweaks.cpp
RuntimeCommon: Normalize cpp inclusions
2020-01-15 09:15:47 -05:00
CTweaks.hpp
General: Normalize RuntimeCommon include paths
2019-09-28 04:14:29 -04:00
MP1.cpp
MP1: Make use of std::array where applicable
2020-03-27 01:07:29 -04:00
MP1.hpp
Disable variable delta time
2020-03-03 16:50:25 -08:00