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