Daniel Buckmaster 84e8cbb4ee Revert recent style cleanup changes. před 10 roky
..
test 1449c4df57 Add some tests for engineAPI and console před 11 roky
CMDgram.y 5a66f00697 Use a buffer on the stack. před 11 roky
CMDscan.cpp 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning před 10 roky
CMDscan.l 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning před 10 roky
ICallMethod.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. před 13 roky
SimXMLDocument.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. před 11 roky
SimXMLDocument.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. před 13 roky
arrayObject.cpp f44a3f27d6 Fix stack balancing problems by refactoring execution calls před 11 roky
arrayObject.h deba1b3728 Fix for Issue #120 for Inverted ArrayObject Sort před 13 roky
ast.h 1204b81a78 Added anomymous functions as in Konrad Kiss's resource. před 11 roky
astAlloc.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. před 12 roky
astNodes.cpp a4f7182de5 Fix omissions in astNodes.cpp. před 11 roky
bison.bat 7dbfe6994d Engine directory for ticket #1 před 13 roky
bison.simple 7dbfe6994d Engine directory for ticket #1 před 13 roky
cmdgram.cpp dd9e416b00 Regenerate flex/bison files. před 11 roky
cmdgram.h 412247c401 Regenerate lex/bison files. před 11 roky
codeBlock.cpp 84e8cbb4ee Revert recent style cleanup changes. před 10 roky
codeBlock.h 84e8cbb4ee Revert recent style cleanup changes. před 10 roky
compiledEval.cpp 84e8cbb4ee Revert recent style cleanup changes. před 10 roky
compiler.cpp de7101dec2 Fix mismatched free před 11 roky
compiler.h b507dc9555 Merge branch 'master' into console-func-refactor před 11 roky
console.cpp 57eed9c8e4 Amend console stack fixes to work with gcc in Ubuntu x64. před 10 roky
console.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. před 11 roky
consoleDoc.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. před 12 roky
consoleDoc.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
consoleFunctions.cpp 3ab048c5b0 Fixes after feedback from Luis. před 11 roky
consoleInternal.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. před 11 roky
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. před 11 roky
consoleLogger.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. před 11 roky
consoleLogger.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. před 13 roky
consoleObject.cpp 3336bffad2 Changes for Linux. před 11 roky
consoleObject.h 3336bffad2 Changes for Linux. před 11 roky
consoleParser.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
consoleParser.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
consoleTypes.cpp f3fc84738b Use fixed buffer size var when allocating return buffer from console. před 11 roky
consoleTypes.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
consoleXMLExport.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. před 11 roky
consoleXMLExport.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
debugOutputConsumer.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
debugOutputConsumer.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
dynamicTypes.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
dynamicTypes.h f3fc84738b Use fixed buffer size var when allocating return buffer from console. před 11 roky
engineAPI.h 3f97c2cedd Fix building on GCC před 11 roky
engineDoc.cpp b507dc9555 Merge branch 'master' into console-func-refactor před 11 roky
engineExports.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineExports.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineFunctions.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineFunctions.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineObject.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineObject.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
enginePrimitives.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
enginePrimitives.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineStructs.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineStructs.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineTypeInfo.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineTypeInfo.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineTypes.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
engineTypes.h 5d49771136 Fix FIELDOFFSET for OSX. před 11 roky
engineXMLExport.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
fieldBrushObject.cpp 3ab048c5b0 Fixes after feedback from Luis. před 11 roky
fieldBrushObject.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
fileSystemFunctions.cpp 0007a518bc Corrected filesize units in return comment před 11 roky
generateCompiler.bat 7dbfe6994d Engine directory for ticket #1 před 13 roky
persistenceManager.cpp 3ab048c5b0 Fixes after feedback from Luis. před 11 roky
persistenceManager.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
propertyParsing.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
propertyParsing.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
runtimeClassRep.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
runtimeClassRep.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
scriptFilename.cpp f3fc84738b Use fixed buffer size var when allocating return buffer from console. před 11 roky
scriptFilename.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
scriptObjects.cpp b56f8674cd New ScriptTickObject před 13 roky
scriptObjects.h b56f8674cd New ScriptTickObject před 13 roky
sim.cpp 3ab048c5b0 Fixes after feedback from Luis. před 11 roky
sim.h f44a3f27d6 Fix stack balancing problems by refactoring execution calls před 11 roky
simBase.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
simDatablock.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
simDatablock.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
simDictionary.cpp 859514a792 Guard against null pointers and remove unnecessary include. před 11 roky
simDictionary.h 859514a792 Guard against null pointers and remove unnecessary include. před 11 roky
simEvents.cpp 57eed9c8e4 Amend console stack fixes to work with gcc in Ubuntu x64. před 10 roky
simEvents.h 3f97c2cedd Fix building on GCC před 11 roky
simFieldDictionary.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
simFieldDictionary.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
simManager.cpp 4c07c55121 Merge branch 'development' into console-func-refactor před 11 roky
simObject.cpp 84e8cbb4ee Revert recent style cleanup changes. před 10 roky
simObject.h 3336bffad2 Changes for Linux. před 11 roky
simObjectList.cpp f44a3f27d6 Fix stack balancing problems by refactoring execution calls před 11 roky
simObjectList.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
simObjectMemento.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
simObjectMemento.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
simObjectRef.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
simPersistID.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
simPersistID.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
simPersistSet.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. před 11 roky
simPersistSet.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. před 13 roky
simSerialize.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
simSet.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. před 11 roky
simSet.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. před 13 roky
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. před 11 roky
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. před 11 roky
telnetConsole.cpp 3f97c2cedd Fix building on GCC před 11 roky
telnetConsole.h 539efcb1e1 Input event changes před 13 roky
telnetDebugger.cpp 84e8cbb4ee Revert recent style cleanup changes. před 10 roky
telnetDebugger.h b0fcc91058 Fix: removed 'virtual' for classes which doesn't have child. před 11 roky
typeValidators.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
typeValidators.h 7dbfe6994d Engine directory for ticket #1 před 13 roky