------------------------------------------------------------------------ r20789 | translators | 2010-09-12 17:45:19 +0000 (Sun, 12 Sep 2010) | 9 lines -Update from WebTranslator v3.0: 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 ------------------------------------------------------------------------ r20788 | yexo | 2010-09-12 16:54:39 +0000 (Sun, 12 Sep 2010) | 1 line -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train depots was broken ------------------------------------------------------------------------ r20787 | frosch | 2010-09-12 14:45:46 +0000 (Sun, 12 Sep 2010) | 1 line -Fix: Spelling mistake in slovak real town names. (mek2) ------------------------------------------------------------------------ r20786 | translators | 2010-09-11 17:45:17 +0000 (Sat, 11 Sep 2010) | 8 lines -Update from WebTranslator v3.0: 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 ------------------------------------------------------------------------ r20785 | rubidium | 2010-09-11 17:45:03 +0000 (Sat, 11 Sep 2010) | 2 lines -Fix: crash when closing the station view of oilrigs (similar to r20774) ------------------------------------------------------------------------ r20784 | alberth | 2010-09-11 11:48:37 +0000 (Sat, 11 Sep 2010) | 1 line -Doc: Doxyment a few debug line printing functions. ------------------------------------------------------------------------ r20783 | rubidium | 2010-09-10 20:03:45 +0000 (Fri, 10 Sep 2010) | 2 lines -Change/Fix: do autosave-on-exit as well when using kill/CTRL-C to terminate a dedicated OpenTTD ------------------------------------------------------------------------ r20782 | translators | 2010-09-10 17:45:34 +0000 (Fri, 10 Sep 2010) | 13 lines -Update from WebTranslator v3.0: 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 ------------------------------------------------------------------------ r20781 | yexo | 2010-09-10 13:50:47 +0000 (Fri, 10 Sep 2010) | 1 line -Fix (r20780): FinishInitNested reset this->owner, so set it afterwards ------------------------------------------------------------------------ r20780 | yexo | 2010-09-10 13:34:47 +0000 (Fri, 10 Sep 2010) | 1 line -Fix (r20772): group gui only worked properly for the first company ------------------------------------------------------------------------ r20779 | frosch | 2010-09-09 20:49:56 +0000 (Thu, 09 Sep 2010) | 1 line -Add [FS#4025]: If GRFs do not have action14 parameter information, allow to set the number of parameters in the GUI explicitly. ------------------------------------------------------------------------ r20778 | translators | 2010-09-09 17:45:04 +0000 (Thu, 09 Sep 2010) | 3 lines -Update from WebTranslator v3.0: ido - 77 changes by Edwardo ------------------------------------------------------------------------ r20777 | rubidium | 2010-09-09 14:40:39 +0000 (Thu, 09 Sep 2010) | 2 lines -Codechange: make VehicleListIdentifier a variable of BaseVehicleList and use that instead of "dereferencing" the window number and storing some information twice ------------------------------------------------------------------------ r20776 | rubidium | 2010-09-09 14:39:48 +0000 (Thu, 09 Sep 2010) | 2 lines -Codechange: make VehicleLists for the group "ALL_GROUP" work as well ------------------------------------------------------------------------ r20775 | rubidium | 2010-09-09 14:24:42 +0000 (Thu, 09 Sep 2010) | 2 lines -Fix (r20771): the group's vehicle lists weren't properly populated ------------------------------------------------------------------------ r20774 | rubidium | 2010-09-09 10:55:05 +0000 (Thu, 09 Sep 2010) | 2 lines -Fix [FS#4116]: assertion triggered when removing a station owned by nobody when the local company is "spectator" as well ------------------------------------------------------------------------ r20773 | rubidium | 2010-09-08 21:40:00 +0000 (Wed, 08 Sep 2010) | 2 lines -Codechange: use packed VehicleListIdentifiers for some commands as well ------------------------------------------------------------------------ r20772 | rubidium | 2010-09-08 21:37:13 +0000 (Wed, 08 Sep 2010) | 2 lines -Codechange: use packed VehicleListIdentifiers as window numbers ------------------------------------------------------------------------ r20771 | rubidium | 2010-09-08 21:28:50 +0000 (Wed, 08 Sep 2010) | 2 lines -Add: concept of vehicle list identifiers to identify a vehicle list instead of a string of parameters ------------------------------------------------------------------------ r20770 | rubidium | 2010-09-08 21:14:41 +0000 (Wed, 08 Sep 2010) | 2 lines -Codechange: move some bits around in CmdMassStartStop's parameters ------------------------------------------------------------------------ r20769 | rubidium | 2010-09-08 21:02:12 +0000 (Wed, 08 Sep 2010) | 2 lines -Codechange: move some depot flags from p2 to p1 in CmdSendVehicleToDepot ------------------------------------------------------------------------ r20768 | rubidium | 2010-09-08 18:55:58 +0000 (Wed, 08 Sep 2010) | 2 lines -Codechange: unify send-to-depot commands ------------------------------------------------------------------------ r20767 | translators | 2010-09-08 17:45:03 +0000 (Wed, 08 Sep 2010) | 3 lines -Update from WebTranslator v3.0: ido - 47 changes by Edwardo ------------------------------------------------------------------------ r20766 | yexo | 2010-09-08 15:35:54 +0000 (Wed, 08 Sep 2010) | 1 line -Fix [FS#4112]: action14 data was not used for NewGRFs loaded from a savegame ------------------------------------------------------------------------ r20765 | yexo | 2010-09-08 13:45:26 +0000 (Wed, 08 Sep 2010) | 1 line -Fix (r17345): AIEventCompanyAskMerger was disguised as AIEventCompanyMerger (fanioz) ------------------------------------------------------------------------ r20764 | smatz | 2010-09-07 20:38:26 +0000 (Tue, 07 Sep 2010) | 1 line -Codechange: minor coding style fix ------------------------------------------------------------------------ r20763 | frosch | 2010-09-07 19:20:15 +0000 (Tue, 07 Sep 2010) | 1 line -Fix [FS#4113](r20749): The bridgetest on building shipdepots can no longer rely on being only called for clear water tiles. ------------------------------------------------------------------------ r20762 | translators | 2010-09-07 17:45:10 +0000 (Tue, 07 Sep 2010) | 6 lines -Update from WebTranslator v3.0: catalan - 2 changes by arnau chuvash - 16 changes by mefisteron ido - 8 changes by Edwardo romanian - 2 changes by kkmic ------------------------------------------------------------------------ r20761 | smatz | 2010-09-07 11:05:22 +0000 (Tue, 07 Sep 2010) | 1 line -Codechange: make PlaceObject() static ------------------------------------------------------------------------ r20760 | smatz | 2010-09-07 11:03:46 +0000 (Tue, 07 Sep 2010) | 1 line -Cleanup (r20753): remove unused CheckMouseOverVehicle() ------------------------------------------------------------------------ r20759 | smatz | 2010-09-07 11:00:42 +0000 (Tue, 07 Sep 2010) | 1 line -Fix (r20753): it wasn't possible to build anything when left button scrolling was active ------------------------------------------------------------------------ r20758 | smatz | 2010-09-06 18:20:07 +0000 (Mon, 06 Sep 2010) | 1 line -Fix: when leaving the program, current newgrf config would leak, causing valgrind warnings ------------------------------------------------------------------------ r20757 | translators | 2010-09-06 17:45:11 +0000 (Mon, 06 Sep 2010) | 5 lines -Update from WebTranslator v3.0: chuvash - 23 changes by mefisteron galician - 62 changes by Condex norwegian_nynorsk - 42 changes by mantaray ------------------------------------------------------------------------ r20756 | smatz | 2010-09-06 16:02:42 +0000 (Mon, 06 Sep 2010) | 1 line -Cleanup: no need to check return value of CallocT ------------------------------------------------------------------------ r20755 | smatz | 2010-09-06 15:47:11 +0000 (Mon, 06 Sep 2010) | 1 line -Fix (r19975): small memory leak at program exit (happens only once) ------------------------------------------------------------------------ r20754 | yexo | 2010-09-06 15:23:16 +0000 (Mon, 06 Sep 2010) | 1 line -Fix [FS#4112]: assert when an industry previously build on water was flooded because it's grf changed/is missing ------------------------------------------------------------------------ r20753 | smatz | 2010-09-06 14:14:09 +0000 (Mon, 06 Sep 2010) | 1 line -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window ------------------------------------------------------------------------ r20752 | rubidium | 2010-09-05 21:50:59 +0000 (Sun, 05 Sep 2010) | 2 lines -Change: move removal of bin/data/openttd.grf from distclean to maintainer-clean ------------------------------------------------------------------------ r20751 | frosch | 2010-09-05 19:46:04 +0000 (Sun, 05 Sep 2010) | 1 line -Fix: IndustryCargoesWindow::HousesCanAccept() did not check climate-availability of houses. ------------------------------------------------------------------------ r20750 | translators | 2010-09-05 17:45:17 +0000 (Sun, 05 Sep 2010) | 7 lines -Update from WebTranslator v3.0: belarusian - 2 changes by icelandic - 1 changes by grjonib swedish - 3 changes by Zuu thai - 34 changes by pa_o__ turkish - 14 changes by niw3 ------------------------------------------------------------------------ r20749 | yexo | 2010-09-05 16:33:32 +0000 (Sun, 05 Sep 2010) | 1 line -Fix: allow overbuilding objects with buoys and ship depots ------------------------------------------------------------------------