cellular-automata.git
11 years agoWhy request when I can just broadcast?
Siraaj Khandkar [Fri, 27 Jul 2012 03:08:24 +0000 (23:08 -0400)] 
Why request when I can just broadcast?

11 years agoFixed out-of-order message handling.
Siraaj Khandkar [Fri, 27 Jul 2012 00:22:35 +0000 (20:22 -0400)] 
Fixed out-of-order message handling.

11 years agoSome terminology changes.
Siraaj Khandkar [Thu, 26 Jul 2012 22:42:56 +0000 (18:42 -0400)] 
Some terminology changes.

11 years agoAdded generation count to time and cell states.
Siraaj Khandkar [Wed, 25 Jul 2012 20:36:30 +0000 (16:36 -0400)] 
Added generation count to time and cell states.

11 years agoPrinting X and Y in the status bar.
Siraaj Khandkar [Wed, 25 Jul 2012 17:06:17 +0000 (13:06 -0400)] 
Printing X and Y in the status bar.

11 years agoSet interval back to 0.1 sec.
Siraaj Khandkar [Wed, 25 Jul 2012 17:01:15 +0000 (13:01 -0400)] 
Set interval back to 0.1 sec.

11 years agoExplicit sort function.
Siraaj Khandkar [Wed, 25 Jul 2012 15:00:19 +0000 (11:00 -0400)] 
Explicit sort function.

11 years agoWasting less board space.
Siraaj Khandkar [Wed, 25 Jul 2012 14:58:30 +0000 (10:58 -0400)] 
Wasting less board space.

11 years agoBumped allowable crash frequency to 1000000/1 sec.
Siraaj Khandkar [Wed, 25 Jul 2012 05:05:04 +0000 (01:05 -0400)] 
Bumped allowable crash frequency to 1000000/1 sec.

11 years agoAdded a remote shell shortcut script.
Siraaj Khandkar [Wed, 25 Jul 2012 05:03:36 +0000 (01:03 -0400)] 
Added a remote shell shortcut script.

11 years agoAdded Makefile to gol-001
Siraaj Khandkar [Tue, 24 Jul 2012 02:43:42 +0000 (22:43 -0400)] 
Added Makefile to gol-001

11 years agoUpdated global README.
Siraaj Khandkar [Tue, 24 Jul 2012 00:27:17 +0000 (20:27 -0400)] 
Updated global README.

11 years agoIncreasing interval between generations to 0.1 sec.
Siraaj Khandkar [Mon, 23 Jul 2012 18:11:11 +0000 (14:11 -0400)] 
Increasing interval between generations to 0.1 sec.

Apparently gnome-terminal can't keep-up with faster updates... :(

11 years agoUpdated references from old to new module names.
Siraaj Khandkar [Mon, 23 Jul 2012 15:18:56 +0000 (11:18 -0400)] 
Updated references from old to new module names.

11 years agoPrefixed app name to module names.
Siraaj Khandkar [Mon, 23 Jul 2012 15:13:32 +0000 (11:13 -0400)] 
Prefixed app name to module names.

11 years agoPrinting cell count in status bar.
Siraaj Khandkar [Mon, 23 Jul 2012 15:10:41 +0000 (11:10 -0400)] 
Printing cell count in status bar.

11 years agoAPI tweeks, bangs to casts.
Siraaj Khandkar [Mon, 23 Jul 2012 15:06:04 +0000 (11:06 -0400)] 
API tweeks, bangs to casts.

11 years agoAdded generation count.
Siraaj Khandkar [Mon, 23 Jul 2012 08:25:40 +0000 (04:25 -0400)] 
Added generation count.

11 years agoConverted to OTP app.
Siraaj Khandkar [Mon, 23 Jul 2012 08:13:23 +0000 (04:13 -0400)] 
Converted to OTP app.

11 years agoStart script. Sets size of the board to match terminal.
Siraaj Khandkar [Sun, 22 Jul 2012 05:10:56 +0000 (01:10 -0400)] 
Start script. Sets size of the board to match terminal.

11 years agoFixed incorrectly sorted list and improper negation.
Siraaj Khandkar [Sun, 22 Jul 2012 05:07:34 +0000 (01:07 -0400)] 
Fixed incorrectly sorted list and improper negation.

Also refactoring.

11 years agoFix: sending the current, not next, state back to time.
Siraaj Khandkar [Sat, 21 Jul 2012 16:38:37 +0000 (12:38 -0400)] 
Fix: sending the current, not next, state back to time.

11 years agoPrinting bar to visually mark the borders of the board.
Siraaj Khandkar [Sat, 21 Jul 2012 16:37:48 +0000 (12:37 -0400)] 
Printing bar to visually mark the borders of the board.

11 years agoMy first Game of Life!
Siraaj Khandkar [Sat, 21 Jul 2012 07:42:04 +0000 (03:42 -0400)] 
My first Game of Life!

11 years agoInitial commit
Siraaj Khandkar [Sat, 21 Jul 2012 08:06:21 +0000 (01:06 -0700)] 
Initial commit

This page took 0.036931 seconds and 4 git commands to generate.