|
bc3e8013a1
|
Merge branch 'master' into ticket/9
|
2021-07-07 10:17:21 -06:00 |
|
|
8ca8eb29d3
|
Replace isnan() reference with _isnan(). VS2010 didn't have it in std::cmath.
|
2021-07-06 14:37:41 -06:00 |
|
|
942ae4b8e5
|
Merge branch 'master' into ticket/8
|
2021-07-06 10:46:55 -06:00 |
|
|
a5b059f89e
|
Merge branch 'ticket/7'
closes #7
(corresponding MOULSCRIPT ticket #8)
|
2021-07-06 10:38:21 -06:00 |
|
|
4550451ae5
|
Fix things that framerate unlock will expose
Hoikas pointed these out to me
https://github.com/H-uru/Plasma/pull/503
https://github.com/H-uru/Plasma/pull/505
|
2021-07-02 17:57:23 -07:00 |
|
|
f57ce3a775
|
index on master: c914ba5b Merge branch 'rarified/directoryreorg' closes #6
|
2021-06-27 10:01:36 -06:00 |
|
|
d0f1e6f3e7
|
Remove the PhysX changes orig. bundled with unlock
|
2021-06-24 22:05:24 -07:00 |
|
|
22d7ff292c
|
Fix misplaced insert of DelayArbitration command
|
2021-06-06 14:52:56 -07:00 |
|
|
a6c941b087
|
Fix previous fix for destringtheoryification
|
2021-06-06 11:50:21 -07:00 |
|
|
40c692d6a9
|
Remove an unnecessary 'virtual' per Adam
|
2021-06-05 20:23:56 -07:00 |
|
|
0c5c586791
|
Unstringtheoryify the DebugMsg
|
2021-06-05 20:13:17 -07:00 |
|
|
5fc5c81c08
|
Hoikas' fix for crash when triggering missing animation
https://github.com/H-uru/Plasma/pull/103
|
2021-05-31 16:15:26 -07:00 |
|
|
e455a71c2e
|
Hoikas' framerate unlock
https://github.com/H-uru/Plasma/pull/143
|
2021-05-31 15:01:46 -07:00 |
|
|
59b45769ee
|
Cleaner string handling courtesy rarified
|
2021-05-31 11:14:26 -07:00 |
|
|
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
|
2021-05-31 10:48:56 -07:00 |
|
|
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.
|
2021-05-15 12:49:46 -06:00 |
|