Torque3D/Engine
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
..
bin Removed config and put back tools/comments directory 2012-09-25 16:19:09 -04:00
lib Source changes needed for Linux build. 2012-09-23 15:31:56 +04:00
source Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00