63 Commits (974b971b56b2bb3bca7239ad697a9e1a9834a26f)

Author SHA1 Message Date
Adam Johnson ee0848ce30 Clean up string spin-washing in the Vault API 10 years ago
Michael Hansen dde0d399f6 Implicit conversion to plString is apparently an MSVC thing 10 years ago
Adam Johnson e1d02d9da8 Fix crazy log-indent format mess 10 years ago
Adam Johnson 3b983bca8e Convert vault tree printing to plString 10 years ago
Adam Johnson 851b580121 Fix VaultNodeAccess 10 years ago
Adam Johnson a7fbdfd69a Fix plVaultClientApi to work with new NetVaultNode 10 years ago
Christian Walther 245ccde6db Let ptVault.setAgePublic accept ptVaultAgeInfoNode in addition to ptAgeInfoStruct. 10 years ago
Darryl Pogue a0da984cdc Work towards killing TimeGetMs. 10 years ago
Adam Johnson 63af63574c Revert "Fix dupe callbacks in VaultAddChildNode" 10 years ago
Adam Johnson b393947cd5 Fix dupe callbacks in VaultAddChildNode 10 years ago
Michael Hansen 39867610a2 Fix leak check race condition, and remove an unintentional circular ref 10 years ago
Michael Hansen 403528a24b Use hsRef for storage of the remaining vault nodes 10 years ago
Michael Hansen 8fa9171415 Also use hsRef for the vault functions which "return" lists 10 years ago
Michael Hansen d2a05929f8 Replace most vault *IncRef() API functions with hsRef versions 10 years ago
Michael Hansen aa2a1de5d0 Provide an easier/safer way to manage hsRefCnt subclasses 10 years ago
Michael Hansen b666637a5d Fix debug crash due to ref miscounting 10 years ago
Michael Hansen 1debf8180b Convert many of the now-deprecated plString::Format calls to plFormat 10 years ago
Michael Hansen 34b2eb1836 More std::atomic and friends 10 years ago
Michael Hansen d713a13dbe Merge pnUtRef with hsRefCnt, and remove the former 10 years ago
Vincent Munsch a1edba6267 fix for g++: 10 years ago
Michael Hansen ef04cfcf84 Age Link info names => plString 11 years ago
Darryl Pogue c06cfd1449 Fix some warnings and some errors. 12 years ago
Adam Johnson 5a80de79fd Don't memset EAP's Crazy Crap 12 years ago
Michael Hansen 5fa72a086f Clean up some miscellaneous non-optimal string uses 12 years ago
Darryl Pogue c77cb10c20 Move plJPEG into plGImage. 12 years ago
Michael Hansen 58a8034eb7 Fixes from review by @Hoikas 12 years ago
Michael Hansen ca916fee49 Add proper member access control to NetVaultNode 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 274812c057 Remove all uses of GuidToString. 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
Adam Johnson 8117aa8bcc Fix Cloth Links 12 years ago
Michael Hansen 49dfb4e546 Convert SDL (mostly) to plStrings 12 years ago
Michael Hansen 3c2a8c66e7 Remove more empty source files 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Joseph Davies cb697523f9 Add PNG support to the VaultImageNode functions. 13 years ago
Darryl Pogue 704a49fe73 Fix plVault. 13 years ago
Darryl Pogue a14a171774 Replace MemMove, MemCopy, and MemCmp. 13 years ago
Darryl Pogue 5013a978eb Get rid of NEW(), TRACKED_NEW, and ZERO(). 13 years ago
Darryl Pogue 6cdcf6a95e Get rid of most _alloca use and remove ALLOCA(). 13 years ago
Darryl Pogue 8a3f0cfd5b Get rid of DEL() and FREE() macros. 13 years ago
Adam Johnson 2f53a10fb6 Convert hsConfig defines to cmake -- fixes #93 13 years ago
Adam Johnson 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 13 years ago
Adam Johnson f45679a54f Make pyVault::AddChronicleEntry a blocking operation to avoid a race 13 years ago
Joseph Davies e462ef04b3 Fix Endian functions names in hsTypes and hsStream. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
Bartek Bok e616874a07 Fix for linking to child age 13 years ago
diafero adc3653296 fix relative includes in PubUtilLib, move them up to where they belong, remvoe some unused files 13 years ago
Darryl Pogue 46c4a457e0 Syntax fixes for PubUtilLib. 13 years ago