Areloch 810ac82eae Adds a missed cleanup for currentNewObj. hace 9 años
..
test 1449c4df57 Add some tests for engineAPI and console hace 11 años
CMDgram.y 5a66f00697 Use a buffer on the stack. hace 11 años
CMDscan.cpp 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning hace 11 años
CMDscan.l 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning hace 11 años
ICallMethod.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. hace 13 años
SimXMLDocument.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. hace 11 años
SimXMLDocument.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. hace 13 años
arrayObject.cpp f87f7c41b6 backend correction for https://github.com/GarageGames/Torque3D/pull/1425 hace 10 años
arrayObject.h deba1b3728 Fix for Issue #120 for Inverted ArrayObject Sort hace 13 años
ast.h 1204b81a78 Added anomymous functions as in Konrad Kiss's resource. hace 11 años
astAlloc.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. hace 12 años
astNodes.cpp 555610f69f Addresses roughly half of the C4189 errors though the following methodologies: hace 10 años
bison.bat 7dbfe6994d Engine directory for ticket #1 hace 13 años
bison.simple 7dbfe6994d Engine directory for ticket #1 hace 13 años
cmdgram.cpp dd9e416b00 Regenerate flex/bison files. hace 11 años
cmdgram.h 412247c401 Regenerate lex/bison files. hace 11 años
codeBlock.cpp 10cb6ab9c4 Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153 hace 10 años
codeBlock.h 84e8cbb4ee Revert recent style cleanup changes. hace 11 años
compiledEval.cpp 810ac82eae Adds a missed cleanup for currentNewObj. hace 9 años
compiler.cpp de7101dec2 Fix mismatched free hace 11 años
compiler.h 5e2de608d5 C4091 typedef ignored. hace 10 años
console.cpp 07cf85143b fixes crash when callOnChildren hace 10 años
console.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. hace 10 años
consoleDoc.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. hace 12 años
consoleDoc.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
consoleFunctions.cpp 973e5a6c02 Update consoleFunctions.cpp hace 10 años
consoleFunctions.h 39d5563a8c Added type checking functions hace 11 años
consoleInternal.cpp e5c28b4d7f Simplify buffer check when adding a registered variable hace 10 años
consoleInternal.h 942c7a48f4 Fix corruption issue with string iterator was using an absolute pointer. Also adds a special relative pointer type for constructed strings on the stack. hace 11 años
consoleLogger.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. hace 11 años
consoleLogger.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. hace 13 años
consoleObject.cpp dd3c20ece6 transcription error was messing with addProtectedField for arrays hace 10 años
consoleObject.h fa78a2f354 Adds Component, the various main component classes and their interfaces. hace 9 años
consoleParser.cpp 527c3790d6 Issue found with PVS-Studio: hace 10 años
consoleParser.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
consoleTypes.cpp b3bc199975 Adds a TypeSimObjectPtr type for easy reference to other objects as a field. hace 9 años
consoleTypes.h 9bc87709ab Merge branch 'RotationFPR_Cleaned' of https://github.com/Areloch/Torque3D into development hace 9 años
consoleXMLExport.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. hace 11 años
consoleXMLExport.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
debugOutputConsumer.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
debugOutputConsumer.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
dynamicTypes.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
dynamicTypes.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. hace 10 años
engineAPI.h 3f97c2cedd Fix building on GCC hace 11 años
engineDoc.cpp 5c688260d5 Issue found with PVS-Studio: hace 10 años
engineExports.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
engineExports.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
engineFunctions.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
engineFunctions.h ee55d302d8 Fix for 64 bit. hace 11 años
engineObject.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
engineObject.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
enginePrimitives.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
enginePrimitives.h 4bba5d87d0 partly addresses https://msdn.microsoft.com/en-us/library/y775w13y.aspx?f=255&MSPPError=-2147217396 violations hace 10 años
engineStructs.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
engineStructs.h 4bba5d87d0 partly addresses https://msdn.microsoft.com/en-us/library/y775w13y.aspx?f=255&MSPPError=-2147217396 violations hace 10 años
engineTypeInfo.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
engineTypeInfo.h 49443d3167 conflict resolution hace 10 años
engineTypes.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
engineTypes.h 4bba5d87d0 partly addresses https://msdn.microsoft.com/en-us/library/y775w13y.aspx?f=255&MSPPError=-2147217396 violations hace 10 años
engineXMLExport.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
fieldBrushObject.cpp 6e8fa7215a Moves from using dStrIsEmpty to the new String::isEmpty static function. Keeps things cleaner, consistent, and works with intellisense. hace 10 años
fieldBrushObject.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
fileSystemFunctions.cpp f719731c52 fillin for fallbacks for filesystem funcs hace 10 años
generateCompiler.bat 7dbfe6994d Engine directory for ticket #1 hace 13 años
persistenceManager.cpp 3ab048c5b0 Fixes after feedback from Luis. hace 11 años
persistenceManager.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
propertyParsing.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
propertyParsing.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
runtimeClassRep.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
runtimeClassRep.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. hace 10 años
scriptFilename.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. hace 10 años
scriptFilename.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
scriptObjects.cpp b56f8674cd New ScriptTickObject hace 13 años
scriptObjects.h b56f8674cd New ScriptTickObject hace 13 años
sim.cpp 3ab048c5b0 Fixes after feedback from Luis. hace 11 años
sim.h 859e653bd7 Redux of Winterleaf's PR 1001, with the suggested updated values. hace 10 años
simBase.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
simDatablock.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
simDatablock.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
simDictionary.cpp 859514a792 Guard against null pointers and remove unnecessary include. hace 11 años
simDictionary.h 859514a792 Guard against null pointers and remove unnecessary include. hace 11 años
simEvents.cpp 12d435c341 Remove value constructors for ConsoleValueRef & fix callbacks which use them. Fixes issue #1289 hace 10 años
simEvents.h 3f97c2cedd Fix building on GCC hace 11 años
simFieldDictionary.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
simFieldDictionary.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. hace 10 años
simManager.cpp 4c07c55121 Merge branch 'development' into console-func-refactor hace 11 años
simObject.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. hace 10 años
simObject.h 86dd8a8cf7 Adds a onPostAdd callback to simObject so we can do handling AFTER the object and it's children have been added successfully. hace 9 años
simObjectList.cpp f44a3f27d6 Fix stack balancing problems by refactoring execution calls hace 11 años
simObjectList.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
simObjectMemento.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
simObjectMemento.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
simObjectRef.h 5ef130d581 Fixed some random Worder warnings hace 10 años
simPersistID.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
simPersistID.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
simPersistSet.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. hace 11 años
simPersistSet.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. hace 13 años
simSerialize.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
simSet.cpp 07cf85143b fixes crash when callOnChildren hace 10 años
simSet.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. hace 10 años
stringStack.cpp 942c7a48f4 Fix corruption issue with string iterator was using an absolute pointer. Also adds a special relative pointer type for constructed strings on the stack. hace 11 años
stringStack.h 942c7a48f4 Fix corruption issue with string iterator was using an absolute pointer. Also adds a special relative pointer type for constructed strings on the stack. hace 11 años
telnetConsole.cpp 3f97c2cedd Fix building on GCC hace 11 años
telnetConsole.h 539efcb1e1 Input event changes hace 13 años
telnetDebugger.cpp 84e8cbb4ee Revert recent style cleanup changes. hace 11 años
telnetDebugger.h b0fcc91058 Fix: removed 'virtual' for classes which doesn't have child. hace 11 años
typeValidators.cpp 42126937e6 Fixed warning hace 11 años
typeValidators.h 7dbfe6994d Engine directory for ticket #1 hace 13 años