metaforce/Runtime
Luke Street 1e9d96c906 Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
..
Audio Fully decouple hecl from Metaforce 2022-02-21 08:01:06 -08:00
AutoMapper Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
Camera Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
Character Implement FlatDraw/DrawFlat calls, add CRandom16 seed value display 2022-07-02 16:16:33 -07:00
Collision CMaterialList: Fix BitPosition with matching implementation 2022-03-27 14:07:50 -07:00
ConsoleVariables Store last game path; CVar updates & more 2022-06-13 01:18:30 -04:00
Graphics Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
GuiSys Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
Input Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
MP1 Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
MP2
MP3
Memory Add CCircularBuffer, CGuiTextSupport changes 2022-02-26 08:17:09 -08:00
Particle Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
Resources
Streams Initial CTextRenderBuffer rewrite 2022-05-13 23:47:29 -07:00
Tweaks Remove athena from Runtime, use raw zlib in bintoc rather than gzip 2022-02-21 22:59:47 -08:00
Weapon Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
World Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
platforms iOS and tvOS support 2022-05-27 15:52:16 -04:00
CArchitectureMessage.hpp
CArchitectureQueue.hpp
CBasics.hpp Merge branch 'dawn' into new-cmodel 2022-03-01 01:37:08 -05:00
CBasicsPC.cpp Fix references to WIN32 instead of _WIN32 2022-03-12 21:13:01 +02:00
CCRC32.cpp
CCRC32.hpp
CDependencyGroup.cpp RE COutput/InputStream and friends and migrate over 2022-02-21 08:01:05 -08:00
CDependencyGroup.hpp
CDvdFile.cpp aurora: Rework texture binding API 2022-05-13 19:40:31 -04:00
CDvdFile.hpp aurora: Rework texture binding API 2022-05-13 19:40:31 -04:00
CDvdRequest.hpp
CFactoryMgr.cpp Fixes to get Metaforce booting again! 2022-02-21 08:01:06 -08:00
CFactoryMgr.hpp Fixes to get Metaforce booting again! 2022-02-21 08:01:06 -08:00
CGameAllocator.cpp aurora: Working movie player (again) 2022-02-19 00:33:56 -05:00
CGameAllocator.hpp
CGameDebug.hpp
CGameHintInfo.cpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CGameHintInfo.hpp
CGameOptions.cpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CGameOptions.hpp RE COutput/InputStream and friends and migrate over 2022-02-21 08:01:05 -08:00
CGameState.cpp Remove athena from Runtime, use raw zlib in bintoc rather than gzip 2022-02-21 22:59:47 -08:00
CGameState.hpp Remove athena from Runtime, use raw zlib in bintoc rather than gzip 2022-02-21 22:59:47 -08:00
CIOWin.hpp
CIOWinManager.cpp
CIOWinManager.hpp
CInGameTweakManagerBase.hpp
CInfiniteLoopDetector.cpp Add CInfiniteLoopDetector to detect infinite loops in release builds 2022-03-04 01:46:33 -08:00
CInfiniteLoopDetector.hpp Add CInfiniteLoopDetector to detect infinite loops in release builds 2022-03-04 01:46:33 -08:00
CMFGameBase.hpp
CMain.cpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CMainFlowBase.cpp
CMainFlowBase.hpp
CMakeLists.txt Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
CMayaSpline.cpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CMayaSpline.hpp
CMemoryCardSys.cpp Text rendering & CWorldTransManager fixes 2022-05-19 00:57:30 -07:00
CMemoryCardSys.hpp Begin transitioning to new CTexture; start Stream API 2022-03-04 02:47:21 -05:00
CMemoryCardSysNix.cpp Fix reading/writing saves 2022-03-22 01:37:10 -07:00
CMemoryCardSysOSX.cpp Use UTF-8 exclusively internally 2021-06-30 14:20:45 -04:00
CMemoryCardSysWin.cpp Lots of Windows fixes; add D3D12; more boo decoupling 2022-02-22 00:53:57 -05:00
CObjectList.cpp
CObjectList.hpp
CPakFile.cpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CPakFile.hpp RE COutput/InputStream and friends and migrate over 2022-02-21 08:01:05 -08:00
CPlayerState.cpp CVarManager: Bring back de/serialization 2022-02-27 17:11:10 -08:00
CPlayerState.hpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CRandom16.cpp Implement FlatDraw/DrawFlat calls, add CRandom16 seed value display 2022-07-02 16:16:33 -07:00
CRandom16.hpp Implement FlatDraw/DrawFlat calls, add CRandom16 seed value display 2022-07-02 16:16:33 -07:00
CResFactory.cpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CResFactory.hpp
CResLoader.cpp RE COutput/InputStream and friends and migrate over 2022-02-21 08:01:05 -08:00
CResLoader.hpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CScannableObjectInfo.cpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CScannableObjectInfo.hpp
CScriptMailbox.cpp RE COutput/InputStream and friends and migrate over 2022-02-21 08:01:05 -08:00
CScriptMailbox.hpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CSimplePool.cpp
CSimplePool.hpp
CSortedLists.cpp
CSortedLists.hpp
CStateManager.cpp Transition all Textured/ColoredQuad usages 2022-05-23 20:26:35 -04:00
CStateManager.hpp Transition all Textured/ColoredQuad usages 2022-05-23 20:26:35 -04:00
CStaticInterference.cpp CCameraFilter: Implement DrawRandomStatic 2022-07-02 12:39:14 -04:00
CStaticInterference.hpp
CStopwatch.cpp Use RE'd CStopwatch adapted for std::chrono, get metaforce linking again 2022-02-26 08:42:42 -08:00
CStopwatch.hpp Use RE'd CStopwatch adapted for std::chrono, get metaforce linking again 2022-02-26 08:42:42 -08:00
CStringExtras.cpp Fully decouple hecl from Metaforce 2022-02-21 08:01:06 -08:00
CStringExtras.hpp More aurora::gx refactoring 2022-03-07 18:53:42 -05:00
CTextureCache.cpp RE COutput/InputStream and friends and migrate over 2022-02-21 08:01:05 -08:00
CTextureCache.hpp RE COutput/InputStream and friends and migrate over 2022-02-21 08:01:05 -08:00
CTimeProvider.cpp
CTimeProvider.hpp
CToken.cpp CModel destructor & frame list fixes 2022-03-09 02:23:56 -05:00
CToken.hpp Initial CTextRenderBuffer rewrite 2022-05-13 23:47:29 -07:00
CWorldSaveGameInfo.cpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
CWorldSaveGameInfo.hpp Fully decouple hecl from Metaforce 2022-02-21 08:01:06 -08:00
Flags.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
GCNTypes.hpp Remove athena from Runtime, use raw zlib in bintoc rather than gzip 2022-02-21 22:59:47 -08:00
GameGlobalObjects.cpp Migrate to new CInputGenerator and rename old 2022-03-22 12:04:57 -07:00
GameGlobalObjects.hpp Migrate to new CInputGenerator and rename old 2022-03-22 12:04:57 -07:00
GameObjectLists.cpp
GameObjectLists.hpp
IFactory.hpp aurora: Working movie player (again) 2022-02-19 00:33:56 -05:00
IMain.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
IObj.hpp
IObjFactory.hpp
IObjectStore.hpp
IRuntimeMain.hpp
IVParamObj.hpp
ImGuiConsole.cpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
ImGuiConsole.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
ImGuiControllerConfig.cpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
ImGuiControllerConfig.hpp Migrate to aurora submodule 2022-07-29 16:17:24 -04:00
ImGuiEntitySupport.cpp Restore graphicsApi, msaa, and textureAniso cvars, fix a few deserialization bugs in CVar.cpp 2022-06-08 10:58:38 -07:00
ImGuiEntitySupport.hpp Add Player Transform tools 2021-07-11 17:59:05 -07:00
ImGuiPlayerLoadouts.cpp Fix save loading, rewrite Loadout classes to use CInputStream 2022-02-27 19:33:48 -08:00
ImGuiPlayerLoadouts.hpp Fix save loading, rewrite Loadout classes to use CInputStream 2022-02-27 19:33:48 -08:00
MkCastTo.py
RetroTypes.cpp More refactoring, decouple tweaks from hecl 2022-02-21 08:01:05 -08:00
RetroTypes.hpp Remove athena from Runtime, use raw zlib in bintoc rather than gzip 2022-02-21 22:59:47 -08:00
rstl.hpp rstl: Add element_type to reserved_vector iterator 2022-05-12 12:21:01 -04:00