rubidium [Wed, 01 Aug 2007 23:49:06 +0000] rev 7376
(svn r10745) -Codechange: generalize the pool cleanup/initialize functions for stations (in such a manner that they can be used for other pools too).
rubidium [Wed, 01 Aug 2007 22:10:54 +0000] rev 7375
(svn r10744) -Codechange: make the pool a little more OO, so it can be easier in other places.
rubidium [Wed, 01 Aug 2007 19:13:42 +0000] rev 7374
(svn r10743) -Fix: some typos introduces by copy-pasting.
miham [Mon, 30 Jul 2007 17:33:33 +0000] rev 7373
(svn r10737) -Update: WebTranslator2 update to 2007-07-30 19:33:14
catalan - 51 changed by arnaullv (51)
german - 3 changed by chu (3)
polish - 5 fixed by meush (5)
peter1138 [Mon, 30 Jul 2007 13:36:09 +0000] rev 7372
(svn r10736) -Fix: Correct all mispellings of 'successful'.
peter1138 [Mon, 30 Jul 2007 08:49:41 +0000] rev 7371
(svn r10734) -Fix [FS#1030]: Revert r10513) and add special cases for collision detection on bridges/tunnels.
rubidium [Sun, 29 Jul 2007 23:42:59 +0000] rev 7370
(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "road" everywhere except in the tile type.
rubidium [Sun, 29 Jul 2007 23:25:17 +0000] rev 7369
(svn r10732) -Codechange: lower the minimum size for the extra viewport window.
rubidium [Sun, 29 Jul 2007 22:58:59 +0000] rev 7368
(svn r10731) -Codechange: allow smaller initial "build <vehicle type>" windows.
rubidium [Sun, 29 Jul 2007 22:57:40 +0000] rev 7367
(svn r10730) -Codechange: allow (some) arbitrary data to be send to the WE_CREATE event.