Commit Graph

69 Commits

Author SHA1 Message Date
Enno Rehling 6c4e74bc25 as-hoc scripts for seeding new players into old game 2015-04-30 15:22:06 +02:00
Enno Rehling da84808661 fix crontab 2015-02-22 16:09:36 +01:00
Enno Rehling f2434346c9 fix the crontab, again 2015-02-08 21:49:50 +01:00
Enno Rehling 8c606a59fb fix crontab switches 2015-02-08 21:22:39 +01:00
Enno Rehling dd586f7203 re-enable sending reports 2015-02-08 14:01:22 +01:00
Enno Rehling 7b41a53d2a Merge branch 'master' into setup-cronjob
Conflicts:
	src/buildno.h
2015-02-08 13:56:49 +01:00
Enno Rehling 742f464ee5 further fixes to the crontab system 2015-02-08 10:35:59 +01:00
Enno Rehling 741cb30e90 clean up cron jobs, add crontab, add flag to disable jobs 2015-02-07 19:39:44 +01:00
Enno Rehling 95d0b2a413 add current version of processing scripts
fix a crash in checkpasswd
2015-01-11 01:23:47 +01:00
Enno Rehling 50aa3cc444 backup with orders after the turn is done 2014-12-28 17:27:49 +01:00
Enno Rehling 786f5e8302 backup the correct turn 2014-12-21 13:19:12 +01:00
Enno Rehling 1a888b4c87 fix lockfile handling by the cron 2014-12-12 18:15:06 +01:00
Enno Rehling 1864d1fc86 backup correctly after each turn 2014-12-11 13:02:20 +01:00
Enno Rehling e5d53769df lock files to prevent accidents.
preview will only run if the turn worked out.
cannot accidentally run in the game directory.
2014-12-11 12:19:31 +01:00
Enno Rehling a4675c61fd installing resource files through cmake. 2014-07-17 15:55:50 +02:00
Enno Rehling 6f29e4dab5 improve logging information (missing race, log levels)
do nothing when thre is no peasant blood
2014-06-01 11:07:22 +02:00
Enno Rehling 5c70c45b50 read famililars equipment from separate file 2014-05-10 22:33:46 +02:00
Enno Rehling c2329f7f2b changing unsigned flags to regular ints
the storage library does not understand unsigned at the moment, and using the highest order bit causes trouble
new version of datafile
2014-05-10 18:57:04 +02:00
Enno Rehling ce347a95c9 order processing and other scripts 2014-04-27 03:03:14 +02:00