40 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
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
Adam Johnson 799a3d13b4 Remove UInts from the heap in the callback code 13 years ago
Adam Johnson 6fefaa11d9 Last minute fixes 13 years ago
Adam Johnson a921f766d1 Async creation of child ages 13 years ago
Adam Johnson 28e8e0c544 Fix some potential memory leaks 13 years ago
Adam Johnson 7a1c977ded Async creation of subages (thanks to all the people whose Delins/Tsogals I randomly popped in on) 13 years ago
Adam Johnson a8b31c8bdb Some code style fixes 13 years ago
Adam Johnson 9c5be5b5d3 Add async vist age registration 13 years ago
Adam Johnson eaa895ff09 Implement async chronicle creation and age registration. Update pyVault to use the new implementations. 13 years ago
Branan Purvine-Riley 908aaeb6f6 Fix line endings and tabs 13 years ago
Branan Purvine-Riley c9061c5ea7 Move Plasma20 to be the new repository root 13 years ago