You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joseph Davies d7f1561114 Merge pull request #503 from Hoikas/fix-anims 10 years ago
..
inc Move AniGraph classes from plAvatar -> plAnimation. 10 years ago
plAgeDescription Clang/libc++ requires <cmath> header for fabs and other math functions 10 years ago
plAgeLoader Fix inverted IsEmpty check 10 years ago
plAnimation Clean up several more unused local variables 10 years ago
plAudible Convert many of the now-deprecated plString::Format calls to plFormat 11 years ago
plAudio Clean up several more unused local variables 10 years ago
plAudioCore Several "low-hanging fruit" Coverity fixes which shouldn't affect behavior 10 years ago
plAvatar Merge pull request #495 from zrax/coverity 10 years ago
plClientResMgr Convert plClientResMgr to plString 11 years ago
plClipboard Fix HGLOBAL leak in plClipboard 11 years ago
plCompression Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 12 years ago
plContainer Fix the rest of the plString::Format calls 11 years ago
plDrawable Clean up several more unused local variables 10 years ago
plFile Remove deprecated `register` keyword. 10 years ago
plGImage Fix some legitimate bugs found by Coverity which MAY IMPACT BEHAVIOR! 10 years ago
plGLight MinGW fix for plGLight isnan usage. 10 years ago
plInputCore Fix some legitimate bugs found by Coverity which MAY IMPACT BEHAVIOR! 10 years ago
plInterp Fix jittering caused by rounding a float value 10 years ago
plIntersect Obliterate hsBool 13 years ago
plMath Delete a bunch of unused plMath classes. 10 years ago
plMessage Delay intro movie playback until after display init. 10 years ago
plModifier Move AniGraph classes from plAvatar -> plAnimation. 10 years ago
plNetClient Move plLoggable into NucleusLib/inc. 10 years ago
plNetClientComm Convert NetCommPlayer to std::vector 10 years ago
plNetClientRecorder Remove hsFiles in favor of plFilesystem stuff 12 years ago
plNetCommon Move plLoggable into NucleusLib/inc. 10 years ago
plNetGameLib Fix static initialization order dependency in MSVC2015 by changing the message to a pointer 10 years ago
plNetMessage Make hsRefCnt atomic, and merge with hsAtomicRefCnt 11 years ago
plNetTransport float.h -> cfloat 12 years ago
plParticleSystem Move AniGraph classes from plAvatar -> plAnimation. 10 years ago
plPhysX Move <algorithm> header out of HeadSpin.h 11 years ago
plPhysical Clean up several more unused local variables 10 years ago
plPipeline Clean up several more unused local variables 10 years ago
plProgressMgr Convert many of the now-deprecated plString::Format calls to plFormat 11 years ago
plResMgr GCC 5.1 fix: nullptr != false 10 years ago
plSDL Merge pull request #497 from zrax/del_plStringFormat 10 years ago
plScene Various small cleanups. 10 years ago
plSockets Fix or disable components that don't build on Linux. 10 years ago
plStatGather Convert age names over to plString 10 years ago
plStatusLog Move plLoggable into NucleusLib/inc. 10 years ago
plStreamLogger Fully remove hsStlUtils, as it is now completely unused 12 years ago
plSurface Removes remaining usage of Bink in main engine. 10 years ago
plTransform Remove deprecated `register` keyword. 10 years ago
plUnifiedTime Get rid of plString::Format 10 years ago
plVault Fix condition inverted by #463 10 years ago
CMakeLists.txt Fix or disable components that don't build on Linux. 10 years ago