TheoryOfNekomata
|
9cde8ff876
|
Extract common code
Remove symlinks and make codebase use common modules instead.
|
2 лет назад |
TheoryOfNekomata
|
508967fcb7
|
Add configs to server
Make server optionally have a mountpoint for putting assets.
|
2 лет назад |
TheoryOfNekomata
|
97cfbab7ad
|
Refactor network initialization
Isolate network logic to each subsystem.
|
2 лет назад |
TheoryOfNekomata
|
d23d3a5127
|
Add adjustments to game
Update initialization method.
|
2 лет назад |
TheoryOfNekomata
|
abf5ede03e
|
Add Websockets server
Websockets server is for game networking.
|
2 лет назад |
TheoryOfNekomata
|
bc4593d806
|
Add memory-related code
Add memory and data-related implementations for handling game data.
|
2 лет назад |
TheoryOfNekomata
|
d1999f7667
|
Add convenience typedefs
Use short names for int types.
|
2 лет назад |
TheoryOfNekomata
|
ca36ea018d
|
Refactor structure
Isolate input items into their own directory.
|
2 лет назад |
TheoryOfNekomata
|
656bcf0260
|
Isolate input/output handling
Make device handling opt-in.
|
2 лет назад |
TheoryOfNekomata
|
123ccffa2b
|
Define constants
Use #define instead of const for constants.
|
2 лет назад |
TheoryOfNekomata
|
e5b0e5129d
|
Refactor structure
Extract config-related code to their own source files.
|
2 лет назад |