267 Commits (bc3f64274cd08452beefb7713fe7b930b6ba15a0)

Author SHA1 Message Date
Darryl Pogue ccd5687e61 Fix pnUUID linking on OSX. Closes #451. 10 years ago
Michael Hansen 085c00706c Some fixes for Clang 10 years ago
Michael Hansen 094b0fe557 Move <algorithm> header out of HeadSpin.h 10 years ago
Michael Hansen 751d760772 Use standard (f)abs functions 10 years ago
Michael Hansen 1a987173d6 Use std::swap 10 years ago
Michael Hansen 72f18e8ebb Complete the previous commit by also removing the inline min and max 10 years ago
Michael Hansen e36220cca5 Use std::min and std::max 10 years ago
Michael Hansen 9d67b96837 Fix some errors and warnings when compiling with Clang 10 years ago
Michael Hansen 474b54396b Reintroduce (and enforce use of) hsLockFor{Reading,Writing} 10 years ago
Michael Hansen b774548066 Simplify plDispatch mutexes a bit 10 years ago
Michael Hansen 2947acb2c8 Replace hsMutex with std::mutex 10 years ago
Darryl Pogue f5b2bddbb2 Always use hsTimer for profile stats. 10 years ago
Darryl Pogue a0da984cdc Work towards killing TimeGetMs. 10 years ago
Darryl Pogue a3ae4201a2 Template-ize hsTimer return values. 10 years ago
Darryl Pogue 5b0652cb7e std::chrono-ize hsTimer. 10 years ago
Darryl Pogue 6fb7090eed Remove unused pnUtTime functions. 10 years ago
Michael Hansen f93b37e152 Switch plFormat's accumulator to a plStringStream for better performance 10 years ago
Michael Hansen aee2f7f7ca Make hsRefCnt atomic, and merge with hsAtomicRefCnt 10 years ago
Michael Hansen 5c6b6bbc7c Fix the rest of the plString::Format calls 10 years ago
Michael Hansen 48ca0fde19 More plFormat -- some may make minor changes to certain debug output 10 years ago
Michael Hansen 1debf8180b Convert many of the now-deprecated plString::Format calls to plFormat 10 years ago
Michael Hansen d8c3769143 Fix it for standards-complient compilers (GCC/Clang). 10 years ago
Michael Hansen 2048b641d3 Take advantage of some custom formatter shortcuts 10 years ago
Michael Hansen 34b2eb1836 More std::atomic and friends 10 years ago
Michael Hansen 23a071860e pnUtRef started at zero refs instead of one, and this is simpler 10 years ago
Michael Hansen d713a13dbe Merge pnUtRef with hsRefCnt, and remove the former 10 years ago
Darryl Pogue a3d90948b7 Fix some coverity and style issues in pnEncryption. 10 years ago
Adam Johnson 4e35dbf528 Fix ConsoleTrigger memory leak 10 years ago
Christian Walther 8c5286400a Use premultiplied alpha for plDynamicTextMaps on GUI controls. 10 years ago
Michael Hansen a58e9c643c Clean up some warnings, and make the CRT ones more relevant 10 years ago
Darryl Pogue a1e3fa6faf Various MinGW compile fixes. 11 years ago
Michael Hansen d7fdf10455 Convert ReadSafe(W)String* to the plString variants, and remove the now 11 years ago
Michael Hansen ef04cfcf84 Age Link info names => plString 11 years ago
Florian Meißner b0bffa0b5d Allow setting the G values for the servers in the server.ini 11 years ago
Michael Hansen 0c1783b2f3 plGenericVar => plString 11 years ago
Michael Hansen a783642515 Python file names and SynchedObj SDL state names => plString 11 years ago
Michael Hansen ec70590c5b proVariableEventData name => plString 11 years ago
Adam Johnson 88a60f04f6 Inline plKey::operator== 11 years ago
Florian Meißner 7ca81ba626 Implement a plLoadClothingMsg as a clone loading trigger 11 years ago
Darryl Pogue 7f3ba3b106 Required link libraries for pnNetCommon. 11 years ago
Adam Johnson 3299267976 Integrate SecurePreloader into pfPatcher 11 years ago
Adam Johnson c3ce9a07ab Another decimal place in the profiling display 11 years ago
Adam Johnson 09f9380073 Only validate FixedKeys in debug builds 11 years ago
Adam Johnson 1142d8d340 RefreshFOV camera command 12 years ago
Darryl Pogue 9e8131f73b Fix return values for Read_LCS & Write_LCS. 12 years ago
Darryl Pogue 2a578d3d35 Fix 64-bit *nix compilation of pnNetProtocol. 12 years ago
Darryl Pogue e4af3aff16 time.h -> ctime 12 years ago
Darryl Pogue b01aab4a39 Standardize on C++ headers. 12 years ago
Michael Hansen cc54fb07be Finish deprecation of pnUtPath 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago