5cdd8f90fd
Merge default into msvc10
2012-05-28 13:11:16 +10:00
8b8e39685a
Merged in cwalther/cwe/notify_int (mainly by boq) ( https://foundry.openuru.org/fisheye/cru/CWE-12 )
...
Allow plNotify variable events to carry integers in addition to floats
This fixes crashes when trying to upload a KI note with an odd vault node id > 2^24 to an imager, and allows for future cleanup of other plNotifyMsg uses.
To be accompanied by moulscript 886c4.
2012-05-18 21:08:59 +02:00
136c27c7f3
Bump build ID to current
2012-05-09 16:56:29 -07:00
b2f8d8c0f0
Minor adjustments to avoid needless trivial differences to H-uru/Plasma.
2012-05-01 11:17:52 +02:00
615b1017bd
Missed use of the ref macro.
...
See e158881def12.
2012-04-29 13:31:54 +10:00
82857fb0bb
Update9 for MSVC10
...
Fix some includes.
2012-04-22 15:22:03 +10:00
8bdf479bdc
Update6 for MSVC10
...
Include stddef.h to avoid a redefinition problem with offsetof(s,m).
Remove wchar_t typedef. This is a native type is MSVC10 and should be appropriately defined with the inclusion of stddef.h in earlier versions.
2012-04-22 14:55:35 +10:00
7a501c1b1f
Update4 for MSVC10
...
Fix for loop scope problems.
2012-04-22 13:15:34 +10:00
626da5ae70
Update1 for MSVC10
...
Capitalize the ref macro in hsTypes.h due to a name collision.
2012-04-22 12:22:32 +10:00
350295425a
Allow int in plNotify
...
---
.../Plasma/FeatureLib/pfPython/plPythonFileMod.cpp | 11 ++-
Sources/Plasma/FeatureLib/pfPython/pyNotify.cpp | 10 ++
Sources/Plasma/FeatureLib/pfPython/pyNotify.h | 2 +
.../Plasma/FeatureLib/pfPython/pyNotifyGlue.cpp | 68 +++++++++++++++-
.../Plasma/NucleusLib/pnMessage/plNotifyMsg.cpp | 87 +++++++++++++++++--
Sources/Plasma/NucleusLib/pnMessage/plNotifyMsg.h | 14 +++-
6 files changed, 175 insertions(+), 17 deletions(-)
2012-04-09 01:29:47 +02:00
16a6b8a28e
Open source re-licensing
2011-10-20 15:20:01 -07:00
a363a783c5
MOULa build 1.902 - dragossh's "Bevin" into "Hood"
...
and Chogon added ability to select a specific age instance by a meta name
and BuildMachine bumped buildID
2011-04-19 14:24:55 -07:00
a20a222fc2
Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin
2011-03-12 12:34:52 -05:00