nahkhiir f0de4c7c5f Fixes issue 44 - allows Linux build with compiler flag -std=c++17 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 12 년 전
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 a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 년 전
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 be911dc2ff Merge branch 'emscripten' of https://github.com/jamesu/Torque2D into emscripten 11 년 전
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 년 전