James Urquhart bfca94da5c Initialize mResetLocked too 11 anni fa
..
test 523adea85d Ported runtime class rep test. 11 anni fa
CMDgram.y 7dbfe6994d Engine directory for ticket #1 13 anni fa
CMDscan.cpp 29d7fe310d Merge pull request #583 from tdev/x64_basics 11 anni fa
CMDscan.l 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} 11 anni fa
ICallMethod.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 anni fa
SimXMLDocument.cpp b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
SimXMLDocument.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 anni fa
arrayObject.cpp b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
arrayObject.h deba1b3728 Fix for Issue #120 for Inverted ArrayObject Sort 13 anni fa
ast.h b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
astAlloc.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 anni fa
astNodes.cpp a4f7182de5 Fix omissions in astNodes.cpp. 11 anni fa
bison.bat 7dbfe6994d Engine directory for ticket #1 13 anni fa
bison.simple 7dbfe6994d Engine directory for ticket #1 13 anni fa
cmdgram.cpp 2844ab6912 more VS2012 L4 warning fixes 11 anni fa
cmdgram.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
codeBlock.cpp b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
codeBlock.h b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
compiledEval.cpp 82fd1794e6 Fix issue where console stack values were getting overwritten inside a C++ function 11 anni fa
compiler.cpp df37afac34 Fix Torque 64 define. 11 anni fa
compiler.h b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
console.cpp b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
console.h b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
consoleDoc.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 anni fa
consoleDoc.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
consoleFunctions.cpp 81a385094f Merge pull request #842 from eightyeight/console-func-refactor 11 anni fa
consoleInternal.cpp bfca94da5c Initialize mResetLocked too 11 anni fa
consoleInternal.h 82fd1794e6 Fix issue where console stack values were getting overwritten inside a C++ function 11 anni fa
consoleLogger.cpp b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
consoleLogger.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 anni fa
consoleObject.cpp a22254ad0a Add console function to link namespaces 11 anni fa
consoleObject.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
consoleParser.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
consoleParser.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
consoleTypes.cpp f3fc84738b Use fixed buffer size var when allocating return buffer from console. 11 anni fa
consoleTypes.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
consoleXMLExport.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 anni fa
consoleXMLExport.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
debugOutputConsumer.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
debugOutputConsumer.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
dynamicTypes.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
dynamicTypes.h f3fc84738b Use fixed buffer size var when allocating return buffer from console. 11 anni fa
engineAPI.h b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
engineDoc.cpp b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
engineExports.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineExports.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineFunctions.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineFunctions.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineObject.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineObject.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
enginePrimitives.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
enginePrimitives.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineStructs.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineStructs.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineTypeInfo.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineTypeInfo.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineTypes.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
engineTypes.h 9f2b0bcaf4 Fix engine API copy/paste errors (typo). 13 anni fa
engineXMLExport.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
fieldBrushObject.cpp 08d4f6ebc0 Improvements to console refactor code 13 anni fa
fieldBrushObject.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
fileSystemFunctions.cpp c23f3fbd9f Fix initializing return buffer. 11 anni fa
generateCompiler.bat 7dbfe6994d Engine directory for ticket #1 13 anni fa
persistenceManager.cpp 08d4f6ebc0 Improvements to console refactor code 13 anni fa
persistenceManager.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
propertyParsing.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
propertyParsing.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
runtimeClassRep.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
runtimeClassRep.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
scriptFilename.cpp f3fc84738b Use fixed buffer size var when allocating return buffer from console. 11 anni fa
scriptFilename.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
scriptObjects.cpp b56f8674cd New ScriptTickObject 13 anni fa
scriptObjects.h b56f8674cd New ScriptTickObject 13 anni fa
sim.cpp 08d4f6ebc0 Improvements to console refactor code 13 anni fa
sim.h 08d4f6ebc0 Improvements to console refactor code 13 anni fa
simBase.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
simDatablock.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
simDatablock.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
simDictionary.cpp fcf7bee64a Fix x64 problems for WIN64. 11 anni fa
simDictionary.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
simEvents.cpp 08d4f6ebc0 Improvements to console refactor code 13 anni fa
simEvents.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 anni fa
simFieldDictionary.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
simFieldDictionary.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
simManager.cpp 4c07c55121 Merge branch 'development' into console-func-refactor 11 anni fa
simObject.cpp b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
simObject.h b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
simObjectList.cpp 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 anni fa
simObjectList.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
simObjectMemento.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
simObjectMemento.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
simObjectRef.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
simPersistID.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
simPersistID.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
simPersistSet.cpp 08d4f6ebc0 Improvements to console refactor code 13 anni fa
simPersistSet.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 anni fa
simSerialize.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
simSet.cpp 08d4f6ebc0 Improvements to console refactor code 13 anni fa
simSet.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 anni fa
stringStack.cpp 82fd1794e6 Fix issue where console stack values were getting overwritten inside a C++ function 11 anni fa
stringStack.h 82fd1794e6 Fix issue where console stack values were getting overwritten inside a C++ function 11 anni fa
telnetConsole.cpp 539efcb1e1 Input event changes 13 anni fa
telnetConsole.h 539efcb1e1 Input event changes 13 anni fa
telnetDebugger.cpp 539efcb1e1 Input event changes 13 anni fa
telnetDebugger.h b0fcc91058 Fix: removed 'virtual' for classes which doesn't have child. 11 anni fa
typeValidators.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
typeValidators.h 7dbfe6994d Engine directory for ticket #1 13 anni fa