Mercurial > hg > openttd
graph
-
(svn r25167) -Fix [FS#5523] (r24832): Original train and rv acceleration did no longer respect bridge speed limits. draftMon, 08 Apr 2013 19:55:24 +0000, by frosch
-
(svn r25157) -Feature: Determine the default font height for vector fonts according to the minimum readable height that the font provides. draftSat, 06 Apr 2013 22:06:44 +0000, by michi_cc
-
(svn r25156) -Fix [FS#5495, FS#5497]: if a vehicle had some cargo, and it would try to unload without actually unloading, the vehicle would just not load any cargo at the station (fonsinchen) draftSat, 06 Apr 2013 18:57:18 +0000, by rubidium
-
(svn r25155) -Codechange: [Win32] Improve SHGetFolderPath emulation. draftSat, 06 Apr 2013 18:36:49 +0000, by michi_cc
-
(svn r25154) -Fix: [Win32] Don't store invalid paths in the search path list. draftSat, 06 Apr 2013 18:36:45 +0000, by michi_cc
-
(svn r25153) -Fix [FS#5522] (r24487): [Win32] Don't statically link to SHGetFolderPath as it may not exist. draftSat, 06 Apr 2013 18:36:41 +0000, by michi_cc
-
(svn r25152) -Fix-ish [FS#5520]: remove stray reservation from savegames affected by FS#5510 et al. upon loading draftSat, 06 Apr 2013 18:30:45 +0000, by rubidium
-
(svn r25149) -Codechange: replace 'magic' 'has rating' bitcheck by descriptive function draftSat, 06 Apr 2013 12:10:16 +0000, by rubidium
-
(svn r25148) -Fix [FS#5517]: [Script] XXBase::Chance function did not work for large values (>65535) draftSat, 06 Apr 2013 11:59:27 +0000, by rubidium
-
(svn r25147) -Fix [FS#5506]: HTML documentation about the map array had a number of small errors (Juanjo) draftFri, 05 Apr 2013 19:35:56 +0000, by rubidium
-
(svn r25144) -Fix (r25143): one of the changes strings was used in the regression test, which subsequently failed draftThu, 04 Apr 2013 20:15:51 +0000, by rubidium
-
(svn r25143) -Fix [FS#5496]: several typos/inconsistencies in English strings (Evropi, kazzie) draftThu, 04 Apr 2013 20:08:52 +0000, by rubidium
-
(svn r25141) -Fix: When extra dynamite was disabled, towns would be allowed to clear bridges with trams. draftWed, 03 Apr 2013 20:25:06 +0000, by frosch
-
(svn r25140) -Fix [FS#5519]: Towns are build as OWNER_TOWN, so they also need to be removed as OWNER_TOWN. draftWed, 03 Apr 2013 20:24:10 +0000, by frosch
-
(svn r25136) -Merge: 1.3 release (documentation) updates draftSun, 31 Mar 2013 21:14:39 +0000, by rubidium
-
(svn r25132) -Fix [FS#5510, FS#5516]: station rebuilding could leave reserved tiles which caused crashes later on draftSun, 31 Mar 2013 20:07:32 +0000, by rubidium
-
(svn r25128) -Codechange: [Win32] MSVC 2010 comes with stdint.h. draftSat, 30 Mar 2013 13:50:46 +0000, by michi_cc
-
(svn r25123) -Fix: when the count for a scrollbar was 0, the inter distance was subtracted too much causing a scrollbar with a negative size draftMon, 25 Mar 2013 20:59:59 +0000, by rubidium
-
(svn r25121) -Fix: Editboxes could become too small when resizing windows. draftSun, 24 Mar 2013 19:51:53 +0000, by frosch
-
(svn r25119) -Codechange [FS#5512]: Improve the clipping/visiblity check before sending lines to blitter for drawing. (fonsinchen) draftSun, 24 Mar 2013 11:54:37 +0000, by frosch
-
(svn r25118) -Codechange: Deduplicate basic line clipping code. (fonsinchen) draftSun, 24 Mar 2013 11:20:37 +0000, by frosch
-
(svn r25114) -Fix [FS#5509]: GS lang files did not work, when inside a tar. draftFri, 22 Mar 2013 21:21:45 +0000, by frosch
-
(svn r25108) -Fix: Pass $LDFLAGS_BUILD to all endian_check compilations. draftMon, 18 Mar 2013 14:45:06 +0000, by matthijs
-
(svn r25104) -Fix [FS#5507]: Allow changing GS settings in-game via the AI/GS config window. draftSun, 17 Mar 2013 21:58:18 +0000, by zuu
-
(svn r25099) -Fix [FS#5492]: Limit aircraft property 0D to 19, since the conversion result to km-ish/h needs to fit into a byte. draftSun, 17 Mar 2013 18:31:35 +0000, by frosch
-
(svn r25098) -Change(r25094): Change the population string for other languages as well. draftSun, 17 Mar 2013 16:11:19 +0000, by alberth
-
(svn r25097) -Feature[FS#5288]: Add sorting on rating for the town directory window (based on work by sbr). draftSun, 17 Mar 2013 15:45:24 +0000, by alberth
-
(svn r25096) -Feature: Do descending sort order on population by default, and stabilize sort of equally populated towns. draftSun, 17 Mar 2013 15:44:19 +0000, by alberth
-
(svn r25095) -Codechange: Immediately save the sort order of the town directory instead of when closing the window. draftSun, 17 Mar 2013 15:42:50 +0000, by alberth
-
(svn r25094) -Feature: Introduce dropdown for selecting the sort criterion in the town directory window (sbr) draftSun, 17 Mar 2013 15:41:40 +0000, by alberth
-
(svn r25093) -Fix [FS#5486]: Clicking the statusbar crashed, when news were pending but no news were shown yet. (3298) draftSun, 17 Mar 2013 14:41:09 +0000, by frosch
-
(svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes. draftSun, 17 Mar 2013 13:05:45 +0000, by frosch
-
(svn r25091) -Codechange: Call keycodes by their name. draftSun, 17 Mar 2013 13:05:18 +0000, by frosch
-
(svn r25090) -Fix: Make editbox character filters also apply to pasted content from clipboard. draftSun, 17 Mar 2013 13:04:48 +0000, by frosch
-
(svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf. draftSun, 17 Mar 2013 13:04:10 +0000, by frosch
-
(svn r25082) -Codechange [FS#5501]: Simplify some code. (adf88) draftMon, 11 Mar 2013 18:01:23 +0000, by frosch
-
(svn r25081) -Fix [FS#5500]: Catch exception anonymously, if the exception content is not of interest. draftMon, 11 Mar 2013 17:45:23 +0000, by frosch
-
(svn r25079) -Feature-ish: Use the new, correct plural form in the Scottish Gaelic translation, now that WT3 is updated with that knowledge draftSun, 10 Mar 2013 11:30:12 +0000, by planetmaker
-
(svn r25078) -Add: New plural form to be used by Scottish Gaelic (1,11; 2,12; 3..10, 13..19; other) draftSun, 10 Mar 2013 11:02:11 +0000, by planetmaker
-
(svn r25076) -Add [FS#5212]: Georgian Lari and Iranian Rial as currencies draftSat, 09 Mar 2013 16:31:56 +0000, by planetmaker
-
(svn r25075) -Codechange: Allow for more than 32 currencies draftSat, 09 Mar 2013 16:24:43 +0000, by planetmaker
-
(svn r25074) -Cleanup: Simplify currency selection code slightly draftSat, 09 Mar 2013 16:23:22 +0000, by planetmaker
-
(svn r25073) -Doc: Improve Currencies enum description draftSat, 09 Mar 2013 16:21:47 +0000, by planetmaker
-
(svn r25072) -Codechange: Don't require the custom currency to be the last defined one draftSat, 09 Mar 2013 16:16:17 +0000, by planetmaker
-
(svn r25064) -Fix [FS#5472]: Make sizes of the station preview identical list and direction selection identical in the station build window draftMon, 04 Mar 2013 21:23:38 +0000, by planetmaker
-
(svn r25061) -Fix: When allocation of the sprite cache fails, try to allocate less memory and display an error message later on. draftSun, 03 Mar 2013 13:00:06 +0000, by frosch
-
(svn r25059) -Fix [FS#5491]: Clarify meaning of string describing waiting cargo received from other stations draftSat, 02 Mar 2013 16:54:09 +0000, by planetmaker
-
(svn r25058) -Add: tree nodes in the refit GUI for subtype refits. draftSat, 02 Mar 2013 12:38:40 +0000, by frosch
-
(svn r25054) -Document: the *FLAGS_BUILD in configure draftThu, 28 Feb 2013 06:51:45 +0000, by rubidium
-
(svn r25053) -Fix [FS#5488, FS#5484] (r25010): transfer credits were not given draftWed, 27 Feb 2013 22:12:53 +0000, by rubidium
-
(svn r25052) -Fix [FS#5490]: Refactor Script Debug GUI to only set widget states in OnInvalidateData. draftWed, 27 Feb 2013 21:23:19 +0000, by frosch
-
(svn r25050) -Fix: use the CC_BUILD compiler for preprocessing the extra GRF's source instead of a hardcoded gcc draftTue, 26 Feb 2013 20:48:50 +0000, by rubidium
-
(svn r25047) -Fix [FS#5483]: Dutch language had a few bogus unicode characters draftSun, 24 Feb 2013 20:12:37 +0000, by rubidium
-
(svn r25044) -Change: Collapse subtypes in the refit GUI and only expand them after selecting the cargo type. draftSun, 24 Feb 2013 16:43:45 +0000, by frosch
-
(svn r25042) -Codechange/Fix: Simplify accumulation of refit options; also don't compare GRF local IDs from different GRFs. draftSun, 24 Feb 2013 16:42:30 +0000, by frosch
-
(svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the cases where it worked were corner cases rather than the general case. draftSun, 24 Feb 2013 16:41:51 +0000, by frosch
-
(svn r25040) -Add: a mode to CmdRefitVehicle to preserve the current subtype, also when refitting multiple vehicles. draftSun, 24 Feb 2013 16:40:32 +0000, by frosch
-
(svn r25038) -Fix [FS#5479]: minimise gaps feature caused removal to only happen at the signal build interval instead of the implicit interval of 1 draftSat, 23 Feb 2013 18:29:55 +0000, by rubidium
-
(svn r25037) -Fix [FS#5480]: green path signals would be shown when building them 'under' a train, and they would keep showing green until they were passed again draftSat, 23 Feb 2013 18:15:54 +0000, by rubidium
-
(svn r25027) -Fix: missing svn properties on Gaelic draftTue, 19 Feb 2013 19:45:26 +0000, by rubidium
-
(svn r25024) -Feature: Searching of (missing) content via GrfCrawler. draftMon, 18 Feb 2013 19:30:24 +0000, by frosch
-
(svn r25023) -Change: Regroup buttons in content download GUI to put item-specifc stuff next to each other. draftMon, 18 Feb 2013 19:23:09 +0000, by frosch