The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Games::RailRoad.

High-level changelog
====================

1.0x    polishing basic features
0.0x    initial work, with basic capabilities


Low-level changelog
===================

1.00 Sat May  3 14:48:59 CEST 2008
 - support for more than one train
 - fix wrong rail exit for switch N_NW_S

0.04 Fri Apr 25 17:28:42 CEST 2008
 - ability to save / load game (nodes only)
 - fixed unwanted speed change in diagonal rails
 - icon for main window

0.03 Thu Apr 24 16:34:10 CEST 2008
 - added missing prereq
 - updated internal to use opaque vectors

0.02 Wed Apr 23 17:41:23 CEST 2008
 - changed internals from Graph to home-made internals
 - forbidding impossible rails
 - fancy rail drawing
 - switches now can be changed (dbl-clicks)
 - fancy switches drawing

0.01 Sat Apr 12 15:03:58 CEST 2008
 - original version
 - basic window with rail drawing, train moving