frosch
fc3040af02
(svn r25967) -Add: [NoGo] GSTown::TOWN_GROWTH_NORMAL to reset a town growth rate set previously via GSTown::SetGrowthRate.
2013-11-12 17:56:35 +00:00
frosch
0d5ab589fe
(svn r25916) -Add: GUI sprite for the smallmap cargoflow button. (frosch, planetmaker, V453000)
2013-10-27 15:09:41 +00:00
frosch
29c7e59909
(svn r25813) -Update: Baseset translations
2013-10-06 10:14:19 +00:00
alberth
736359623b
(svn r25803) -Fix[FS#5738]: Draw start/stop graphics of the vehicle bar at the right place in rtl mode (adf88).
2013-10-01 20:16:44 +00:00
frosch
e15e0057f1
(svn r25728) -Update: Baseset translations
2013-08-18 15:34:00 +00:00
rubidium
04affb26a9
(svn r25704) -Update: baseset translations
2013-08-09 18:30:33 +00:00
planetmaker
0727c3c76d
(svn r25638) -Fix (r25470): Some icu_config are too stupid to separate two ldflags by spaces, thus only call it with one
2013-07-30 22:03:36 +00:00
rubidium
8e9618b125
(svn r25629) -Update: baseset translations
2013-07-27 14:45:09 +00:00
rubidium
d4f2bcc545
(svn r25581) -Fix: WT3 validation
2013-07-10 17:46:54 +00:00
rubidium
8ba0735ff3
(svn r25522) -Update: baseset descriptions
2013-06-29 17:50:59 +00:00
rubidium
687ec29b86
(svn r25491) -Fix: ofcourse... doing something with Random messes with the regression result...
2013-06-27 20:30:22 +00:00
frosch
4b13cd5e34
(svn r25428) -Update: Baseset translations
2013-06-19 19:03:51 +00:00
rubidium
d230f22d1c
(svn r25404) -Feature: Thai
2013-06-15 15:24:20 +00:00
rubidium
dcad7876c7
(svn r25392) -Fix (r25390): update regression to account for the compatability settings
2013-06-11 05:04:49 +00:00
zuu
7a5cedf078
(svn r25344) -Feature: GUI for viewing story pages
2013-06-09 12:48:27 +00:00
rubidium
0a0087f9bf
(svn r25324) -Update: the baseset translations
2013-06-06 17:56:02 +00:00
frosch
cbc6b0a668
(svn r25301) -Change: Slightly enlarge the default-windowsize button icon.
2013-05-28 20:10:41 +00:00
frosch
f61a2c0273
(svn r25293) -Add: GUI sprite for default window size button.
2013-05-26 19:29:43 +00:00
planetmaker
2d4b0d0e71
(svn r25250) -Add: Apply changed and newly added translations for base set descriptions
2013-05-18 15:30:32 +00:00
rubidium
f952f0bfdd
(svn r25235) -Fix [FS#5543]: keep all cargo whenever cancelling reservations (fonsinchen)
2013-05-12 11:53:53 +00:00
rubidium
b0359223ae
(svn r25218) -Fix: the baseset description translation script did not work with any awk other than gawk
2013-05-04 19:30:37 +00:00
rubidium
9d9607e8ec
(svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings
...
-Feature: introduce GetTerrainType which allows one to get that information for tiles with buildings and infrastructure as well
2013-04-30 17:16:32 +00:00
frosch
82e4f3d714
(svn r25208) -Update: Baseset translations
2013-04-26 17:46:09 +00:00
frosch
e4c87948c5
(svn r25205) -Feature: Translations of baseset descriptions via lang files.
2013-04-24 20:30:02 +00:00
frosch
75f7cdf39d
(svn r25201) -Add: Scottish Gaelic translations for baseset descriptions (GunChleoc)
2013-04-24 16:55:43 +00:00
rubidium
25aed3423c
(svn r25150) -Fix [FS#5514]: [Script] The was no way to differentiate between a cargo-station combination with or without rating, so introduce [AI|GS]Station::HasRating and let GetRating return -1 when there is no rating
2013-04-06 12:36:33 +00:00
rubidium
779870d54c
(svn r25144) -Fix (r25143): one of the changes strings was used in the regression test, which subsequently failed
2013-04-04 20:15:51 +00:00
rubidium
c8661de6be
(svn r25001) -Change: heading for 1.4 now
2013-02-14 18:58:04 +00:00
rubidium
8b92707d7c
(svn r24889) -Fix-ish: extra GRF was built with "broken" grfcodec
2013-01-06 13:01:46 +00:00
frosch
b70eed09e2
(svn r24814) -Fix (r24810): Update AI regression.
2012-12-09 17:09:24 +00:00
frosch
3610ad901a
(svn r24749) -Add: GUI icons for delete to the left/right.
2012-11-14 22:51:01 +00:00
zuu
b6a601adc0
(svn r24629) -Fix (r24628): Also update regression test
2012-10-25 20:05:04 +00:00
yexo
991011df95
(svn r24469) -Fix (r24468): forgot to svn add the new files
2012-08-13 19:33:17 +00:00
michi_cc
ff6da43e8c
(svn r24147) -Fix (r24132): AI regression output.
2012-04-17 20:21:09 +00:00
michi_cc
3e5dc26ded
(svn r24141) -Feature: Display rating in the town directory window. (Inspired by patch from MagicBuzz)
2012-04-17 19:44:41 +00:00
rubidium
ea113816c0
(svn r24006) -Fix [FS#5088]: AI used in names in API for GSOrder
2012-03-04 16:40:06 +00:00
rubidium
445ef889d7
(svn r23984) -Fix [FS#5082]: fix the order of lights on the helipad (PaulC)
2012-02-25 08:45:48 +00:00
rubidium
9ea6285d67
(svn r23982) -Codechange: use NFO v32 for the extra graphics
2012-02-24 22:29:44 +00:00
rubidium
a28614d6d1
(svn r23981) -Codechange: reduce GRF size by a few percent by letting GRFCodec determine the best compression
2012-02-24 22:19:45 +00:00
rubidium
e8d9ab4dd5
(svn r23969) -Codechange: trunk heads to 1.3 now
2012-02-19 19:14:17 +00:00
rubidium
254e15df48
(svn r23959) -Change: make regression less faily when spurious warnings are shown
2012-02-16 21:08:32 +00:00
michi_cc
ff73fdb4b0
(svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (sprites by Snail).
2012-02-15 21:23:48 +00:00
rubidium
92c77dee32
(svn r23926) -Update [FS#5055]: some missing Latin-ish characters as some translations started using them (PaulC)
2012-02-11 19:46:47 +00:00
rubidium
35c4b5f73e
(svn r23858) -Change [FS#5003]: some updates and improvements of the base font (PaulC)
2012-01-27 21:14:38 +00:00
rubidium
990045e2b3
(svn r23639) -Fix [FS#4892]: fix transparency for steel mill, colour translations in some arctic buildings and a wrongly replaced sprites (PaulC)
2011-12-20 17:04:31 +00:00
rubidium
b3fc75c72d
(svn r23582) -Fix [FS#4870]: add missing characters for certain languages and the large font
...
-Codechange: don't remove large font glyphs because they are broken in the original font, just fix them up in openttd.grf using action A
-Change: make extra characters more consistent with the original font
All by PaulC.
2011-12-17 21:42:11 +00:00
rubidium
68b25fcf3d
(svn r23521) -Codechange: use the actual enum values from the 'core' in the API when they refer to the in-game values in the cases where that is possible and sensible
2011-12-15 18:40:15 +00:00
truebrain
43fbfa2414
(svn r23486) -Fix (r22764): 3 for the price of 1: fix up ScriptTile::GetTownAuthority() (tnx to Torrasque for reporting)
2011-12-10 21:07:04 +00:00
truebrain
974f1ee8d1
(svn r23397) -Change: remove the AI_ prefix from all AIEvent enums
2011-12-02 23:40:16 +00:00
rubidium
72f8aa94cc
(svn r23395) -Fix [FS#4862]: a character that is path of the 'normal' fonts, but relocated after loading, was missing for the monospace font
2011-12-02 19:58:34 +00:00