Azaezel f87f7c41b6 backend correction for https://github.com/GarageGames/Torque3D/pull/1425 10 tahun lalu
..
test 1449c4df57 Add some tests for engineAPI and console 11 tahun lalu
CMDgram.y 5a66f00697 Use a buffer on the stack. 11 tahun lalu
CMDscan.cpp 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning 11 tahun lalu
CMDscan.l 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning 11 tahun lalu
ICallMethod.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 tahun lalu
SimXMLDocument.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 tahun lalu
SimXMLDocument.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 tahun lalu
arrayObject.cpp f87f7c41b6 backend correction for https://github.com/GarageGames/Torque3D/pull/1425 10 tahun lalu
arrayObject.h deba1b3728 Fix for Issue #120 for Inverted ArrayObject Sort 13 tahun lalu
ast.h 1204b81a78 Added anomymous functions as in Konrad Kiss's resource. 11 tahun lalu
astAlloc.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 tahun lalu
astNodes.cpp 555610f69f Addresses roughly half of the C4189 errors though the following methodologies: 10 tahun lalu
bison.bat 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
bison.simple 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
cmdgram.cpp dd9e416b00 Regenerate flex/bison files. 11 tahun lalu
cmdgram.h 412247c401 Regenerate lex/bison files. 11 tahun lalu
codeBlock.cpp 84e8cbb4ee Revert recent style cleanup changes. 11 tahun lalu
codeBlock.h 84e8cbb4ee Revert recent style cleanup changes. 11 tahun lalu
compiledEval.cpp 3c1c88d96b TORQUE_VALIDATE_STACK define for console stack debugging 10 tahun lalu
compiler.cpp de7101dec2 Fix mismatched free 11 tahun lalu
compiler.h 5e2de608d5 C4091 typedef ignored. 10 tahun lalu
console.cpp d9436e65c5 Add workaround for issue #1292 10 tahun lalu
console.h 7e172869a9 Fixed warning. 10 tahun lalu
consoleDoc.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 tahun lalu
consoleDoc.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
consoleFunctions.cpp bedc79aacb Merges in Monkey's fixes PR with a resolution for a conflict 10 tahun lalu
consoleInternal.cpp e5c28b4d7f Simplify buffer check when adding a registered variable 10 tahun lalu
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 tahun lalu
consoleLogger.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 tahun lalu
consoleLogger.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 tahun lalu
consoleObject.cpp 3a18819e1e Issue found by PVS Studio: 10 tahun lalu
consoleObject.h 3336bffad2 Changes for Linux. 11 tahun lalu
consoleParser.cpp 527c3790d6 Issue found with PVS-Studio: 10 tahun lalu
consoleParser.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
consoleTypes.cpp f3fc84738b Use fixed buffer size var when allocating return buffer from console. 11 tahun lalu
consoleTypes.h 5d89ab126d offsetof is actually a standard thing nowadays it would seem 10 tahun lalu
consoleXMLExport.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 tahun lalu
consoleXMLExport.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
debugOutputConsumer.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
debugOutputConsumer.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
dynamicTypes.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
dynamicTypes.h 4bba5d87d0 partly addresses https://msdn.microsoft.com/en-us/library/y775w13y.aspx?f=255&MSPPError=-2147217396 violations 10 tahun lalu
engineAPI.h 3f97c2cedd Fix building on GCC 11 tahun lalu
engineDoc.cpp 5c688260d5 Issue found with PVS-Studio: 10 tahun lalu
engineExports.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
engineExports.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
engineFunctions.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
engineFunctions.h ee55d302d8 Fix for 64 bit. 11 tahun lalu
engineObject.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
engineObject.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
enginePrimitives.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
enginePrimitives.h 4bba5d87d0 partly addresses https://msdn.microsoft.com/en-us/library/y775w13y.aspx?f=255&MSPPError=-2147217396 violations 10 tahun lalu
engineStructs.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
engineStructs.h 4bba5d87d0 partly addresses https://msdn.microsoft.com/en-us/library/y775w13y.aspx?f=255&MSPPError=-2147217396 violations 10 tahun lalu
engineTypeInfo.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
engineTypeInfo.h 4bba5d87d0 partly addresses https://msdn.microsoft.com/en-us/library/y775w13y.aspx?f=255&MSPPError=-2147217396 violations 10 tahun lalu
engineTypes.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
engineTypes.h 4bba5d87d0 partly addresses https://msdn.microsoft.com/en-us/library/y775w13y.aspx?f=255&MSPPError=-2147217396 violations 10 tahun lalu
engineXMLExport.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
fieldBrushObject.cpp 3ab048c5b0 Fixes after feedback from Luis. 11 tahun lalu
fieldBrushObject.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
fileSystemFunctions.cpp 0007a518bc Corrected filesize units in return comment 11 tahun lalu
generateCompiler.bat 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
persistenceManager.cpp 3ab048c5b0 Fixes after feedback from Luis. 11 tahun lalu
persistenceManager.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
propertyParsing.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
propertyParsing.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
runtimeClassRep.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
runtimeClassRep.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
scriptFilename.cpp f3fc84738b Use fixed buffer size var when allocating return buffer from console. 11 tahun lalu
scriptFilename.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
scriptObjects.cpp b56f8674cd New ScriptTickObject 13 tahun lalu
scriptObjects.h b56f8674cd New ScriptTickObject 13 tahun lalu
sim.cpp 3ab048c5b0 Fixes after feedback from Luis. 11 tahun lalu
sim.h 859e653bd7 Redux of Winterleaf's PR 1001, with the suggested updated values. 10 tahun lalu
simBase.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simDatablock.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simDatablock.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simDictionary.cpp 859514a792 Guard against null pointers and remove unnecessary include. 11 tahun lalu
simDictionary.h 859514a792 Guard against null pointers and remove unnecessary include. 11 tahun lalu
simEvents.cpp 12d435c341 Remove value constructors for ConsoleValueRef & fix callbacks which use them. Fixes issue #1289 10 tahun lalu
simEvents.h 3f97c2cedd Fix building on GCC 11 tahun lalu
simFieldDictionary.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simFieldDictionary.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simManager.cpp 4c07c55121 Merge branch 'development' into console-func-refactor 11 tahun lalu
simObject.cpp 84e8cbb4ee Revert recent style cleanup changes. 11 tahun lalu
simObject.h 3336bffad2 Changes for Linux. 11 tahun lalu
simObjectList.cpp f44a3f27d6 Fix stack balancing problems by refactoring execution calls 11 tahun lalu
simObjectList.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simObjectMemento.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simObjectMemento.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simObjectRef.h 5ef130d581 Fixed some random Worder warnings 10 tahun lalu
simPersistID.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simPersistID.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simPersistSet.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 tahun lalu
simPersistSet.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 tahun lalu
simSerialize.cpp 7dbfe6994d Engine directory for ticket #1 13 tahun lalu
simSet.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 tahun lalu
simSet.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 tahun lalu
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 tahun lalu
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 tahun lalu
telnetConsole.cpp 3f97c2cedd Fix building on GCC 11 tahun lalu
telnetConsole.h 539efcb1e1 Input event changes 13 tahun lalu
telnetDebugger.cpp 84e8cbb4ee Revert recent style cleanup changes. 11 tahun lalu
telnetDebugger.h b0fcc91058 Fix: removed 'virtual' for classes which doesn't have child. 11 tahun lalu
typeValidators.cpp 42126937e6 Fixed warning 11 tahun lalu
typeValidators.h 7dbfe6994d Engine directory for ticket #1 13 tahun lalu