225 Commits (dde0d399f616d9ca7ef34094de8649f97bbb7dd2)

Author SHA1 Message Date
Adam Johnson acce8eaf4c Fix Python CreateAgeName corruption 10 years ago
Adam Johnson 3e46ea6811 Fix issues from review 10 years ago
Adam Johnson 3b983bca8e Convert vault tree printing to plString 10 years ago
Adam Johnson eb68452554 Fix pfPython 10 years ago
Christian Walther 245ccde6db Let ptVault.setAgePublic accept ptVaultAgeInfoNode in addition to ptAgeInfoStruct. 10 years ago
Darryl Pogue 4450d87947 Move AniGraph classes from plAvatar -> plAnimation. 10 years ago
Christian Walther 078d59dfa0 Preliminary unit testing setup using Google C++ Testing Framework. 10 years ago
Darryl Pogue 95c52c0912 Rename UniChar to plUniChar to avoid conflict on OSX. 10 years ago
Michael Hansen aee2f7f7ca Make hsRefCnt atomic, and merge with hsAtomicRefCnt 10 years ago
Michael Hansen 403528a24b Use hsRef for storage of the remaining vault nodes 10 years ago
Michael Hansen 8fa9171415 Also use hsRef for the vault functions which "return" lists 10 years ago
Michael Hansen d2a05929f8 Replace most vault *IncRef() API functions with hsRef versions 10 years ago
Michael Hansen 1debf8180b Convert many of the now-deprecated plString::Format calls to plFormat 10 years ago
Michael Hansen 1a0420127c Provide some plFormat samples with floats/doubles 10 years ago
Adam Johnson de9fedb4b4 Fix message ref-counting in cyAvatar::RunBehavior 10 years ago
Adam Johnson 2cc162eecb plString-ify plPythonSDLModifier 10 years ago
Adam Johnson e08229e2e3 Fix Age.SetSDL commands... 10 years ago
Adam Johnson 088cf740a6 pyDynamicMap header tweaks... 10 years ago
Adam Johnson 305308db90 pyDynamicMap plString-ification 10 years ago
Adam Johnson f2dee21063 Nuke std::wstring from plDynamicTextMsg 10 years ago
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