Fri, 02 Feb 2007 02:56:29 +0000(svn r8526) -Codechange: add stubs for unsupported newgrf station properties
peter1138 [Fri, 02 Feb 2007 02:56:29 +0000] rev 5903
(svn r8526) -Codechange: add stubs for unsupported newgrf station properties

Thu, 01 Feb 2007 23:50:15 +0000(svn r8525) -Codechange: make NetworkSend_Packet(s) and NetworkRecv_Packet functions of NetworkTCPSocketHandler.
rubidium [Thu, 01 Feb 2007 23:50:15 +0000] rev 5902
(svn r8525) -Codechange: make NetworkSend_Packet(s) and NetworkRecv_Packet functions of NetworkTCPSocketHandler.

Thu, 01 Feb 2007 23:39:48 +0000(svn r8524) -Cleanup: Ala r8509 add some enum names to the generate landscape window
Darkvater [Thu, 01 Feb 2007 23:39:48 +0000] rev 5901
(svn r8524) -Cleanup: Ala r8509 add some enum names to the generate landscape window

Thu, 01 Feb 2007 23:26:44 +0000(svn r8523) -Codechange: move all the Network(Recv|Send)_(uintXX|string) functions to Packet.
rubidium [Thu, 01 Feb 2007 23:26:44 +0000] rev 5900
(svn r8523) -Codechange: move all the Network(Recv|Send)_(uintXX|string) functions to Packet.

Thu, 01 Feb 2007 22:54:04 +0000(svn r8522) -Regression (r8512): The flat/random window moved the to scenario editor did not use the right settings for generating land
Darkvater [Thu, 01 Feb 2007 22:54:04 +0000] rev 5899
(svn r8522) -Regression (r8512): The flat/random window moved the to scenario editor did not use the right settings for generating land

Thu, 01 Feb 2007 22:30:35 +0000(svn r8521) -Codechange: initial step in converting Packet to a class; make and use constructors and functions related to the reading/saving the packet size.
rubidium [Thu, 01 Feb 2007 22:30:35 +0000] rev 5898
(svn r8521) -Codechange: initial step in converting Packet to a class; make and use constructors and functions related to the reading/saving the packet size.

Thu, 01 Feb 2007 21:04:40 +0000(svn r8520) -Fix/Feature: requery gameservers that did not respond to their first query.
rubidium [Thu, 01 Feb 2007 21:04:40 +0000] rev 5897
(svn r8520) -Fix/Feature: requery gameservers that did not respond to their first query.

Thu, 01 Feb 2007 16:48:38 +0000(svn r8514) -Codechange: Turn IsBuoy into a method of stations
celestar [Thu, 01 Feb 2007 16:48:38 +0000] rev 5896
(svn r8514) -Codechange: Turn IsBuoy into a method of stations

Thu, 01 Feb 2007 16:28:11 +0000(svn r8513) -Cleanup (r8512): Remove the now unused strings from the language files, as well as two others that weren't used for ages (tgp had other strings for them, or simply not).
Darkvater [Thu, 01 Feb 2007 16:28:11 +0000] rev 5895
(svn r8513) -Cleanup (r8512): Remove the now unused strings from the language files, as well as two others that weren't used for ages (tgp had other strings for them, or simply not).

Thu, 01 Feb 2007 16:21:56 +0000(svn r8512) -Codechange: From the intro window enter the scenario editor. From the scenario editor dialog, remove the 'load heightmap' option and put that with the other options like 'load scenario', 'save scenario', etc. Play a little bit with positioning of elements inside the scenario editor dialog so it looks better.
Darkvater [Thu, 01 Feb 2007 16:21:56 +0000] rev 5894
(svn r8512) -Codechange: From the intro window enter the scenario editor. From the scenario editor dialog, remove the 'load heightmap' option and put that with the other options like 'load scenario', 'save scenario', etc. Play a little bit with positioning of elements inside the scenario editor dialog so it looks better.