Michael Hansen
07ecb7d616
Don't need to de-iteratorize this one
14 years ago
Adam Johnson
8fcf672d13
Merge branch 'master' into stlfixups
14 years ago
Adam Johnson
942fc3e77a
Fix a pfSurface explosion if the Bink SDK is enabled
14 years ago
Darryl Pogue
01122969a4
A much improved gitignore.
14 years ago
Michael Hansen
f6b58c48b5
Merge branch 'master' into stlfixups
14 years ago
Michael Hansen
d5df395e2a
Don't change the iteration order
14 years ago
Michael Hansen
bdd5b7802d
Fix Bink dependencies if the Bink SDK isn't found
14 years ago
Michael Hansen
a37463ae11
Merge branch 'master' into stlfixups
14 years ago
Darryl Pogue
b67e9049ef
Fix some casing in the CMake file paths.
14 years ago
Branan Purvine-Riley
2c5e01464e
STL fixes needed to link from StartUp to Personal
14 years ago
Adam Johnson
8717acccb9
BinkSDK finding
14 years ago
Michael Hansen
acbe1a6631
Some minor fixes for the FindDirectX script
14 years ago
Adam Johnson
e58e390778
Fixed compile for DirectX SDK June 2010 + Windows SDK 7.0A + Visual Studio 2010. Hope this doesn't break the stone age build systems!
14 years ago
Adam Johnson
4b17c0d28a
Fix for compile error with Windows SDK 7.0A
14 years ago
Michael Hansen
26922b9359
Fix output height in plJPEG writer
14 years ago
Michael Hansen
c744b7d6dc
Fix plJPEG to work against vanilla libjpeg
14 years ago
Michael Hansen
cd9fcd2e29
Add plClient's resources to the generated sln
14 years ago
Michael Hansen
883f5867f3
Allow build type selection from CMake
14 years ago
Michael Hansen
b447764057
Add the patcher
14 years ago
Michael Hansen
b7d4442ac0
Fix Python linkage
14 years ago
Michael Hansen
0cbab3fb6e
A few more fixes
14 years ago
Branan Purvine-Riley
3a24302f74
CMakeify plPythonPack
14 years ago
Michael Hansen
65ace75aa9
Fix some more include paths
14 years ago
Michael Hansen
c6c5f3aad9
Make python link (dynamically)
14 years ago
Michael Hansen
f7a9adab72
Progress towards making plClient compile
14 years ago
Michael Hansen
7069e00e6f
The rest of NucleusLib
14 years ago
Michael Hansen
ae434d4eda
Almost done with NucleusLib cmake conversion
...
--HG--
rename : MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plNetCommon/plNetResManager.cpp => MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/NucleusLib/pnNetCommon/plNetResManager.cpp
rename : MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plNetCommon/plNetResManager.h => MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/NucleusLib/pnNetCommon/plNetResManager.h
14 years ago
Zrax
7a4cbbe021
Rename the project to "Plasma"
14 years ago
Zrax
0477edc597
Finished PubUtilLib cmakification
...
--HG--
rename : MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plAudio/plOGGCodec.cpp => MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plAudioCore/plOGGCodec.cpp
rename : MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plAudio/plOGGCodec.h => MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plAudioCore/plOGGCodec.h
rename : MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plAudio/plWavFile.cpp => MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plAudioCore/plWavFile.cpp
rename : MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plAudio/plWavFile.h => MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plAudioCore/plWavFile.h
14 years ago
Branan Purvine-Riley
4134a68f2c
Finish the port of FeatureLib to CMake
14 years ago
Zrax
ff1320388e
A few minor tweaks (apparently the -DCLIENT is not needed, and is ignored by plVault anyway :( )
14 years ago
Zrax
3bf6b7e182
PubUtilLib Part IV
14 years ago
Adam Johnson
93ac5b22a9
Start CMake-ifying NucleusLib
14 years ago
Zrax
82a4fc867c
PubUtilLib part III
14 years ago
Zrax
7f39558b23
PubUtilLib -> cmake part II
14 years ago
Zrax
bead11fb28
First part of PubUtilLib cmakification
14 years ago
Zrax
4b594c6e2e
Add target configurations from the sln to the root-level cmake project
14 years ago
Branan Purvine-Riley
3a51dd0902
Beginnings of CMake port
14 years ago
Zrax
7b48da6cb2
Missed one of these
14 years ago
Zrax
749ee03661
Fix for a guaranteed infinite recursive call bug
14 years ago
Zrax
37a87f3b54
Fix some more conformance difference related errors/warnings
14 years ago
Zrax
8b74d71d1f
Forgot one HAVE_CYPYTHONIDE area
14 years ago
Zrax
3a57088bcf
Fix some conformance-based compiler warnings
14 years ago
Zrax
3e95f4fe5a
Fix API difference for newer versions of python
14 years ago
Zrax
daad778557
Add a compiler flag around uses of the missing CyPythonIDE module
14 years ago
Zrax
83a4f6bfce
Backed out changeset 35c300baf2a4
...
I was using an incompatible version of libjpeg-8c. We will either need to use
the rgba-patched version or update the code to work correctly with vanilla.
I vote for the latter, since it will make porting easier...
14 years ago
Zrax
9adb7ee54f
Fix plJPEG build against libjpeg-8c
14 years ago
Zrax
c8cee29c78
Missed some "ref macro" uses
14 years ago
Zrax
a6b57de65d
More picky compiler / standards fixes
14 years ago
Zrax
694a060545
Add missing function/const types
14 years ago