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