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
KUDr [Fri, 27 Jul 2007 23:49:48 +0000] rev 7350
(svn r10713) -Cleanup (r10711): too long string buffers, unsafe sprintf used (Darkvater)
KUDr [Fri, 27 Jul 2007 22:32:48 +0000] rev 7349
(svn r10712) -Fix (r10711): \0 at the end of string constant (glx)
KUDr [Fri, 27 Jul 2007 22:19:19 +0000] rev 7348
(svn r10711) -Fix [Win32]: take default language from current user's locale on Windows (In-)