606 Commits (b199cb5ff085eef2af83997689ecd5f081948073)

Author SHA1 Message Date
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 e929708a3b Use std::atomic_int for hsSafeRefCnt, and move it to hsRefCnt.h/cpp 10 years ago
Adam Johnson d4dbc81522 Fix another book-sharing message leak... 10 years ago
Adam Johnson b3d6afc1c1 Can you say KABOOM? 10 years ago
Michael Hansen 07810ffd9c Apparently these need to be at the top to work in a purely 10 years ago
Adam Johnson f78deb37d3 Fix memory leak in Relto sharing 10 years ago
Adam Johnson 783f0e9eb1 Fix unlikely plStateDescriptor leak 10 years ago
Christian Walther 0c8fc6d559 Undo the kRenderJustXForceLeft bugfix of 4 commits back. 10 years ago
Adam Johnson 1967178e37 Link shadowed text rendering to the plDynamicTextMap::kFontShadowed flag. 10 years ago
Christian Walther 6b4739aec9 Implement shadowed text rendering. 10 years ago
Christian Walther 8c5286400a Use premultiplied alpha for plDynamicTextMaps on GUI controls. 10 years ago
Christian Walther b34577103e Pixel-accurately clip characters to the available space instead of omitting whole characters that stick out. 10 years ago
Adam Johnson 4cd2b2f7dd Fix #303 10 years ago
Vincent Munsch a1edba6267 fix for g++: 10 years ago
Michael Hansen a58e9c643c Clean up some warnings, and make the CRT ones more relevant 10 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
Michael Hansen ef04cfcf84 Age Link info names => plString 11 years ago
Adam Johnson f9a72e1a8f Repeatable emote animations... 11 years ago
Florian Meißner 14392883a7 Add customizable finish message to avatar seeking 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 939f6c3d41 Accept plStrings in plDynamicTextMap for rendering and font names 11 years ago
Michael Hansen abe3d465b3 Some additional sprintf and std::string cleanup 11 years ago
Michael Hansen 7de24157a5 Avatar Clothing data => plString 11 years ago
Michael Hansen 71c9771cfb plOneShotMod => plString 11 years ago
Michael Hansen b16274a8cc plNPCSpawnMod => plString 11 years ago
Michael Hansen ee2ba7d068 hsG3DDeviceSelector => plString 11 years ago
Michael Hansen 29e311c91d Clean up plAvatarMsg a bit 11 years ago
Michael Hansen 5b6b886b55 Clean up DisplaySystemVersion() to avoid hsStrcpy, and add Windows 8.1 11 years ago
Michael Hansen d8113a5ab7 Movie filename in plMovieMsg and plBinkPlayer => plString 11 years ago
Michael Hansen 611b9a09c2 plCloneSpawnModifier template name => plString 11 years ago
Michael Hansen 829277bcc4 Convert plLoadAgeMsg's age filename to a plString 11 years ago
Michael Hansen 8323758d33 Cleanup: Don't pass a writable scratch buffer off to dozens of virtual 11 years ago