Commit Graph

4 Commits

Author SHA1 Message Date
iphydf d408c98209 refactor: Move Tox_Options to tox_options.h.
For backwards compatibility, we also `#include "tox_options.h"` in
`tox.h`, but in 0.3.0 we can break that so most toxcore client code
doesn't need the options, only the part that creates the instance.
2025-01-24 18:18:31 +00:00
iphydf 6460c25c9e refactor: Use merge_sort instead of qsort for sorting. 2024-12-05 18:33:21 +00:00
iphydf 0c05566e58 cleanup: Further #include cleanups. 2024-01-31 21:04:53 +00:00
iphydf 511bfe39c8 cleanup: Use Bazel modules to enforce proper #include hygiene. 2024-01-30 23:51:43 +00:00