100 次代码提交 (master)
 

作者 SHA1 备注 提交日期
  Kevin Li f37ad33eab Hey look, a typo. 11 年前
  Ben Kurtovic f03613f9e5 Sprial pattern for Conway4 default. 11 年前
  Ben Kurtovic 2f8ea8dfba Better setup() for Conway4; fix funky markdown in readme; safety. 11 年前
  Ben Kurtovic 0805e35943 Readme. 11 年前
  Ben Kurtovic 43bd89d798 Add some method documentation. 11 年前
  Ben Kurtovic caba61674e What's the point of these? 11 年前
  Ben Kurtovic 493985b8af Update build.xml. 11 年前
  Ben Kurtovic a2f40ce25c Make compilation with javac possible. 11 年前
  Ben Kurtovic fceb8329d0 Fix some widths/heights. 11 年前
  Ben Kurtovic 5fbcbb123e Move the setup code for each rule to their respective files. 11 年前
  Ben Kurtovic 4ab26e5a48 Drawing patches should make more sense now. 11 年前
  Ben Kurtovic 38091d3d07 Dekker's algorithm so randomize()/clear() don't clash with run(). 11 年前
  Ben Kurtovic e0161200d8 Why are the buttons bold? 11 年前
  Ben Kurtovic 495641524e Reset Golfish. 11 年前
  Ben Kurtovic c4dfaebc23 Slightly improved times for getting patch neighbors. 11 年前
  Josh Hofing 92baf11e7d Made Brian's Brain MUCH more efficient. 11 年前
  Josh Hofing d50dbb417a Don't fill new grids unless we need it. 11 年前
  Josh Hofing 8dd74bb794 Get rid of a useless check that doesn't check the right things anyways. 11 年前
  Josh Hofing d1a501fafa I had the line commented by accident. OOPS. 11 年前
  Josh Hofing ecd30d5f7e One line change, make rendering far more efficient. 11 年前
  Lee 1fe3afa516 Patches stay when changing algorithms 11 年前
  Lee a27f325522 Let's try Arial. 11 年前
  Lee 5edfc2cb64 Redundancy is redundant. 11 年前
  Lee c9fb50afcf Changed mouse handling, menu bar width 11 年前
  Lee 0b21556a57 Go draw some blue lines in Brian's Brain. Right mouse button. 11 年前
  Lee 45006aaf8b Better mouse handling 11 年前
  Josh Hofing da3daefe05 Merge branch 'master' of github.com:earwig/goldfish 11 年前
  Josh Hofing e800be6f33 Now you can toggle the state, and it isn't spazzy! 11 年前
  Ben Kurtovic 36b07313fb rm unused attribute 11 年前
  Ben Kurtovic 7d451dfbca General cleanup for consistency. 11 年前
  Ben Kurtovic c1598b6baa Title holds algorithm. 11 年前
  Lee 03b94d7862 Cool gun is cool. 11 年前
  Lee d8e487e71e Menu bar was wider than image 11 年前
  Ben Kurtovic b606aa1796 Fix getWidth()/getHeight(), so non-square grids work. 11 年前
  Ben Kurtovic a23aee72f1 Remove unnecessary menu 11 年前
  Ben Kurtovic e28462bcf8 Tabs -> Spaces 11 年前
  Lee b4b645a12b Slider 11 年前
  Lee 52c640d3dd Removed ItemListener, added Random button 11 年前
  Lee c6fba23c2b Better pause/reset/clear buttons. 11 年前
  Josh Hofing a35a45f3ea PRETTY COLORS. :D 11 年前
  Ben Kurtovic 0bc0510e8c Selecting rules from the menu should work now. 11 年前
  Lee a63355cbeb Faster clearing/updating of pixels 11 年前
  Lee 8da67bb2f9 Placeholder menu, working pause button. 11 年前
  Lee 4bc4696909 Soft tabs, line feed. 11 年前
  Ben Kurtovic 63ca5e50f1 Removing old label thing for patches 11 年前
  Ben Kurtovic 842052e5df Remove old threading code 11 年前
  Ben Kurtovic f03f4e07d7 Some improved mouse handling code. 11 年前
  Lee 07b8b96e61 I heard you like gliders. 11 年前
  Lee 42a9dab6aa Drawing works now. 11 年前
  Lee 7b8338d188 No scaling if width, height are greater than 256 11 年前