Torque3D/Engine/source
James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code.
- ConsoleValue class is now the base value class.
- ConsoleValueRef is now used to supply function parameters. Values are disposable.
- Script functions return values instead of just strings where possible.
- Variables can be disposable strings
- Bytecode changed

Fix the issues with console method parameters and fields which prevented missions from loading.
2012-10-12 18:56:17 +01:00
..
app Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
cinterface Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
collision Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
component Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
console Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
core Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
environment Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
forest Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
gfx Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
gui Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
i18n Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
interior Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
lighting Source changes needed for Linux build. 2012-09-23 15:31:56 +04:00
main Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
materials Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
math Source changes needed for Linux build. 2012-09-23 15:31:56 +04:00
platform Merge branch 'linux' of https://github.com/just-bank/Torque3D into just-bank-linux 2012-10-02 13:25:08 -04:00
platformMac Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
platformPOSIX Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
platformWin32 Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
platformX86UNIX Source changes needed for Linux build. 2012-09-23 15:31:56 +04:00
postFx Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
renderInstance Source changes needed for Linux build. 2012-09-23 15:31:56 +04:00
scene Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
sfx Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
shaderGen Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
sim Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
T3D Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
terrain Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
ts Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
unit Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
util Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
windowManager Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
ggEndOfLineFix.txt Engine directory for ticket #1 2012-09-19 11:15:01 -04:00