Commit Graph

16410 Commits (b8cb654adcc280303b6e442b7c476968996efa88)
 

Author SHA1 Message Date
translators b5d0d61d80 (svn r20920) -Update from WebTranslator v3.0:
basque - 110 changes by bellota
indonesian - 5 changes by prof
thai - 17 changes by kenny
14 years ago
rubidium feece0b42c (svn r20919) -Fix [FS#4140]: objects didn't change colour when the company changed colour. Now they do, except when the "decide colour" callback is (defined to be) used 14 years ago
frosch 3866ecad38 (svn r20918) -Add: Store NewGRF version information from Action14 in savegame. (planetmaker) 14 years ago
translators d78dabfa51 (svn r20917) -Update from WebTranslator v3.0:
basque - 119 changes by bellota
14 years ago
translators 48fb10ce4c (svn r20915) -Update from WebTranslator v3.0:
hungarian - 1 changes by norbert79
irish - 7 changes by tem
14 years ago
translators 6f66eeaef7 (svn r20914) -Update from WebTranslator v3.0:
german - 1 changes by planetmaker
14 years ago
yexo 63857f8487 (svn r20913) -Fix (r19231): [NoAI] give the correct error message if you try to overbuild an opponont road station with your own while using the 0.7 or 1.0 compatibility layer (fanioz) 14 years ago
frosch 83831b5b9d (svn r20912) -Fix [FS#4157]: NEW_INDUSTRYOFFSET != NEW_INDUSTRYTILEOFFSET. 14 years ago
translators 6a90de3a8a (svn r20911) -Update from WebTranslator v3.0:
marathi - 42 changes by jcravi
spanish - 3 changes by Terkhen
14 years ago
rubidium 328c00f24e (svn r20910) -Fix [FS#4155]: helicopters fired a bit too late 14 years ago
rubidium 7bbc19288f (svn r20909) -Fix [FS#4137]: don't see coasts as water for object construction 14 years ago
rubidium 322e4ab86f (svn r20908) -Fix [FS#4156]: assertion when the buy menu graphics callback accessed a variable that needs a tile index 14 years ago
rubidium 969e3a9e45 (svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn 14 years ago
translators ffdc88a5d6 (svn r20906) -Update from WebTranslator v3.0:
belarusian - 2 changes by KorneySan
danish - 26 changes by zyx
swedish - 2 changes by Zuu
14 years ago
translators 16540dc81e (svn r20905) -Update from WebTranslator v3.0:
hungarian - 2 changes by IPG
slovenian - 2 changes by ntadej
14 years ago
translators 9b8a775afb (svn r20904) -Update from WebTranslator v3.0:
italian - 2 changes by lorenzodv
portuguese - 2 changes by JayCity
romanian - 2 changes by kkmic
ukrainian - 2 changes by Fixer
14 years ago
translators 1c7ff71609 (svn r20903) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
finnish - 4 changes by jpx_
french - 2 changes by glx
german - 2 changes by planetmaker
ido - 34 changes by Edwardo
marathi - 40 changes by jcravi
polish - 2 changes by voythas
russian - 2 changes by Lone_Wolf
serbian - 2 changes by etran
spanish - 2 changes by Terkhen
14 years ago
frosch 510ef76386 (svn r20902) -Fix [FS#4032]: Make IsProductionAlterable() work for most NewGRF industries.
The NewGRF either has to use properties 12/13, or it needs to set property 0B to 'primary industry'.
 So it will not work for bank-like industries which use pure production-callback production.
14 years ago
frosch c49debbe63 (svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead. 14 years ago
frosch 8a5571a264 (svn r20900) -Codechange: Move ProductionLevels enum to industry.h 14 years ago
frosch 286aba3492 (svn r20899) -Codechange: Switch order of if-tests in IndustryViewWindow::OnClick(). 14 years ago
frosch 168b0a733f (svn r20898) -Change: When entering a production rate, round to nearest possible rate instead towards zero. 14 years ago
frosch 566ba0fccc (svn r20897) -Codechange: Store the result of IsProductionAlterable() in a member variable of IndustryViewWindow. 14 years ago
frosch 7f060bdaf5 (svn r20896) -Codechange: Split recompution of productionrates for non-smooth economy to separate function. 14 years ago
frosch a0a51c2ac1 (svn r20895) -Codechange: Use an enum to identify the rows of buttons in the industryview. 14 years ago
rubidium 2e8e148262 (svn r20894) -Fix [FS#4148] (r20772): use correct company name for group window title (sbr) 14 years ago
translators 4f9f90f234 (svn r20893) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
spanish - 36 changes by Terkhen
14 years ago
frosch 22842fe035 (svn r20892) -Fix (maybe r10624): Scenario editor resp. cheat-buttons to alter industry production did not work for large industry windows. 14 years ago
terkhen 92514c6b94 (svn r20891) -Fix [FS#4145]: Measurement tooltips for docks and tunnels were closed after a hover event. 14 years ago
alberth 7c312f602c (svn r20890) -Doc: Make documentation accessible to doxygen. 14 years ago
alberth 6a9b205670 (svn r20889) -Codechange: Make ClosedListHash, OpenListQueue, and OpenListHash data protected, and rename for coding style. 14 years ago
alberth 0c08955f4d (svn r20888) -Codechange: Make Hash_FindNode a method. 14 years ago
alberth 6802527e02 (svn r20887) -Codechange: Make stat_Hash a method. 14 years ago
alberth 4af4d268d8 (svn r20886) -Codechange: Make init_Hash a method. 14 years ago
alberth 6f85b46eeb (svn r20885) -Codechange: Make delete_Hash a method. 14 years ago
alberth d86f781ca5 (svn r20884) -Codechange: Make clear_Hash a method. 14 years ago
alberth f185a35269 (svn r20883) -Codechange: Make Hash_Delete a method. 14 years ago
alberth 15b784471e (svn r20882) -Codechange: Make Hash_Set a method. 14 years ago
alberth 4ed94825b2 (svn r20881) -Codechange: Make Hash_Get a method. 14 years ago
alberth 6ea5643e40 (svn r20880) -Codechange: Make Hash_Size a method. 14 years ago
alberth a7ffc9a268 (svn r20879) -Codechange: Make AyStarMain_ClosedList_IsInList a method. 14 years ago
alberth 4f8af5d336 (svn r20878) -Codechange: Make AyStarMain_ClosedList_Add a method. 14 years ago
alberth fa661e4075 (svn r20877) -Codechange: Make AyStarMain_OpenList_IsInList a method. 14 years ago
alberth 5e636d6a5c (svn r20876) -Codechange: Make AyStarMain_OpenList_Pop a method. 14 years ago
alberth 969139b343 (svn r20875) -Codechange: Make AyStarMain_OpenList_Add a method. 14 years ago
alberth 9b21dfaeb0 (svn r20874) -Codechange: Make init_AyStar a method. 14 years ago
translators a8af2c97c1 (svn r20873) -Update from WebTranslator v3.0:
arabic_egypt - 37 changes by kasakg
dutch - 1 changes by megabyte
spanish - 2 changes by Terkhen
tamil - 1 changes by vv
14 years ago
alberth 7bb7d6c35a (svn r20868) -Codechange: Make AyStarMain_Main() a method. 14 years ago
alberth 49ba3539b5 (svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method. 14 years ago
alberth 92f0bdec2c (svn r20866) -Codechange: CheckTile() always returns the same (ignored) value. 14 years ago