Anis 60e258e5a9 Merge pull request #1806 from Azaezel/byeByeVarVar2 пре 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 пре 9 година
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 1ee127b753 more unused variable cleanups пре 9 година
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 121d65215e 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. пре 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 4bc1491714 clang catch: garbage in line directives пре 9 година
debugOutputConsumer.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
debugOutputConsumer.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
dynamicTypes.cpp fbfd3ed8ed clang: constructor initialization order пре 9 година
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 fbfd3ed8ed clang: constructor initialization order пре 9 година
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 fbfd3ed8ed clang: constructor initialization order пре 9 година
engineTypeInfo.h 49443d3167 conflict resolution пре 10 година
engineTypes.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineTypes.h dd64004eaf MacOS platform support. пре 9 година
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 121d65215e 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. пре 9 година
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 пре 9 година
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 година