82 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 e36220cca5 Use std::min and std::max 10 years ago
Michael Hansen 1debf8180b Convert many of the now-deprecated plString::Format calls to plFormat 10 years ago
Michael Hansen 6867be59f9 Fixes for Max plugin compilation when not using PCH 10 years ago
Joseph Davies c3d8e7e161 Add different SetText values to MaxCompat header. 10 years ago
Darryl Pogue a1e3fa6faf Various MinGW compile fixes. 11 years ago
Michael Hansen a783642515 Python file names and SynchedObj SDL state names => 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 85d64926d2 Don't do work in DllMain. 11 years ago
Adam Johnson a4b1c53ea3 Stubify MaxFileData 11 years ago
Adam Johnson 60210cf38a We have to load plFontCache... 11 years ago
Adam Johnson 3299267976 Integrate SecurePreloader into pfPatcher 11 years ago
Florian Meißner dd431db36e Fix CMake warnings on linking the Python libraries 11 years ago
Adam Johnson 2b03cd7afe Fix compile for ancient max versions 12 years ago
Michael Hansen 199d0fe56a Fix issues from review 12 years ago
Michael Hansen 2c028c4b07 Remove hsFiles in favor of plFilesystem stuff 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago
Michael Hansen f86b549293 Re-define nil as nullptr, cleaning up some potential issues along the way 12 years ago
Adam Johnson bb2146b3a3 Remove Cruft 12 years ago
Michael Hansen f980f022dd Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values 12 years ago
Joseph Davies 297e987036 Fix typo in MaxCompat macro. 12 years ago
Joseph Davies 75b17aa968 Fix compiler error when using Max SDK 2008. 12 years ago
Joseph Davies bcc97fa1dc Update MaxComponent for pfLocalization changes. 12 years ago
Michael Hansen cb9dab2cca Some fixes to make it all compile. 12 years ago
Darryl Pogue 2b0dc8ac3f Remove links to plJPEG. 12 years ago
Darryl Pogue 4dd06d1e7e Convert plRegistryNode stuff to plString. 12 years ago
Michael Hansen 74e06e3984 Deprecate and remove hsStlSortUtils 12 years ago
Michael Hansen f510b529f8 Remove unused headers from hsStlUtils.h (and push them downstream where needed) 12 years ago
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 12 years ago
Adam Johnson 6e75026c46 Attempt to de-messify MaxMain 12 years ago
Adam Johnson 586aa94e38 Untangle MaxConvert 12 years ago
Adam Johnson 2dce76cb36 Smack MaxComponent 12 years ago
Michael Hansen 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Michael Hansen 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again 12 years ago
Michael Hansen 40d5e2e867 Fix some noteworthy warnings (mostly hsBool->bool incompatibility) and missing headers 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Adam Johnson f0af98b0a7 Toss lots of custom CString code 12 years ago
Darryl Pogue f38682882b Kill pnUtilsExe. 12 years ago
Adam Johnson 5f99e20af8 Toss pnAddrInfo (one less project!) 12 years ago
Adam Johnson 95e1fe34b8 Remove unused dead weight CSR and SimpleNet code 12 years ago
Adam Johnson 5fa14466c8 Eradicate pfStackTrace 12 years ago
Adam Johnson 0b29b4c765 Fix PlasmaMAX compile 13 years ago
Darryl Pogue d8d6b0b377 Remove some lingering pnIni references. 13 years ago
Darryl Pogue 404cd09f1c Move plEncryption to pnEncryption. 13 years ago
Michael Hansen be4b0732d5 Fix string usage that was broken from enabling the Max plugin build 13 years ago