mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Don't flush network queue after every message. Desingletonify CGameAttributes to allow testing. Make network server/client basically testable. Add very basic tests for network server/client. Fix FsmActionCtx memory leak. Split CNetHost into a separate file. Convert CNetHost, CNetSession to a more conventional coding style. Delete CNetLogger, since it's a lot of complexity and is barely used and is redundant with CLogger. Other minor simplifications. This was SVN commit r7623. |
||
|---|---|---|
| .. | ||
| DOMEvent.cpp | ||
| DOMEvent.h | ||
| EventTypes.h | ||
| JSConversions.cpp | ||
| JSConversions.h | ||
| JSSerialization.h | ||
| JSUtil.cpp | ||
| JSUtil.h | ||
| ScriptableComplex.cpp | ||
| ScriptableComplex.h | ||
| ScriptableComplex.inl | ||
| ScriptableObject.cpp | ||
| ScriptableObject.h | ||
| ScriptCustomTypes.cpp | ||
| ScriptCustomTypes.h | ||
| ScriptGlue.cpp | ||
| ScriptGlue.h | ||
| ScriptingHost.cpp | ||
| ScriptingHost.h | ||
| ScriptObject.cpp | ||
| ScriptObject.h | ||
| SpiderMonkey.h | ||
| SynchedJSObject.cpp | ||
| SynchedJSObject.h | ||