133 Commits (358ae8dc8430b5e3f8cee6235aa28538d102b4cf)

Author SHA1 Message Date
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
Darryl Pogue e4af3aff16 time.h -> ctime 12 years ago
Darryl Pogue 2967635ce2 float.h -> cfloat 12 years ago
Darryl Pogue 29bc092cff math.h -> cmath 12 years ago
Darryl Pogue b01aab4a39 Standardize on C++ headers. 12 years ago
Adam Johnson ece2b3d440 Just enough plFileName to make things interesting. 12 years ago
Adam Johnson 2b03cd7afe Fix compile for ancient max versions 12 years ago
Adam Johnson c607ea3cf3 Fix PageInfo component 12 years ago
Adam Johnson ceaa747ff1 Fix Insanity 12 years ago
Adam Johnson 66423478cc Allow encrypted age files 12 years ago
Adam Johnson 3e592b76ff Don't throw away components that come last 12 years ago
Adam Johnson a382752354 Fill out bink stub 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
Michael Hansen 1ce553ac80 Add plStatusLog to the list of converted interface, in order to fix my log output dir screw-up 12 years ago
Michael Hansen 6f6ade2636 Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 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
Joseph Davies fc94e6bee9 Convert plLocalizationEditor to use plString. 12 years ago
Michael Hansen 4233727f57 Generate ComCtl manifests for the Win32 GUI executables 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 8158a43dfe Fully remove hsStlUtils, as it is now completely unused 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 5ea652f906 Fix MaxPlasmaMtls 12 years ago
Adam Johnson fa950cd846 Fix MaxPlasmaLights 12 years ago
Adam Johnson 6e75026c46 Attempt to de-messify MaxMain 12 years ago
Adam Johnson ad8e87370d Untangle MaxExport 12 years ago
Adam Johnson 586aa94e38 Untangle MaxConvert 12 years ago
Adam Johnson 2dce76cb36 Smack MaxComponent 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Michael Hansen 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC 12 years ago