rubidium [Fri, 30 May 2008 21:06:43 +0000] rev 10795
(svn r13346) -Fix (r13322): scrolling the main viewport with keyboard when having a build tool selected failed.
rubidium [Fri, 30 May 2008 20:57:19 +0000] rev 10794
(svn r13345) -Codechange: only one of all the NewsItem's instance duration variable, so move it so there is only once instance of that variable. Patch by Cirdan.
rubidium [Fri, 30 May 2008 20:08:32 +0000] rev 10793
(svn r13344) -Codechange: remove some code duplication.
rubidium [Fri, 30 May 2008 18:20:26 +0000] rev 10792
(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
rubidium [Fri, 30 May 2008 09:32:24 +0000] rev 10791
(svn r13342) -Fix: smallvec.h/sortlist_type.h didn't include everything they needed.
rubidium [Fri, 30 May 2008 09:23:05 +0000] rev 10790
(svn r13341) -Codechange: make most of the network settings configurable via the patch command.
rubidium [Thu, 29 May 2008 23:33:37 +0000] rev 10789
(svn r13339) -Feature: splitting of the main toolbar when the resolution becomes very low so the buttons are still visible and useable. Patch by Dominik.
rubidium [Thu, 29 May 2008 22:22:02 +0000] rev 10788
(svn r13338) -Doc: add documentation about the window placement. Patch by Alberth.
rubidium [Thu, 29 May 2008 21:36:29 +0000] rev 10787
(svn r13337) -Doc: add documentation to some variables in settings_type.h.
rubidium [Thu, 29 May 2008 21:36:10 +0000] rev 10786
(svn r13336) -Fix: loading old savegames, e.g. the intro game, would reset the autosave settings.