mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 23:03:56 -07:00
- 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. |
||
|---|---|---|
| .. | ||
| scripting | ||
| Bound.cpp | ||
| Bound.h | ||
| MathUtil.cpp | ||
| MathUtil.h | ||
| Matrix3D.cpp | ||
| Matrix3D.h | ||
| Plane.cpp | ||
| Plane.h | ||
| Quaternion.cpp | ||
| Quaternion.h | ||
| Vector3D.cpp | ||
| Vector3D.h | ||
| Vector4D.h | ||