Commit Graph

209 Commits (49e36f98c1a2c06377d1d74df75f695e3cad6577)

Author SHA1 Message Date
rubidium b0359223ae (svn r25218) -Fix: the baseset description translation script did not work with any awk other than gawk 12 years ago
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
12 years ago
frosch 82e4f3d714 (svn r25208) -Update: Baseset translations 12 years ago
frosch e4c87948c5 (svn r25205) -Feature: Translations of baseset descriptions via lang files. 12 years ago
frosch 75f7cdf39d (svn r25201) -Add: Scottish Gaelic translations for baseset descriptions (GunChleoc) 12 years ago
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 12 years ago
rubidium 779870d54c (svn r25144) -Fix (r25143): one of the changes strings was used in the regression test, which subsequently failed 12 years ago
rubidium c8661de6be (svn r25001) -Change: heading for 1.4 now 12 years ago
rubidium 8b92707d7c (svn r24889) -Fix-ish: extra GRF was built with "broken" grfcodec 12 years ago
frosch b70eed09e2 (svn r24814) -Fix (r24810): Update AI regression. 12 years ago
frosch 3610ad901a (svn r24749) -Add: GUI icons for delete to the left/right. 12 years ago
zuu b6a601adc0 (svn r24629) -Fix (r24628): Also update regression test 12 years ago
yexo 991011df95 (svn r24469) -Fix (r24468): forgot to svn add the new files 12 years ago
michi_cc ff6da43e8c (svn r24147) -Fix (r24132): AI regression output. 13 years ago
michi_cc 3e5dc26ded (svn r24141) -Feature: Display rating in the town directory window. (Inspired by patch from MagicBuzz) 13 years ago
rubidium ea113816c0 (svn r24006) -Fix [FS#5088]: AI used in names in API for GSOrder 13 years ago
rubidium 445ef889d7 (svn r23984) -Fix [FS#5082]: fix the order of lights on the helipad (PaulC) 13 years ago
rubidium 9ea6285d67 (svn r23982) -Codechange: use NFO v32 for the extra graphics 13 years ago
rubidium a28614d6d1 (svn r23981) -Codechange: reduce GRF size by a few percent by letting GRFCodec determine the best compression 13 years ago
rubidium e8d9ab4dd5 (svn r23969) -Codechange: trunk heads to 1.3 now 13 years ago
rubidium 254e15df48 (svn r23959) -Change: make regression less faily when spurious warnings are shown 13 years ago
michi_cc ff73fdb4b0 (svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (sprites by Snail). 13 years ago
rubidium 92c77dee32 (svn r23926) -Update [FS#5055]: some missing Latin-ish characters as some translations started using them (PaulC) 13 years ago
rubidium 35c4b5f73e (svn r23858) -Change [FS#5003]: some updates and improvements of the base font (PaulC) 13 years ago
rubidium 990045e2b3 (svn r23639) -Fix [FS#4892]: fix transparency for steel mill, colour translations in some arctic buildings and a wrongly replaced sprites (PaulC) 13 years ago
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.
13 years ago
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 13 years ago
truebrain 43fbfa2414 (svn r23486) -Fix (r22764): 3 for the price of 1: fix up ScriptTile::GetTownAuthority() (tnx to Torrasque for reporting) 13 years ago
truebrain 974f1ee8d1 (svn r23397) -Change: remove the AI_ prefix from all AIEvent enums 13 years ago
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 13 years ago
truebrain ac0f5398c2 (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') 13 years ago
truebrain a3768b109b (svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances 13 years ago
truebrain 19791d3189 (svn r23298) -Add: track statistics of all incoming and outgoing goods. Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen) 13 years ago
rubidium f3e511ca4b (svn r23278) -Add: monospaced sprite font with the same characters as the normal font 13 years ago
rubidium b6d3db762d (svn r23232) -Change: move the "default" overrides out of the baseset in order to ensure they all use the same values 13 years ago
rubidium 57afd9e9e8 (svn r23220) -Change: move the baseset files to their new location 13 years ago
rubidium abf3aa28f5 (svn r23203) -Change: make locks more consistently looking (PaulC) 13 years ago
rubidium 2de0383538 (svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick 13 years ago
yexo 8a5c74e1d0 (svn r23117) -Fix: [NoAI] calling require() to include a file gave you 100.000 opcodes for free 13 years ago
frosch 1230c04859 (svn r22986) -Add (r22985): More icons for the vehicle list. 13 years ago
rubidium 8ca5168bbe (svn r22974) -Fix: draw buoy sprite without outline on the map 13 years ago
rubidium 468fad858f (svn r22971) -Add [FS#4787]: climate aware canal/aqueduct graphics; based on work by PaulC 13 years ago
rubidium 7589e94f5d (svn r22962) -Fix/Update: graphical issues from Addi's NewGRF 13 years ago
rubidium efd49756aa (svn r22766) -Add: river graphics for the original base set (andythenorth) 13 years ago
yexo 05b09ea0c4 (svn r22584) -Add: [NoAI] several functions to AICompany to find out performance information (Morloth) 13 years ago
rubidium eab446946a (svn r22580) -Change: make 'make regression' return an error when it fails 13 years ago
rubidium 6d37d67d80 (svn r22537) -Change [FS#3494]: replace the half small airport structure on the intercontinental airport with some grass 13 years ago
planetmaker b7a1d88276 (svn r22380) -Fix: Update openttd.grf and the base set description files accordingly 14 years ago
rubidium be8e0ede7c (svn r22083) -Change: trunk is heading towards 1.2 now 14 years ago
planetmaker f1163f5c20 (svn r22005) -Fix (r21993): Update regression tests as well 14 years ago