mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 21:34: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. |
||
|---|---|---|
| .. | ||
| DOMEvent.cpp | ||
| DOMEvent.h | ||
| EventTypes.h | ||
| GameEvents.h | ||
| JSConversions.cpp | ||
| JSConversions.h | ||
| JSSerialization.h | ||
| ScriptableComplex.h | ||
| ScriptableObject.cpp | ||
| ScriptableObject.h | ||
| ScriptCustomTypes.cpp | ||
| ScriptCustomTypes.h | ||
| ScriptGlue.cpp | ||
| ScriptGlue.h | ||
| ScriptingHost.cpp | ||
| ScriptingHost.h | ||
| SpiderMonkey.h | ||
| SynchedJSObject.cpp | ||
| SynchedJSObject.h | ||