Darryl Pogue
4450d87947
Move AniGraph classes from plAvatar -> plAnimation.
10 years ago
Joseph Davies
3898b4f39b
Removes remaining usage of Bink in Max plugin.
...
- Removes Bink headers.
- Removes Bink Layer processing.
10 years ago
Darryl Pogue
a1e3fa6faf
Various MinGW compile fixes.
11 years ago
Adam Johnson
a4b1c53ea3
Stubify MaxFileData
...
So, yeah, this blows away MaxSceneViewer. We're never going to get around
to fixing that. In exchange for this massive code explosion, you get a
free MaxFileData stub type thing. It keeps all the data just so we don't
blow up Cyan's plugins. This fixes the "Missing Dll" messages people keep
whining about.
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
Michael Hansen
f980f022dd
Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values
12 years ago
Darryl Pogue
2b0dc8ac3f
Remove links to plJPEG.
12 years ago
Adam Johnson
6e75026c46
Attempt to de-messify MaxMain
...
... Similarly to MaxComponent, I'm not sure how much this helps. But, it
(should) compile. I hate 3dsm.
12 years ago
Michael Hansen
9f276e2c57
Add support for Visual Leak Detector, since valgrind doesn't support MSVC
12 years ago
Darryl Pogue
f38682882b
Kill pnUtilsExe.
13 years ago
Adam Johnson
5f99e20af8
Toss pnAddrInfo (one less project!)
13 years ago
Adam Johnson
95e1fe34b8
Remove unused dead weight CSR and SimpleNet code
13 years ago
Adam Johnson
5fa14466c8
Eradicate pfStackTrace
13 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.
...
--HG--
rename : Sources/Plasma/PubUtilLib/plEncryption/plChecksum.cpp => Sources/Plasma/NucleusLib/pnEncryption/plChecksum.cpp
rename : Sources/Plasma/PubUtilLib/plEncryption/plChecksum.h => Sources/Plasma/NucleusLib/pnEncryption/plChecksum.h
13 years ago
Adam Johnson
91fc595407
Completely kill off CoreLibExe
13 years ago
Darryl Pogue
c3c67c0a65
Fix plClient, MaxMain, and MaxPlasmaLights.
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.
14 years ago
Michael Hansen
562b6fcfd0
Use OpenSSL's bignum library
14 years ago
Adam Johnson
1cf8500e4a
Now we can compile on Max 8 as well as 2011
14 years ago
Adam Johnson
45c6a4bd6b
Fix some 3dsm crashes
14 years ago
Adam Johnson
745d8c675f
MaxMain and MaxPlasmaLights now build and compile with VS2010 + 3dsm 2011
14 years ago
Adam Johnson
0841adfb22
3ds Max plugin converted to cmake. Much work needed for it to build...
14 years ago