101 Commits (b199cb5ff085eef2af83997689ecd5f081948073)

Author SHA1 Message Date
Michael Hansen d713a13dbe Merge pnUtRef with hsRefCnt, and remove the former 10 years ago
Adam Johnson d4dbc81522 Fix another book-sharing message leak... 10 years ago
Adam Johnson f78deb37d3 Fix memory leak in Relto sharing 10 years ago
Adam Johnson 51c594a3b3 First pass over plMessage headers. 11 years ago
Adam Johnson 9e6200507b Fix potential leak in OfferLinkToPlayer 11 years ago
Michael Hansen ef04cfcf84 Age Link info names => plString 11 years ago
Michael Hansen 5b6b886b55 Clean up DisplaySystemVersion() to avoid hsStrcpy, and add Windows 8.1 11 years ago
Adam Johnson 19da80f31b Fix External Client garbage-strings 11 years ago
Adam Johnson 1cd4681980 Naïve fix for draw-loop starving. 11 years ago
Florian Meißner 7e66aee382 Allow passing a clothing file to LoadAvatar and plStringify whatever we encounter on our way 11 years ago
Florian Meißner 07adadcb58 Fix out-of-bounds crash when fiddling with NPCs 11 years ago
Adam Johnson 34c88190c1 Update StartUp in initial batch 11 years ago
Adam Johnson 9d162a7a32 Reroute plResPatcher 11 years ago
Adam Johnson 275f15087c Separate plOperationProgress titles and statuses. 11 years ago
Adam Johnson 7da0467609 plString-ify plOperationProgress 11 years ago
Adam Johnson 798764d84e Nuke some `snprintf` 11 years ago
Bartek Bok 0c1b6bb096 Some messages are useful 11 years ago
Adam Johnson dcb0e2f046 Ensure there is always book-spinning while linking 11 years ago
Adam Johnson f8dab46a03 Global KI message = ccr2allplayers 11 years ago
Adam Johnson b6991d384c Fix crazy stupid 12 years ago
Adam Johnson 7020624be4 Fix clone loading race condition. 12 years ago
Adam Johnson e953c0c542 Refactor Pending Loads 12 years ago
Darryl Pogue 2967635ce2 float.h -> cfloat 12 years ago
Darryl Pogue c71bff3f21 Fix more clang warnings. 12 years ago
Adam Johnson 7888cf7010 Remove redundant bitfield 12 years ago
Adam Johnson 07ddec2f79 Expose to python 12 years ago
Adam Johnson af1db55f67 Mute the linking sound on client kicks 12 years ago
Michael Hansen 2c028c4b07 Remove hsFiles in favor of plFilesystem stuff 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago
Michael Hansen f86b549293 Re-define nil as nullptr, cleaning up some potential issues along the way 12 years ago
Michael Hansen f980f022dd Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values 12 years ago
Darryl Pogue 4dd06d1e7e Convert plRegistryNode stuff to plString. 12 years ago
Michael Hansen ca916fee49 Add proper member access control to NetVaultNode 12 years ago
Michael Hansen abbbfc12d7 Plug some simple leaks detected during startup 12 years ago
Michael Hansen bc0d04da48 Deprecate and remove NEWZERO macro 12 years ago
Darryl Pogue bcf6e97d23 Replace Uuid with plUUID EVERYWHERE. 12 years ago
Darryl Pogue fd8541e18d Get rid of GuidGenerate calls. 12 years ago
Michael Hansen 8158a43dfe Fully remove hsStlUtils, as it is now completely unused 12 years ago
Michael Hansen 60021923a2 Deprecate and remove xtl::format in favor of plString::Format 12 years ago
Michael Hansen f510b529f8 Remove unused headers from hsStlUtils.h (and push them downstream where needed) 12 years ago
Michael Hansen 4c7ce8665c Replace xtl::delete_ptr functor with lambdas 12 years ago
Michael Hansen 12536a918e Use plString in plConfigInfo and friends 12 years ago
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 12 years ago
Adam Johnson 5de87cdaca Fix UnifiedTime collision 12 years ago
Michael Hansen 49dfb4e546 Convert SDL (mostly) to plStrings 12 years ago
Michael Hansen 3e92022db2 Fix additional issues from review 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Michael Hansen 075c535e2c Some cleanup and a vararg plString usage fix 12 years ago
Michael Hansen 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago