Commit Graph

12 Commits

Author SHA1 Message Date
Stephen McQuay aabda1cc90 added config file support 2013-11-13 20:38:57 -08:00
Stephen McQuay da26e1ca46 simplified some loops
These changes were done by running the following command:

    gofmt -s -w *.go
2013-11-09 21:52:06 -08:00
Fraser Graham e39a97089e First pass of multibot support 2013-11-08 21:25:42 -08:00
Stephen McQuay c9ba660e7f added server info for the / route 2013-11-07 22:11:54 -08:00
Stephen McQuay caea45741f Added ability to configure game at creation time 2013-11-07 22:11:54 -08:00
Stephen McQuay c074397c1f bugfix for incorrect logic in game creation 2013-10-18 23:56:06 -07:00
Stephen McQuay d19b3f71fa added ability to autovivify games in debug mode 2013-10-18 20:49:57 -07:00
Stephen McQuay f4e2e84676 added more logging to control requests 2013-10-14 00:17:12 -07:00
Stephen McQuay e06f70aed6 go fmt 2013-09-28 23:03:42 -07:00
Stephen McQuay bd4cb39828 added profiling flag and kill channel 2013-09-28 23:00:29 -07:00
Stephen McQuay 56c965add7 some clean up
Mainly adding some comments, and some function renaming
2013-09-28 12:59:17 -07:00
Stephen McQuay c5bddcdc31 renamed the file housing the http control protocol, removed defunct test 2013-09-28 12:53:18 -07:00