garten

log

age author description
Sun, 27 Jul 2008 21:34:54 +0200 meillo added check for empty result; minor stuffdefault tip
Wed, 23 Jul 2008 17:44:15 +0200 meillo updated runtick.sh to current program
Wed, 23 Jul 2008 17:40:55 +0200 meillo rename game.h -> modules.h; added some error handling; and more
Wed, 23 Jul 2008 17:14:38 +0200 meillo lots of cleanups and small fixes
Wed, 23 Jul 2008 16:49:10 +0200 meillo fixed small bug
Wed, 23 Jul 2008 16:45:56 +0200 meillo added yet unversioned but needed file db.c
Wed, 23 Jul 2008 16:39:06 +0200 meillo fixed the result of an unchecked rename ...
Wed, 23 Jul 2008 15:20:35 +0200 meillo and here now is the main program
Wed, 23 Jul 2008 15:19:45 +0200 meillo merged everything to only one program
Wed, 23 Jul 2008 11:41:38 +0200 meillo switched from mysql to sqlite; (+ some cleanups)
Wed, 23 Jul 2008 11:40:45 +0200 meillo switched from mysql to sqlite; (+ some cleanups)
Wed, 23 Jul 2008 11:39:15 +0200 meillo switched from gamename to database for identifing
Mon, 26 May 2008 23:25:36 +0200 meillo new weather implementation
Thu, 15 May 2008 21:42:01 +0200 meillo added growth module (quite static and limited implementation)
Wed, 14 May 2008 21:59:35 +0200 meillo added environment module (only static code)
Wed, 14 May 2008 21:10:45 +0200 meillo added a Makefile (which needs improvement)
Wed, 14 May 2008 21:10:11 +0200 meillo less verbosity on queries; activation of weather
Wed, 14 May 2008 21:09:09 +0200 meillo first weather implementation (static values)
Wed, 14 May 2008 21:08:25 +0200 meillo with outsourced gamecheck and minor stuff
Wed, 14 May 2008 21:07:33 +0200 meillo moved gamecheck and some vars out
Mon, 12 May 2008 21:24:20 +0200 meillo inital commit