Daniel Buckmaster
|
87d9e245b7
|
Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency
Conflicts:
Engine/source/platform/platformCPUCount.cpp
|
2014-04-04 13:43:25 +11:00 |
|
SilentMike
|
8d2fcf2456
|
Merge pull request #384 from eightyeight/dont-stress-clientmissioncleanup
Don't require ClientMissionCleanup to exist
|
2013-10-15 11:32:12 -07:00 |
|
thecelloman
|
278b4c9977
|
Fixes a mismatched variable name introduced in pr#460
|
2013-09-04 14:28:55 -04:00 |
|
Brian Roberts
|
0c88a12b83
|
adds an ejectionOffsetVariance entry to particle emitters, which adds a buffer zone to ejectionOffsets (IE: let's us make rings, and the like.)
|
2013-08-06 13:36:17 -05:00 |
|
cpusci
|
7a8f46b19f
|
Update for float, double and unsigned char, unsigned short, short, etc. char was left alone: read why here http://msdn.microsoft.com/en-us/library/cc953fe1.aspx
|
2013-08-04 16:58:59 -05:00 |
|
cpusci
|
4c35fd37af
|
Simple pass over the codebase to standardize the platform types.
|
2013-08-04 16:26:01 -05:00 |
|
Daniel Buckmaster
|
36da869187
|
No longer require ClientMissionCleanup to be present to add particle emitters.
|
2013-05-14 21:01:52 +10:00 |
|
Thomas Fischer
|
aece85f02a
|
added missing initialization and set pointer to NULL after deletion
|
2013-04-15 18:54:34 +02:00 |
|
bank
|
82de08b57a
|
Fix memory leak (ParticleData and ParticleEmitterData) on using TypeValidator class.
This fixes issue #154
|
2013-02-01 21:22:03 +04:00 |
|
DavidWyand-GG
|
e7beec99db
|
Fix for Issue #110 for Particle Emitter Ejection
|
2012-11-05 18:03:01 -05:00 |
|
DavidWyand-GG
|
7dbfe6994d
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|