Daniel Buckmaster 84e8cbb4ee Revert recent style cleanup changes. пре 10 година
..
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 пре 10 година
CMDscan.l 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning пре 10 година
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 f44a3f27d6 Fix stack balancing problems by refactoring execution calls пре 11 година
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 a4f7182de5 Fix omissions in astNodes.cpp. пре 11 година
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 84e8cbb4ee Revert recent style cleanup changes. пре 10 година
codeBlock.h 84e8cbb4ee Revert recent style cleanup changes. пре 10 година
compiledEval.cpp 84e8cbb4ee Revert recent style cleanup changes. пре 10 година
compiler.cpp de7101dec2 Fix mismatched free пре 11 година
compiler.h b507dc9555 Merge branch 'master' into console-func-refactor пре 11 година
console.cpp 57eed9c8e4 Amend console stack fixes to work with gcc in Ubuntu x64. пре 10 година
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. пре 11 година
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 3ab048c5b0 Fixes after feedback from Luis. пре 11 година
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. пре 11 година
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 3336bffad2 Changes for Linux. пре 11 година
consoleObject.h 3336bffad2 Changes for Linux. пре 11 година
consoleParser.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
consoleParser.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
consoleTypes.cpp f3fc84738b Use fixed buffer size var when allocating return buffer from console. пре 11 година
consoleTypes.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
consoleXMLExport.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. пре 11 година
consoleXMLExport.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
debugOutputConsumer.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
debugOutputConsumer.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
dynamicTypes.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
dynamicTypes.h f3fc84738b Use fixed buffer size var when allocating return buffer from console. пре 11 година
engineAPI.h 3f97c2cedd Fix building on GCC пре 11 година
engineDoc.cpp b507dc9555 Merge branch 'master' into console-func-refactor пре 11 година
engineExports.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineExports.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineFunctions.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineFunctions.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
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 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineStructs.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineStructs.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineTypeInfo.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineTypeInfo.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineTypes.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
engineTypes.h 5d49771136 Fix FIELDOFFSET for OSX. пре 11 година
engineXMLExport.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
fieldBrushObject.cpp 3ab048c5b0 Fixes after feedback from Luis. пре 11 година
fieldBrushObject.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
fileSystemFunctions.cpp 0007a518bc Corrected filesize units in return comment пре 11 година
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 7dbfe6994d Engine directory for ticket #1 пре 13 година
scriptFilename.cpp f3fc84738b Use fixed buffer size var when allocating return buffer from console. пре 11 година
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 f44a3f27d6 Fix stack balancing problems by refactoring execution calls пре 11 година
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 57eed9c8e4 Amend console stack fixes to work with gcc in Ubuntu x64. пре 10 година
simEvents.h 3f97c2cedd Fix building on GCC пре 11 година
simFieldDictionary.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
simFieldDictionary.h 7dbfe6994d Engine directory for ticket #1 пре 13 година
simManager.cpp 4c07c55121 Merge branch 'development' into console-func-refactor пре 11 година
simObject.cpp 84e8cbb4ee Revert recent style cleanup changes. пре 10 година
simObject.h 3336bffad2 Changes for Linux. пре 11 година
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 7dbfe6994d Engine directory for ticket #1 пре 13 година
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 acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. пре 11 година
simSet.h 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. пре 13 година
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. пре 10 година
telnetDebugger.h b0fcc91058 Fix: removed 'virtual' for classes which doesn't have child. пре 11 година
typeValidators.cpp 7dbfe6994d Engine directory for ticket #1 пре 13 година
typeValidators.h 7dbfe6994d Engine directory for ticket #1 пре 13 година