index
:
battleship
front
Multi-user on-line Sink the Fleet
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bts: improve the vfx timings.
HEAD
front
rodri
2024-12-07
1
-3
/
+3
*
bts: fix confirmdone().
rodri
2024-11-16
1
-3
/
+4
*
add a stats command. change the main buttons appearance.
rodri
2024-11-16
3
-14
/
+54
*
fix the menulist (make it play nice with periodic refreshing).
rodri
2024-11-16
3
-8
/
+19
*
bts: add a little vfx for the buttons. add playvfx helper function.
rodri
2024-11-15
4
-20
/
+28
*
bts: add a cover image.
rodri
2024-11-15
4
-11
/
+33
*
forgot the vfx units…
rodri
2024-11-15
2
-0
/
+193
*
bts: add vfx. use stringn instead of string.
rodri
2024-11-15
6
-13
/
+111
*
bts: refactor processcmd().
rodri
2024-11-13
1
-29
/
+76
*
btsd: refactor battleproc().
rodri
2024-11-13
1
-76
/
+129
*
bts: moderate cleanup and restructuring.
rodri
2024-11-12
1
-68
/
+56
*
bts: proper board names when watching a match.
rodri
2024-11-11
1
-2
/
+2
*
bts: remove unnecessary anon struct.
rodri
2024-11-11
1
-30
/
+27
*
bts: poll matches automatically.
rodri
2024-11-08
2
-5
/
+27
*
mkfile: fix install rule.
rodri
2024-11-07
1
-4
/
+2
*
bts: use buttons to select the game mode (removes -a option).
rodri
2024-11-07
2
-20
/
+112
*
btsd: tiny cleanup.
rodri
2024-11-07
1
-1
/
+1
*
andy: remove useless return.
rodri
2024-11-07
1
-1
/
+0
*
copy the assets into /sys/games/lib.
rodri
2024-11-07
2
-10
/
+23
*
allow the user to disable sound. only spawn a new window when debugging.
rodri
2023-10-11
2
-26
/
+45
*
get rid of duplicate AudioSource init procedures.
rodri
2023-10-10
3
-230
/
+172
*
replace the andy layout algorithm for a better one.
rodri
2023-10-09
2
-30
/
+16
*
minor cleanup.
rodri
2023-10-08
1
-10
/
+3
*
make sure andys never stall while searching.
rodri
2023-10-08
1
-3
/
+31
*
wrote a real layout algorithm for the andys.
rodri
2023-10-08
2
-2
/
+60
*
only send a shot if the target cell is clear/unknown.
rodri
2023-10-07
1
-2
/
+4
*
make cell2coords thread-safe.
rodri
2023-10-07
5
-19
/
+22
*
tell the spectator who's playing the moment they join.
rodri
2023-10-07
2
-5
/
+5
*
use a better random source. fix a bug with andys generating oob cell coordina...
rodri
2023-10-07
4
-8
/
+33
*
remove debug prints.
rodri
2023-10-07
1
-16
/
+4
*
initial implementation of an AI.
rodri
2023-10-06
6
-42
/
+336
*
get rid of unused wav structs from the mixer.
rodri
2023-10-02
1
-18
/
+0
*
add more sfx and do some of their orchestration.
rodri
2023-10-02
5
-11
/
+54
*
replaced the custom wav decoder for the general Pcm one using the audio(1) ones.
rodri
2023-10-02
2
-278
/
+90
*
get the condition right.
rodri
2023-10-01
1
-1
/
+1
*
fixed a Menulist.update bug where it would return 0 when there were no entries.
rodri
2023-10-01
1
-1
/
+7
*
add a credits file, acknowledging people. add another sfx.
rodri
2023-10-01
3
-1
/
+16
*
add a mixer and some background sfx.
rodri
2023-10-01
9
-10
/
+945
*
send the matches list upon first connection. changed the syntax a bit.
rodri
2023-09-29
2
-20
/
+34
*
paint the none entry in the middle of the row too.
rodri
2023-09-29
1
-1
/
+2
*
added a border to the boards and corrected a bug when placing a ship.
rodri
2023-09-28
4
-16
/
+23
*
got rid of static Image pointers in favor of a global color palette.
rodri
2023-09-28
1
-59
/
+59
*
updated How to play.
rodri
2023-09-27
1
-8
/
+13
*
give more feedback about the current state of play to the spectator.
rodri
2023-09-27
1
-3
/
+8
*
implemented spectator mode.
rodri
2023-09-27
5
-28
/
+135
*
initial work towards spectator mode.
rodri
2023-09-26
5
-5
/
+92
*
add parsecmd to the client. finish the menulist of matches.
rodri
2023-09-22
2
-60
/
+144
*
add parsecmd to the server.
rodri
2023-09-21
6
-22
/
+182
*
more work on the menulist of matches.
rodri
2023-09-20
7
-92
/
+169
*
initial work on a menu of matches.
rodri
2023-09-17
3
-34
/
+134
[next]