1
0
Fork 0
Commit Graph

13102 Commits (5bfed864a08dce717e2658786948e6659872b8d4)

Author SHA1 Message Date
frosch 34969178db (svn r24169) -Add: Make NewGRFClass distinguish between defined specs and specs visible for the user. 2012-04-22 16:28:27 +00:00
frosch 6d9a0ff723 (svn r24168) -Codechange: Simplify default station class instantiation. 2012-04-22 16:28:23 +00:00
frosch c841a78f69 (svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetClassCount() 2012-04-22 16:28:19 +00:00
frosch 0f0e7e43cf (svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) into non-static members GetSpec(uint) and GetSpecCount(). 2012-04-22 16:28:14 +00:00
frosch cb43494488 (svn r24165) -Codechange: Split parts of static NewGRFClass::Assign() into non-static Insert(). 2012-04-22 16:28:09 +00:00
frosch 48c44a8d21 (svn r24164) -Codechange: Split parts of static NewGRFClass::Reset() into non-static ResetClass(). 2012-04-22 16:28:04 +00:00
frosch b3c84fcbbd (svn r24163) -Codechange: Make various members of NewGRFClass private. 2012-04-22 16:28:00 +00:00
frosch 6f4d2160c2 (svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving). 2012-04-22 16:27:55 +00:00
frosch 73d926c8d4 (svn r24161) -Add: Method to get a specific NewGRFClass. 2012-04-22 16:27:49 +00:00
frosch 27ffb03383 (svn r24160) -Codechange: Split parts of ObjectSpec::IsAvailable() into ObjectSpec::IsEverAvailable(). 2012-04-22 16:27:45 +00:00
frosch 1b0d3e3034 (svn r24159) -Fix: If you spent hard work on finding an available object ID, you should probably also use it instead of always 0. 2012-04-22 16:27:41 +00:00
frosch c8ec47130d (svn r24158) -Fix (r23408): Town producing no cargo at all could spawn passenger subsidies. 2012-04-21 20:03:58 +00:00
translators 7dd0254b8e (svn r24157) -Update from WebTranslator v3.0:
afrikaans - 45 changes by telanus
belarusian - 10 changes by Wowanxm
simplified_chinese - 3 changes by chenwt0315
croatian - 12 changes by VoyagerOne
german - 12 changes by planetmaker
latvian - 24 changes by Parastais, Tranzistors
2012-04-21 17:45:33 +00:00
translators 3c6f458ecf (svn r24156) -Update from WebTranslator v3.0:
afrikaans - 36 changes by telanus
italian - 12 changes by lorenzodv
2012-04-20 17:45:13 +00:00
rubidium 27d9808f45 (svn r24155) -Fix: the music volume was set too early during startup; at a moment the configuration file wasn't read yet 2012-04-19 20:08:51 +00:00
translators ac284757d8 (svn r24154) -Update from WebTranslator v3.0:
afrikaans - 53 changes by telanus
danish - 10 changes by mgarde
finnish - 12 changes by jpx_
lithuanian - 11 changes by Stabilitronas
brazilian_portuguese - 12 changes by Tucalipe
russian - 2 changes by Lone_Wolf
ukrainian - 12 changes by edd_k
2012-04-19 17:45:38 +00:00
rubidium a355e123fc (svn r24153) -Fix [FS#5160]: [Squirrel] Crash when trying to create an array with negative size 2012-04-18 19:22:32 +00:00
rubidium 8d56856791 (svn r24152) -Fix [FS#5157]: [NoAI] Do not return the last 'cached' speed of vehicles when they are stopped/crashed 2012-04-18 19:21:54 +00:00
rubidium eeb781b429 (svn r24151) -Fix: typo in script documentation 2012-04-18 19:03:12 +00:00
rubidium 90e64ebdf2 (svn r24150) -Fix (r24149): missing WT3 validation 2012-04-18 19:01:39 +00:00
translators 09d14a5733 (svn r24149) -Update from WebTranslator v3.0:
dutch - 10 changes by habell
english_US - 12 changes by Rubidium
french - 18 changes by OliTTD
korean - 13 changes by telk5093
polish - 12 changes by wojteks86
russian - 10 changes by Lone_Wolf
spanish - 10 changes by Terkhen
vietnamese - 12 changes by nglekhoi
2012-04-18 17:45:43 +00:00
michi_cc 6d5f864e25 (svn r24148) -Add [FS#4907]: South Korean and South African currencies. (PaulC) 2012-04-17 21:39:09 +00:00
michi_cc 3f267db3a6 (svn r24146) -Fix [FS#5153]: Use default value when reading an invalid setting value. (Eddi) 2012-04-17 19:45:04 +00:00
michi_cc 6c8a16f36e (svn r24145) -Cleanup: Switch coding style. 2012-04-17 19:44:59 +00:00
michi_cc f6d0bf6109 (svn r24144) -Change [FS#4605]: Reset 'convert signal' button when signal GUI is closed. (yorick) 2012-04-17 19:44:55 +00:00
michi_cc a34dabce9c (svn r24143) -Change [FS#5145]: Improve fence placement for rail. (Eddi) 2012-04-17 19:44:51 +00:00
michi_cc a4b02d0a5d (svn r24142) -Feature [FS#3576]: Randomise count of passengers killed in a crash. (riffraffselbow) 2012-04-17 19:44:47 +00:00
michi_cc a2b2bc3620 (svn r24141) -Feature: Display rating in the town directory window. (Inspired by patch from MagicBuzz) 2012-04-17 19:44:41 +00:00
michi_cc 8b65e041eb (svn r24140) -Add [FS#1117]: Group name in the replace vehicle window caption. (Juanjo) 2012-04-17 19:44:30 +00:00
michi_cc 37e321044a (svn r24139) -Add: Creating a new vehicle group by drag and drop. (Based on patch by Juanjo) 2012-04-17 19:44:16 +00:00
michi_cc 0daf350922 (svn r24138) -Feature(ette): Ctrl+drag to add all vehicles with a shared order list to a group. (Juanjo) 2012-04-17 19:44:12 +00:00
michi_cc e44a923a71 (svn r24137) -Feature(ette): Draw indicator icon in the replace vehicle window for vehicles which have a replacement set. 2012-04-17 19:44:08 +00:00
michi_cc 6a70abbd99 (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 2012-04-17 19:44:02 +00:00
michi_cc ed56585388 (svn r24135) -Remove [FS#4757]: Tree drag size limit. 2012-04-17 19:43:57 +00:00
michi_cc f3e295b4ec (svn r24134) -Add: Configurable limits for tree planting. 2012-04-17 19:43:52 +00:00
michi_cc 181de38ae3 (svn r24133) -Add [FS#4984]: Lithuanian currency. (devastator) 2012-04-17 19:43:47 +00:00
michi_cc 6f9668330e (svn r24132) -Change [FS#4713]: Improve randomness of tile order in the tile loop. (monoid) 2012-04-17 19:43:43 +00:00
michi_cc 32ab630bda (svn r24131) -Add [FS#1952]: Ctrl-Clicking to change colour of all colour schemes at once. (Roest) 2012-04-17 19:43:38 +00:00
michi_cc f1c59a3159 (svn r24130) -Feature(ette): [FS#2314]: Deselect 'remove' button when changing signal types in the GUI. (Alberth) 2012-04-17 19:43:34 +00:00
michi_cc 708d5b6712 (svn r24129) -Feature [FS#3660]: Option to minimise signal distance when dragging over obstacles. (adf88) 2012-04-17 19:43:29 +00:00
michi_cc ef8ee48044 (svn r24128) -Change: Don't let vehicles break down directly after servicing. 2012-04-17 19:43:23 +00:00
michi_cc aa47d6c7f2 (svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan) 2012-04-17 19:43:18 +00:00
michi_cc af6a33bd1c (svn r24126) -Feature [FS#3854]: Drag and drop support for the NewGRF list window. (Based on patch by sbr) 2012-04-17 19:43:13 +00:00
michi_cc 4e5da5760a (svn r24125) -Add [FS#3705]: Drag destination highlighting to the group GUI. (sbr) 2012-04-17 19:43:09 +00:00
michi_cc bb8506032e (svn r24124) -Add [FS#4658]: [NewGRF] Misc engine flag to disable breakdown smoke. (Hirundo) 2012-04-17 19:43:04 +00:00
translators d3c6130f3f (svn r24123) -Update from WebTranslator v3.0:
afrikaans - 8 changes by telanus
french - 22 changes by OliTTD
slovak - 6 changes by teso
2012-04-17 17:45:20 +00:00
translators 9311f13a2f (svn r24122) -Update from WebTranslator v3.0:
afrikaans - 139 changes by telanus
danish - 3 changes by beruic
french - 1 changes by OliTTD
2012-04-16 17:45:17 +00:00
rubidium 25987e2e8b (svn r24121) -Merge: documentation update from 1.2 2012-04-15 18:59:04 +00:00
translators a777fe1b3c (svn r24119) -Update from WebTranslator v3.0:
afrikaans - 114 changes by telanus
2012-04-15 17:45:08 +00:00
translators 6e9241e486 (svn r24115) -Update from WebTranslator v3.0:
polish - 27 changes by Kilian
2012-04-14 17:45:09 +00:00
translators cb1aff2a33 (svn r24114) -Update from WebTranslator v3.0:
polish - 15 changes by Kilian
2012-04-13 17:45:09 +00:00
translators b6fcfc375a (svn r24113) -Update from WebTranslator v3.0:
traditional_chinese - 3 changes by chaut0
french - 6 changes by OliTTD
2012-04-12 17:45:14 +00:00
translators 02718e5252 (svn r24112) -Update from WebTranslator v3.0:
spanish - 1 changes by Terkhen
2012-04-11 17:45:08 +00:00
rubidium 54e36c4ff8 (svn r24111) -Codechange: use Colour more instead of manually bitstuffing 2012-04-10 20:16:51 +00:00
translators bf86748300 (svn r24110) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
latvian - 45 changes by Parastais
tamil - 25 changes by aswn
2012-04-09 17:45:18 +00:00
michi_cc afdaddd392 (svn r24109) -Fix (r24099): Warning from not using size_t to store the return value of strlen(). 2012-04-09 13:08:20 +00:00
frosch d7d89bc806 (svn r24108) -Fix [FS#5142]: When starting GS or AI, always use the settings of the game, not the new-game settings. 2012-04-09 12:35:01 +00:00
frosch c425368a17 (svn r24107) -Fix [FS#5143] (r3181): Glass-sprite of bubble-generator was not drawn anymore for completely constructed tiles. 2012-04-09 10:18:10 +00:00
translators 585563e620 (svn r24106) -Update from WebTranslator v3.0:
latvian - 13 changes by Parastais
2012-04-08 17:45:08 +00:00
alberth 0d74c074dd (svn r24105) -Feature: Be more careful with the population of a small town while placing a statue. 2012-04-08 17:30:20 +00:00
alberth 2911732841 (svn r24104) -Codechange: Output the resulting tile through the user data. 2012-04-08 17:29:00 +00:00
alberth a01948dbf3 (svn r24103) -Codechange: Handle clear tiles separately from house tiles. 2012-04-08 17:27:47 +00:00
alberth c876d18320 (svn r24102) -Codechange: Refactor tile clearability test out of the statue callback. 2012-04-08 17:26:59 +00:00
alberth f607538882 (svn r24101) -Codechange: Reverse a condition for increased readability. 2012-04-08 17:26:01 +00:00
alberth b57bef91a1 (svn r24099) -Add: Output list of -d option facilities with in the help text. 2012-04-07 20:55:55 +00:00
translators fd2900f863 (svn r24098) -Update from WebTranslator v3.0:
french - 9 changes by OliTTD
2012-04-07 17:45:09 +00:00
translators e86a13818e (svn r24097) -Update from WebTranslator v3.0:
latvian - 14 changes by Parastais
2012-04-06 17:45:08 +00:00
translators 25809a49b9 (svn r24094) -Update from WebTranslator v3.0:
finnish - 3 changes by jpx_
latvian - 11 changes by Parastais
polish - 20 changes by Kilian
vietnamese - 2 changes by myquartz
2012-04-05 17:45:23 +00:00
translators 454421ef54 (svn r24093) -Update from WebTranslator v3.0:
french - 16 changes by OliTTD
polish - 67 changes by Kilian
brazilian_portuguese - 1 changes by Tucalipe
2012-04-04 17:45:17 +00:00
frosch 946749fb01 (svn r24089) -Fix [FS#5136]: Conflicting strategies for resizing the main toolbar and statusbar after resizing the main window. 2012-04-03 20:09:41 +00:00
translators 1e8e911577 (svn r24088) -Update from WebTranslator v3.0:
latvian - 39 changes by Parastais
malay - 47 changes by kazlan68
2012-04-03 17:45:12 +00:00
translators af96d2733f (svn r24087) -Update from WebTranslator v3.0:
dutch - 3 changes by Parody
french - 4 changes by OliTTD
korean - 1 changes by telk5093
latvian - 30 changes by Parastais
2012-04-02 17:45:21 +00:00
frosch 70ad670125 (svn r24086) -Fix [FS#5131] (r23504): Cloning orders of aircraft with limited range failed. 2012-04-01 19:56:08 +00:00
translators e51018cbf3 (svn r24085) -Update from WebTranslator v3.0:
hungarian - 1 changes by Brumi
latvian - 15 changes by Parastais
2012-04-01 17:45:12 +00:00
translators b9828a8b59 (svn r24081) -Update from WebTranslator v3.0:
irish - 17 changes by tem
2012-03-31 17:45:06 +00:00
translators c0efbed55a (svn r24080) -Update from WebTranslator v3.0:
german - 2 changes by Jogio
irish - 38 changes by tem
italian - 1 changes by Snail_
latvian - 44 changes by Parastais
polish - 4 changes by Kilian
spanish - 2 changes by Terkhen
ukrainian - 1 changes by edd_k
2012-03-30 17:45:38 +00:00
translators de4b459413 (svn r24079) -Update from WebTranslator v3.0:
french - 1 changes by OliTTD
latvian - 7 changes by Parastais
polish - 1 changes by wojteks86
2012-03-29 17:45:18 +00:00
michi_cc 7e438d27f1 (svn r24078) -Fix [FS#5093,FS#5130] (r24071): A fix that breaks all other cases isn't really a fix. Redo it to make sure that reservations of trains entering or exiting depots are properly made and freed. 2012-03-29 12:27:34 +00:00
translators 4bbea6ee63 (svn r24077) -Update from WebTranslator v3.0:
latvian - 94 changes by Parastais
romanian - 2 changes by kkmic
vietnamese - 1 changes by nglekhoi
2012-03-28 17:45:17 +00:00
translators ff8cad9316 (svn r24076) -Update from WebTranslator v3.0:
french - 4 changes by OliTTD
italian - 1 changes by lorenzodv
latvian - 1 changes by Parastais
lithuanian - 2 changes by Stabilitronas
luxembourgish - 8 changes by Phreeze
polish - 1 changes by wojteks86
2012-03-27 17:45:35 +00:00
translators e6292c55cf (svn r24072) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
catalan - 1 changes by arnau
croatian - 1 changes by VoyagerOne
dutch - 1 changes by habell
english_US - 1 changes by Rubidium
finnish - 3 changes by jpx_
french - 1 changes by OliTTD
hungarian - 1 changes by IPG
latvian - 30 changes by Parastais
russian - 1 changes by Lone_Wolf
serbian - 1 changes by etran
2012-03-26 17:45:52 +00:00
michi_cc f8b62a3c7a (svn r24071) -Fix [FS#5093]: Reversing trains while they were entering or leaving a depot could lead to stuck trains. 2012-03-25 23:42:49 +00:00
rubidium 1adb9a5c85 (svn r24070) -Fix [FS#5098]: the 'last joined' server was not properly selected anymore (adf88) 2012-03-25 19:46:59 +00:00
rubidium f2f939906e (svn r24069) -Fix (r24062): crash when not having a valid last joined address 2012-03-25 19:43:17 +00:00
rubidium 113746b3a6 (svn r24068) -Change/fix [FS#5103]: significantly reduce the area that is redrawn for text effects (Rhamphoryncus) 2012-03-25 19:30:05 +00:00
rubidium 180e4e4c66 (svn r24067) -Change/fix: do not redraw up to 25% of the map when making a new vehicle visible for the first time 2012-03-25 19:24:32 +00:00
rubidium 6db0753a46 (svn r24066) -Change: do not redraw the text effect when nothing changed (Rhamphoryncus) 2012-03-25 19:23:59 +00:00
rubidium 927734e6ce (svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles 2012-03-25 19:06:59 +00:00
rubidium c8ce0faca4 (svn r24064) -Fix [FS#5121]: make the full snowedness level of houses the same as roads and rails 2012-03-25 18:19:21 +00:00
rubidium 02d9ecde6d (svn r24063) -Fix [FS#5125]: with certain versions of GCC and compiler flags the compiler could reorder some code badly causing the 32bpp depot flag not working 2012-03-25 18:18:35 +00:00
rubidium 357843378f (svn r24062) -Fix [FS#5097]: immediately start querying the last joined server instead of waiting for the requery loop (adf88) 2012-03-25 18:17:41 +00:00
translators 1cf1d330f4 (svn r24061) -Update from WebTranslator v3.0:
latvian - 101 changes by Parastais
2012-03-25 17:45:07 +00:00
michi_cc 8254b5a7e6 (svn r24060) -Fix [FS#5123] (r23504): Do not freeze aircraft mid-flight when skipping to an out-of-range destination. 2012-03-25 11:29:33 +00:00
translators 8d423137fd (svn r24059) -Update from WebTranslator v3.0:
latvian - 36 changes by Parastais
2012-03-24 18:45:11 +00:00
frosch 77ff4c9155 (svn r24058) -Fix [FS#5124]: Wrong numbering of string parameters. 2012-03-24 15:21:07 +00:00
translators a0b258ef12 (svn r24057) -Update from WebTranslator v3.0:
latvian - 7 changes by Parastais
thai - 41 changes by kenny
ukrainian - 2 changes by edd_k
welsh - 3 changes by kazzie
2012-03-23 18:45:23 +00:00
translators c08d0a022f (svn r24056) -Update from WebTranslator v3.0:
croatian - 2 changes by VoyagerOne
german - 1 changes by Jogio
latvian - 6 changes by Parastais
thai - 96 changes by kenny
2012-03-22 18:45:19 +00:00
translators e40ad1c996 (svn r24055) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
german - 2 changes by NG
greek - 140 changes by astyanax
latvian - 25 changes by Parastais
lithuanian - 17 changes by Stabilitronas
2012-03-21 18:45:27 +00:00
translators fc414bdb63 (svn r24054) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
dutch - 2 changes by habell
latvian - 45 changes by Parastais
lithuanian - 46 changes by Stabilitronas
brazilian_portuguese - 16 changes by laurentalp
romanian - 2 changes by kkmic
2012-03-20 18:45:36 +00:00
michi_cc bf3505ca1b (svn r24053) -Fix (r23947) [FS#5111]: Crash when timetabling a maximum travel speed of 0. 2012-03-20 13:11:20 +00:00