mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 23:03:56 -07:00
fixes #159 fixes #160 lib: add moduleInit helpers (centralizes a bit of code and saves typing; sorry for the recompile) path_util: allow '\\' as separator (see rationale there) lockfree.cpp: use moduleInit, no longer rely on type/value of pthread_key_t (which was a hack) This was SVN commit r4635. |
||
|---|---|---|
| .. | ||
| graphics | ||
| gui | ||
| i18n | ||
| lib | ||
| maths | ||
| network | ||
| pch | ||
| ps | ||
| renderer | ||
| scripting | ||
| simulation | ||
| sound | ||
| tools | ||
| main.cpp | ||