176 Commits (dde0d399f616d9ca7ef34094de8649f97bbb7dd2)

Author SHA1 Message Date
Darryl Pogue 4450d87947 Move AniGraph classes from plAvatar -> plAnimation. 10 years ago
Joseph Davies 3898b4f39b Removes remaining usage of Bink in Max plugin. 10 years ago
Michael Hansen 094b0fe557 Move <algorithm> header out of HeadSpin.h 10 years ago
Michael Hansen 827ea85af0 Remove some additional usless / unused junk 10 years ago
Michael Hansen ce53a71990 There is no benefit to the hsFopen macro 10 years ago
Michael Hansen e36220cca5 Use std::min and std::max 10 years ago
Michael Hansen 419f0bfa75 Add plFormat.h to MaxComponent's Pch.h 10 years ago
Michael Hansen 5c6b6bbc7c Fix the rest of the plString::Format calls 10 years ago
Michael Hansen fb8c81b587 plStringify plShaderAssembler 10 years ago
Michael Hansen 1debf8180b Convert many of the now-deprecated plString::Format calls to plFormat 10 years ago
Michael Hansen 15728bbfb5 Add an hsDeprecated macro for declaring APIs deprecated 10 years ago
Michael Hansen c2754b3993 Show size as hex too if requested 10 years ago
Michael Hansen 42661cc247 Port plResBrowser to Qt5 10 years ago
Michael Hansen aeb4c27c12 Clean up localization mgr lookups and add some missing mnemonics 10 years ago
Michael Hansen c78137c743 Fixes for Linux compilation of plFontConverter 10 years ago
Michael Hansen d4465a2168 Port plFontConverter to Qt5 10 years ago
Michael Hansen b48963b904 Make it compile and work in GCC / Linux 10 years ago
Michael Hansen f0ed701d8f Fix pfLocalizationDataMgr's SetElementPlainTextData to work properly 10 years ago
Michael Hansen f6d04e78c8 Port plLocalizationEditor to Qt5 10 years ago
Michael Hansen 6867be59f9 Fixes for Max plugin compilation when not using PCH 10 years ago
Joseph Davies 81214699ae Fix scope on preprocessor variables for Max plugin. 10 years ago
Joseph Davies c3d8e7e161 Add different SetText values to MaxCompat header. 10 years ago
Joseph Davies 58d79679d3 Use std math functions in Max plugin. 10 years ago
Branan Purvine-Riley 613b001678 Clean up plDistributor max/pl point interop 10 years ago
Michael Hansen 978edc1423 Only try to find the Max SDK if it was requested (and show the option to try to build it always) 10 years ago
Darryl Pogue a1e3fa6faf Various MinGW compile fixes. 11 years ago
Adam Johnson f1f7f3acd3 Fix fallout in 3dsm plugin 11 years ago
Michael Hansen d7fdf10455 Convert ReadSafe(W)String* to the plString variants, and remove the now 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 cbea492457 plMultistageStage => plString 11 years ago
Michael Hansen 853bcbd9d6 Fix some MaxMain compile failures introduced by Hoikas' recent cleanup 11 years ago
Adam Johnson 4f3cb61d96 Toss useless redefinition. 11 years ago
Adam Johnson 457f1ef5f6 The exporter is a single DLL. 11 years ago
Adam Johnson 129d21c4f9 Remove duplicated plPickNode code 11 years ago
Adam Johnson 85d64926d2 Don't do work in DllMain. 11 years ago
Adam Johnson a4b1c53ea3 Stubify MaxFileData 11 years ago
Michael Hansen 56507c5219 Fix several format errors detected via vararg-template voodoo 11 years ago
Adam Johnson f6a62c0004 Fix #301 11 years ago
Adam Johnson 55d3f10310 Silence unneeded assertion. 11 years ago
Adam Johnson 60210cf38a We have to load plFontCache... 11 years ago
Adam Johnson fd16a12c34 Fix broken plString format 11 years ago
Adam Johnson 3299267976 Integrate SecurePreloader into pfPatcher 11 years ago
Adam Johnson dd35878465 Begin killing off sprintf 11 years ago
Florian Meißner 18010570b5 Allow disabling certain parts of the build 11 years ago
Florian Meißner dd431db36e Fix CMake warnings on linking the Python libraries 11 years ago
Chloe Rhodes 38e26dd12e Implement plShaderAssembler 12 years ago
Joseph Davies d001519db8 Correct buffer size in LocalizationEditor treeview. 12 years ago