<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirror/life/ChangeLog, branch master</title>
<subtitle>NCurses cellular automata</subtitle>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/'/>
<entry>
<title>Fancy rule setup</title>
<updated>2018-07-30T00:58:41+00:00</updated>
<author>
<name>Aiden Woodruff</name>
<email>aiden.woodruff@gmail.com</email>
</author>
<published>2018-07-30T00:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/commit/?id=8635c9b7bb453846c0a712fca974a224bb219cb3'/>
<id>8635c9b7bb453846c0a712fca974a224bb219cb3</id>
<content type='text'>
Removed rulestoint.py
Used addstr instead of printw where applicable
Moved help to menus.c
Moved read_num to menus.c
Version 1.5.0

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed rulestoint.py
Used addstr instead of printw where applicable
Moved help to menus.c
Moved read_num to menus.c
Version 1.5.0

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't accept out of bounds command line variables</title>
<updated>2018-07-28T02:50:03+00:00</updated>
<author>
<name>Aiden Woodruff</name>
<email>aiden.woodruff@gmail.com</email>
</author>
<published>2018-07-28T02:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/commit/?id=6e1426c210179228110672dc2fc4d3f23a7788f1'/>
<id>6e1426c210179228110672dc2fc4d3f23a7788f1</id>
<content type='text'>
This includes height, width, and delay mins and maxes, as well as
 using `isprint()` for live/dead.
Erase and delete screens at end.
Set pointers to NULL.
Move delay up in help so it doesn't appear part of Dimensions section
Changed typestrs
- live/dead is now "CH"
- width/height/delay is now "INT"
Created manpage with help2man utility.
Created life.1.3.2 release tarball

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes height, width, and delay mins and maxes, as well as
 using `isprint()` for live/dead.
Erase and delete screens at end.
Set pointers to NULL.
Move delay up in help so it doesn't appear part of Dimensions section
Changed typestrs
- live/dead is now "CH"
- width/height/delay is now "INT"
Created manpage with help2man utility.
Created life.1.3.2 release tarball

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added bottom status bar and entry area</title>
<updated>2018-07-28T00:58:26+00:00</updated>
<author>
<name>Aiden Woodruff</name>
<email>aiden.woodruff@gmail.com</email>
</author>
<published>2018-07-28T00:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/commit/?id=9ed4ac7700f77f3f1d5332798b85b5825504e19b'/>
<id>9ed4ac7700f77f3f1d5332798b85b5825504e19b</id>
<content type='text'>
Fixed issue in update_map function
Moved update_map function to source file, with attached header
Added function to print warranty
Added multiple windows
Get screen size from LINES/COLS instead of getmaxyx macro
Added help key
Added foreach macro
Added macro to print onto status bar nicely
Removed unistd include
Change ruleint at runtime
Updated Makefile.am for new sources and headers

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed issue in update_map function
Moved update_map function to source file, with attached header
Added function to print warranty
Added multiple windows
Get screen size from LINES/COLS instead of getmaxyx macro
Added help key
Added foreach macro
Added macro to print onto status bar nicely
Removed unistd include
Change ruleint at runtime
Updated Makefile.am for new sources and headers

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Created autotools files</title>
<updated>2018-07-26T05:07:03+00:00</updated>
<author>
<name>Aiden Woodruff</name>
<email>aiden.woodruff@gmail.com</email>
</author>
<published>2018-07-26T05:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/commit/?id=a999c1afbd9895d12b88ee1103009f05ff763629'/>
<id>a999c1afbd9895d12b88ee1103009f05ff763629</id>
<content type='text'>
Tagged and created dist for version 1.0.0

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tagged and created dist for version 1.0.0

Signed-off-by: Aiden Woodruff &lt;aiden.woodruff@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
