202 Commits (2048b641d3c895d916d6ba08a99bff4aed78beb6)

Author SHA1 Message Date
Michael Hansen d713a13dbe Merge pnUtRef with hsRefCnt, and remove the former 10 years ago
Adam Johnson 1ed13e6466 Fix some message leaks in cyCamera 10 years ago
Darryl Pogue f9129ae82a Fix const-ness of some pfPython GUI stuff. 10 years ago
Adam Johnson 133098c18e Fix pyMatrix44 memory leak 10 years ago
Anne Marije v/d Meer 3fceb7652c Const getters 10 years ago
Christian Walther e26f479bb5 Make font flags available to Python in PlasmaConstants. 10 years ago
Christian Walther bee6001b78 Fix ptGUIControl.setFontFlags(). 10 years ago
Anne Marije v/d Meer 664339a4bd Move methods to pyGUIControl to pyGUIControlTextBox. 10 years ago
Anne Marije v/d Meer 4e613d1899 add python api to set flags 10 years ago
Florian Meißner 7a59dbae41 I did it wrooong 11 years ago
Michael Hansen 3d1bcf1988 Whoops-a-birdy 11 years ago
Adam Johnson 5d919f6d28 Fix leak in GetLinkToCity 11 years ago
Adam Johnson 571bdbab01 Fix leak in GetLinkToMyNeighborhood 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
Adam Johnson f9a72e1a8f Repeatable emote animations... 11 years ago
Florian Meißner 69e6381736 Implement Co-op animations via Python 11 years ago
Florian Meißner b6a371f49f Add animation loop functions to Python 11 years ago
Michael Hansen ff30c77ddd plArmatureMod => plString 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 f370c65ad3 GUI List Box items => plString 11 years ago
Michael Hansen 7de24157a5 Avatar Clothing data => plString 11 years ago
Michael Hansen 4987b32574 pfBackdoorMsg => plString 11 years ago
Michael Hansen ec70590c5b proVariableEventData name => plString 11 years ago
Michael Hansen d8113a5ab7 Movie filename in plMovieMsg and plBinkPlayer => plString 11 years ago
Michael Hansen a931c7ca33 Convert username in pyPlayer and pfKIMsg to a plString 11 years ago
Michael Hansen 56507c5219 Fix several format errors detected via vararg-template voodoo 11 years ago
Florian Meißner b8ff9ee065 Add clothing file functions to the Avatar Python API 11 years ago
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 12 years ago
Adam Johnson b53d5c7989 Cleanup and plString-ify PtSendRTChat 12 years ago
Adam Johnson f8dab46a03 Global KI message = ccr2allplayers 12 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