Torque3D/Engine/source/app
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
..
net Beginnings of the "pass everything using a native type wrapper" console code. 2012-10-12 18:56:17 +01:00
auth.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
badWordFilter.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
badWordFilter.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
banList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
banList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
game.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
game.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
mainLoop.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
mainLoop.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
version.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
version.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00