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