243 Commits (b199cb5ff085eef2af83997689ecd5f081948073)

Author SHA1 Message Date
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
Michael Hansen a783642515 Python file names and SynchedObj SDL state names => plString 11 years ago
Michael Hansen ec70590c5b proVariableEventData name => plString 11 years ago
Adam Johnson 88a60f04f6 Inline plKey::operator== 11 years ago
Florian Meißner 7ca81ba626 Implement a plLoadClothingMsg as a clone loading trigger 11 years ago
Darryl Pogue 7f3ba3b106 Required link libraries for pnNetCommon. 11 years ago
Adam Johnson 3299267976 Integrate SecurePreloader into pfPatcher 11 years ago
Adam Johnson c3ce9a07ab Another decimal place in the profiling display 11 years ago
Adam Johnson 09f9380073 Only validate FixedKeys in debug builds 11 years ago
Adam Johnson 1142d8d340 RefreshFOV camera command 12 years ago
Darryl Pogue 9e8131f73b Fix return values for Read_LCS & Write_LCS. 12 years ago
Darryl Pogue 2a578d3d35 Fix 64-bit *nix compilation of pnNetProtocol. 12 years ago
Darryl Pogue e4af3aff16 time.h -> ctime 12 years ago
Darryl Pogue b01aab4a39 Standardize on C++ headers. 12 years ago
Michael Hansen cc54fb07be Finish deprecation of pnUtPath 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
Adam Johnson f664e8b9f5 Refactor RegistryKeyList 12 years ago
Michael Hansen 6f6ade2636 Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 12 years ago
Darryl Pogue 5162341852 Re-add CoreLib as a library to pnEncryption. 12 years ago
Adam Johnson 795babd6aa Fix issues from review 12 years ago
Adam Johnson b4f6ccaa88 Fix the "Crash on Exit" bug 12 years ago
Michael Hansen f980f022dd Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values 12 years ago
Michael Hansen 58a8034eb7 Fixes from review by @Hoikas 12 years ago
Michael Hansen 2382cebd11 Fix some plString vararg parameters in normally-disabled code 12 years ago
Michael Hansen ca916fee49 Add proper member access control to NetVaultNode 12 years ago
Michael Hansen 5f4f9b9f5f Fix vault node data leak when field content flags are set but not flagged 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 a8126757f8 Fixes pointed out by @zrax and @hoikas. 12 years ago
Michael Hansen 6681b1d596 Fix a cast error and check UUID size. 12 years ago
Michael Hansen f455ee25ec Fixes for UUID compilation on Windows. 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
Darryl Pogue 517d4f6788 Added boolean operators to plUUID. 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