TheoryOfNekomata
|
a6ddf68c8a
|
Genericize compatibility
Extract additional platform-specific imports to basic compatibility
header.
|
1 year ago |
TheoryOfNekomata
|
e86b23fec2
|
Update macOS compat
Properly declare shims for macOS.
|
1 year ago |
TheoryOfNekomata
|
09954125ff
|
Test Linux support
Configure environment for Linux.
Server runs ok, the game runs but with no window...
|
1 year ago |
TheoryOfNekomata
|
659142c181
|
Fix logging
Add capability to log outside stderr and stdout.
|
1 year ago |
TheoryOfNekomata
|
885114605c
|
Update CMake
Unify variables across the project.
|
1 year ago |
TheoryOfNekomata
|
0dbe2342dc
|
Update code for macOS
Fix CMake lib dependencies for crypto/SSL. Also ensure websockets work on macOS for both client and server.
|
2 years ago |
TheoryOfNekomata
|
bdbdbec1ce
|
Add logging abstraction
Come up with our own logging system.
|
2 years ago |
TheoryOfNekomata
|
8d67fa3b08
|
Organize CMake, add safe fopen
Tidy up CMake.
Also provide abstraction to fopen_s only available to Windows.
|
2 years ago |