| .. |
|
test
|
|
|
|
arrayObject.cpp
|
backend correction for https://github.com/GarageGames/Torque3D/pull/1425
|
2015-09-25 17:09:41 -05:00 |
|
arrayObject.h
|
|
|
|
ast.h
|
|
|
|
astAlloc.cpp
|
|
|
|
astNodes.cpp
|
Addresses roughly half of the C4189 errors though the following methodologies:
|
2015-07-29 03:03:27 -05:00 |
|
bison.bat
|
|
|
|
bison.simple
|
|
|
|
cmdgram.cpp
|
|
|
|
cmdgram.h
|
|
|
|
CMDgram.y
|
|
|
|
CMDscan.cpp
|
|
|
|
CMDscan.l
|
|
|
|
codeBlock.cpp
|
Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153
|
2016-02-26 14:39:38 +01:00 |
|
codeBlock.h
|
|
|
|
compiledEval.cpp
|
Adds a missed cleanup for currentNewObj.
|
2016-06-20 12:34:07 -05:00 |
|
compiler.cpp
|
|
|
|
compiler.h
|
C4091 typedef ignored.
|
2015-07-23 20:03:30 +10:00 |
|
console.cpp
|
Make exec() and getDSOPath() proper Con namespace functions.
|
2016-04-19 01:35:52 -05:00 |
|
console.h
|
Make exec() and getDSOPath() proper Con namespace functions.
|
2016-04-19 01:35:52 -05:00 |
|
consoleDoc.cpp
|
|
|
|
consoleDoc.h
|
|
|
|
consoleFunctions.cpp
|
Make exec() and getDSOPath() proper Con namespace functions.
|
2016-04-19 01:35:52 -05:00 |
|
consoleFunctions.h
|
|
|
|
consoleInternal.cpp
|
more unused variable cleanups
|
2016-10-16 14:41:34 -05:00 |
|
consoleInternal.h
|
|
|
|
consoleLogger.cpp
|
|
|
|
consoleLogger.h
|
|
|
|
consoleObject.cpp
|
transcription error was messing with addProtectedField for arrays
|
2015-10-14 10:11:58 -05:00 |
|
consoleObject.h
|
Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang.
|
2016-10-17 01:00:12 -05:00 |
|
consoleParser.cpp
|
|
|
|
consoleParser.h
|
|
|
|
consoleTypes.cpp
|
Adds a TypeSimObjectPtr type for easy reference to other objects as a field.
|
2016-04-30 23:38:35 -05:00 |
|
consoleTypes.h
|
Merge branch 'RotationFPR_Cleaned' of https://github.com/Areloch/Torque3D into development
|
2016-05-12 23:35:21 -05:00 |
|
consoleXMLExport.cpp
|
|
|
|
consoleXMLExport.h
|
clang catch: garbage in line directives
|
2016-10-18 11:37:18 -05:00 |
|
debugOutputConsumer.cpp
|
|
|
|
debugOutputConsumer.h
|
|
|
|
dynamicTypes.cpp
|
clang: constructor initialization order
|
2016-10-14 18:16:55 -05:00 |
|
dynamicTypes.h
|
Initial Implementation of the Taml, Asset and Modules systems.
|
2015-10-13 15:19:36 -05:00 |
|
engineAPI.h
|
|
|
|
engineDoc.cpp
|
|
|
|
engineExports.cpp
|
|
|
|
engineExports.h
|
|
|
|
engineFunctions.cpp
|
clang: constructor initialization order
|
2016-10-14 18:16:55 -05:00 |
|
engineFunctions.h
|
|
|
|
engineObject.cpp
|
|
|
|
engineObject.h
|
|
|
|
enginePrimitives.cpp
|
|
|
|
enginePrimitives.h
|
|
|
|
engineStructs.cpp
|
|
|
|
engineStructs.h
|
|
|
|
engineTypeInfo.cpp
|
clang: constructor initialization order
|
2016-10-14 18:16:55 -05:00 |
|
engineTypeInfo.h
|
conflict resolution
|
2016-02-27 02:16:07 +01:00 |
|
engineTypes.cpp
|
|
|
|
engineTypes.h
|
MacOS platform support.
|
2016-09-28 11:09:48 +10:00 |
|
engineXMLExport.cpp
|
|
|
|
fieldBrushObject.cpp
|
|
|
|
fieldBrushObject.h
|
|
|
|
fileSystemFunctions.cpp
|
fillin for fallbacks for filesystem funcs
|
2015-11-09 19:40:30 -06:00 |
|
generateCompiler.bat
|
|
|
|
ICallMethod.h
|
|
|
|
persistenceManager.cpp
|
|
|
|
persistenceManager.h
|
|
|
|
propertyParsing.cpp
|
|
|
|
propertyParsing.h
|
|
|
|
runtimeClassRep.cpp
|
|
|
|
runtimeClassRep.h
|
Initial Implementation of the Taml, Asset and Modules systems.
|
2015-10-13 15:19:36 -05:00 |
|
scriptFilename.cpp
|
Initial Implementation of the Taml, Asset and Modules systems.
|
2015-10-13 15:19:36 -05:00 |
|
scriptFilename.h
|
|
|
|
scriptObjects.cpp
|
|
|
|
scriptObjects.h
|
|
|
|
sim.cpp
|
|
|
|
sim.h
|
Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang.
|
2016-10-17 01:00:12 -05:00 |
|
simBase.h
|
|
|
|
simDatablock.cpp
|
|
|
|
simDatablock.h
|
|
|
|
simDictionary.cpp
|
|
|
|
simDictionary.h
|
|
|
|
simEvents.cpp
|
|
|
|
simEvents.h
|
|
|
|
simFieldDictionary.cpp
|
|
|
|
simFieldDictionary.h
|
Initial Implementation of the Taml, Asset and Modules systems.
|
2015-10-13 15:19:36 -05:00 |
|
simManager.cpp
|
|
|
|
simObject.cpp
|
Initial Implementation of the Taml, Asset and Modules systems.
|
2015-10-13 15:19:36 -05:00 |
|
simObject.h
|
Adds a onPostAdd callback to simObject so we can do handling AFTER the object and it's children have been added successfully.
|
2016-04-30 23:32:10 -05:00 |
|
simObjectList.cpp
|
|
|
|
simObjectList.h
|
|
|
|
simObjectMemento.cpp
|
|
|
|
simObjectMemento.h
|
|
|
|
simObjectRef.h
|
|
|
|
simPersistID.cpp
|
|
|
|
simPersistID.h
|
|
|
|
simPersistSet.cpp
|
|
|
|
simPersistSet.h
|
|
|
|
simSerialize.cpp
|
|
|
|
simSet.cpp
|
fixes crash when callOnChildren
|
2016-03-04 18:03:21 +01:00 |
|
simSet.h
|
Initial Implementation of the Taml, Asset and Modules systems.
|
2015-10-13 15:19:36 -05:00 |
|
SimXMLDocument.cpp
|
|
|
|
SimXMLDocument.h
|
|
|
|
stringStack.cpp
|
|
|
|
stringStack.h
|
|
|
|
telnetConsole.cpp
|
Preliminary IPV6 Support
|
2016-10-25 19:09:02 +01:00 |
|
telnetConsole.h
|
|
|
|
telnetDebugger.cpp
|
Preliminary IPV6 Support
|
2016-10-25 19:09:02 +01:00 |
|
telnetDebugger.h
|
|
|
|
typeValidators.cpp
|
|
|
|
typeValidators.h
|
|
|