metaforce/Runtime
Jack Andersen 10d36ac1d6 Fix actor physics move 2018-05-14 16:56:05 -10:00
..
Audio Changes to support asynchronous kabufuda API 2018-02-06 12:02:31 -10:00
AutoMapper Various level streaming fixes, remove support for uncooked rep 2018-05-06 17:47:40 -07:00
Camera Finish CScriptPlayerActor 2018-05-13 18:38:58 -10:00
Character Implement CScriptActorKeyframe 2018-05-14 14:44:09 -07:00
Collision Various level streaming fixes, remove support for uncooked rep 2018-05-06 17:47:40 -07:00
Graphics Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/urde 2018-05-09 21:25:40 -10:00
GuiSys Lots of bug fixes 2018-05-09 21:25:26 -10:00
Input More windows build fixes 2018-02-03 20:46:47 -10:00
MP1 Implement CScriptActorKeyframe 2018-05-14 14:44:09 -07:00
MP2 Refactored directory layout for cleaner runtime organization 2015-08-17 12:05:00 -10:00
MP3 Refactored directory layout for cleaner runtime organization 2015-08-17 12:05:00 -10:00
Particle Implement CScriptActorKeyframe 2018-05-14 14:44:09 -07:00
Resources Implement key FrontEnd Touch Bar functionality 2017-02-08 23:23:17 -10:00
Weapon Lots of bug fixes 2018-05-09 21:25:26 -10:00
World Implement CScriptActorKeyframe 2018-05-14 14:44:09 -07:00
CArchitectureMessage.hpp Initial Console integration 2018-01-15 08:00:20 -08:00
CArchitectureQueue.cpp various implementations 2015-08-19 16:52:07 -10:00
CArchitectureQueue.hpp Character factory support classes 2016-04-12 20:07:23 -10:00
CBasics.hpp Huge compile performance refactor 2017-12-28 22:08:12 -10:00
CBasicsPC.cpp Huge compile performance refactor 2017-12-28 22:08:12 -10:00
CCRC32.cpp CRC32 data pointer should remain const 2016-08-04 15:28:32 -07:00
CCRC32.hpp Humungous refactor 2016-03-04 13:04:53 -10:00
CDependencyGroup.cpp Fix linux build 2017-07-15 07:13:36 -07:00
CDependencyGroup.hpp Initial InGameGuiManager imps 2017-02-11 17:17:18 -10:00
CDvdFile.cpp Add `-l` flag to enable logging 2017-11-18 21:10:54 -10:00
CDvdFile.hpp string_view refactor 2017-11-12 20:19:18 -10:00
CDvdRequest.hpp Character factory support classes 2016-04-12 20:07:23 -10:00
CFactoryMgr.cpp Add `-l` flag to enable logging 2017-11-18 21:10:54 -10:00
CFactoryMgr.hpp Update submodules 2017-10-30 17:52:22 -10:00
CGameAllocator.cpp Basic CGameAllocator implementation (WIP) 2017-09-12 08:27:48 -07:00
CGameAllocator.hpp Basic CGameAllocator implementation (WIP) 2017-09-12 08:27:48 -07:00
CGameDebug.cpp More class stubs 2015-08-26 14:23:46 -10:00
CGameDebug.hpp More windows build fixes 2018-02-03 20:46:47 -10:00
CGameHintInfo.cpp Fix visigen/hecl dependencies; Cleanup ViewManager; Various implementations 2017-08-29 06:17:52 -07:00
CGameHintInfo.hpp General resource handling bug fixes 2017-11-14 18:12:13 -10:00
CGameOptions.cpp Various fixes and tweaks, Implement CExplosion, Add cheats 2018-04-26 14:12:20 -07:00
CGameOptions.hpp PART MBSP property yaml fix 2018-04-04 20:58:11 -10:00
CGameOptionsTouchBar.cpp Implement CGameOptionsTouchBar 2017-02-09 23:00:57 -10:00
CGameOptionsTouchBar.hpp Implement CGameOptionsTouchBar 2017-02-09 23:00:57 -10:00
CGameOptionsTouchBarMac.mm Implement CGameOptionsTouchBar 2017-02-09 23:00:57 -10:00
CGameState.cpp Revert std::ceil on completion rate calculation 2018-04-06 17:22:08 -07:00
CGameState.hpp Implement CScriptEffect, more fixes for CScritDock 2018-05-13 20:38:36 -07:00
CIOWin.hpp string_view refactor 2017-11-12 20:19:18 -10:00
CIOWinManager.cpp string_view refactor 2017-11-12 20:19:18 -10:00
CIOWinManager.hpp string_view refactor 2017-11-12 20:19:18 -10:00
CInGameTweakManagerBase.hpp string_view refactor 2017-11-12 20:19:18 -10:00
CMFGameBase.hpp Character factory support classes 2016-04-12 20:07:23 -10:00
CMainFlowBase.cpp Humungous refactor 2016-03-04 13:04:53 -10:00
CMainFlowBase.hpp Ensure directories are created late in extract 2017-01-16 15:23:19 -10:00
CMakeLists.txt Add .gitlab-ci.yml 2018-01-01 00:17:36 -10:00
CMemoryCardSys.cpp Changes to support asynchronous kabufuda API 2018-02-06 12:02:31 -10:00
CMemoryCardSys.hpp General resource handling bug fixes 2017-11-14 18:12:13 -10:00
CMemoryCardSysNix.cpp Fix linux build 2017-02-05 14:27:26 -08:00
CMemoryCardSysOSX.cpp Windows memory card file creation 2017-02-03 22:20:09 -10:00
CMemoryCardSysWin.cpp UWP support 2017-12-05 17:26:15 -10:00
CObjectList.cpp Fix disappearing actor issue 2018-03-04 13:23:21 -10:00
CObjectList.hpp Proper TUniqueId implementation, minor bug fixes in CSortedListManager 2017-08-10 06:40:07 -07:00
CPakFile.cpp Scan visor fixes 2018-05-07 19:10:24 -10:00
CPakFile.hpp Scan visor fixes 2018-05-07 19:10:24 -10:00
CPlayMovieBase.hpp Character factory support classes 2016-04-12 20:07:23 -10:00
CPlayerState.cpp Various fixes and tweaks, Implement CExplosion, Add cheats 2018-04-26 14:12:20 -07:00
CPlayerState.hpp Various fixes and tweaks, Implement CExplosion, Add cheats 2018-04-26 14:12:20 -07:00
CRandom16.cpp Humungous refactor 2016-03-04 13:04:53 -10:00
CRandom16.hpp Implement WorldTeleporter and SpiderBallWaypoint 2017-08-08 15:12:14 -07:00
CRelayTracker.cpp Lots of ScriptObject and Collision work 2017-01-03 20:30:05 -08:00
CRelayTracker.hpp More GameState imps 2016-07-24 16:14:58 -07:00
CResFactory.cpp Scan visor fixes 2018-05-07 19:10:24 -10:00
CResFactory.hpp More fixes for GameCube cooking 2018-04-07 10:55:57 -10:00
CResLoader.cpp CLineRenderer fixes 2017-11-15 17:24:20 -10:00
CResLoader.hpp string_view refactor 2017-11-12 20:19:18 -10:00
CSaveWorld.cpp Tons of save-related fixes 2017-02-07 20:48:43 -10:00
CSaveWorld.hpp Refactor ResId into CAssetId 2017-08-12 22:26:14 -07:00
CScannableObjectInfo.cpp Refactor ResId into CAssetId 2017-08-12 22:26:14 -07:00
CScannableObjectInfo.hpp General resource handling bug fixes 2017-11-14 18:12:13 -10:00
CSimplePool.cpp string_view refactor 2017-11-12 20:19:18 -10:00
CSimplePool.hpp string_view refactor 2017-11-12 20:19:18 -10:00
CSortedLists.cpp Add dedicated Binaries directory for build targets 2018-05-10 12:00:03 -10:00
CSortedLists.hpp Various bug fixes 2017-11-23 22:23:28 -10:00
CStateManager.cpp Fix actor physics move 2018-05-14 16:56:05 -10:00
CStateManager.hpp Fix actor physics move 2018-05-14 16:56:05 -10:00
CStaticInterference.cpp Refactorings to support .upak generation 2017-10-24 21:47:49 -10:00
CStaticInterference.hpp Lots of CPlayer implementations 2017-06-11 18:23:34 -10:00
CStopwatch.hpp Add `-l` flag to enable logging 2017-11-18 21:10:54 -10:00
CStringExtras.hpp Huge compile performance refactor 2017-12-28 22:08:12 -10:00
CTimeProvider.cpp More CModel imps 2016-03-30 20:18:56 -10:00
CTimeProvider.hpp Character factory support classes 2016-04-12 20:07:23 -10:00
CToken.cpp Various bug fixes 2018-01-13 20:44:22 -10:00
CToken.hpp Finish CResFactory; better smart-pointer use for resources 2017-10-26 00:09:51 -10:00
CVirtualDvdFile.cpp Various stubs, and starting on core functionality 2015-11-02 10:45:39 -08:00
CVirtualDvdFile.hpp Various stubs, and starting on core functionality 2015-11-02 10:45:39 -08:00
GCNTypes.hpp Huge compile performance refactor 2017-12-28 22:08:12 -10:00
GameGlobalObjects.cpp Remove rstl::optional_object, various cleanups, implement CExplosion and CScriptDoor 2018-04-29 20:12:41 -07:00
GameGlobalObjects.hpp Remove rstl::optional_object, various cleanups, implement CExplosion and CScriptDoor 2018-04-29 20:12:41 -07:00
GameObjectLists.cpp TCastToPtr adjustments 2017-01-18 14:30:02 -08:00
GameObjectLists.hpp Proper CObjectList imps; CGameLight, and CScriptAiJumpPoint imps 2016-10-01 12:01:11 -07:00
IFactory.hpp Initial work on GameCube package targeting 2018-03-27 22:09:41 -10:00
IMain.hpp Various fixes and tweaks, Implement CExplosion, Add cheats 2018-04-26 14:12:20 -07:00
IOStreams.cpp CResFactory bug fixes 2017-10-27 21:08:48 -10:00
IOStreams.hpp Various fixes and tweaks, Implement CExplosion, Add cheats 2018-04-26 14:12:20 -07:00
IObj.hpp Various bug fixes 2018-01-13 20:44:22 -10:00
IObjFactory.hpp Character factory support classes 2016-04-12 20:07:23 -10:00
IObjectStore.hpp string_view refactor 2017-11-12 20:19:18 -10:00
IRuntimeMain.hpp Humungous refactor 2016-03-04 13:04:53 -10:00
ITweak.hpp WIP Tweak RE 2016-07-26 21:19:32 -07:00
IVParamObj.hpp Work on CMemoryCardDriver 2016-12-22 20:41:39 -10:00
MkCastTo.py Various movement and HUD bug fixes 2017-12-18 17:05:50 -10:00
RetroTypes.cpp Refactor ResId into CAssetId 2017-08-12 22:26:14 -07:00
RetroTypes.hpp Remove rstl::optional_object, various cleanups, implement CExplosion and CScriptDoor 2018-04-29 20:12:41 -07:00
rstl.hpp Remove rstl::optional_object, various cleanups, implement CExplosion and CScriptDoor 2018-04-29 20:12:41 -07:00