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.
rubidium [Sun, 29 Jul 2007 22:21:26 +0000] rev 7366
(svn r10729) -Fix: some hardware (PS(P|3)) seems to loose the non-blocking state of UDP sockets.
rubidium [Sun, 29 Jul 2007 21:43:49 +0000] rev 7365
(svn r10728) -Documentation [FS#1088]: of tile.h. Based on a patch by Progman.
rubidium [Sun, 29 Jul 2007 20:54:37 +0000] rev 7364
(svn r10727) -Codechange: when a window would fall outside of the screen (on the right) when opening it, move it to the left so it stays inside the screen.
rubidium [Sun, 29 Jul 2007 19:19:30 +0000] rev 7363
(svn r10726) -Codechange: make it possible that the chat window is less than 640 pixels.