rubidium [Sun, 29 Jul 2007 15:48:43 +0000] rev 7360
(svn r10723) -Codechange: dynamically sized (width) main toolbars and status bar for when the window becomes less than 640 pixels in width.
rubidium [Sun, 29 Jul 2007 14:06:53 +0000] rev 7359
(svn r10722) -Codechange: unhardcode the positions of strings in the status bar.
peter1138 [Sun, 29 Jul 2007 14:02:27 +0000] rev 7358
(svn r10721) -Fix [FS#1084]: Skip articulated parts of road vehicles during unique name check.
rubidium [Sun, 29 Jul 2007 14:01:22 +0000] rev 7357
(svn r10720) -Codechange: unhardcode the positions of the player toolbar menus.
rubidium [Sun, 29 Jul 2007 12:13:22 +0000] rev 7356
(svn r10719) -Codechange: since DParams are now 64 bits we should make NUM and COMMA handle writing 64 bit integers to the strings.
rubidium [Sun, 29 Jul 2007 12:11:50 +0000] rev 7355
(svn r10718) -Fix (r10698): when having a road corner on a slope removing the road bit perpendicular on the slope made the foundation disappear.
rubidium [Sat, 28 Jul 2007 21:00:31 +0000] rev 7354
(svn r10717) -Fix: in-game console had a "transparent" part when opened in a game, while it did not in the menu.
rubidium [Sat, 28 Jul 2007 20:59:30 +0000] rev 7353
(svn r10716) -Codechange: not all windows' minimum size is actually their minimum size, so take the size of the window after WE_CREATE has been called as bare minimum size.
truelight [Sat, 28 Jul 2007 12:45:27 +0000] rev 7352
(svn r10715) -Fix: limited-fs code was broken
glx [Sat, 28 Jul 2007 00:19:49 +0000] rev 7351
(svn r10714) -Fix r10696: MSVC performance warning