Commit Graph

105 Commits

Author SHA1 Message Date
Alyssa Milburn ff851a6b07 allow simultaneous cannon firing 2014-07-26 13:52:37 +02:00
Alyssa Milburn 578f7361eb check for overflow during division 2014-07-26 10:40:51 +02:00
Neale Pickett 575c8da393 fix divide by zero in random 2013-07-26 14:12:04 -06:00
Neale Pickett 60e48c2b90 Documentation fix (thanks D. Joe) 2013-02-26 22:26:25 -07:00
Neale Pickett 62a5d85f9a Make library linker opt show up in right spot 2012-07-16 16:53:33 -06:00
Neale Pickett 8570ec8cfc Some GA work I did in 2010 2012-04-24 13:01:07 -06:00
Neale Pickett 28f07e9008 Add brick tank; start tracking contributions 2011-06-30 09:09:23 -06:00
Neale Pickett 1463bd2a3a Fix runaway comment bug (finally!) 2011-06-30 09:02:46 -06:00
Adam Thomas 4478c14434 Fix segfault when argc -1 > MAX_TANKS
forftanks now reads up to MAX_TANKS valid tank directories in the order
provided on the command line. The 'order' index LUT has been re-purposed to
randomise the order they are placed on the game board.
2011-06-30 14:25:36 +10:00
Adam Thomas 1f3ea57b37 Ignore the 'points' files generated by run-tanks 2011-06-09 12:00:00 +10:00
Adam Thomas 6261c8c38f replace 2 instances of dirtbags.css w/ style.css
The dirtbags.css file does not exist in Neale's repo but style.css does
and appears to be the right stylesheet to use.
2011-06-09 11:57:01 +10:00
Neale Pickett 9feb5ac8fc Track points again (thanks Nemo Thorx) 2011-06-08 01:09:22 -06:00
Neale Pickett 7c24df14f3 Fix makefile (thanks Aaron McPhall) 2011-05-06 17:34:54 -06:00
Neale Pickett 2b2480b93a Remove more cruft 2011-05-04 14:06:06 -06:00
Neale Pickett b9caee797e Remove old cruft 2011-05-04 14:05:02 -06:00
Neale Pickett 0ef7f55462 Prepare for release 2011-05-04 13:23:30 -06:00
Neale Pickett c349055937 Make it build again 2011-02-23 16:53:34 -07:00
Neale Pickett 3078370ac0 Add insane example tanks 2011-02-12 20:39:21 -07:00
Neale Pickett b8229bcb8a Just select one winner 2011-02-12 20:31:54 -07:00
Neale Pickett af21d38986 Give credit where credit is due 2011-01-03 11:14:35 -07:00
Neale Pickett 89da05fad9 Make winners executable, print path 2010-10-26 14:57:17 -06:00
Neale Pickett 0fbca55a98 Switch over another dirtbags.css reference 2010-10-26 14:17:17 -06:00
Neale Pickett 0182f5575f s/dirtbags.css/style.css/ 2010-10-26 13:36:41 -06:00
Neale Pickett cc4b71863f Pull apart run-tanks like it says in README 2010-10-26 12:25:27 -06:00
Neale Pickett 9d474c7c56 Explain round frequency. 2010-07-28 14:35:13 -06:00
Neale Pickett 0fd575e948 Fix accepted ranges 2010-07-28 14:34:07 -06:00
Neale Pickett 2274067e01 Change "token" to "password" 2010-07-27 18:08:24 -06:00
Neale Pickett 0ead8eaf59 Re-add run-tanks script 2010-07-27 17:19:31 -06:00
Neale Pickett 12490c8a80 Install examples too 2010-07-27 17:05:57 -06:00
Neale Pickett 48b0ba737d Oops, read forf.txt from this dir now 2010-07-27 16:44:48 -06:00
Neale Pickett 1611735f03 Install to /usr/lib/tanks, not ctanks 2010-07-27 16:18:04 -06:00
Neale Pickett cefea35d5e Add install target to Makefile 2010-07-27 15:45:40 -06:00
Neale Pickett 35394f1925 Actually include files now :\ 2010-07-27 15:41:25 -06:00
Neale Pickett a27883ffe9 Move forf back into this package 2010-07-27 15:36:27 -06:00
Neale Pickett d41b792eab Prepare for packaging 2010-07-27 13:17:44 -06:00
Neale Pickett e932242cfa Documentation and a little cleanup 2010-07-22 22:41:46 -06:00
Neale Pickett fc98369eba Add navigation links 2010-07-22 18:08:55 -06:00
Neale Pickett 7be64ca1fc Replace π with τ; τ = 2π (http://tauday.com/) 2010-07-22 15:23:45 -06:00
Neale Pickett fb78cd6561 Fix hyperspace bug 2010-07-22 15:19:52 -06:00
Neale Pickett adfc19fc4c Fix all 3 known bugs
* Sensor sometimes triggers when tank directly behind it
* Sensor range 0 screws up sensor order in canvas
* Summary not sorted
2010-07-21 15:54:46 -06:00
Neale Pickett a6a631e067 Pull forf over HTTP now 2010-07-21 11:09:01 -06:00
Neale Pickett 9bda9cb03f List of bugs 2010-07-20 23:19:06 -05:00
Neale Pickett e7eca89844 Working CGI 2010-07-20 20:35:24 -06:00
Neale Pickett a7969c9edb Fix broken link 2010-07-20 15:41:38 -06:00
Neale Pickett 4e8934377e End-user documentation 2010-07-20 15:39:10 -06:00
Neale Pickett 7c7acc5ffe Add summary page generator 2010-07-20 12:06:33 -06:00
Neale Pickett c3a5b3dcd6 Add sensors to rabbitwithgun 2010-07-19 17:26:49 -06:00
Neale Pickett ea84c67517 Fix up designer cgi 2010-07-19 17:23:30 -06:00
Neale Pickett 39169bf352 Start at a javascript tank designer 2010-07-15 15:57:12 -06:00
Neale Pickett ac4e3b5157 Add shell script to run a round 2010-07-14 16:39:06 -06:00