Robert MacGregor d3c7edfe42 Fix TinyXML Build errors пре 10 година
..
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 пре 10 година
CMDscan.l 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning пре 10 година
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 84e8cbb4ee Revert recent style cleanup changes. пре 10 година
codeBlock.h 84e8cbb4ee Revert recent style cleanup changes. пре 10 година
compiledEval.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. пре 10 година
compiler.cpp de7101dec2 Fix mismatched free пре 11 година
compiler.h 5e2de608d5 C4091 typedef ignored. пре 10 година
console.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. пре 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 165cdb64e9 Merge pull request #1322 from Areloch/String_isEmpty_Convert пре 10 година
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 d3c7edfe42 Fix TinyXML Build errors пре 10 година
consoleParser.cpp 527c3790d6 Issue found with PVS-Studio: пре 10 година
consoleParser.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
consoleTypes.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. пре 10 година
consoleTypes.h 5d89ab126d offsetof is actually a standard thing nowadays it would seem пре 10 година
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 4bba5d87d0 partly addresses https://msdn.microsoft.com/en-us/library/y775w13y.aspx?f=255&MSPPError=-2147217396 violations пре 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 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. пре 10 година
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 acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. пре 11 година
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. пре 10 година
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 година