Konrad Gotfryd
|
f77a18e0d2
Replace object's address format in getDebugInfo()
|
5 年之前 |
Konrad Gotfryd
|
cbbd41ad19
Remove trailing whitespaces
|
5 年之前 |
Areloch
|
cf21bf7dfd
Update simObject.cpp
|
6 年之前 |
Areloch
|
a4fde427b7
Update simObject.cpp
|
6 年之前 |
Areloch
|
6f418cc183
Sanity check so calling getFieldValue on a blank fieldName doesn't cause a crash.
|
6 年之前 |
Areloch
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
Lukas Joergensen
|
bc435a3b33
Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic
|
7 年之前 |
Lukas Joergensen
|
3c99ef73a9
Eliminate DefineConsoleMethod
|
7 年之前 |
Azaezel
|
28e509af1a
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 年之前 |
Azaezel
|
87207e0a97
simobject, dictionary, stringtable, and taml clarificationsand cleanups
|
7 年之前 |
Azaezel
|
886dcbaac5
variable naming cleanup due to locals overriding in multiple places. objectname to mObjectName+ getName() refs in dictionary.
|
7 年之前 |
Glenn Smith
|
a94587af43
Use strncpy instead of strcpy because again, buffer overflows
|
7 年之前 |
Glenn Smith
|
1728fe39ad
Use strncat instead of strcat to prevent some buffer overflows
|
7 年之前 |
Areloch
|
b0e8a1f032
Adds a new function for defining static console fields on NetObjects - addNetworkedField()
|
7 年之前 |
Areloch
|
407bbce509
Merging
|
8 年之前 |
Marc Chapman
|
64e742f053
enhanced-field-mgmt -- Enhancements to dynamic field handling that allow for name filtering and replacement limiting
|
8 年之前 |
Marc Chapman
|
43815793d1
datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields.
|
8 年之前 |
Marc Chapman
|
83c533249f
substitutions -- Implementation of special substitution statements on datablock fields.
|
8 年之前 |
Thomas "elfprince13" Dickerson
|
bcc5459818
whitespace
|
8 年之前 |
Areloch
|
7a3b40a86d
Initial Implementation of the Taml, Asset and Modules systems.
|
10 年之前 |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 年之前 |
Daniel Buckmaster
|
33fcc59543
Merge remote-tracking branch 'origin/style-cleanup' into development
|
10 年之前 |
Daniel Buckmaster
|
ded87c0165
Revert "PR for issue #748"
|
10 年之前 |
Daniel Buckmaster
|
7d4aeb8779
Merge pull request #1175 from Azaezel/linkNamespacesDebugOutput
|
10 年之前 |
Azaezel
|
fb79d1fec7
formatting
|
10 年之前 |
Daniel Buckmaster
|
014b566014
Merge remote-tracking branch 'gg/development-3.6' into development
|
10 年之前 |
LuisAntonRebollo
|
3336bffad2
Changes for Linux.
|
10 年之前 |
Azaezel
|
793d7bf856
feedback for *which* namespace is already linked. should probably look into enhancing assertwarn to be able to take a formatted string at some point...
|
10 年之前 |
Daniel Buckmaster
|
33ff180593
Merge branch 'development' into style-cleanup
|
10 年之前 |
Areloch
|
8518c85e80
PR for issue #748
|
10 年之前 |