.. |
test
|
523adea85d
Ported runtime class rep test.
|
11 years ago |
CMDgram.y
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
CMDscan.cpp
|
29d7fe310d
Merge pull request #583 from tdev/x64_basics
|
11 years ago |
CMDscan.l
|
6d8e0d7e25
refactored platform precompiler variable: TORQUE_OS_WIN{32,64,}
|
11 years ago |
ICallMethod.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
SimXMLDocument.cpp
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
SimXMLDocument.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
arrayObject.cpp
|
4717f22916
Fix for ArrayObject sorting
|
12 years ago |
arrayObject.h
|
deba1b3728
Fix for Issue #120 for Inverted ArrayObject Sort
|
13 years ago |
ast.h
|
1e44586606
Refactor TS compiler to not use the precompile step & also 64bit support
|
11 years ago |
astAlloc.cpp
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
astNodes.cpp
|
1e44586606
Refactor TS compiler to not use the precompile step & also 64bit support
|
11 years ago |
bison.bat
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
bison.simple
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
cmdgram.cpp
|
2844ab6912
more VS2012 L4 warning fixes
|
11 years ago |
cmdgram.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
codeBlock.cpp
|
e6ccc26a87
Remove debug instruction dump
|
11 years ago |
codeBlock.h
|
1e44586606
Refactor TS compiler to not use the precompile step & also 64bit support
|
11 years ago |
compiledEval.cpp
|
6fdebd16f6
Merge remote-tracking branch 'jamesu/simplify_compiler_ast' into x64
|
11 years ago |
compiler.cpp
|
df37afac34
Fix Torque 64 define.
|
11 years ago |
compiler.h
|
6fdebd16f6
Merge remote-tracking branch 'jamesu/simplify_compiler_ast' into x64
|
11 years ago |
console.cpp
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 years ago |
console.h
|
6fdebd16f6
Merge remote-tracking branch 'jamesu/simplify_compiler_ast' into x64
|
11 years ago |
consoleDoc.cpp
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
consoleDoc.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
consoleFunctions.cpp
|
c2da67d473
Fixes the splash screen so that it displays until the game has actually done initial setup and can display GUI elements. This prevents the ugly blank window just sitting there while the GUI loads.
|
11 years ago |
consoleInternal.cpp
|
fcf7bee64a
Fix x64 problems for WIN64.
|
11 years ago |
consoleInternal.h
|
1f085a8cd2
Fix error on Clang compiler: 'ival' is a protected member of 'Dictionary::Entry'
|
11 years ago |
consoleLogger.cpp
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
consoleLogger.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
consoleObject.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
consoleObject.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
consoleParser.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
consoleParser.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
consoleTypes.cpp
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 years ago |
consoleTypes.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
consoleXMLExport.cpp
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
consoleXMLExport.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
debugOutputConsumer.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
debugOutputConsumer.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
dynamicTypes.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
dynamicTypes.h
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 years ago |
engineAPI.h
|
82bb19e1b5
Fix for error on Clang compiler: reinterpret_cast from 'const void *' to 'FunctionType *' (aka 'void (*)(EngineObject *, const char *, const char *)') casts away qualifiers
|
11 years ago |
engineDoc.cpp
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
engineExports.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineExports.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineFunctions.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineFunctions.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineObject.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineObject.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
enginePrimitives.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
enginePrimitives.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineStructs.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineStructs.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineTypeInfo.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineTypeInfo.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineTypes.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
engineTypes.h
|
9f2b0bcaf4
Fix engine API copy/paste errors (typo).
|
12 years ago |
engineXMLExport.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
fieldBrushObject.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
fieldBrushObject.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
fileSystemFunctions.cpp
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 years ago |
generateCompiler.bat
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
persistenceManager.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
persistenceManager.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
propertyParsing.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
propertyParsing.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
runtimeClassRep.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
runtimeClassRep.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
scriptFilename.cpp
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 years ago |
scriptFilename.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
scriptObjects.cpp
|
b56f8674cd
New ScriptTickObject
|
12 years ago |
scriptObjects.h
|
b56f8674cd
New ScriptTickObject
|
12 years ago |
sim.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
sim.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simBase.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simDatablock.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simDatablock.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simDictionary.cpp
|
fcf7bee64a
Fix x64 problems for WIN64.
|
11 years ago |
simDictionary.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simEvents.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simEvents.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simFieldDictionary.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simFieldDictionary.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simManager.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simObject.cpp
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 years ago |
simObject.h
|
9fbdf64bd9
Removed unnecessary parameter in a simObject getter method
|
11 years ago |
simObjectList.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simObjectList.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simObjectMemento.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simObjectMemento.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simObjectRef.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simPersistID.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simPersistID.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simPersistSet.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simPersistSet.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simSerialize.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simSet.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
simSet.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
stringStack.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
stringStack.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
telnetConsole.cpp
|
539efcb1e1
Input event changes
|
12 years ago |
telnetConsole.h
|
539efcb1e1
Input event changes
|
12 years ago |
telnetDebugger.cpp
|
539efcb1e1
Input event changes
|
12 years ago |
telnetDebugger.h
|
b0fcc91058
Fix: removed 'virtual' for classes which doesn't have child.
|
11 years ago |
typeValidators.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
typeValidators.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |