0ad/source/maths/scripting
janwas 52ebd6ba11 scripting-interface improvements
- strict param count checks
- use ScriptingHost::RunMemScript instead of copy+pasted code
- replace duplicated parameter access code with macros

StringBuffer: use pointer instead of reference to allow
compiler-generated copy ctor
singleton: fix whitespace

This was SVN commit r2586.
2005-08-09 16:02:15 +00:00
..
JSInterface_Vector3D.cpp scripting-interface improvements 2005-08-09 16:02:15 +00:00
JSInterface_Vector3D.h Minor JavaScript updates 2005-03-28 22:13:47 +00:00