log gamelib/mission.py @ 22:296ce36fa7d9

age author description
Sun, 06 May 2012 18:38:54 +0200 Neil Muller Serialize and unserialize game state and missions
Sun, 06 May 2012 17:39:38 +0200 Neil Muller Add rescue mission for the out of money case
Sun, 06 May 2012 17:39:19 +0200 Neil Muller Add more mission result codes
Sun, 06 May 2012 15:56:22 +0200 Neil Muller Use a results object instead of tuple (will hopefully make changign stuff easier later)
Sun, 06 May 2012 13:25:28 +0200 Neil Muller Rework mission objects to include reputation
Sun, 06 May 2012 12:36:34 +0200 Neil Muller Sketch in mission objects