Mercurial > hg > openttd
graph
-
(svn r11783) -Codechange: compare engine type with its type property, not by its index draftTue, 08 Jan 2008 18:16:26 +0000, by peter1138
-
(svn r11781) -Codechange: variable scope and initialization draftMon, 07 Jan 2008 22:38:30 +0000, by peter1138
-
(svn r11780) -Codechange: When compiling a dedicated server build, select the dedicated video driver by default. draftMon, 07 Jan 2008 16:41:03 +0000, by peter1138
-
(svn r11779) -Fix: win32 compile failed. Also removed a duplicate include draftMon, 07 Jan 2008 15:35:36 +0000, by glx
-
(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary. draftMon, 07 Jan 2008 14:23:25 +0000, by rubidium
-
(svn r11776) -Codechange: more header splittings to reduce the dependencies. draftMon, 07 Jan 2008 14:02:26 +0000, by rubidium
-
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a single location. draftMon, 07 Jan 2008 09:19:53 +0000, by rubidium
-
(svn r11774) -Change: do not include variables.h in a header when it is not needed. draftMon, 07 Jan 2008 00:57:19 +0000, by rubidium
-
(svn r11773) -Codechange: move some non-clear-land functions from clear_cmd.cpp to a more correct location. draftMon, 07 Jan 2008 00:45:05 +0000, by rubidium
-
(svn r11772) -Change: add some extra checking in the hope to find the cause of FS#1335 draftMon, 07 Jan 2008 00:43:03 +0000, by glx
-
(svn r11771) -Codechange: split settings.h into better separated headers. draftMon, 07 Jan 2008 00:19:09 +0000, by rubidium
-
(svn r11770) -Codechange: An engine type's type is EngineID, not byte. draftSun, 06 Jan 2008 20:54:55 +0000, by peter1138
-
(svn r11769) -Update: WebTranslator2 update to 2008-01-06 19:58:01 draftSun, 06 Jan 2008 18:58:55 +0000, by miham
-
(svn r11768) -Codechange: move some terraform related gui stuff from main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin. draftSun, 06 Jan 2008 18:56:43 +0000, by rubidium
-
(svn r11767) -Fix: do not call rail specific functions when building road bridge draftSun, 06 Jan 2008 11:39:40 +0000, by smatz
-
(svn r11766) -Codechange: Last fine tunings on smooth economy, by Sirkoz. draftSun, 06 Jan 2008 01:06:12 +0000, by belugas
-
(svn r11764) -Change: make the 'do characters exist in the current font file(s)' more robust. draftSat, 05 Jan 2008 22:19:27 +0000, by rubidium
-
(svn r11763) -Fix: update signal states after merging a company draftSat, 05 Jan 2008 22:04:11 +0000, by smatz
-
(svn r11762) -Fix: compilation with DEBUG_DUMP_COMMANDS was broken draftSat, 05 Jan 2008 21:42:34 +0000, by glx
-
(svn r11761) -Codechange: Use appropriate variable types for NewGRF engine overrides, and adjust scope while there. draftSat, 05 Jan 2008 15:39:22 +0000, by peter1138
-
(svn r11760) -Codechange: unify the way how other end of a tunnel/bridge is determined at some places draftFri, 04 Jan 2008 19:45:29 +0000, by smatz
-
(svn r11759) -Feature: Add drag-n-drop support to the raise/lower land tools. Land is raised/lowered at the start and the rest of the area levelled to match. Patch by Roujin. draftFri, 04 Jan 2008 18:18:46 +0000, by peter1138
-
(svn r11757) -Fix(r11727): Don't use a function's default parameter when the value can be (more adequately, even better) computed from another source. draftFri, 04 Jan 2008 15:39:08 +0000, by belugas
-
(svn r11756) -Fix: Out of bounds access caused if a vehicle's cargo amount was higher than its capacity when resolving sprite groups. draftFri, 04 Jan 2008 13:40:23 +0000, by peter1138
-
(svn r11755) -Fix: Debug level string buffer was not long enough to contain all debug levels. draftFri, 04 Jan 2008 10:09:57 +0000, by peter1138
-
(svn r11754) -Fix(r11753): One too much command separator (;). Thanks glx for spotting draftFri, 04 Jan 2008 03:31:08 +0000, by belugas