Commit Graph

16075 Commits

Author SHA1 Message Date
rubidium 7f8b490a21 (svn r20777) -Codechange: make VehicleListIdentifier a variable of BaseVehicleList and use that instead of "dereferencing" the window number and storing some information twice 2010-09-09 14:40:39 +00:00
rubidium 3ebf8a297e (svn r20776) -Codechange: make VehicleLists for the group "ALL_GROUP" work as well 2010-09-09 14:39:48 +00:00
rubidium 976ee2a91e (svn r20775) -Fix (r20771): the group's vehicle lists weren't properly populated 2010-09-09 14:24:42 +00:00
rubidium 64d9a36dc0 (svn r20774) -Fix [FS#4116]: assertion triggered when removing a station owned by nobody when the local company is "spectator" as well 2010-09-09 10:55:05 +00:00
rubidium 4b605f51ab (svn r20773) -Codechange: use packed VehicleListIdentifiers for some commands as well 2010-09-08 21:40:00 +00:00
rubidium f5128695c5 (svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers 2010-09-08 21:37:13 +00:00
rubidium 881c6c679f (svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle list instead of a string of parameters 2010-09-08 21:28:50 +00:00
rubidium 0e840f7360 (svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters 2010-09-08 21:14:41 +00:00
rubidium ea4b40704b (svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehicleToDepot 2010-09-08 21:02:12 +00:00
rubidium 9badab6454 (svn r20768) -Codechange: unify send-to-depot commands 2010-09-08 18:55:58 +00:00
translators 835d63a8d7 (svn r20767) -Update from WebTranslator v3.0:
ido - 47 changes by Edwardo
2010-09-08 17:45:03 +00:00
yexo d6d3e83847 (svn r20766) -Fix [FS#4112]: action14 data was not used for NewGRFs loaded from a savegame 2010-09-08 15:35:54 +00:00
yexo 1ba35972e6 (svn r20765) -Fix (r17345): AIEventCompanyAskMerger was disguised as AIEventCompanyMerger (fanioz) 2010-09-08 13:45:26 +00:00
smatz a09bc6c366 (svn r20764) -Codechange: minor coding style fix 2010-09-07 20:38:26 +00:00
frosch b57a3ae5ec (svn r20763) -Fix [FS#4113](r20749): The bridgetest on building shipdepots can no longer rely on being only called for clear water tiles. 2010-09-07 19:20:15 +00:00
translators 0e2a9b0767 (svn r20762) -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
2010-09-07 17:45:10 +00:00
smatz bb4538665a (svn r20761) -Codechange: make PlaceObject() static 2010-09-07 11:05:22 +00:00
smatz 15c2a2d555 (svn r20760) -Cleanup (r20753): remove unused CheckMouseOverVehicle() 2010-09-07 11:03:46 +00:00
smatz a282c3ab57 (svn r20759) -Fix (r20753): it wasn't possible to build anything when left button scrolling was active 2010-09-07 11:00:42 +00:00
smatz 82949024f1 (svn r20758) -Fix: when leaving the program, current newgrf config would leak, causing valgrind warnings 2010-09-06 18:20:07 +00:00
translators a71cc228b2 (svn r20757) -Update from WebTranslator v3.0:
chuvash - 23 changes by mefisteron
galician - 62 changes by Condex
norwegian_nynorsk - 42 changes by mantaray
2010-09-06 17:45:11 +00:00
smatz 29cec22a2e (svn r20756) -Cleanup: no need to check return value of CallocT 2010-09-06 16:02:42 +00:00
smatz 8909a5a2da (svn r20755) -Fix (r19975): small memory leak at program exit (happens only once) 2010-09-06 15:47:11 +00:00
yexo 8cc43828e8 (svn r20754) -Fix [FS#4112]: assert when an industry previously build on water was flooded because it's grf changed/is missing 2010-09-06 15:23:16 +00:00
smatz fd54943c7a (svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window 2010-09-06 14:14:09 +00:00
rubidium d2572f94d2 (svn r20752) -Change: move removal of bin/data/openttd.grf from distclean to maintainer-clean 2010-09-05 21:50:59 +00:00
frosch e4091f16d0 (svn r20751) -Fix: IndustryCargoesWindow::HousesCanAccept() did not check climate-availability of houses. 2010-09-05 19:46:04 +00:00
translators 86a553f01f (svn r20750) -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
2010-09-05 17:45:17 +00:00
yexo a2ba35f57c (svn r20749) -Fix: allow overbuilding objects with buoys and ship depots 2010-09-05 16:33:32 +00:00
yexo 0e250f2bdf (svn r20748) -Fix: overbuilding an object tile with sea under it with a canal didn't take the cost for clearing the sea into account 2010-09-05 16:00:36 +00:00
yexo 323c526a4d (svn r20747) -Fix: overbuilding an object with water under it succeeded even for industries that can't be build on water 2010-09-05 16:00:04 +00:00
yexo a9cdcb02f5 (svn r20746) -Fix: set CMD_NO_WATER flag for CmdBuildBridge 2010-09-05 15:07:38 +00:00
yexo 72e2e21cb5 (svn r20745) -Fix: don't delete an object when trying to terraform a tile of it with canal under it. If we delete the object the terraforming will still fail due to the canal 2010-09-05 14:54:18 +00:00
yexo 0ab95ba636 (svn r20744) -Fix: overbuilding an object with water under it failed 2010-09-05 14:53:20 +00:00
frosch 42a996ec23 (svn r20743) -Fix: Make testruns of clearing an object tile not influence repeated testruns resp. the exec run. 2010-09-05 13:31:39 +00:00
frosch ce1cae81ea (svn r20742) -Fix: Evaluate DC_NO_WATER flag when clearing objects built on water. 2010-09-05 13:28:59 +00:00
frosch e9cd81953a (svn r20741) -Cleanup: Use IsTileOnWater() in more places. 2010-09-05 13:18:54 +00:00
frosch 435c8d33b0 (svn r20740) -Codechange: Add HasTileWaterClass() to test for tiletypes with WaterClass. 2010-09-05 13:18:26 +00:00
translators a9d2ba6069 (svn r20739) -Update from WebTranslator v3.0:
belarusian - 2 changes by 
esperanto - 11 changes by Christopher
spanish - 1 changes by Terkhen
2010-09-04 17:45:12 +00:00
alberth 4f435d9256 (svn r20738) -Codechange: Introduce a function for getting the number of industries that should be build. 2010-09-04 12:09:12 +00:00
alberth 21a80e0a0e (svn r20737) -Codechange: Introduce a function for advertising opening of a new industry. 2010-09-04 12:01:55 +00:00
alberth fcf92a20e2 (svn r20736) -Codechange: Introduce a new function for trying to create a new industry. 2010-09-04 11:59:12 +00:00
alberth 6c34a044c8 (svn r20735) -Codechange: Introduce GetIndustryGamePlayProbability(). 2010-09-04 11:29:42 +00:00
alberth 03f7733f83 (svn r20734) -Codechange: Rename GetScaledIndustryProbability() to GetScaledIndustryGenerationProbability(). 2010-09-04 11:16:40 +00:00
yexo 2d30613c3a (svn r20733) -Fix: when overbuilding an object with an industry, clear the complete object 2010-09-04 00:16:33 +00:00
yexo 2e054c19ad (svn r20732) -Fix: when trying to build a bridge over an object, try to autoremove the object if it's too high 2010-09-03 23:48:12 +00:00
yexo 0decc3e094 (svn r20731) -Fix (r20739): SmallVector did not have an assignment operator, causing invalid memory reads / double free 2010-09-03 23:04:02 +00:00
yexo 9a0033cbf6 (svn r20730) -Fix: crash when removing an object while the newgrf debug window was open for that object 2010-09-03 22:28:11 +00:00
yexo a45b598bfc (svn r20729) -Fix [FS#4107]: assert when overbuilding object 2010-09-03 21:50:51 +00:00
yexo bd379e283f (svn r20728) -Codechange: shuffle some code in CMD_BUILD_ROAD so it doesn't call CMD_LANDSCAPE_CLEAR in test-mode from exec-mode 2010-09-03 21:41:08 +00:00