2 Commits (43bd89d798dc49233335c52c3cbc28aa572fddf0)

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