summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-14(svn r20806) -Update from WebTranslator v3.0:translators
catalan - 1 changes by arnau thai - 12 changes by kenny
2010-09-13(svn r20802) -Fix: Building bridges on water/watery objects behaved ↵frosch
inconsistently for towns and the bridge selection GUI.
2010-09-13(svn r20801) -Update from WebTranslator v3.0:translators
belarusian - 1 changes by KorneySan hungarian - 1 changes by IPG slovenian - 3 changes by ntadej
2010-09-13(svn r20800) -Fix: [NewGRF] clamp some more vehicle variablesyexo
2010-09-13(svn r20799) -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo)yexo
2010-09-13(svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work ↵yexo
for TRANSPORT_AIR
2010-09-13(svn r20797) -Fix: disable houses without a size that are available ↵yexo
according to their building flags
2010-09-13(svn r20796) -Fix: make sure all houses in the house spec array are valid. ↵yexo
It was possible that part of a multitile house was not copied because the array was full
2010-09-13(svn r20795) -Codechange: clarify code/documentation of the start/stop bit ↵yexo
in CmdMassStartStopVehicle (Krille)
2010-09-12(svn r20794) -Document [FS#4083]: a case where DirectMusic takes hours to ↵rubidium
initialise
2010-09-12(svn r20793) -Fix: broken stringrubidium
2010-09-12(svn r20792) -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed ↵yexo
and current speed) used the wrong unit for aircraft (Hirundo)
2010-09-12(svn r20791) -Fix (r12161): Building 2x2 houses did not work for 2x2 road ↵frosch
layouts on all map sizes.
2010-09-12(svn r20790) -Fix (r0)[FS#4118]: Remove a check which is wrong for NewGrf ↵frosch
houses and serves no use for original houses.
2010-09-12(svn r20789) -Update from WebTranslator v3.0:translators
ido - 106 changes by Edwardo indonesian - 78 changes by fanioz norwegian_bokmal - 1 changes by CyberKenny portuguese - 1 changes by ABCRic swedish - 1 changes by Zuu thai - 68 changes by kenny vietnamese - 13 changes by nglekhoi
2010-09-12(svn r20788) -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train ↵yexo
depots was broken
2010-09-12(svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2)frosch
2010-09-11(svn r20786) -Update from WebTranslator v3.0:translators
finnish - 1 changes by jpx_ ido - 1 changes by Edwardo italian - 1 changes by lorenzodv portuguese - 6 changes by ABCRic serbian - 1 changes by etran thai - 60 changes by kenny
2010-09-11(svn r20785) -Fix: crash when closing the station view of oilrigs (similar ↵rubidium
to r20774)
2010-09-11(svn r20784) -Doc: Doxyment a few debug line printing functions.alberth
2010-09-10(svn r20783) -Change/Fix: do autosave-on-exit as well when using kill/CTRL-C ↵rubidium
to terminate a dedicated OpenTTD
2010-09-10(svn r20782) -Update from WebTranslator v3.0:translators
croatian - 1 changes by VoyagerOne dutch - 1 changes by Yexo french - 1 changes by glx galician - 64 changes by Condex german - 1 changes by planetmaker korean - 3 changes by junho2813 polish - 1 changes by voythas romanian - 1 changes by tonny russian - 1 changes by Lone_Wolf spanish - 1 changes by Terkhen thai - 11 changes by angelix, kenny
2010-09-10(svn r20781) -Fix (r20780): FinishInitNested reset this->owner, so set it ↵yexo
afterwards
2010-09-10(svn r20780) -Fix (r20772): group gui only worked properly for the first companyyexo
2010-09-09(svn r20779) -Add [FS#4025]: If GRFs do not have action14 parameter ↵frosch
information, allow to set the number of parameters in the GUI explicitly.
2010-09-09(svn r20778) -Update from WebTranslator v3.0:translators
ido - 77 changes by Edwardo
2010-09-09(svn r20777) -Codechange: make VehicleListIdentifier a variable of ↵rubidium
BaseVehicleList and use that instead of "dereferencing" the window number and storing some information twice
2010-09-09(svn r20776) -Codechange: make VehicleLists for the group "ALL_GROUP" work ↵rubidium
as well
2010-09-09(svn r20775) -Fix (r20771): the group's vehicle lists weren't properly populatedrubidium
2010-09-09(svn r20774) -Fix [FS#4116]: assertion triggered when removing a station ↵rubidium
owned by nobody when the local company is "spectator" as well
2010-09-08(svn r20773) -Codechange: use packed VehicleListIdentifiers for some ↵rubidium
commands as well
2010-09-08(svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbersrubidium
2010-09-08(svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle ↵rubidium
list instead of a string of parameters
2010-09-08(svn r20770) -Codechange: move some bits around in CmdMassStartStop's parametersrubidium
2010-09-08(svn r20769) -Codechange: move some depot flags from p2 to p1 in ↵rubidium
CmdSendVehicleToDepot
2010-09-08(svn r20768) -Codechange: unify send-to-depot commandsrubidium
2010-09-08(svn r20767) -Update from WebTranslator v3.0:translators
ido - 47 changes by Edwardo
2010-09-08(svn r20766) -Fix [FS#4112]: action14 data was not used for NewGRFs loaded ↵yexo
from a savegame
2010-09-08(svn r20765) -Fix (r17345): AIEventCompanyAskMerger was disguised as ↵yexo
AIEventCompanyMerger (fanioz)
2010-09-07(svn r20764) -Codechange: minor coding style fixsmatz
2010-09-07(svn r20763) -Fix [FS#4113](r20749): The bridgetest on building shipdepots ↵frosch
can no longer rely on being only called for clear water tiles.
2010-09-07(svn r20762) -Update from WebTranslator v3.0:translators
catalan - 2 changes by arnau chuvash - 16 changes by mefisteron ido - 8 changes by Edwardo romanian - 2 changes by kkmic
2010-09-07(svn r20761) -Codechange: make PlaceObject() staticsmatz
2010-09-07(svn r20760) -Cleanup (r20753): remove unused CheckMouseOverVehicle()smatz
2010-09-07(svn r20759) -Fix (r20753): it wasn't possible to build anything when left ↵smatz
button scrolling was active
2010-09-06(svn r20758) -Fix: when leaving the program, current newgrf config would ↵smatz
leak, causing valgrind warnings
2010-09-06(svn r20757) -Update from WebTranslator v3.0:translators
chuvash - 23 changes by mefisteron galician - 62 changes by Condex norwegian_nynorsk - 42 changes by mantaray
2010-09-06(svn r20756) -Cleanup: no need to check return value of CallocTsmatz
2010-09-06(svn r20755) -Fix (r19975): small memory leak at program exit (happens only ↵smatz
once)
2010-09-06(svn r20754) -Fix [FS#4112]: assert when an industry previously build on ↵yexo
water was flooded because it's grf changed/is missing