225 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
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
Michael Hansen f510b529f8 Remove unused headers from hsStlUtils.h (and push them downstream where needed) 12 years ago
Michael Hansen c10ca98fc1 Remove xtl::istring and xtl::iwstring 12 years ago
Adam Johnson 72000fd0c1 Fixes some oversights. 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Michael Hansen 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC 12 years ago
Michael Hansen 49dfb4e546 Convert SDL (mostly) to plStrings 12 years ago
Adam Johnson a69784bf4c Kill off Windows 9x AsyncCore 12 years ago
Michael Hansen 3e92022db2 Fix additional issues from review 12 years ago
Michael Hansen c68724765b Some minor cleanup for readability 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Michael Hansen 9cc3f404af Add Short-String Optimization to plString 12 years ago
Michael Hansen 3c2a8c66e7 Remove more empty source files 12 years ago
Michael Hansen 40d5e2e867 Fix some noteworthy warnings (mostly hsBool->bool incompatibility) and missing headers 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Adam Johnson f0af98b0a7 Toss lots of custom CString code 12 years ago
Adam Johnson 3667fb62e2 Replace COMPILER_ASSERT with C++0B static_assert 12 years ago
Adam Johnson 94ca3bb097 Merge core-CoreLib headers 12 years ago