TheoryOfNekomata
7556335605
Add net teardown
Encapsulate net teardown logic.
1 jaar geleden
TheoryOfNekomata
baae003eae
Improve logging
Add context on all log items.
1 jaar geleden
TheoryOfNekomata
5ce887f3db
Organize mocks
Put mocks to directory structure mimicking project structure.
1 jaar geleden
TheoryOfNekomata
7fa536895d
Unify memory handling functions
Use abstraction instead of using SDL dependencies.
1 jaar geleden
TheoryOfNekomata
9eae630cdf
Put config in game directory, fix logging
Ensure game/server configs sit in game directory for easy editing and referencing.
The logging for the network teardown has been put in the appropriate function.
1 jaar geleden
TheoryOfNekomata
bdbdbec1ce
Add logging abstraction
Come up with our own logging system.
1 jaar geleden
TheoryOfNekomata
8d67fa3b08
Organize CMake, add safe fopen
Tidy up CMake.
Also provide abstraction to fopen_s only available to Windows.
1 jaar geleden
TheoryOfNekomata
f11a8ff220
Update standard functions
Include _s wrappers for most standard function calls.
1 jaar geleden
TheoryOfNekomata
25c7c83370
Add instructions for macOS
Add compatibility for macOS and *NIX files
TODO: inspect building of dependencies
1 jaar geleden
TheoryOfNekomata
54f13de92a
Put repo config in global config
Ensure every config-backed subsystem can serialize/deserialize config in
a single consistent manner.
2 jaren geleden
TheoryOfNekomata
57e4a768dc
Update config
Add templates for config item types.
Also updated server's config to use the global config module.
2 jaren geleden
TheoryOfNekomata
9cde8ff876
Extract common code
Remove symlinks and make codebase use common modules instead.
2 jaren geleden