285 Commits (df19c3be0bf84dce21adcb7d28f5f449225cfd39)

Author SHA1 Message Date
Adam Johnson df19c3be0b Kill pnUtW32Str 10 years ago
Adam Johnson 31076d65f9 Convert score creation to plString 10 years ago
Adam Johnson 374b8b0531 Convert age names over to plString 10 years ago
Adam Johnson b6bbf8419a Scrub the last StrToAnsi from AgeInfo conversions 10 years ago
Adam Johnson 2039d88025 Convert server name stuff to plString 10 years ago
Michael Hansen 6d1dd4fd5d Fix for SDL blob corruption 10 years ago
Darryl Pogue 992be55e69 Fix segfaults by making this a plString. 10 years ago
Adam Johnson 81ea5ef112 Tweak NetVaultNode::CopyFrom 10 years ago
Adam Johnson 352c9f9427 Don't assume vault strings are null-terminated 10 years ago
Adam Johnson 3b983bca8e Convert vault tree printing to plString 10 years ago
Adam Johnson b9f747f046 Refactor NetVault Node 10 years ago
Adam Johnson c384450236 Remove stale CSrvPackBuffer code 10 years ago
Joseph Davies bb2ea46c69 Store plClient password using platform-specific credential storage. 10 years ago
Adam Johnson e8d317bd92 Replace port constants with a single port variable 10 years ago
Joseph Davies 9732a997c0 Removes remaining usage of Bink in main engine. 10 years ago
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