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. |
||
|---|---|---|
| .. | ||
| ape | ||
| archbuilder | ||
| atlas | ||
| autobuild | ||
| autobuild2 | ||
| autolog/SVNLog | ||
| dds | ||
| dist | ||
| entconvert | ||
| entdocs | ||
| entgraph | ||
| entvalidate | ||
| fontbuilder2 | ||
| i18n | ||
| pmdexp | ||
| rmgen | ||
| textureconv | ||