.. |
Audio
|
Runtime/Audio: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:55 -04:00 |
AutoMapper
|
CMapWorldInfo: Name all function prototype parameters
|
2020-04-10 13:25:47 -04:00 |
Camera
|
Runtime/Camera: Replace bitfield unions with constructor initializers
|
2020-04-10 15:03:05 -04:00 |
Character
|
Merge pull request #303 from lioncash/size
|
2020-04-11 02:12:41 -04:00 |
Collision
|
Runtime/Collision: Replace bitfield unions with constructor initializers
|
2020-04-10 15:03:24 -04:00 |
Graphics
|
Runtime/Graphics: Replace bitfield unions with constructor initializers
|
2020-04-10 15:03:31 -04:00 |
GuiSys
|
Runtime/GuiSys: Replace bitfield unions with constructor initializers
|
2020-04-10 15:11:10 -04:00 |
Input
|
Runtime/Input: Replace bitfield unions with constructor initializers
|
2020-04-10 15:12:46 -04:00 |
MP1
|
CScriptCoverPoint: Fix GetAttackDirection
|
2020-04-11 02:02:28 -04:00 |
MP2
|
…
|
|
MP3
|
…
|
|
Particle
|
Runtime/Particle: Replace bitfield unions with constructor initializers
|
2020-04-11 00:39:49 -04:00 |
Resources
|
…
|
|
Weapon
|
Runtime/Weapon: Replace bitfield unions with constructor initializers
|
2020-04-11 00:49:02 -04:00 |
World
|
CScriptCoverPoint: Fix GetAttackDirection return value
|
2020-04-11 02:09:58 -04:00 |
CArchitectureMessage.hpp
|
…
|
|
CArchitectureQueue.hpp
|
CArchitectureQueue: Make operator bool explicit
|
2020-03-14 21:42:38 -04:00 |
CBasics.hpp
|
…
|
|
CBasicsPC.cpp
|
…
|
|
CCRC32.cpp
|
…
|
|
CCRC32.hpp
|
…
|
|
CDependencyGroup.cpp
|
…
|
|
CDependencyGroup.hpp
|
General: Make use of explicit constructors where applicable
|
2020-03-27 06:00:17 -04:00 |
CDvdFile.cpp
|
…
|
|
CDvdFile.hpp
|
…
|
|
CDvdRequest.hpp
|
…
|
|
CFactoryMgr.cpp
|
CFactoryMgr: Resolve variable shadowing warning in MakeObjectFromMemory()
|
2020-03-09 12:19:58 -04:00 |
CFactoryMgr.hpp
|
CFactoryMgr: std::move function instances in AddFactory()
|
2020-03-09 12:04:51 -04:00 |
CGameAllocator.cpp
|
Runtime: Collapse emplace_back() calls where applicable
|
2020-03-13 17:14:44 -04:00 |
CGameAllocator.hpp
|
…
|
|
CGameDebug.hpp
|
…
|
|
CGameHintInfo.cpp
|
Merge pull request #223 from lioncash/ref
|
2020-03-15 19:45:02 -04:00 |
CGameHintInfo.hpp
|
Merge pull request #223 from lioncash/ref
|
2020-03-15 19:45:02 -04:00 |
CGameOptions.cpp
|
Runtime: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:36 -04:00 |
CGameOptions.hpp
|
CPersistentOptions: Initialize bitfields in default constructor
|
2020-04-10 15:47:36 -04:00 |
CGameOptionsTouchBar.cpp
|
…
|
|
CGameOptionsTouchBar.hpp
|
…
|
|
CGameOptionsTouchBarMac.mm
|
…
|
|
CGameState.cpp
|
Runtime: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:36 -04:00 |
CGameState.hpp
|
Runtime: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:36 -04:00 |
CIOWin.hpp
|
CIOWin: Make Draw() non-const
|
2020-03-29 21:56:49 -04:00 |
CIOWinManager.cpp
|
…
|
|
CIOWinManager.hpp
|
…
|
|
CInGameTweakManagerBase.hpp
|
…
|
|
CMFGameBase.hpp
|
General: Make use of explicit constructors where applicable
|
2020-03-27 06:00:17 -04:00 |
CMainFlowBase.cpp
|
…
|
|
CMainFlowBase.hpp
|
General: Make use of explicit constructors where applicable
|
2020-03-27 06:00:17 -04:00 |
CMakeLists.txt
|
…
|
|
CMemoryCardSys.cpp
|
General: Make use of emplace_back where applicable
|
2020-03-21 00:30:12 -04:00 |
CMemoryCardSys.hpp
|
CMemoryCardSys: Make CardResult's conversion operator explicit
|
2020-03-14 22:18:42 -04:00 |
CMemoryCardSysNix.cpp
|
…
|
|
CMemoryCardSysOSX.cpp
|
…
|
|
CMemoryCardSysWin.cpp
|
…
|
|
CObjectList.cpp
|
Fix infinite loop in CObjectList, and add an assert to detect invalid assignments
|
2020-03-07 09:14:07 -08:00 |
CObjectList.hpp
|
CObjectList: Make use of std::array where applicable
|
2020-03-17 22:38:21 -04:00 |
CPakFile.cpp
|
Runtime: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:36 -04:00 |
CPakFile.hpp
|
Runtime: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:36 -04:00 |
CPlayMovieBase.hpp
|
CIOWin: Make Draw() non-const
|
2020-03-29 21:56:49 -04:00 |
CPlayerState.cpp
|
Runtime: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:36 -04:00 |
CPlayerState.hpp
|
Runtime: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:36 -04:00 |
CRandom16.cpp
|
…
|
|
CRandom16.hpp
|
…
|
|
CRelayTracker.cpp
|
CRelayTracker: Add names to function prototypes
|
2020-03-25 15:53:49 -04:00 |
CRelayTracker.hpp
|
CRelayTracker: Add names to function prototypes
|
2020-03-25 15:53:49 -04:00 |
CResFactory.cpp
|
CResFactory: Resolve use-after-move in AddToLoadList()
|
2020-03-07 03:56:16 -05:00 |
CResFactory.hpp
|
…
|
|
CResLoader.cpp
|
…
|
|
CResLoader.hpp
|
…
|
|
CSaveWorld.cpp
|
General: Make use of emplace_back where applicable
|
2020-03-21 00:30:12 -04:00 |
CSaveWorld.hpp
|
CSaveWorld: Make constructor explicit
|
2020-03-25 20:42:21 -04:00 |
CScannableObjectInfo.cpp
|
…
|
|
CScannableObjectInfo.hpp
|
…
|
|
CSimplePool.cpp
|
…
|
|
CSimplePool.hpp
|
…
|
|
CSortedLists.cpp
|
CSortedLists: Remove const_cast in all BuildNearList() implementations
|
2020-03-29 21:22:52 -04:00 |
CSortedLists.hpp
|
CSortedLists: Remove const_cast in all BuildNearList() implementations
|
2020-03-29 21:22:52 -04:00 |
CStateManager.cpp
|
Runtime: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:36 -04:00 |
CStateManager.hpp
|
Runtime: Replace bitfield unions with constructor initializers
|
2020-04-10 15:02:36 -04:00 |
CStaticInterference.cpp
|
…
|
|
CStaticInterference.hpp
|
General: Make use of explicit constructors where applicable
|
2020-03-27 06:00:17 -04:00 |
CStopwatch.hpp
|
…
|
|
CStringExtras.hpp
|
…
|
|
CTextureCache.cpp
|
…
|
|
CTextureCache.hpp
|
General: Make use of explicit constructors where applicable
|
2020-03-27 06:00:17 -04:00 |
CTimeProvider.cpp
|
…
|
|
CTimeProvider.hpp
|
…
|
|
CToken.cpp
|
CToken: Mark move assignment operator as noexcept
|
2020-03-27 20:56:04 -04:00 |
CToken.hpp
|
Ensure consistent override usage in TCachedToken
|
2020-03-28 21:20:44 -10:00 |
GCNTypes.hpp
|
…
|
|
GameGlobalObjects.cpp
|
…
|
|
GameGlobalObjects.hpp
|
MSVC compile fixes.
|
2020-02-16 00:10:08 -08:00 |
GameObjectLists.cpp
|
CObjectList: Make IsQualified() a const member function
|
2020-03-06 04:36:39 -05:00 |
GameObjectLists.hpp
|
CObjectList: Make IsQualified() a const member function
|
2020-03-06 04:36:39 -05:00 |
IFactory.hpp
|
…
|
|
IMain.hpp
|
…
|
|
IOStreams.cpp
|
…
|
|
IOStreams.hpp
|
…
|
|
IObj.hpp
|
…
|
|
IObjFactory.hpp
|
…
|
|
IObjectStore.hpp
|
…
|
|
IRuntimeMain.hpp
|
…
|
|
ITweak.hpp
|
ITweak: Default virtual destructor
|
2020-03-26 01:14:41 -04:00 |
IVParamObj.hpp
|
…
|
|
MkCastTo.py
|
…
|
|
RetroTypes.cpp
|
…
|
|
RetroTypes.hpp
|
Runtime: Add more usages of explicit
|
2020-03-31 03:53:49 -04:00 |
rstl.hpp
|
rstl: Add [[nodiscard]] to interface functions where applicable
|
2020-03-25 23:43:20 -04:00 |