Mercurial > hg > openttd
graph
-
(svn r8574) -Fix: Silence VC2003 warning: "compiler limit : terminating debug information emission for enum 'StringIdEnum'" draftSun, 04 Feb 2007 11:30:22 +0000, by KUDr
-
(svn r8573) -Cleanup: obey the comment style in stdafx.h. draftSun, 04 Feb 2007 11:20:24 +0000, by rubidium
-
(svn r8572) -Fix: use the C++ version of the Standard C Library headers. This due to the fact that some stl headers will include them anyway and #undef several defines made in stdafx.h. draftSun, 04 Feb 2007 11:14:42 +0000, by rubidium
-
(svn r8567) -Feature: Allow upgrading bridges by building a new bridge over the top. (Based on a patch by gigajum) draftSat, 03 Feb 2007 21:55:14 +0000, by maedhros
-
(svn r8562) -Update: WebTranslator2 update to 2007-02-03 19:51:53 draftSat, 03 Feb 2007 18:56:42 +0000, by miham
-
(svn r8551) -Fix (r7759): Use ${} instead of $() for variables. draftSat, 03 Feb 2007 09:54:42 +0000, by maedhros
-
(svn r8546) -Codechange: add a seperate (wrapper) functions to send/receive booleans. draftFri, 02 Feb 2007 23:16:58 +0000, by rubidium
-
(svn r8544) -Codechange: move game list related function/struct declarations to network_gamelist.h draftFri, 02 Feb 2007 21:32:58 +0000, by rubidium
-
(svn r8543) -Codechange: make a real difference between querying the server via UDP and TCP. draftFri, 02 Feb 2007 21:04:50 +0000, by rubidium
-
(svn r8542) -Codechange (Fix?): tweak the gamelist requery timeout so more servers are found for slow network connections. draftFri, 02 Feb 2007 20:57:03 +0000, by rubidium
-
(svn r8540) -Fix[YAPF]: Assert when buoy is placed on NE or NW map edge (Dan) draftFri, 02 Feb 2007 20:20:56 +0000, by KUDr
-
(svn r8537) -Update: WebTranslator2 update to 2007-02-02 19:45:42 draftFri, 02 Feb 2007 18:48:37 +0000, by miham
-
(svn r8536) -Fix (FS#577): Road Vehicles now can obtain a slot even if the station is very spread out draftFri, 02 Feb 2007 16:51:10 +0000, by celestar
-
(svn r8535) -Feature: Allow lumbermill to cut trees only when they are full grown. draftFri, 02 Feb 2007 15:14:28 +0000, by belugas
-
(svn r8534) -Feature/Codechange: Provide aircraft with vertical separation depending on their altitude and velocity draftFri, 02 Feb 2007 15:04:59 +0000, by celestar
-
(svn r8533) -Fix: segmentation fault when the toolbar gets removed and you have selected one of the items in a submenu of the toolbar. draftFri, 02 Feb 2007 14:32:23 +0000, by rubidium