117 Commits (974b971b56b2bb3bca7239ad697a9e1a9834a26f)

Author SHA1 Message Date
Adam Johnson 9f88e3de2e Fix CCR Petition Stub 10 years ago
Adam Johnson 374b8b0531 Convert age names over to plString 10 years ago
Adam Johnson 0aa5a52a33 Clean ansi<->unicode from account name code 10 years ago
Adam Johnson ee0848ce30 Clean up string spin-washing in the Vault API 10 years ago
Adam Johnson 5b0a8f62e6 Convert NetComm player name to plString 10 years ago
Adam Johnson 3b983bca8e Convert vault tree printing to plString 10 years ago
Adam Johnson cc70f00537 Vault stragglers 10 years ago
Darryl Pogue 4450d87947 Move AniGraph classes from plAvatar -> plAnimation. 10 years ago
Michael Hansen e36220cca5 Use std::min and std::max 10 years ago
Michael Hansen d2a05929f8 Replace most vault *IncRef() API functions with hsRef versions 10 years ago
Michael Hansen 5c6b6bbc7c Fix the rest of the plString::Format calls 10 years ago
Adam Johnson dc9497cf90 Shutdown code de-duplication 10 years ago
Michael Hansen 1debf8180b Convert many of the now-deprecated plString::Format calls to plFormat 10 years ago
Michael Hansen 933ae6ec17 Provide some sample conversions to plFormat for testing and copying 10 years ago
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