Adam Johnson
bef0bfa262
Revert part of a89577e that allowed message handlers to override the
...
default window proc, killing key commands like Alt+F4
3 years ago
Adam Johnson
926267c6de
[PATCH] Make pyVault::AddChronicleEntry a blocking operation to avoid
...
H-uru:
From f45679a54f
Mon Sep 17 00:00:00 2001
From: Adam Johnson <AdamJohnso@gmail.com>
Date: Sun, 15 Jan 2012 18:35:05 -0500
Subject: [PATCH] Make pyVault::AddChronicleEntry a blocking operation to avoid
a race condition
3 years ago
Adam Johnson
86d2da35b7
Fix H-uru/Plasma#941 .
...
Fixes a reference counting issue that prevents non-DirectXCompressed
mipmaps from being used in GUI Lists (eg as icons for avatar clothing).
All future clothing PRPs produced by CreateClothingPRP.py will depend on
this change.
3 years ago
rarified
8ca8eb29d3
Replace isnan() reference with _isnan(). VS2010 didn't have it in std::cmath.
3 years ago
John Johns
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
3 years ago
rarified
f57ce3a775
index on master: c914ba5b
Merge branch 'rarified/directoryreorg' closes #6
3 years ago
John Johns
d0f1e6f3e7
Remove the PhysX changes orig. bundled with unlock
3 years ago
John Johns
22d7ff292c
Fix misplaced insert of DelayArbitration command
3 years ago
John Johns
a6c941b087
Fix previous fix for destringtheoryification
3 years ago
John Johns
40c692d6a9
Remove an unnecessary 'virtual' per Adam
3 years ago
John Johns
0c5c586791
Unstringtheoryify the DebugMsg
3 years ago
John Johns
1bfa806843
Hoikas' client window flashing when unfocused
...
5beda0ab87
3 years ago
John Johns
23126d3135
Hoikas' Windows 7 taskbar loading indicator
...
dcba1fb60a
and
3a354020e1
3 years ago
John Johns
062bfd40d3
Zrax's fix to re-enable the numlock key
...
37d6c12b94
3 years ago
John Johns
457b254baf
Hoikas' performance fixes
...
1) Asyncfixes
https://github.com/H-uru/Plasma/pull/22
2) One small change from "LocalizationData String Stuff"
(Simplifify wData in LocalizationXMLFile::HandleData)
https://github.com/H-uru/Plasma/pull/229
3) Fix buddy-add stutter
https://github.com/H-uru/Plasma/pull/346
3 years ago
John Johns
5fc5c81c08
Hoikas' fix for crash when triggering missing animation
...
https://github.com/H-uru/Plasma/pull/103
3 years ago
John Johns
e455a71c2e
Hoikas' framerate unlock
...
https://github.com/H-uru/Plasma/pull/143
3 years ago
John Johns
59b45769ee
Cleaner string handling courtesy rarified
3 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
3 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