Ben Kurtovic
|
c4dfaebc23
|
Slightly improved times for getting patch neighbors.
|
11 years ago |
Josh Hofing
|
92baf11e7d
|
Made Brian's Brain MUCH more efficient.
|
11 years ago |
Josh Hofing
|
d50dbb417a
|
Don't fill new grids unless we need it.
Also update places where it isn't needed.
|
11 years ago |
Josh Hofing
|
8dd74bb794
|
Get rid of a useless check that doesn't check the right things anyways.
|
11 years ago |
Josh Hofing
|
d1a501fafa
|
I had the line commented by accident. OOPS.
|
11 years ago |
Josh Hofing
|
ecd30d5f7e
|
One line change, make rendering far more efficient.
|
11 years ago |
Lee
|
1fe3afa516
|
Patches stay when changing algorithms
|
11 years ago |
Lee
|
a27f325522
|
Let's try Arial.
|
11 years ago |
Lee
|
5edfc2cb64
|
Redundancy is redundant.
|
11 years ago |
Lee
|
c9fb50afcf
|
Changed mouse handling, menu bar width
|
11 years ago |
Lee
|
0b21556a57
|
Go draw some blue lines in Brian's Brain. Right mouse button.
|
11 years ago |
Lee
|
45006aaf8b
|
Better mouse handling
|
11 years ago |
Josh Hofing
|
da3daefe05
|
Merge branch 'master' of github.com:earwig/goldfish
|
11 years ago |
Josh Hofing
|
e800be6f33
|
Now you can toggle the state, and it isn't spazzy!
|
11 years ago |
Ben Kurtovic
|
36b07313fb
|
rm unused attribute
|
11 years ago |
Ben Kurtovic
|
7d451dfbca
|
General cleanup for consistency.
|
11 years ago |
Ben Kurtovic
|
c1598b6baa
|
Title holds algorithm.
|
11 years ago |
Lee
|
03b94d7862
|
Cool gun is cool.
Is it a gun?
|
11 years ago |
Lee
|
d8e487e71e
|
Menu bar was wider than image
Someone test this please.
|
11 years ago |
Ben Kurtovic
|
b606aa1796
|
Fix getWidth()/getHeight(), so non-square grids work.
|
11 years ago |
Ben Kurtovic
|
a23aee72f1
|
Remove unnecessary menu
|
11 years ago |
Ben Kurtovic
|
e28462bcf8
|
Tabs -> Spaces
|
11 years ago |
Lee
|
b4b645a12b
|
Slider
|
11 years ago |
Lee
|
52c640d3dd
|
Removed ItemListener, added Random button
|
11 years ago |
Lee
|
c6fba23c2b
|
Better pause/reset/clear buttons.
Also set some default patterns for some of the algorithms.
|
11 years ago |
Josh Hofing
|
a35a45f3ea
|
PRETTY COLORS. :D
|
11 years ago |
Ben Kurtovic
|
0bc0510e8c
|
Selecting rules from the menu should work now.
|
11 years ago |
Lee
|
a63355cbeb
|
Faster clearing/updating of pixels
|
11 years ago |
Lee
|
8da67bb2f9
|
Placeholder menu, working pause button.
|
11 years ago |
Lee
|
4bc4696909
|
Soft tabs, line feed.
|
11 years ago |
Ben Kurtovic
|
63ca5e50f1
|
Removing old label thing for patches
|
11 years ago |
Ben Kurtovic
|
842052e5df
|
Remove old threading code
|
11 years ago |
Ben Kurtovic
|
f03f4e07d7
|
Some improved mouse handling code.
|
11 years ago |
Lee
|
07b8b96e61
|
I heard you like gliders.
Grid doesn't work if dimensions are rectangular.
|
11 years ago |
Lee
|
42a9dab6aa
|
Drawing works now.
Click and drag
|
11 years ago |
Lee
|
7b8338d188
|
No scaling if width, height are greater than 256
|
11 years ago |
Ben Kurtovic
|
361b560d36
|
Use System.currentTimeMillis()
|
11 years ago |
Ben Kurtovic
|
5d356c3789
|
A couple adjustments.
|
11 years ago |
Ben Kurtovic
|
03424ec4f4
|
Sleep code
|
11 years ago |
Ben Kurtovic
|
69e297900c
|
Cleanup
|
11 years ago |
Ben Kurtovic
|
e4b441e7b9
|
Setup code should only be executed once. Make run() a loop.
|
11 years ago |
Lee
|
b3ec51ba1e
|
Automatic scaling in Render
|
11 years ago |
Lee
|
b98001bf82
|
Oh look it works
|
11 years ago |
Josh Hofing
|
02021b38b7
|
LifeWithoutDeath implementation and test
|
11 years ago |
Josh Hofing
|
8311ba5ffb
|
Added Brian's Brain implementation, and run it in Goldfish
|
11 years ago |
Josh Hofing
|
783d52b0cb
|
Patch.toString() now works better with more than 2 states
|
11 years ago |
Josh Hofing
|
fff9117576
|
updated the threaded part of conway, in case we decide to use it
|
11 years ago |
Josh Hofing
|
b974a506d0
|
Remove printing from Conway
|
11 years ago |
Josh Hofing
|
0f3a74d974
|
Conway4 needed to change for the new patch.clone()
|
11 years ago |
Josh Hofing
|
0ba75540e7
|
Merge branch 'master' of github.com:earwig/goldfish
|
11 years ago |