Zrax
afdcfc9fd3
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
(cherry picked from commit 0477edc597
)
4 years ago
rarified
a553708b5b
Change all CRLF-text files to LF-text files
...
to match H'uru for patching
4 years ago
rarified
6ae3df25f5
Hoist MOULOpenSourceClientPlugin/Plasma20/* to top level
...
to match H'uru layout and make patching/cherry-picking easier.
4 years ago
Adam Johnson
50855e48ed
Allow PXPhysicals to change scene nodes (cherry picked from H'uru 1b6f315186
)
...
If this isn't done, the client will crash on exit when markers have been
loaded at some point in the game
4 years ago
rarified
b187b8fc59
Fix edit error in plPXPhysical::ISetTransformGlobal, mismatched braces
5 years ago
Adam Johnson
c99bf23af4
Fix for animated detector regions ... (cherry picked from commit 057566416b
)
...
Date: Mon May 9 15:30:27 2011 -0400
Fix for animated detector regions not actually animating (cleft bucket cloth, Er'cana harvester ladder)
5 years ago
Adam Johnson
340a538c96
Fix Player and CGZ marker games (Cherry picked from b4e1dc352e
)
...
Date: Thu Jan 19 00:59:56 2012 -0500
Fix player and CGZ marker games
5 years ago
cjkelly1
a49cb6eb1f
Backport of H'Uru/Plasma PR533 - Implement a generic hull/trimesh collider format.
...
PhysX requires all of its actors to have cooked mesh data. This cooked
data is unfortunately not compatible with other versions of PhysX outside
of the minor branch. The format is also largely unknown. Therefore, it is
relevant to allow CWE prps to include an engine agnostic physical format
to reduce our dependencies on proprietary libraries.
All PhysX blobs thankfully begin with the magic string NXS\x01, so we now
abuse that by adding our own format that begins with the magic string
HSP\x01. These blobs are cooked on the fly while already cooked blobs are
passed directly on to PhysX.
Original commit: 392c5f5cad
author = "Adam Johnson <AdamJohnso@gmail.com>
5 years ago
CyanWorlds
16a6b8a28e
Open source re-licensing
13 years ago
JWPlatt
a20a222fc2
Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin
14 years ago