garten

log

age author description
2008-07-27 meillo added check for empty result; minor stuffdefault tip
2008-07-23 meillo updated runtick.sh to current program
2008-07-23 meillo rename game.h -> modules.h; added some error handling; and more
2008-07-23 meillo lots of cleanups and small fixes
2008-07-23 meillo fixed small bug
2008-07-23 meillo added yet unversioned but needed file db.c
2008-07-23 meillo fixed the result of an unchecked rename ...
2008-07-23 meillo and here now is the main program
2008-07-23 meillo merged everything to only one program
2008-07-23 meillo switched from mysql to sqlite; (+ some cleanups)
2008-07-23 meillo switched from mysql to sqlite; (+ some cleanups)
2008-07-23 meillo switched from gamename to database for identifing
2008-05-26 meillo new weather implementation
2008-05-15 meillo added growth module (quite static and limited implementation)
2008-05-14 meillo added environment module (only static code)
2008-05-14 meillo added a Makefile (which needs improvement)
2008-05-14 meillo less verbosity on queries; activation of weather
2008-05-14 meillo first weather implementation (static values)
2008-05-14 meillo with outsourced gamecheck and minor stuff
2008-05-14 meillo moved gamecheck and some vars out
2008-05-12 meillo inital commit