TheoryOfNekomata
7accae03f6
Fix imports
Could not find some imports on macOS.
2 年之前
TheoryOfNekomata
fc4e55ddf5
Update characters, config
Changes to character rigging. Also CMake now respects ini-config
structure (although in the future, the lib file should be used. Check
installation in CMake for macOS/*NIX).
2 年之前
TheoryOfNekomata
57b33b800d
Extract config code
Define separate package for config code.
2 年之前
TheoryOfNekomata
d0c66fe817
Force server database path
Use path relative to server executable instead of current working
directory.
2 年之前
TheoryOfNekomata
7fa536895d
Unify memory handling functions
Use abstraction instead of using SDL dependencies.
2 年之前
TheoryOfNekomata
f11a8ff220
Update standard functions
Include _s wrappers for most standard function calls.
2 年之前
TheoryOfNekomata
54f13de92a
Put repo config in global config
Ensure every config-backed subsystem can serialize/deserialize config in
a single consistent manner.
2 年之前
TheoryOfNekomata
9cde8ff876
Extract common code
Remove symlinks and make codebase use common modules instead.
2 年之前
TheoryOfNekomata
a7f9b45f71
Add database setup
Database will be used for authentication.
2 年之前