Peter Robinson 3a81340e41 Prevents Assert Failures from Depreciated Fields 2 роки тому
..
CMDgram.y a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
CMDscan.cc 331a34d9bc Debug 64Bit 4 роки тому
CMDscan.l f597e8ad88 Fixed compile errors and warnings resulting from the Xcode 5.1 update 11 роки тому
ConsoleTypeValidators.cc 67d51acf7a Get the existing Torque2D codebase to compile as easily as is possible on Linux in a 32-bit environment. 12 роки тому
ConsoleTypeValidators.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
Package.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
Package.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
arrayObject.cpp d8fe58b611 Merge branch 'development' into adding-arrayObject 5 роки тому
arrayObject.h 5f83748ccd Separated arrayObject into separate .h and scriptBinding.h files for documentation support/standards 5 роки тому
arrayObject_ScriptBinding.h 5f83748ccd Separated arrayObject into separate .h and scriptBinding.h files for documentation support/standards 5 роки тому
ast.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
astAlloc.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
astNodeSizes.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
astNodes.cc 9b07d3df37 Fixes for 64bit compilation on OSX 13 роки тому
bison.bat a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
bison.simple f597e8ad88 Fixed compile errors and warnings resulting from the Xcode 5.1 update 11 роки тому
cmdgram.cc f597e8ad88 Fixed compile errors and warnings resulting from the Xcode 5.1 update 11 роки тому
cmdgram.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
codeBlock.cc 40df03efaf Xcode Repair 3 роки тому
codeBlock.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
compiledEval.cc 40df03efaf Xcode Repair 3 роки тому
compiler.cc 40df03efaf Xcode Repair 3 роки тому
compiler.h 40df03efaf Xcode Repair 3 роки тому
console.cc f0de4c7c5f Fixes issue 44 - allows Linux build with compiler flag -std=c++17 2 роки тому
console.h a9985e5e2c Fixed OSX startup crash issue with consoleDictionary 12 роки тому
consoleBaseType.cc 3a81340e41 Prevents Assert Failures from Depreciated Fields 2 роки тому
consoleBaseType.h a472594c08 Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations. 12 роки тому
consoleDictionary.cc a9985e5e2c Fixed OSX startup crash issue with consoleDictionary 12 роки тому
consoleDictionary.h b9e6486b38 Update consoleDictionary.h 3 роки тому
consoleDoc.cc 08953c6eff Clang On Windows Partial Effort 4 роки тому
consoleDoc.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
consoleDoc_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 роки тому
consoleExprEvalState.cc 21b86e342d Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately." 12 роки тому
consoleExprEvalState.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
consoleExprEvalState_ScriptBinding.h faae2568b2 backtrace segfaults on the first eval state. 10 роки тому
consoleFunctions.cc 21b86e342d Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately." 12 роки тому
consoleInternal.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
consoleLogger.cc 21b86e342d Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately." 12 роки тому
consoleLogger.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
consoleLogger_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 роки тому
consoleNamespace.cc 32ce2dd09c Fix for namespace linking and unlinking issues 11 роки тому
consoleNamespace.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
consoleNamespace_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 роки тому
consoleObject.cc 8fe3d0ae2c Fix for setField bug 7 роки тому
consoleObject.h a472594c08 Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations. 12 роки тому
consoleParser.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
consoleParser.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
consoleTypes.cc 5bc68a811d GuiDefaults 4 роки тому
consoleTypes.h 5bc68a811d GuiDefaults 4 роки тому
core_ScriptBinding.dox b764f514d3 added a document on how to document. 12 роки тому
documenting_ScriptPage.md 50c902c70d updated docs on how to document. 12 роки тому
expando_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 роки тому
generateCompiler.bat a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 роки тому
inputManagement_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 роки тому
metaScripting_ScriptBinding.cc 97937b1fd6 Revert "Merge pull request #56 from mjunix/patch-8" 2 роки тому
output_ScriptBinding.h fbccd86f49 Android Studio build fixes 2of2 -- Fix dStrstr and other build errors 8 роки тому
syntax_ScriptPage.md b764f514d3 added a document on how to document. 12 роки тому
taggedStrings_ScriptBinding.h a472594c08 Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations. 12 роки тому