Mercurial > hg > openttd
graph
-
(svn r22353) -Cleanup (r22352): remove unused strings from all language files draftTue, 19 Apr 2011 18:50:03 +0000, by smatz
-
(svn r22352) -Change: make YAPF the default pathfinder for ships, don't discourage players from using it draftTue, 19 Apr 2011 18:47:36 +0000, by smatz
-
(svn r22351) -Revert (r17101): and reinstall r16546. Hash tables are much smaller now, so it shouldn't cause crash anymore draftTue, 19 Apr 2011 18:20:34 +0000, by smatz
-
(svn r22350) -Change: make YAPF hash tables much smaller, it should improve performance significantly (about 15%) draftTue, 19 Apr 2011 18:12:47 +0000, by smatz
-
(svn r22348) -Codechange: split ship-specific part of yapf_node.hpp to yapf_node_ship.hpp draftTue, 19 Apr 2011 15:00:11 +0000, by smatz
-
(svn r22346) -Cleanup: Textbuf::max_pixels is not required anymore. draftSun, 17 Apr 2011 18:45:36 +0000, by terkhen
-
(svn r22345) -Change: Remove pixel limiter for text buffers. draftSun, 17 Apr 2011 18:44:09 +0000, by terkhen
-
(svn r22344) -Codechange: Remove width constant from the sign list window. draftSun, 17 Apr 2011 18:43:17 +0000, by terkhen
-
(svn r22343) -Change: Remove pixel limiter for query strings. draftSun, 17 Apr 2011 18:42:17 +0000, by terkhen
-
(svn r22342) -Fix (r22338): fix the right place and run the script draftSun, 17 Apr 2011 17:56:33 +0000, by glx
-
(svn r22341) -Change: Remove string unused since r22337 draftSun, 17 Apr 2011 17:56:31 +0000, by peter1138
-
(svn r22339) -Fix: french uses NBSP as digit separator, not dot draftSun, 17 Apr 2011 17:34:18 +0000, by glx
-
(svn r22338) -Fix (r22337): Compile-before-commit... draftSun, 17 Apr 2011 17:34:09 +0000, by peter1138
-
(svn r22337) -Fix: Overly specific error message draftSun, 17 Apr 2011 17:28:33 +0000, by peter1138
-
(svn r22336) -Fix (r22304): {DECIMAL} printed too many thousand separators. draftSun, 17 Apr 2011 17:17:09 +0000, by frosch
-
(svn r22335) -Cleanup (r22308): remove superfluous tabs draftSun, 17 Apr 2011 13:36:51 +0000, by smatz
-
(svn r22333) -Change: Prefer deleting automatic orders instead of inserting new ones. draftSat, 16 Apr 2011 17:20:08 +0000, by frosch
-
(svn r22332) -Fix: When inserting automatic orders, do not create consecutive duplicate orders. draftSat, 16 Apr 2011 17:18:04 +0000, by frosch
-
(svn r22331) -Change: When inserting an (automatic) order A in front of an order B, disable modifications of automatic orders for all vehicles currently heading for B as we do not know whether they will reach A or B first. (except for the vehicle causing the insertion of the automatic order itself) draftSat, 16 Apr 2011 17:06:59 +0000, by frosch
-
(svn r22328) -Add: a flag to GroundVehicles to disable insertion and removal of automatic orders until the next real order is reached. draftSat, 16 Apr 2011 16:45:35 +0000, by frosch
-
(svn r22327) -Add: Vehicle::GetGroundVehicleFlags() for accessing GroundVehicle<>::gv_flags through a Vehicle struct. draftSat, 16 Apr 2011 16:41:02 +0000, by frosch
-
(svn r22324) -Fix: Vehicles skipped orders when inserting automatic orders failed. draftFri, 15 Apr 2011 19:03:55 +0000, by frosch
-
(svn r22322) -Fix [FS#4593]: Obey the law of conservation of parantheses in the console help draftFri, 15 Apr 2011 06:20:01 +0000, by planetmaker
-
(svn r22320) -Fix [FS#4590]: "Shopping centre" is more accurate in British English draftWed, 13 Apr 2011 14:45:49 +0000, by orudge
-
(svn r22316) -Fix: [NewGRF] When determining refittability use the cargo translation table of the GRF setting the refitmask instead of the GRF defining the action 3. draftSun, 10 Apr 2011 17:21:43 +0000, by frosch
-
(svn r22315) -Fix (r22314): Update comment as well. draftSun, 10 Apr 2011 16:10:06 +0000, by frosch
-
(svn r22314) -Change: Put NewGRF supplied townnames at the top of the dropdown list. draftSun, 10 Apr 2011 16:08:14 +0000, by frosch
-
(svn r22313) -Cleanup (r22312): Remove some dead code. draftSun, 10 Apr 2011 15:30:24 +0000, by frosch
-
(svn r22312) -Codechange: Add GameOptionsWindow::BuildDropDownList() for construction of all dropdown lists in the GameOptionsWindow. draftSun, 10 Apr 2011 15:30:08 +0000, by frosch
-
(svn r22311) -Add: DropDownListStringItem::NatSortFunc() which can be used as comparator function in DropDownList::sort(). draftSun, 10 Apr 2011 15:01:14 +0000, by frosch
-
(svn r22310) -Codechange: Derive DropDownListCharStringItem from DropDownListStringItem. draftSun, 10 Apr 2011 14:56:14 +0000, by frosch
-
(svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they are leaving a depot and heading to the same one again; just like trains since r16322. draftSun, 10 Apr 2011 10:47:21 +0000, by frosch
-
(svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or rather the client would kick itself due to an unexpected packet draftSat, 09 Apr 2011 21:52:38 +0000, by rubidium
-
(svn r22307) -Fix: When drawing the town authority window, check whether the availability of the actions changed, and force a complete redraw in that case. draftSat, 09 Apr 2011 21:15:24 +0000, by frosch
-
(svn r22306) -Fix-ish: WT3 still doesn't validate the amount of plural parameters draftSat, 09 Apr 2011 20:33:07 +0000, by rubidium
-
(svn r22305) -Add: One digit for the fractional part of train lengths in the depot view. draftSat, 09 Apr 2011 20:27:34 +0000, by frosch
-
(svn r22304) -Add: {DECIMAL} string code to print decimal fractions. draftSat, 09 Apr 2011 20:26:14 +0000, by frosch
-
(svn r22303) -Codechange: Simplify the 'zerofill' parameter of FormatNumber() and reduce usage of magic numbers. draftSat, 09 Apr 2011 20:12:45 +0000, by frosch
-
(svn r22302) -Codechange: Replace a linear search with a binary search. draftSat, 09 Apr 2011 11:32:11 +0000, by frosch
-
(svn r22300) -Fix (r22299): Missing out on a ! can have the opposite effect of what was intended draftThu, 07 Apr 2011 22:40:27 +0000, by planetmaker
-
(svn r22299) -Fix [FS#4581]: Check the availability year of all houses, not just the NewGRF houses, when making sure that at least one is available onwards from year 0 draftThu, 07 Apr 2011 22:27:54 +0000, by planetmaker
-
(svn r22298) -Change: allow enabling 'freeform edges' setting when there is only station label above one of northern tiles draftThu, 07 Apr 2011 15:58:21 +0000, by smatz
-
(svn r22297) -Fix [FS#4580]: the 'freeform edges' setting could be enabled when there were buoys on the northern border (adf88) draftThu, 07 Apr 2011 15:48:13 +0000, by smatz
-
(svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when raising scrollbar buttons. draftSun, 03 Apr 2011 17:00:57 +0000, by frosch