Go to file
Stephen McQuay a3fa670c3d Fixed scoping issue
The bug here was that when you would try to start a game it would still be nil
after the block where g was redefined. Just me being sloppy.
2014-03-31 23:21:18 -07:00
bserv Put delete of game from controller in right place 2014-03-31 23:21:16 -07:00
.gitignore ignore new binary 2014-03-31 23:21:14 -07:00
config.go ignore new binary 2014-03-31 23:21:14 -07:00
control.go Fixed scoping issue 2014-03-31 23:21:18 -07:00
deathmatch.go ignore new binary 2014-03-31 23:21:14 -07:00
game.go Put delete of game from controller in right place 2014-03-31 23:21:16 -07:00
id.go ignore new binary 2014-03-31 23:21:14 -07:00
id_test.go ignore new binary 2014-03-31 23:21:14 -07:00
melee.go ignore new binary 2014-03-31 23:21:14 -07:00
obstacle.go ignore new binary 2014-03-31 23:21:14 -07:00
player.go Put delete of game from controller in right place 2014-03-31 23:21:16 -07:00
projectile.go ignore new binary 2014-03-31 23:21:14 -07:00
protocol.go Put delete of game from controller in right place 2014-03-31 23:21:16 -07:00
robot.go ignore new binary 2014-03-31 23:21:14 -07:00
robot_test.go Fixed unittests 2014-03-31 23:21:18 -07:00
splosion.go ignore new binary 2014-03-31 23:21:14 -07:00