John Johns
59b45769ee
Cleaner string handling courtesy rarified
4 years ago
John Johns
576ac25f03
Hoikas' subworld fixes including PhysX support
...
1) Allow plSubWorldMsg to be sent over the network
https://github.com/H-uru/Plasma/pull/107
2) Cleanup VolumeSensorConditionalObject
https://github.com/H-uru/Plasma/pull/537
3) Add two new compiler feature tests - HeadSpin.h changes ONLY, as
prerequisite for VolumeSensorConditionalObject
45be91c0e3
4) Fix a crash and a silly identified by Coverity - changes for
VolumeSensorConditionalObject ONLY
a702cb9d3f
5) PXSubworld (Havok/CC subworld physics support ported to PhysX/MOULa)
https://github.com/H-uru/Plasma/pull/555
4 years ago
rarified
96903e8dca
CWE Directory Reorganization
...
Rearrange directory structure of CWE to be loosely equivalent to
the H'uru Plasma repository.
Part 1: Movement of directories and files.
4 years ago
rarified
d7a68f326c
Renormalize line endings on entire repository to <LF> (for files in repository).
...
.gitattributes will alter text endings depending on platform with "text=auto"
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