Mercurial > hg > openttd
graph
-
(svn r20887) -Codechange: Make stat_Hash a method. draftSat, 02 Oct 2010 19:47:21 +0000, by alberth
-
(svn r20886) -Codechange: Make init_Hash a method. draftSat, 02 Oct 2010 19:46:24 +0000, by alberth
-
(svn r20885) -Codechange: Make delete_Hash a method. draftSat, 02 Oct 2010 19:44:54 +0000, by alberth
-
(svn r20884) -Codechange: Make clear_Hash a method. draftSat, 02 Oct 2010 19:43:29 +0000, by alberth
-
(svn r20883) -Codechange: Make Hash_Delete a method. draftSat, 02 Oct 2010 19:42:42 +0000, by alberth
-
(svn r20880) -Codechange: Make Hash_Size a method. draftSat, 02 Oct 2010 19:38:22 +0000, by alberth
-
(svn r20879) -Codechange: Make AyStarMain_ClosedList_IsInList a method. draftSat, 02 Oct 2010 19:34:32 +0000, by alberth
-
(svn r20878) -Codechange: Make AyStarMain_ClosedList_Add a method. draftSat, 02 Oct 2010 19:33:23 +0000, by alberth
-
(svn r20877) -Codechange: Make AyStarMain_OpenList_IsInList a method. draftSat, 02 Oct 2010 19:32:21 +0000, by alberth
-
(svn r20876) -Codechange: Make AyStarMain_OpenList_Pop a method. draftSat, 02 Oct 2010 19:31:24 +0000, by alberth
-
(svn r20875) -Codechange: Make AyStarMain_OpenList_Add a method. draftSat, 02 Oct 2010 19:30:24 +0000, by alberth
-
(svn r20874) -Codechange: Make init_AyStar a method. draftSat, 02 Oct 2010 19:29:00 +0000, by alberth
-
(svn r20868) -Codechange: Make AyStarMain_Main() a method. draftSat, 02 Oct 2010 10:00:05 +0000, by alberth
-
(svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method. draftSat, 02 Oct 2010 09:58:32 +0000, by alberth
-
(svn r20866) -Codechange: CheckTile() always returns the same (ignored) value. draftSat, 02 Oct 2010 09:55:58 +0000, by alberth
-
(svn r20865) -Codechange: Make AyStarMain_CheckTile() a method. draftSat, 02 Oct 2010 09:53:44 +0000, by alberth
-
(svn r20864) -Codechange: Make AyStar_Clear() a method. draftSat, 02 Oct 2010 09:49:32 +0000, by alberth
-
(svn r20863) -Codechange: Make AyStarMain_Loop a method. draftSat, 02 Oct 2010 09:48:01 +0000, by alberth
-
(svn r20862) -Codechange: Make AyStar_Free() a method. draftSat, 02 Oct 2010 09:46:40 +0000, by alberth
-
(svn r20860) -Cleanup: remove some unused functions and variables draftFri, 01 Oct 2010 16:42:28 +0000, by smatz
-
(svn r20859) -Fix [FS#4143]: Remove an outdated comment and just reference the readme. (planetmaker) draftThu, 30 Sep 2010 18:58:56 +0000, by frosch
-
(svn r20857) -Fix [FS#3637]: The station with the second highest rating was doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing". draftTue, 28 Sep 2010 22:00:24 +0000, by rubidium
-
(svn r20856) -Fix [FS#4141]: Road/water toolbars did not get updated when the first vehicle of their type becomes available. draftTue, 28 Sep 2010 21:58:06 +0000, by terkhen
-
(svn r20853) -Fix: (again) WT3 not properly validating plurals in strings... draftSun, 26 Sep 2010 17:52:01 +0000, by rubidium
-
(svn r20851) -Fix: Smallmap legend buttons must all be equal in size, even if their contents is not. draftSun, 26 Sep 2010 11:28:03 +0000, by alberth
-
(svn r20850) -Codechange: Add IndustrySpec::UsesSmoothEconomy() to deduplicate code. draftSun, 26 Sep 2010 11:04:30 +0000, by frosch
-
(svn r20849) -Change: Only display liveries in the liverywindow if they are used by some vehicle somewhen (not considering date or such). draftSat, 25 Sep 2010 22:00:49 +0000, by frosch
-
(svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which liveries are used by some vehicle resp. which are not used at all. draftSat, 25 Sep 2010 21:59:22 +0000, by frosch
-
(svn r20847) -Codechange: Split most of GetEngineLivery() into a separate GetEngineLiveryScheme() function. draftSat, 25 Sep 2010 21:57:52 +0000, by frosch
-
(svn r20845) -Fix (r20835): Group GUI was no longer horizontally resizeable. draftSat, 25 Sep 2010 17:46:54 +0000, by frosch
-
(svn r20843) -Fix [FS#2534] (r20506): Make sure (gradual) loading is properly terminated for consists with multiple cargo types. Don't stop loading if the timetabled wait is not over yet. (Steve-N) draftSat, 25 Sep 2010 12:48:33 +0000, by michi_cc
-
(svn r20841) -Fix: unbreak some translations' compilation draftFri, 24 Sep 2010 14:06:39 +0000, by rubidium
-
(svn r20840) -Fix: make write to NULL pointer volatile so it's not optimised away draftFri, 24 Sep 2010 13:45:02 +0000, by smatz
-
(svn r20838) -Fix [FS#4136]: Cast '1' in bitmath functions to width of result before shifting. draftWed, 22 Sep 2010 20:59:24 +0000, by alberth
-
(svn r20837) -Fix [FS#4132]: Set height of industry directory to 5 lines like other lists. draftWed, 22 Sep 2010 19:47:01 +0000, by frosch
-
(svn r20835) -Fix: the group gui had a small unused area with bigger gui buttons draftTue, 21 Sep 2010 20:33:49 +0000, by yexo
-
(svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ). draftMon, 20 Sep 2010 18:56:35 +0000, by terkhen
-
(svn r20831) -Add: Show selected number of towns in the map generation window when using a custom amount. draftMon, 20 Sep 2010 18:48:33 +0000, by terkhen
-
(svn r20829) -Fix [FS#4094]: Place less trees at once when planting random trees at the scenario editor. draftSat, 18 Sep 2010 20:48:40 +0000, by terkhen
-
(svn r20828) -Add: Take into account tree group placement at the world generation progress bar. draftSat, 18 Sep 2010 20:44:13 +0000, by terkhen
-
(svn r20827) -Codechange: Simplify code for placement of tree groups. draftSat, 18 Sep 2010 20:41:06 +0000, by terkhen
-
(svn r20826) -Codechange: Simplify code for generating more trees above the snowline. draftSat, 18 Sep 2010 20:36:13 +0000, by terkhen
-
(svn r20825) -Codechange: Replace a few magic numbers by constants. draftSat, 18 Sep 2010 20:33:04 +0000, by terkhen