mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 05:44:08 -07:00
- switch() statements don't handle all values in an enum - missing \n at end of file - non-virtual destructors in classes containing virtual functions - order of initializers in constructor initializer lists ... some other stuff (signedness, nested comments, unused variables) as well. This was SVN commit r2864. |
||
|---|---|---|
| .. | ||
| 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 | ||