log

age author description
Tue, 08 May 2012 22:28:00 +0200 Neil Muller Tweak label handling. Show money as well
Tue, 08 May 2012 22:04:11 +0200 Neil Muller Add development and activity screens
Tue, 08 May 2012 21:06:08 +0200 Neil Muller Display available points
Tue, 08 May 2012 21:05:54 +0200 Neil Muller Add text label
Tue, 08 May 2012 20:51:53 +0200 Neil Muller Remove duplicate point tracking. Rename classes for future refactoring
Tue, 08 May 2012 17:29:02 +0200 Neil Muller Make button font a parameter. Tweak indication of points to be spent
Tue, 08 May 2012 16:27:44 +0200 Neil Muller Add no-sound option (slow shutdown bug workaround)
Mon, 07 May 2012 23:41:00 +0200 Neil Muller Hack in turn progression
Mon, 07 May 2012 23:20:59 +0200 Neil Muller Check can_spend in science button
Mon, 07 May 2012 23:20:41 +0200 Neil Muller Check for multiple points in can_spend
Mon, 07 May 2012 23:13:05 +0200 Neil Muller Tweak science buttons
Mon, 07 May 2012 22:54:15 +0200 Neil Muller Start adding science buttons
Mon, 07 May 2012 22:53:18 +0200 Neil Muller Make text drawing easier to poke at for subclasses
Mon, 07 May 2012 22:43:54 +0200 Jeremy Thurgood Power and reliability.
Mon, 07 May 2012 22:10:26 +0200 Neil Muller Split gui stuff out of main.py
Mon, 07 May 2012 21:55:55 +0200 Neil Muller Move engine stuff into it's own file
Mon, 07 May 2012 21:51:36 +0200 Neil Muller Consilidate engine stuff and eventify window stack manipulation
Mon, 07 May 2012 21:25:11 +0200 Neil Muller Flag run_game as executable
Mon, 07 May 2012 21:24:23 +0200 Jeremy Thurgood Product -> Schematic.
Mon, 07 May 2012 21:23:54 +0200 Neil Muller Factor out some constants
Mon, 07 May 2012 21:10:25 +0200 Jeremy Thurgood Better science saving.
Mon, 07 May 2012 21:07:48 +0200 Jeremy Thurgood Less getattr/isinstance silliness.
Mon, 07 May 2012 20:44:27 +0200 Jeremy Thurgood Refactor missions and sciences a bit to reduce duplication.
Mon, 07 May 2012 16:53:18 +0200 Neil Muller Idiomatic
Mon, 07 May 2012 16:51:52 +0200 Neil Muller Play with the gui stuff a bit
Mon, 07 May 2012 14:00:18 +0200 Neil Muller Change initial mission creation logic to look for leaf classes
Mon, 07 May 2012 13:59:50 +0200 Neil Muller Add can_attempt method for future flexibility
Mon, 07 May 2012 00:27:59 +0200 Rizmari Versfeld merge commit
Mon, 07 May 2012 00:26:55 +0200 Rizmari Versfeld fixed more pep8 issues
Mon, 07 May 2012 00:13:11 +0200 Rizmari Versfeld fixed pep8 issues