Revision history for Games::Pandemic.

0.4.0 Thu Jul  2 18:48:24 2009
 - moving license to gpl3
 - treating a city implemented
 - sharing card implemented
 - discovering cure implemented
 - passing now means finishing one's turn
 - updating status bar works
 - updating number of available research station
 - current player blinks on map
 - bigger pawns on the map
 - scrolling player cards

0.3.0 Fri Jun 26 12:39:04 2009
 - player can move to an adjacent city
 - player can fly directly to a city
 - player can shuttle to another research station
 - player can charter from current city
 - player can build a research center
 - using a real toolbar
 - adding menu entries to match toolbar
 - fix gettext extraction
 - tracing objects death in debug mode
 - using real moose roles
 - caching images

0.2.0 Wed Jun 24 17:36:24 2009
 - introducing player class
 - creating 2 players, displaying them on gui
 - dealing cards to players, displaying them
 - pass action implemented
 - basic stubs for turn events complete
 - trimming cruft in archive

0.1.0 Fri Jun 19 18:11:39 2009
 - original version
 - main window + basic startup