summaryrefslogtreecommitdiffstats
path: root/apps/plugins/rocklife.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-2/+2
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-3/+1
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-05-20S#10387 - Rework pluginlib actionsThomas Martitz1-5/+5
2009-12-18make sure plugin reset backlight setting before exit. do code polish.Teruaki Kawashima1-9/+14
2009-08-03calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima1-1/+1
2009-05-27Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open erro...Michael Giacomelli1-1/+1
2009-04-03Fix red introduced with r20610.Alexander Levin1-1/+1
2009-04-03Rocklife: allow the cells file to have comment (everything on a line starting...Alexander Levin1-4/+12
2009-04-03Some improvements to rocklife (FS#10087, but slightly less paranoid). Main im...Alexander Levin1-97/+115
2009-04-02Fix yellow in rocklife. j=j++ was most likely meant to be j++. Seems to be no...Tom Ross1-1/+1
2009-03-31FS#10079 by Justin Hannigan: Support for opening and viewing .cells files in ...Robert Menes1-7/+66
2009-01-16loader-initialized global plugin API:Andrew Mahone1-7/+5
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-05-05Fix maze and rocklife on greyscale targets which were broken by r17382. Maybe...Marianne Arnold1-1/+5
2008-05-05Keep the old colours for maze and rocklife.Barry Wardell1-1/+1
2007-11-29Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold1-2/+3
2007-06-29propset svn:keywords IdAntoine Cellerier1-1/+1
2007-06-29FS #6616 - "rocklife: Conway's Game of Life" by Matthias Wientapper.Antoine Cellerier1-0/+489