metaforce/Runtime
Phillip Stephens 845f84f8a4
Merge pull request #383 from henriquegemignani/feature/optimize-CrossTouchActors
Don't recreate the nearList for each entity
2021-04-03 10:26:40 -07:00
..
Audio CSfxManager: Make use of designated initializers 2020-07-31 22:46:11 -04:00
AutoMapper CAutoMapper: Fix world switch for hints 2021-04-01 23:58:22 -04:00
Camera CTweakGame: Add CVar definitions in header 2021-02-27 23:45:23 -05:00
Character CFBStreamedPairOfTotals: Fix end keyframe logic 2021-04-02 10:50:20 -04:00
Collision Initial CMetroidPrimeExo imps 2020-12-13 10:56:51 -08:00
Graphics FPS Counter and debug overlay CVAR 2021-01-10 16:10:55 +00:00
GuiSys Runtime: Resolve -Wrange-loop-analysis warnings (part 2) 2020-09-18 17:04:50 -04:00
Input RumbleFxTable: Make table constexpr 2020-04-26 01:27:46 -04:00
MP1 COmegaPirate: Remove debug print 2021-03-30 22:03:18 -04:00
MP2
MP3
Particle Let's not blow up our memory usage plzkthxbai 2021-03-30 14:29:03 -07:00
Resources
Weapon Revert "Revert "Remove arbitrary particle limit of 256, unfortunately this breaks various particle systems including Essence Shockwave and flamethrower particles"" 2021-03-16 21:49:18 -07:00
World Remove old test code 2021-04-02 16:46:16 -07:00
CArchitectureMessage.hpp
CArchitectureQueue.hpp
CBasics.hpp
CBasicsPC.cpp
CCRC32.cpp
CCRC32.hpp
CDependencyGroup.cpp CDependencyGroup: Make use of [[maybe_unused]] where applicable 2020-04-23 20:31:29 -04:00
CDependencyGroup.hpp
CDvdFile.cpp Improve CFileDvdRequest::PostCancelRequest 2021-04-03 20:07:14 +03:00
CDvdFile.hpp
CDvdRequest.hpp
CFactoryMgr.cpp
CFactoryMgr.hpp
CGameAllocator.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CGameAllocator.hpp
CGameDebug.hpp
CGameHintInfo.cpp
CGameHintInfo.hpp
CGameOptions.cpp Runtime: Resolve -Wrange-loop-analysis warnings (part 2) 2020-09-18 17:04:50 -04:00
CGameOptions.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CGameOptionsTouchBar.cpp General: Resolve -Wcomma warnings 2020-08-23 15:49:26 -04:00
CGameOptionsTouchBar.hpp
CGameOptionsTouchBarMac.mm
CGameState.cpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CGameState.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CIOWin.hpp
CIOWinManager.cpp
CIOWinManager.hpp
CInGameTweakManagerBase.hpp CInGameTweakManagerBase: Make internal members of CTweakValue private 2020-04-23 20:48:43 -04:00
CMFGameBase.hpp
CMainFlowBase.cpp
CMainFlowBase.hpp
CMakeLists.txt
CMemoryCardSys.cpp Allow specifying memory card image path for slot A and B 2021-02-25 21:07:41 -08:00
CMemoryCardSys.hpp Allow specifying memory card image path for slot A and B 2021-02-25 21:07:41 -08:00
CMemoryCardSysNix.cpp Disable saving on non-NTSC-U versions 2020-04-16 17:19:55 -07:00
CMemoryCardSysOSX.cpp Disable saving on non-NTSC-U versions 2020-04-16 17:19:55 -07:00
CMemoryCardSysWin.cpp CMemoryCardSysWin: Add includes 2020-04-17 15:10:52 -04:00
CObjectList.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
CObjectList.hpp CObjectList: Simplify cbegin() and cend() 2020-05-08 00:25:20 -04:00
CPakFile.cpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CPakFile.hpp RuntimeCommonB: Make use of bitfield initializers where applicable 2020-04-20 15:57:25 -04:00
CPlayMovieBase.hpp
CPlayerState.cpp Fix typo in CPlayerState::ReInitializePowerUp 2021-03-16 01:33:17 +02:00
CPlayerState.hpp Fix typo in CPlayerState::ReInitializePowerUp 2021-03-16 01:33:17 +02:00
CRandom16.cpp More CThardus imps, add CRandom16 stats 2020-09-12 18:40:19 -07:00
CRandom16.hpp More CThardus imps, add CRandom16 stats 2020-09-12 18:40:19 -07:00
CRelayTracker.cpp CRelayTracker: Simplify RemoveRelay() 2020-05-08 01:16:23 -04:00
CRelayTracker.hpp
CResFactory.cpp Change CResFactory::AsyncIdle timeout to 5ms 2021-02-15 22:03:40 -05:00
CResFactory.hpp
CResLoader.cpp General: Mark a handful of deduced const variables as const explicitly 2020-05-08 18:41:29 -04:00
CResLoader.hpp
CSaveWorld.cpp CSaveWorld: Make use of [[maybe_unused]] where applicable 2020-04-23 20:51:59 -04:00
CSaveWorld.hpp
CScannableObjectInfo.cpp CScannableObjectInfo: Resolve unused parameter warning 2020-05-20 14:03:20 -04:00
CScannableObjectInfo.hpp CScanDisplay: Eliminate implicit sign conversions 2020-04-12 22:05:52 -04:00
CSimplePool.cpp
CSimplePool.hpp
CSortedLists.cpp
CSortedLists.hpp
CStateManager.cpp Don't recreate the nearList for each entity 2021-04-03 04:32:26 +03:00
CStateManager.hpp Update submodules, add room timer 2020-12-31 14:00:10 -08:00
CStaticInterference.cpp CStaticInterference: Fix id reference 2020-05-27 12:45:17 -04:00
CStaticInterference.hpp CRasterFont: Remove ignored maybe_unused attributes 2020-05-27 12:40:35 -04:00
CStopwatch.hpp MSVC & zeus fixes; update hecl-gui 2020-04-19 21:09:30 -04:00
CStringExtras.hpp
CTextureCache.cpp CTextureCache: Make use of [[maybe_unused]] where applicable 2020-04-23 21:15:30 -04:00
CTextureCache.hpp
CTimeProvider.cpp CTimeProvider: Move global instance to cpp file 2020-04-26 03:05:57 -04:00
CTimeProvider.hpp CTimeProvider: Move global instance to cpp file 2020-04-26 03:05:57 -04:00
CToken.cpp
CToken.hpp CToken: Amend incorrect return value of TToken's operator= 2020-04-17 17:16:33 -04:00
GCNTypes.hpp
GameGlobalObjects.cpp
GameGlobalObjects.hpp Initial PAL/JP/Trilogy imps, various cleanup 2020-04-15 22:26:14 -07:00
GameObjectLists.cpp MkCastTo: Make operator bool instances explicit 2020-04-18 23:02:11 -04:00
GameObjectLists.hpp
IFactory.hpp
IMain.hpp Initial PAL/JP/Trilogy imps, various cleanup 2020-04-15 22:26:14 -07:00
IOStreams.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
IOStreams.hpp IOStreams: Make constructors for CBitStreamReader and CZipInputStream explicit 2020-04-11 19:23:28 -04:00
IObj.hpp
IObjFactory.hpp
IObjectStore.hpp
IRuntimeMain.hpp
ITweak.hpp
IVParamObj.hpp
MkCastTo.py MkCastTo: Make operator bool instances explicit 2020-04-18 23:02:11 -04:00
RetroTypes.cpp Update fmtlib 2020-04-11 12:51:39 -10:00
RetroTypes.hpp RetroTypes: Eliminate casts where applicable 2020-05-08 19:39:23 -04:00
rstl.hpp rstl: Check __cpp_lib_concepts for contiguous_iterator_tag 2020-05-27 14:50:12 -04:00