Go to file
Fraser Graham 90b7731865 allow the control interface to specify game type 2014-01-15 22:16:06 -08:00
.gitignore moved code out of awkward bots repo 2013-09-27 22:27:05 -07:00
config.go allow the control interface to specify game type 2014-01-15 22:16:06 -08:00
control.go allow the control interface to specify game type 2014-01-15 22:16:06 -08:00
deathmatch.go game types, deathmatch and melee 2014-01-15 21:41:40 -08:00
game.go allow the control interface to specify game type 2014-01-15 22:16:06 -08:00
id.go trim the hashes 2013-11-15 23:20:22 -08:00
id_test.go tests work for GOMAXPROCS>1 2013-08-28 22:16:55 -07:00
main.go added file line numbers to the logs 2014-01-13 20:54:01 -08:00
melee.go game types, deathmatch and melee 2014-01-15 21:41:40 -08:00
obstacle.go renaming rect to AABB 2013-11-24 14:26:40 -08:00
player.go allow probes while repairing and scanning 2013-11-27 20:33:57 -08:00
projectile.go update for api change in vector 2014-01-07 21:21:16 -08:00
protocol.go allow the control interface to specify game type 2014-01-15 22:16:06 -08:00
robot.go game types, deathmatch and melee 2014-01-15 21:41:40 -08:00
sample_packet.json adding a sample JSON packet for reference 2013-10-19 21:05:38 -07:00
spectator.go added gameover packet 2013-11-13 22:24:54 -08:00
splosion.go minor tweaks, including go fmt 2013-11-09 21:46:49 -08:00