2 次代码提交 (master)

作者 SHA1 备注 提交日期
  Ben Kurtovic 43bd89d798 Add some method documentation. 11 年前
  Ben Kurtovic a2f40ce25c Make compilation with javac possible. 11 年前
  Ben Kurtovic 38091d3d07 Dekker's algorithm so randomize()/clear() don't clash with run(). 11 年前
  Josh Hofing d50dbb417a Don't fill new grids unless we need it. 11 年前
  Ben Kurtovic b606aa1796 Fix getWidth()/getHeight(), so non-square grids work. 11 年前
  Ben Kurtovic 63ca5e50f1 Removing old label thing for patches 11 年前
  Ben Kurtovic 8e46e50d33 Missed a couple. 11 年前
  Ben Kurtovic 1dcbe667e5 Switched x and y, oops. 11 年前
  Josh Hofing 705abad2bb Fixed awful typos in Patch, constructors in grid 11 年前
  Ben Kurtovic 41c1b74bd5 Whoops 11 年前
  Ben Kurtovic 9ff5f6834c Patch: +get4Neighbors(), get8Neighbors(), clone() 11 年前
  Ben Kurtovic 028e4bdd83 More useless methods and stuff. 11 年前
  Ben Kurtovic 22d1af5b20 Adding some methods because Josh. 11 年前
  Josh Hofing 5d7731e208 getPatch, setPatch 11 年前
  Josh Hofing 107a0a464b Added build.xml, because packages are difficult otherwise. 11 年前
  Josh Hofing 791e6e1fa0 Kevin put bad bracket 11 年前
  Ben Kurtovic 57f22f740c Moving source files to src/ 11 年前
  Kevin Li 832b6cf301 Added Grid.java, Patch.java 11 年前