index
:
musw
front
multi-user Spacewar!
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mkfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
put the player routines in their own unit.
rodri
2023-06-05
1
-0
/
+1
*
integrated cmixer for sound and sfx.
rodri
2023-05-23
1
-0
/
+2
*
improvements to show a bullet's explosion upon ttl consumption.
rodri
2023-05-22
1
-0
/
+1
*
implemented per-packet HMAC to avoid MITM tampering.
rodri
2023-02-11
1
-0
/
+1
*
implemented connection establishment with per client DHX.
rodri
2023-02-11
1
-0
/
+1
*
implemented a packet processing pipeline. got rid of Lobby. began development...
rodri
2023-02-09
1
-1
/
+0
*
use libgeometry from the system. got rid of global `theparty`. wrote a little...
rodri
2023-01-31
1
-10
/
+0
*
added an sprite for the Earth.
rodri
2021-08-01
1
-1
/
+1
*
began building a universe for every party.
rodri
2021-08-01
1
-0
/
+1
*
incorporated libgeometry into the project.
rodri
2021-07-29
1
-0
/
+1
*
brought the Sprite struct for future animations.
rodri
2021-07-28
1
-0
/
+19
*
implemented parties to hold PvP match info.
rodri
2021-07-25
1
-0
/
+1
*
implemented a lobby for users waiting to join a party.
rodri
2021-07-23
1
-0
/
+2
*
implemented very basic server broadcasting.
rodri
2021-07-21
1
-1
/
+4
*
initial commit.
rodri
2021-07-21
1
-0
/
+14