TheoryOfNekomata
|
8bf3b46233
|
Update gamepad event handling
Use game controller APIs instead of the joystick ones to be able to use
the gamepad button DB file.
|
1 vuosi sitten |
TheoryOfNekomata
|
57b33b800d
|
Extract config code
Define separate package for config code.
|
1 vuosi sitten |
TheoryOfNekomata
|
9cde8ff876
|
Extract common code
Remove symlinks and make codebase use common modules instead.
|
2 vuotta sitten |
TheoryOfNekomata
|
508967fcb7
|
Add configs to server
Make server optionally have a mountpoint for putting assets.
|
2 vuotta sitten |
TheoryOfNekomata
|
4e4924ec0b
|
Implement connectivity
Attempt to connect client to server.
|
2 vuotta sitten |
TheoryOfNekomata
|
d23d3a5127
|
Add adjustments to game
Update initialization method.
|
2 vuotta sitten |
TheoryOfNekomata
|
c3248953e2
|
Integrate libwebsockets connection
Add libwebsockets client to game executable.
|
2 vuotta sitten |
TheoryOfNekomata
|
afa8fcce02
|
Abstract SDL event handling
Delegate the event handling solely in input state.
|
2 vuotta sitten |
TheoryOfNekomata
|
52fb193b83
|
Cover all input methods on tests
Add tests for initialization and teardown for all input methods.
|
2 vuotta sitten |
TheoryOfNekomata
|
259780cdb2
|
Fix multi player support
Correctly dereference pointers.
|
2 vuotta sitten |
TheoryOfNekomata
|
d1999f7667
|
Add convenience typedefs
Use short names for int types.
|
2 vuotta sitten |
TheoryOfNekomata
|
9012772322
|
Add experimental MIDI controller input support
The game now uses MIDI support for alternative input methods.
|
2 vuotta sitten |
TheoryOfNekomata
|
81549f3616
|
Encapsulate I/O
Put I/O values to their respective structs.
|
2 vuotta sitten |