.. |
World
|
Merge branch 'master' of ssh+git://git.axiodl.com/AxioDL/urde
|
2020-01-05 20:25:21 -08: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
|
New code style refactor
|
2018-12-07 19:30:43 -10: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
|
Graphics debug groups and bug fixes
|
2019-07-20 22:42:52 -10:00 |
CCredits.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CFaceplateDecoration.cpp
|
Graphics debug groups and bug fixes
|
2019-07-20 22:42:52 -10:00 |
CFaceplateDecoration.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CFrontEndUI.cpp
|
Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/urde
|
2019-09-30 21:41:42 -10:00 |
CFrontEndUI.hpp
|
Graphics/Shaders: Use forward declarations where applicable
|
2019-11-09 20:22:09 -05:00 |
CFrontEndUITouchBar.cpp
|
New code style refactor
|
2018-12-07 19:30:43 -10: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
|
CGBASupport: Amend code to compile with jbus changes
|
2019-09-04 01:56:08 -04:00 |
CGBASupport.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CGameCubeDoll.cpp
|
Graphics debug groups and bug fixes
|
2019-07-20 22:42:52 -10:00 |
CGameCubeDoll.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CInGameGuiManager.cpp
|
Fix TCastTo.hpp inclusions, add comment to warn against modifying include path
|
2019-09-21 06:07:13 -07:00 |
CInGameGuiManager.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -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
|
CFinalInput: Use std::array where applicable
|
2019-10-01 01:59:56 -04:00 |
CInventoryScreen.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CLogBookScreen.cpp
|
CLogBookScreen: Use forward declarations where applicable
|
2019-10-15 10:25:43 -04:00 |
CLogBookScreen.hpp
|
CLogBookScreen: Use forward declarations where applicable
|
2019-10-15 10:25:43 -04:00 |
CMFGame.cpp
|
Fix saves sending you to incorrect rooms, fix triggers
|
2019-11-05 09:18:14 -08:00 |
CMFGame.hpp
|
Graphics/Shaders: Use forward declarations where applicable
|
2019-11-09 20:22:09 -05:00 |
CMainFlow.cpp
|
Working CScriptGunTurret
|
2019-02-17 19:47:46 -10:00 |
CMainFlow.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CMakeLists.txt
|
Explicit Asset ID refactor
|
2019-09-30 21:38:03 -10:00 |
CMemoryCardDriver.cpp
|
CMemoryCardDriver: Correct erroneous fallthrough within HandleCardError()
|
2019-09-24 16:36:43 -04:00 |
CMemoryCardDriver.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CMessageScreen.cpp
|
Graphics debug groups and bug fixes
|
2019-07-20 22:42:52 -10:00 |
CMessageScreen.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
COptionsScreen.cpp
|
RumbleFxTable: Use std::array for the lookup table
|
2019-09-10 19:13:34 -04:00 |
COptionsScreen.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CPauseScreen.cpp
|
MP1: Migrate from std::bind to lambdas
|
2019-08-14 04:55:21 -04:00 |
CPauseScreen.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CPauseScreenBase.cpp
|
MP1: Migrate from std::bind to lambdas
|
2019-08-14 04:55:21 -04:00 |
CPauseScreenBase.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CPauseScreenBlur.cpp
|
Graphics debug groups and bug fixes
|
2019-07-20 22:42:52 -10:00 |
CPauseScreenBlur.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CPlayMovie.cpp
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
CPlayMovie.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CPlayerVisor.cpp
|
Fix TCastTo.hpp inclusions, add comment to warn against modifying include path
|
2019-09-21 06:07:13 -07:00 |
CPlayerVisor.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CPreFrontEnd.cpp
|
New code style refactor
|
2018-12-07 19:30:43 -10: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
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CSamusDoll.cpp
|
CMorphBall: Use std::array where applicable
|
2019-09-16 21:11:30 -04:00 |
CSamusDoll.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CSamusFaceReflection.cpp
|
Fix TCastTo.hpp inclusions, add comment to warn against modifying include path
|
2019-09-21 06:07:13 -07:00 |
CSamusFaceReflection.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CSamusHud.cpp
|
Fix TCastTo.hpp inclusions, add comment to warn against modifying include path
|
2019-09-21 06:07:13 -07:00 |
CSamusHud.hpp
|
Graphics/Shaders: Use forward declarations where applicable
|
2019-11-09 20:22:09 -05:00 |
CSaveGameScreen.cpp
|
MP1: Migrate from std::bind to lambdas
|
2019-08-14 04:55:21 -04:00 |
CSaveGameScreen.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CSaveGameScreenTouchBar.cpp
|
New code style refactor
|
2018-12-07 19:30:43 -10: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
|
CSlideShow: Use emplace_back where applicable
|
2019-09-30 18:07:34 -04:00 |
CSlideShow.hpp
|
Graphics/Shaders: Use forward declarations where applicable
|
2019-11-09 20:22:09 -05: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
|
Implement CScriptSpindleCamera
|
2019-02-09 18:41:35 -10:00 |
CStateSetterFlow.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
CTweaks.cpp
|
More tweak CVars
|
2019-10-05 07:07:13 -07:00 |
CTweaks.hpp
|
General: Normalize RuntimeCommon include paths
|
2019-09-28 04:14:29 -04:00 |
MP1.cpp
|
Update submodules, initial CTextureCache
|
2019-12-10 20:51:33 -08:00 |
MP1.hpp
|
Update submodules, initial CTextureCache
|
2019-12-10 20:51:33 -08:00 |