169 Commits (f4956407a122faf66481a080b0f3c8580be91bcb)

Author SHA1 Message Date
Michael Hansen 324715db9d Pass message as a unicode object, to avoid encoings getting screwed up 11 years ago
Adam Johnson e103d0c9d6 Port PtDebugPrint to C++ 11 years ago
Adam Johnson 52deaff61a Async pyVaultPlayerInfoList::AddPlayer 11 years ago
Adam Johnson 139730eaab Fix pySceneObject::IsHuman 11 years ago
Adam Johnson dd35878465 Begin killing off sprintf 11 years ago
Bartek Bok 8261074f22 Better object searching 11 years ago
Bartek Bok 57c600ce32 Clone unloading 11 years ago
Bartek Bok 118fd9a184 Net propagated PtAttach and cloning 11 years ago
Adam Johnson 3d6fb7e827 Implement pyVault::getAllPlayersFolder 11 years ago
Adam Johnson b53d5c7989 Cleanup and plString-ify PtSendRTChat 11 years ago
Adam Johnson f8dab46a03 Global KI message = ccr2allplayers 11 years ago
Adam Johnson 1142d8d340 RefreshFOV camera command 12 years ago
Adam Johnson f1908391f4 Death to a hardcoded konstant! 12 years ago
Adam Johnson fa85812a47 Fix problems with age display name formatting 12 years ago
Darryl Pogue c06cfd1449 Fix some warnings and some errors. 12 years ago
Adam Johnson 38f5e6ea0a Implement Hor+ FOVs 12 years ago
Christopher Schmidt 20de71cef8 add PtGetNPCCount function to python API 12 years ago
Christopher Schmidt 41001cbaa3 add PtGetNPCByID function for Python 12 years ago
Adam Johnson 20c52b661f Play the link-in sound by default 12 years ago
Adam Johnson 0699490e5a Don't dereference a null pointer 12 years ago
Darryl Pogue e4af3aff16 time.h -> ctime 12 years ago
Adam Johnson 7888cf7010 Remove redundant bitfield 12 years ago
Adam Johnson 07ddec2f79 Expose to python 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 767b0622d9 More efficient form for PyString_AsStringEx 12 years ago
Michael Hansen 6f6ade2636 Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 12 years ago
Michael Hansen f980f022dd Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values 12 years ago
Joseph Davies a2dd2f60d2 Condense string conversion in Python glue. 12 years ago
Joseph Davies 14632eecee Use plString in pfLocalizationMgr - Part 2 12 years ago
Darryl Pogue c77cb10c20 Move plJPEG into plGImage. 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 bc0d04da48 Deprecate and remove NEWZERO macro 12 years ago
Darryl Pogue a8126757f8 Fixes pointed out by @zrax and @hoikas. 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 a0641ba66b Clean up for Python interface stuff. 12 years ago
Darryl Pogue 274812c057 Remove all uses of GuidToString. 12 years ago
Darryl Pogue fd8541e18d Get rid of GuidGenerate calls. 12 years ago
Michael Hansen 74e06e3984 Deprecate and remove hsStlSortUtils 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
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 12 years ago
Adam Johnson 8091fffa1d Use plString in PtGetCameraNumber() 12 years ago
Adam Johnson e86d3a7658 Fix crash in PtGetCameraNumber() 12 years ago
Adam Johnson 3ea82ca589 Be smarter about Pch.[h|cpp] files 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago