index
:
musw
front
multi-user Spacewar!
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
use semi-implicit euler for bullet dynamics.
rodri
2021-09-25
1
-1
/
+13
*
forgot to add the actual sky map.
rodri
2021-08-04
1
-0
/
+0
*
add a default sky map from fourmilab.ch.
rodri
2021-08-04
1
-1
/
+22
*
implemented keyboard key send/recv procedures.
rodri
2021-08-04
3
-4
/
+68
*
implemented complete universe particles integration.
rodri
2021-08-02
3
-20
/
+74
*
added an sprite for the Earth.
rodri
2021-08-01
5
-3
/
+21
*
randomly position the ships, facing each other.
rodri
2021-08-01
2
-8
/
+22
*
began building a universe for every party.
rodri
2021-08-01
10
-49
/
+275
*
incorporated libgeometry into the project.
rodri
2021-07-29
9
-42
/
+72
*
made the client window size immutable.
rodri
2021-07-29
6
-5
/
+44
*
brought the Sprite struct for future animations.
rodri
2021-07-28
12
-77
/
+269
*
first stages of a full-featured client.
rodri
2021-07-27
4
-23
/
+149
*
added a #s command interface for monitoring and control.
rodri
2021-07-25
1
-0
/
+64
*
implemented parties to hold PvP match info.
rodri
2021-07-25
8
-135
/
+237
*
some corrections.
rodri
2021-07-23
2
-3
/
+3
*
implemented a lobby for users waiting to join a party.
rodri
2021-07-23
6
-23
/
+248
*
implement a primitive VLA to keep connection state.
rodri
2021-07-21
2
-6
/
+34
*
implemented very basic server broadcasting.
rodri
2021-07-21
8
-39
/
+159
*
initial commit.
rodri
2021-07-21
9
-0
/
+385