RSS feed
	
	
	
		2723bb6f
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/09/01 17:41
		
obtain each player's username and show it during battle.
		 
	
		a764a506
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/09/01 08:44
		
make playerq a fifo instead of a lifo.
		 
	
		4f514003
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/09/01 07:07
		
change mmb to rotate the ship without presenting a menu.
		 
	
		344e764a
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/31 16:36
		
correct patrolcursor not showing up after finishing a battle.
		 
	
		39d20fdc
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/31 10:44
		
show the board labels.
		 
	
		68cfdc52
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/31 06:16
		
improved playerq locking.
		 
	
		be547a2d
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/30 18:07
		
forbid placing ships after being done with the layout.
		 
	
		3d93e42d
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/30 12:18
		
added new cursors and their switching.
		 
	
		e0c574f2
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/30 07:47
		
change the cursor based on game state (waiting and playing).
		 
	
		b106a4c0
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/29 18:13
		
implemented match conclusion logic and notification.
		 
	
		7104ef7c
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/29 10:42
		
reset the boards after each game.
		 
	
		6a555fb1
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/29 06:48
		
removed unnecessary pointer.
		 
	
		fbea30a5
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/29 06:19
		
major development stride:
		 
	
		d9752f97
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/26 16:16
		
show the current state and keep ships from overlapping.
		 
	
		ca4af600
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/25 17:53
		
implemented most of the layout code.
		 
	
		25e1b948
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/24 17:07
		
minor ship placement clean up.
		 
	
		034cb668
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/24 16:59
		
armada placement testing. wrote part of the client netcode.
		 
	
		c2782417
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/24 10:04
		
fixed the match process cleanup procedure.
		 
	
		6226ca4a
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/24 10:01
		
wrote a readme.
		 
	
		2e921a4b
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/16 01:41
		
added the rules manual.
		 
	
		04c90470
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/14 22:41
		
added ship drawing and placement procedures.
		 
	
		8285721a
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/12 01:35
		
latest try of player mgmt procedure. (not working)
		 
	
		7b76e746
		 – rodri <rgl@antares-labs.eu>
 authored
 on 2023/08/08 04:35
		
initial commit.