66 Commits (60c544e1ff637445cfc0b0a0e56077792239a40a)

Author SHA1 Message Date
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 12 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
Adam Johnson 91fc595407 Completely kill off CoreLibExe 13 years ago
Darryl Pogue 12ac9a79be Remove TRACKED_NEW from tools. 13 years ago
Adam Johnson be26b145df HeadSpin.h is now the core header. 13 years ago
Adam Johnson e020651e4b Eliminate hsScalar and hsFixed 13 years ago
Adam Johnson 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 13 years ago
Branan Purvine-Riley 50b454c276 Move the export action to the Plasma menu on modern max versions 13 years ago
Branan Purvine-Riley f3c787c1dc Fixes for building on max2012 13 years ago
Darryl Pogue c3c67c0a65 Fix plClient, MaxMain, and MaxPlasmaLights. 13 years ago
Joseph Davies 32218c36ad Update Max plugin for renamed endian functions. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
Adam Johnson 7de47524b2 Output executables and the max plugins to the bin directory because 5 levels of nesting sucks. 13 years ago
Matt Richards 7a08b715c8 Fixes the 3DSMax plugins 13 years ago
Adam Johnson 325953eee5 Compile fixes for PlasmaMAX 13 years ago
Darryl Pogue e218cab8f4 Fix linking against winmm.lib for MaxMain. 13 years ago