index
:
musw
front
multi-user Spacewar!
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fns.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
now using PNG files instead of image(6)s. bullet TTL taken into account durin...
rodri
2023-04-13
1
-0
/
+1
*
implemented optional ghosting for the clients.
rodri
2023-02-25
1
-1
/
+1
*
take the packet seq and ack into account during connection setup. added a pla...
rodri
2023-02-21
1
-1
/
+4
*
implemented a keep alive mechanism.
rodri
2023-02-16
1
-1
/
+1
*
implemented per-packet HMAC to avoid MITM tampering.
rodri
2023-02-11
1
-0
/
+7
*
implemented connection establishment with per client DHX.
rodri
2023-02-11
1
-1
/
+11
*
implemented a packet processing pipeline. got rid of Lobby. began development...
rodri
2023-02-09
1
-6
/
+0
*
use libgeometry from the system. got rid of global `theparty`. wrote a little...
rodri
2023-01-31
1
-3
/
+3
*
got rid of GameState.
rodri
2022-06-03
1
-2
/
+1
*
implemented complete universe particles integration.
rodri
2021-08-02
1
-0
/
+1
*
added an sprite for the Earth.
rodri
2021-08-01
1
-0
/
+7
*
began building a universe for every party.
rodri
2021-08-01
1
-1
/
+7
*
brought the Sprite struct for future animations.
rodri
2021-07-28
1
-1
/
+1
*
first stages of a full-featured client.
rodri
2021-07-27
1
-0
/
+2
*
implemented parties to hold PvP match info.
rodri
2021-07-25
1
-0
/
+9
*
implemented a lobby for users waiting to join a party.
rodri
2021-07-23
1
-3
/
+15
*
implemented very basic server broadcasting.
rodri
2021-07-21
1
-0
/
+15
*
initial commit.
rodri
2021-07-21
1
-0
/
+1