index
:
battleship
front
Multi-user on-line Sink the Fleet
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a border to the boards and corrected a bug when placing a ship.
rodri
2023-09-28
1
-3
/
+7
*
implemented spectator mode.
rodri
2023-09-27
1
-2
/
+6
*
initial work towards spectator mode.
rodri
2023-09-26
1
-0
/
+12
*
add parsecmd to the server.
rodri
2023-09-21
1
-1
/
+22
*
more work on the menulist of matches.
rodri
2023-09-20
1
-3
/
+10
*
initial work on a menu of matches.
rodri
2023-09-17
1
-2
/
+25
*
fit client to the new architecture. clean things up, make them more consistent.
rodri
2023-09-15
1
-1
/
+0
*
new server architecture.
rodri
2023-09-15
1
-7
/
+34
*
made playerq a Channel, turned polling into send/recv points and got rid of t...
rodri
2023-09-09
1
-9
/
+0
*
inline spawned threads to threadmain.
Amavect
2023-09-07
1
-7
/
+0
*
obtain each player's username and show it during battle.
rodri
2023-09-01
1
-0
/
+1
*
major development stride:
rodri
2023-08-29
1
-1
/
+14
*
armada placement testing. wrote part of the client netcode.
rodri
2023-08-24
1
-0
/
+7
*
fixed the match process cleanup procedure.
rodri
2023-08-24
1
-4
/
+3
*
added ship drawing and placement procedures.
rodri
2023-08-15
1
-7
/
+14
*
latest try of player mgmt procedure. (not working)
rodri
2023-08-12
1
-0
/
+39
*
initial commit.
rodri
2023-08-08
1
-0
/
+31