TheoryOfNekomata
|
bab10fe84f
|
Add logs for input events
For debug purposes.
|
pirms 1 gada |
TheoryOfNekomata
|
9be297df6f
|
Fix logging
Ensure log directory base path is relative to the executable.
|
pirms 1 gada |
TheoryOfNekomata
|
397828c1a4
|
Organize codebase
Extract tests from source directory.
|
pirms 1 gada |
TheoryOfNekomata
|
9c7cacf3ed
|
Address build warnings
Ensure warnings have been accounted for.
|
pirms 1 gada |
TheoryOfNekomata
|
a6ddf68c8a
|
Genericize compatibility
Extract additional platform-specific imports to basic compatibility
header.
|
pirms 1 gada |
TheoryOfNekomata
|
e86b23fec2
|
Update macOS compat
Properly declare shims for macOS.
|
pirms 1 gada |
TheoryOfNekomata
|
09954125ff
|
Test Linux support
Configure environment for Linux.
Server runs ok, the game runs but with no window...
|
pirms 1 gada |
TheoryOfNekomata
|
d8ec780689
|
Force server logs to stdout/stderr
Make server use standard output streams instead of file-based streams.
|
pirms 1 gada |
TheoryOfNekomata
|
659142c181
|
Fix logging
Add capability to log outside stderr and stdout.
|
pirms 1 gada |
TheoryOfNekomata
|
885114605c
|
Update CMake
Unify variables across the project.
|
pirms 1 gada |
TheoryOfNekomata
|
baae003eae
|
Improve logging
Add context on all log items.
|
pirms 1 gada |
TheoryOfNekomata
|
74c1b13787
|
Update console output
Make colored console output work in Windows.
|
pirms 1 gada |
TheoryOfNekomata
|
d96a25d7d2
|
Fix log mocks
Add modes for log mocks.
|
pirms 1 gada |
TheoryOfNekomata
|
5ce887f3db
|
Organize mocks
Put mocks to directory structure mimicking project structure.
|
pirms 1 gada |
TheoryOfNekomata
|
7fa536895d
|
Unify memory handling functions
Use abstraction instead of using SDL dependencies.
|
pirms 1 gada |
TheoryOfNekomata
|
32f843db08
|
Update WS logs
Add ws prefix for easy filtering.
|
pirms 1 gada |
TheoryOfNekomata
|
073ad235ae
|
Improve logging
Use our logging mechanism and remove dependency on SDL.
|
pirms 1 gada |
TheoryOfNekomata
|
bdbdbec1ce
|
Add logging abstraction
Come up with our own logging system.
|
pirms 1 gada |
TheoryOfNekomata
|
9cde8ff876
|
Extract common code
Remove symlinks and make codebase use common modules instead.
|
pirms 2 gadiem |