91 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
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
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 4c7ce8665c Replace xtl::delete_ptr functor with lambdas 12 years ago
Michael Hansen 12536a918e Use plString in plConfigInfo and friends 12 years ago
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 12 years ago
Adam Johnson 5de87cdaca Fix UnifiedTime collision 12 years ago
Michael Hansen 49dfb4e546 Convert SDL (mostly) to plStrings 12 years ago
Michael Hansen 3e92022db2 Fix additional issues from review 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Michael Hansen 075c535e2c Some cleanup and a vararg plString usage fix 12 years ago
Michael Hansen 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Michael Hansen d382da0fe7 Fix a typo from way back when 12 years ago
Adam Johnson 3b69a4aee3 Track NPC clones 12 years ago
Adam Johnson d0f64e9209 Fix NCAgeJoiner failure-case crash 12 years ago
Adam Johnson f6d65dd396 Remove old, unused network stats 12 years ago
Darryl Pogue 863247f0dd Another attempt to fix the std::list in NLM. 12 years ago
Adam Johnson 6039d62bc2 Implement progress failures 12 years ago
Darryl Pogue 364ac73050 Replace NetLinkingMgr LIST with std::list. 12 years ago
Adam Johnson 638259e749 Improve server time sync 13 years ago
Darryl Pogue 404cd09f1c Move plEncryption to pnEncryption. 13 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 13 years ago