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