summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-04-22(svn r24170) -Add: Methods for translating between NewGRFClass spec indices ↵frosch
and user interface indices.
2012-04-22(svn r24169) -Add: Make NewGRFClass distinguish between defined specs and ↵frosch
specs visible for the user.
2012-04-22(svn r24168) -Codechange: Simplify default station class instantiation.frosch
2012-04-22(svn r24167) -Codechange: Rename NewGRFClass::GetCount() to ↵frosch
NewGRFClass::GetClassCount()
2012-04-22(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ↵frosch
into non-static members GetSpec(uint) and GetSpecCount().
2012-04-22(svn r24165) -Codechange: Split parts of static NewGRFClass::Assign() into ↵frosch
non-static Insert().
2012-04-22(svn r24164) -Codechange: Split parts of static NewGRFClass::Reset() into ↵frosch
non-static ResetClass().
2012-04-22(svn r24163) -Codechange: Make various members of NewGRFClass private.frosch
2012-04-22(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in ↵frosch
favour of using Get() and direct member access (which is needed anyway for GRF string resolving).
2012-04-22(svn r24161) -Add: Method to get a specific NewGRFClass.frosch
2012-04-22(svn r24160) -Codechange: Split parts of ObjectSpec::IsAvailable() into ↵frosch
ObjectSpec::IsEverAvailable().
2012-04-22(svn r24159) -Fix: If you spent hard work on finding an available object ID, ↵frosch
you should probably also use it instead of always 0.
2012-04-21(svn r24158) -Fix (r23408): Town producing no cargo at all could spawn ↵frosch
passenger subsidies.
2012-04-21(svn r24157) -Update from WebTranslator v3.0:translators
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-20(svn r24156) -Update from WebTranslator v3.0:translators
afrikaans - 36 changes by telanus italian - 12 changes by lorenzodv
2012-04-19(svn r24155) -Fix: the music volume was set too early during startup; at a ↵rubidium
moment the configuration file wasn't read yet
2012-04-19(svn r24154) -Update from WebTranslator v3.0:translators
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-18(svn r24153) -Fix [FS#5160]: [Squirrel] Crash when trying to create an array ↵rubidium
with negative size
2012-04-18(svn r24152) -Fix [FS#5157]: [NoAI] Do not return the last 'cached' speed of ↵rubidium
vehicles when they are stopped/crashed
2012-04-18(svn r24151) -Fix: typo in script documentationrubidium
2012-04-18(svn r24150) -Fix (r24149): missing WT3 validationrubidium
2012-04-18(svn r24149) -Update from WebTranslator v3.0:translators
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-17(svn r24148) -Add [FS#4907]: South Korean and South African currencies. (PaulC)michi_cc
2012-04-17(svn r24146) -Fix [FS#5153]: Use default value when reading an invalid ↵michi_cc
setting value. (Eddi)
2012-04-17(svn r24145) -Cleanup: Switch coding style.michi_cc
2012-04-17(svn r24144) -Change [FS#4605]: Reset 'convert signal' button when signal ↵michi_cc
GUI is closed. (yorick)
2012-04-17(svn r24143) -Change [FS#5145]: Improve fence placement for rail. (Eddi)michi_cc
2012-04-17(svn r24142) -Feature [FS#3576]: Randomise count of passengers killed in a ↵michi_cc
crash. (riffraffselbow)
2012-04-17(svn r24141) -Feature: Display rating in the town directory window. ↵michi_cc
(Inspired by patch from MagicBuzz)
2012-04-17(svn r24140) -Add [FS#1117]: Group name in the replace vehicle window ↵michi_cc
caption. (Juanjo)
2012-04-17(svn r24139) -Add: Creating a new vehicle group by drag and drop. (Based on ↵michi_cc
patch by Juanjo)
2012-04-17(svn r24138) -Feature(ette): Ctrl+drag to add all vehicles with a shared ↵michi_cc
order list to a group. (Juanjo)
2012-04-17(svn r24137) -Feature(ette): Draw indicator icon in the replace vehicle ↵michi_cc
window for vehicles which have a replacement set.
2012-04-17(svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get ↵michi_cc
old. (Vikthor)
2012-04-17(svn r24135) -Remove [FS#4757]: Tree drag size limit.michi_cc
2012-04-17(svn r24134) -Add: Configurable limits for tree planting.michi_cc
2012-04-17(svn r24133) -Add [FS#4984]: Lithuanian currency. (devastator)michi_cc
2012-04-17(svn r24132) -Change [FS#4713]: Improve randomness of tile order in the tile ↵michi_cc
loop. (monoid)
2012-04-17(svn r24131) -Add [FS#1952]: Ctrl-Clicking to change colour of all colour ↵michi_cc
schemes at once. (Roest)
2012-04-17(svn r24130) -Feature(ette): [FS#2314]: Deselect 'remove' button when ↵michi_cc
changing signal types in the GUI. (Alberth)
2012-04-17(svn r24129) -Feature [FS#3660]: Option to minimise signal distance when ↵michi_cc
dragging over obstacles. (adf88)
2012-04-17(svn r24128) -Change: Don't let vehicles break down directly after servicing.michi_cc
2012-04-17(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming ↵michi_cc
aircraft. (Based on patch by cirdan)
2012-04-17(svn r24126) -Feature [FS#3854]: Drag and drop support for the NewGRF list ↵michi_cc
window. (Based on patch by sbr)
2012-04-17(svn r24125) -Add [FS#3705]: Drag destination highlighting to the group GUI. ↵michi_cc
(sbr)
2012-04-17(svn r24124) -Add [FS#4658]: [NewGRF] Misc engine flag to disable breakdown ↵michi_cc
smoke. (Hirundo)
2012-04-17(svn r24123) -Update from WebTranslator v3.0:translators
afrikaans - 8 changes by telanus french - 22 changes by OliTTD slovak - 6 changes by teso
2012-04-16(svn r24122) -Update from WebTranslator v3.0:translators
afrikaans - 139 changes by telanus danish - 3 changes by beruic french - 1 changes by OliTTD
2012-04-15(svn r24121) -Merge: documentation update from 1.2rubidium
2012-04-15(svn r24119) -Update from WebTranslator v3.0:translators
afrikaans - 114 changes by telanus