Daniel Buckmaster ded87c0165 Revert "PR for issue #748" 11 anni fa
..
test 523adea85d Ported runtime class rep test. 11 anni fa
CMDgram.y 5a66f00697 Use a buffer on the stack. 11 anni fa
CMDscan.cpp 412247c401 Regenerate lex/bison files. 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 acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 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 1204b81a78 Added anomymous functions as in Konrad Kiss's resource. 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 dd9e416b00 Regenerate flex/bison files. 11 anni fa
cmdgram.h 412247c401 Regenerate lex/bison files. 11 anni fa
codeBlock.cpp 170a4ea08f Add anonymous functions before other statements. 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 de7101dec2 Fix mismatched free 11 anni fa
compiler.h b507dc9555 Merge branch 'master' into console-func-refactor 11 anni fa
console.cpp 3336bffad2 Changes for Linux. 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 3ab048c5b0 Fixes after feedback from Luis. 11 anni fa
consoleInternal.cpp 6492028bb2 Merge pull request #1035 from bpay/memfixes 11 anni fa
consoleInternal.h 82fd1794e6 Fix issue where console stack values were getting overwritten inside a C++ function 11 anni fa
consoleLogger.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 anni fa
consoleLogger.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 anni fa
consoleObject.cpp 3336bffad2 Changes for Linux. 11 anni fa
consoleObject.h 3336bffad2 Changes for Linux. 11 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 acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 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 acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 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 5d49771136 Fix FIELDOFFSET for OSX. 11 anni fa
engineXMLExport.cpp 7dbfe6994d Engine directory for ticket #1 13 anni fa
fieldBrushObject.cpp 3ab048c5b0 Fixes after feedback from Luis. 11 anni fa
fieldBrushObject.h 7dbfe6994d Engine directory for ticket #1 13 anni fa
fileSystemFunctions.cpp 0007a518bc Corrected filesize units in return comment 11 anni fa
generateCompiler.bat 7dbfe6994d Engine directory for ticket #1 13 anni fa
persistenceManager.cpp 3ab048c5b0 Fixes after feedback from Luis. 11 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 3ab048c5b0 Fixes after feedback from Luis. 11 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 859514a792 Guard against null pointers and remove unnecessary include. 11 anni fa
simDictionary.h 859514a792 Guard against null pointers and remove unnecessary include. 11 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 ded87c0165 Revert "PR for issue #748" 11 anni fa
simObject.h 3336bffad2 Changes for Linux. 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 acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 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 acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 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 d6570e3533 fixed capitalization in include 11 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