686 Commits (ff9fc451496ac0503809e83638bf470e763fe250)

Author SHA1 Message Date
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 aa2a1de5d0 Provide an easier/safer way to manage hsRefCnt subclasses 10 years ago
Adam Johnson 92a0da34a8 Fix invalid format string 10 years ago
Michael Hansen b666637a5d Fix debug crash due to ref miscounting 10 years ago
Michael Hansen 8b43d46ea5 Use moar stringstreams (where appropriate) 10 years ago
Michael Hansen 5c6b6bbc7c Fix the rest of the plString::Format calls 10 years ago
Adam Johnson dc9497cf90 Shutdown code de-duplication 10 years ago
Michael Hansen 3892a84f52 No need to duplicate this... 10 years ago
Michael Hansen 48ca0fde19 More plFormat -- some may make minor changes to certain debug output 10 years ago
Michael Hansen 281f95638d Better padding string generation 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
Michael Hansen 933ae6ec17 Provide some sample conversions to plFormat for testing and copying 10 years ago
Adam Johnson f2dee21063 Nuke std::wstring from plDynamicTextMsg 10 years ago
Michael Hansen 34b2eb1836 More std::atomic and friends 10 years ago
Michael Hansen 23a071860e pnUtRef started at zero refs instead of one, and this is simpler 10 years ago
Michael Hansen d713a13dbe Merge pnUtRef with hsRefCnt, and remove the former 10 years ago
Michael Hansen d4465a2168 Port plFontConverter to Qt5 10 years ago
Michael Hansen e929708a3b Use std::atomic_int for hsSafeRefCnt, and move it to hsRefCnt.h/cpp 10 years ago
Adam Johnson bc76f4d760 Fix floating/exploding dynamic physicals 10 years ago
Adam Johnson d4dbc81522 Fix another book-sharing message leak... 11 years ago
Adam Johnson b3d6afc1c1 Can you say KABOOM? 11 years ago
Michael Hansen 07810ffd9c Apparently these need to be at the top to work in a purely 11 years ago
Adam Johnson f78deb37d3 Fix memory leak in Relto sharing 11 years ago
Adam Johnson 783f0e9eb1 Fix unlikely plStateDescriptor leak 11 years ago
Christian Walther 0c8fc6d559 Undo the kRenderJustXForceLeft bugfix of 4 commits back. 11 years ago
Adam Johnson 1967178e37 Link shadowed text rendering to the plDynamicTextMap::kFontShadowed flag. 11 years ago
Christian Walther 6b4739aec9 Implement shadowed text rendering. 11 years ago
Christian Walther 8c5286400a Use premultiplied alpha for plDynamicTextMaps on GUI controls. 11 years ago
Christian Walther b34577103e Pixel-accurately clip characters to the available space instead of omitting whole characters that stick out. 11 years ago
Adam Johnson 4cd2b2f7dd Fix #303 11 years ago
Vincent Munsch a1edba6267 fix for g++: 11 years ago
Michael Hansen a58e9c643c Clean up some warnings, and make the CRT ones more relevant 11 years ago
Darryl Pogue a1e3fa6faf Various MinGW compile fixes. 11 years ago
Adam Johnson 86c77006c8 PCH-ize plMessage 11 years ago
Adam Johnson f77bf620ec Remove unused NetCommMsg 11 years ago
Adam Johnson 14b3d3f03c Fix unsafe cast 11 years ago
Adam Johnson 51c594a3b3 First pass over plMessage headers. 11 years ago
Florian Meißner cedc2482e3 Fixes for plAvatar 11 years ago
Adam Johnson 9e6200507b Fix potential leak in OfferLinkToPlayer 11 years ago
Adam Johnson febc871e52 Fix HGLOBAL leak in plClipboard 11 years ago
Adam Johnson acb980332f Fix plMouseDevice crash 11 years ago
Adam Johnson 9e0330feea Plate resource plString 11 years ago
Adam Johnson b10795b9cb Convert plClientResMgr to plString 11 years ago
Michael Hansen d7fdf10455 Convert ReadSafe(W)String* to the plString variants, and remove the now 11 years ago
Michael Hansen dceb911f25 Clean up some crazy in plClientResMgr 11 years ago
Michael Hansen f1131bbb25 Fix winmain use and a couple of remaining SafeStrings => plString 11 years ago
Michael Hansen ae1bbdc1d6 Animation SDL variable names => plString 11 years ago