Commit Graph

12367 Commits

Author SHA1 Message Date
frosch
cdb8445a47 (svn r23176) -Codechange: Deduplicate code between Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity(). 2011-11-09 16:41:36 +00:00
frosch
52bcb026cc (svn r23175) -Codechange: Refactor Engine::DetermineCapacity(). 2011-11-09 16:40:36 +00:00
frosch
80e5c79bd6 (svn r23174) -Codechange: Deduplicate code between GetEngineProperty() and GetVehicleProperty(). 2011-11-09 16:39:34 +00:00
frosch
3178814a00 (svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity(). 2011-11-09 16:38:50 +00:00
yexo
f2db3a93b0 (svn r23172) -Fix (r23088) [FS#4831]: crash when looking at orders from a vehicle that's not in your company 2011-11-09 11:44:12 +00:00
frosch
cb2981422a (svn r23171) -Fix (r23142): Fix comment. 2011-11-09 00:51:50 +00:00
yexo
78b6431eab (svn r23170) -Doc (r23169): add he new value to the AI changelog 2011-11-08 21:51:53 +00:00
yexo
41e9da2420 (svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu) 2011-11-08 21:48:00 +00:00
yexo
0566a6cfda (svn r23168) -Feature [FS#1824]: always draw fences around field tiles 2011-11-08 19:48:47 +00:00
rubidium
94d326dc7d (svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed as well (hackalittlebit) 2011-11-08 19:44:41 +00:00
michi_cc
5e87f4efa9 (svn r23166) -Change: [NewGRF v8] Don't override rail type prop 1B with prop 09. 2011-11-08 19:23:56 +00:00
translators
fdc359ab8a (svn r23165) -Update from WebTranslator v3.0:
dutch - 14 changes by habell
english_US - 27 changes by Rubidium
finnish - 28 changes by jpx_
german - 4 changes by planetmaker
italian - 27 changes by lorenzodv
russian - 14 changes by Lone_Wolf
vietnamese - 5 changes by nglekhoi
2011-11-08 18:45:52 +00:00
frosch
4a4566f045 (svn r23164) -Fix (r23149): Default roadvehicles became somewhat short. 2011-11-08 18:21:56 +00:00
yexo
8fcca75d54 (svn r23163) -Fix [FS#4627]: don't display railway fences between track and waypoints (Krille) 2011-11-08 17:51:29 +00:00
frosch
1a6dfb5110 (svn r23162) -Fix (r23133): Silence gcc warning. 2011-11-08 17:42:34 +00:00
yexo
b0cfde3651 (svn r23161) -Fix (r23154): don't convert pointer to bool but actually check the grf_version variable 2011-11-08 17:40:48 +00:00
yexo
36e61e08b3 (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions 2011-11-08 17:37:32 +00:00
frosch
777b188cd5 (svn r23159) -Feature: Support for NewGRF version 8. 2011-11-08 17:30:19 +00:00
frosch
a47dadf2d2 (svn r23158) -Feature: [NewGRF] Patch/setting variable 14. (rubidium) 2011-11-08 17:29:41 +00:00
frosch
0b96e40a7a (svn r23157) -Change: [NewGRF v8] Format of extra callback info for callback 144. (michi_cc) 2011-11-08 17:29:32 +00:00
frosch
d4d40fc8d7 (svn r23156) -Change: [NewGRF] Clamp height in aircraft variable 44. 2011-11-08 17:29:21 +00:00
frosch
174c70066c (svn r23155) -Change: [NewGRF v8] Use heightlevel units in var 8A of callback 28. 2011-11-08 17:29:11 +00:00
frosch
e29221a31e (svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium) 2011-11-08 17:29:01 +00:00
frosch
8bfc1ebf9f (svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0. 2011-11-08 17:28:52 +00:00
frosch
e40dabc868 (svn r23152) -Change: [NewGRF v8] Snow line height table uses values between 0x00 and 0xFF independent of number of height levels. 2011-11-08 17:28:42 +00:00
frosch
4301936fb1 (svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead. 2011-11-08 17:28:05 +00:00
frosch
93f12ad71e (svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 instead. 2011-11-08 17:27:55 +00:00
frosch
8bd5d079c5 (svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles without callback usage. 2011-11-08 17:27:46 +00:00
frosch
a608cbab5d (svn r23148) -Change: [NewGRF] Check the results of various callbacks for validness. 2011-11-08 17:27:13 +00:00
frosch
ebf19d6219 (svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callbacks, and check the results for validity. 2011-11-08 17:26:49 +00:00
frosch
930c6c7779 (svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18. 2011-11-08 17:26:13 +00:00
frosch
7a5754106c (svn r23145) -Change: [NewGRF v8] Determine the 'first' refittable cargo of vehicles using the cargo ordering from the cargo translation table. 2011-11-08 17:25:51 +00:00
frosch
b243d70bd7 (svn r23144) -Change: [NewGRF v8] Consider the 'default cargotype' properties as indices into the cargo translation table. 2011-11-08 17:25:42 +00:00
frosch
1ab369c1d8 (svn r23143) -Change: [NewGRF v8] Return the translated cargobit in vehicle var 42. 2011-11-08 17:25:32 +00:00
frosch
6365d92776 (svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts. 2011-11-08 17:24:43 +00:00
frosch
c0fd4aec7f (svn r23141) -Change: [NewGRF v8] Invert result bit 10 of callbacks 149 and 157 to make them consistent with other slope check callbacks. (michi_cc) 2011-11-08 17:24:31 +00:00
frosch
1900d7fcb6 (svn r23140) -Add: ErrorUnknownCallbackResult() 2011-11-08 17:24:15 +00:00
frosch
8999f6b73c (svn r23139) -Change: [NewGRF v8] Do no longer apply base cost fallbacks. 2011-11-08 17:24:01 +00:00
frosch
46e77ee24f (svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60. 2011-11-08 17:23:30 +00:00
frosch
1059a1814b (svn r23137) -Change: [NewGRF v8] New result format for callback 16. 2011-11-08 17:22:49 +00:00
frosch
6eb0ebf7df (svn r23136) -Change: [NewGRF v8] Deprecate old-style callback results 0xFF??. 2011-11-08 17:22:19 +00:00
yexo
fd59234005 (svn r23135) -Fix (r23133): always compile before commit 2011-11-08 15:53:32 +00:00
yexo
3566f8b905 (svn r23134) -Add [FS#3799]: [NoAI] AICargoList_StationAccepting 2011-11-08 15:44:53 +00:00
yexo
1750b2ad9f (svn r23133) -Fix [FS#4823]: AIOrder didn't handle implicit orders correctly in all cases 2011-11-08 15:43:34 +00:00
yexo
44460825a2 (svn r23132) -Fix: when any keys on te on-screen keyboard were pressed the text cursor disappeared 2011-11-08 15:10:39 +00:00
yexo
59b9c4f6f3 (svn r23131) -Fix (r16165): AIOrder::IsCurrentOrderPartOfOrderList return false for valid vehicles and crashed for invalid ones 2011-11-08 15:00:55 +00:00
yexo
7f7cab9ec5 (svn r23130) -Change [FS#4825]: open the query string window centered as it (almost) always requires your attention 2011-11-08 12:16:17 +00:00
michi_cc
23bf62c77a (svn r23129) -Add: [NewGRF] Property for the rail type name. 2011-11-07 19:35:02 +00:00
translators
14bef49086 (svn r23128) -Update from WebTranslator v3.0:
vietnamese - 14 changes by nglekhoi
2011-11-07 18:45:07 +00:00
michi_cc
767f5d39dd (svn r23127) -Fix [FS#4819] (r23086): Don't crash when refitting default vehicles. 2011-11-06 22:14:55 +00:00
translators
3ca2c7c997 (svn r23126) -Update from WebTranslator v3.0:
belarusian - 17 changes by Wowanxm
norwegian_bokmal - 24 changes by eloekset
polish - 17 changes by nouwak
spanish - 17 changes by Terkhen
vietnamese - 17 changes by nglekhoi
welsh - 18 changes by kazzie
2011-11-06 18:45:35 +00:00
frosch
07cccfb893 (svn r23125) -Codechange: Replace some 8s with TILE_SIZE / 2. (adf88) 2011-11-06 15:54:55 +00:00
michi_cc
4be7812fdc (svn r23124) -Change: [NewGRF] Interpret the result of the refit cost callback as a signed value. 2011-11-06 15:33:23 +00:00
rubidium
413c92444a (svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong moment making things with the cursor go wrong 2011-11-06 09:37:26 +00:00
michi_cc
844eb74c0e (svn r23122) -Fix (23120): Silence GCC warning. 2011-11-05 22:41:04 +00:00
translators
3b12b3dc58 (svn r23121) -Update from WebTranslator v3.0:
italian - 18 changes by lorenzodv
norwegian_bokmal - 90 changes by eloekset
norwegian_nynorsk - 1 changes by eloekset
serbian - 17 changes by etran
tamil - 15 changes by aswn
2011-11-05 18:45:34 +00:00
michi_cc
ab28780f97 (svn r23120) -Feature: [NoAI] Support for refit orders. 2011-11-05 15:31:21 +00:00
michi_cc
ee6e8ea36b (svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI-less video driver. 2011-11-04 23:47:00 +00:00
rubidium
2de0383538 (svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick 2011-11-04 23:20:14 +00:00
yexo
8a5c74e1d0 (svn r23117) -Fix: [NoAI] calling require() to include a file gave you 100.000 opcodes for free 2011-11-04 23:14:23 +00:00
michi_cc
109d15410e (svn r23116) -Fix (r23114): Ambient sound effect callback was called for unsupported tile types. 2011-11-04 22:59:23 +00:00
rubidium
d10a5077d4 (svn r23115) -Fix [FS#4813]: allow accessing the server's client info as well in the admin network (dihedral) 2011-11-04 22:32:21 +00:00
michi_cc
84a103e112 (svn r23114) -Feature: [NewGRF] Ambient sound effect callback. 2011-11-04 21:05:08 +00:00
translators
1a86603421 (svn r23113) -Update from WebTranslator v3.0:
dutch - 17 changes by habell
english_US - 17 changes by Rubidium
finnish - 17 changes by jpx_
french - 17 changes by glx
german - 17 changes by planetmaker
lithuanian - 7 changes by Stabilitronas
2011-11-04 18:45:28 +00:00
michi_cc
1497efbd5d (svn r23112) -Codechange: Check if vehicle chain lengths stays constant when auto-refitting. 2011-11-04 15:04:29 +00:00
michi_cc
2b64009657 (svn r23111) -Fix: Keep subtype when automatically choosing the cargo for auto-refitting. 2011-11-04 15:04:24 +00:00
rubidium
e8eb3fe381 (svn r23110) -Codechange: let the flying altitude return ints are well 2011-11-04 13:40:59 +00:00
michi_cc
b80a3776d0 (svn r23109) -Fix: Subtract auto-refit costs from the vehicle profit. 2011-11-04 13:21:24 +00:00
rubidium
0e2d2b2317 (svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z related variables 2011-11-04 11:52:19 +00:00
rubidium
fb9fb416a1 (svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type functions use int z as well 2011-11-04 11:36:10 +00:00
rubidium
70faeeaba9 (svn r23106) -Codechange: pass int* to GetTileSlope and friends 2011-11-04 11:30:37 +00:00
rubidium
6fe13b1451 (svn r23105) -Fix (r23104): Kenobi visited me ;) 2011-11-04 11:29:11 +00:00
rubidium
1138abad35 (svn r23104) -Codechange: prepare the vehicle/sign z for some further changes to reduce casting 2011-11-04 11:09:06 +00:00
rubidium
79244bd57f (svn r23103) -Codechange: replace TileHeight(x) * TILE_HEIGHT by TilePixelHeight(x) 2011-11-04 10:32:26 +00:00
rubidium
1a54b7733c (svn r23102) -Codechange: remove the remaining pointless multiplications by TILE_HEIGHT 2011-11-04 10:31:46 +00:00
rubidium
25b3869c3b (svn r23101) -Codechange: remove pointless multiplications by TILE_HEIGHT from the station/object building code 2011-11-04 10:31:13 +00:00
rubidium
5d7acba5d3 (svn r23100) -Codechange: remove pointless multiplications by TILE_HEIGHT for the terraform code 2011-11-04 10:30:10 +00:00
rubidium
db14361d28 (svn r23099) -Codechange: remove pointless multiplications by TILE_HEIGHT for the water/river code 2011-11-04 10:29:26 +00:00
rubidium
f923ede158 (svn r23098) -Codechange: remove pointless multiplications by TILE_HEIGHT from the tunnel code 2011-11-04 10:28:31 +00:00
rubidium
fd992c9fd8 (svn r23097) -Codechange: remove pointless multiplications by TILE_HEIGHT from the bridge code 2011-11-04 10:28:20 +00:00
rubidium
a70fdbcf2f (svn r23096) -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code 2011-11-04 10:25:58 +00:00
rubidium
cceccd58e5 (svn r23095) -Codechange: remove useless divisions/multiplications by TILE_HEIGHT for the AI API code 2011-11-04 10:25:33 +00:00
rubidium
f7297d5c3a (svn r23094) -Codechange: add a default NULL to GetFoundationSlope and use it 2011-11-04 10:23:48 +00:00
rubidium
bcb93b3b75 (svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it 2011-11-04 10:22:27 +00:00
rubidium
5bc8a72377 (svn r23092) -Codechange: create a non-pixel version of some of the Get*PixelZ functions, and let Get*PixelZ wrap around the new function (multiplying the Z by TILE_HEIGHT) just like TileHeight and TilePixelHeight 2011-11-04 10:20:24 +00:00
rubidium
de980ef0f9 (svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight) 2011-11-04 10:18:13 +00:00
rubidium
ba1ee9304d (svn r23090) -Codechange: use map accessors instead of directly accessing the map (mhl) 2011-11-04 06:05:11 +00:00
michi_cc
a50877bef7 (svn r23089) -Add: Allow specifying refits for go-to station orders. 2011-11-04 00:38:59 +00:00
michi_cc
4f6c3fa594 (svn r23088) -Change: Extend the train order GUI with space for a forth button. 2011-11-04 00:38:56 +00:00
michi_cc
886bd3c4c7 (svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it. 2011-11-04 00:38:51 +00:00
michi_cc
ffca761cad (svn r23086) -Feature: [NewGRF] Callback to change refit cost depending on old and new cargo type. 2011-11-04 00:35:05 +00:00
rubidium
15f287d428 (svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not the same as the length of the variable 2011-11-03 23:06:30 +00:00
rubidium
41223c8bc9 (svn r23084) -Codechange: get rid of a redundant variable 2011-11-03 22:49:03 +00:00
yexo
091d31b84b (svn r23083) -Fix: run StartupEngines() if NewGRFs changed during loading a savegame, just like it's running when NewGRFs are changed during a game 2011-11-03 12:54:02 +00:00
rubidium
c465c79f09 (svn r23082) -Fix: account for snow line table when determining the snow line for building houses 2011-11-02 22:09:07 +00:00
translators
2e3d32decc (svn r23081) -Update from WebTranslator v3.0:
maltese - 1 changes by kelinu
2011-11-02 18:45:03 +00:00
frosch
6e61fee028 (svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs. 2011-11-01 16:51:47 +00:00
frosch
a5ddc39bad (svn r23079) -Fix (r23077): Retain original behaviour in a silly corner case, which saves us making the specs even more convoluted. 2011-11-01 16:18:28 +00:00
yexo
3c789abdf4 (svn r23078) -Fix (r23077): default ships carrying passengers and oil were suddenly only able to carry coal 2011-11-01 12:15:33 +00:00
frosch
abcc90e15c (svn r23077) -Change: [NewGRF] Enforce that the default cargo type of a vehicle is one of the refittable cargos in case of refittable engines. 2011-11-01 00:29:05 +00:00
frosch
86553b5ab5 (svn r23076) -Codechange: Separate code for NewGRF and default refit masks more strictly. 2011-11-01 00:26:22 +00:00
frosch
ad38f27242 (svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and Vehicle to simplify code. 2011-11-01 00:23:41 +00:00
frosch
e57ba5d0ae (svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code. 2011-11-01 00:21:08 +00:00
michi_cc
f0ffa534de (svn r23072) -Feature: [NewGRF] House callback 0x148. 2011-10-31 22:31:40 +00:00
michi_cc
68370d2bc9 (svn r23071) -Codechange: [NewGRF] Allow passing custom extra data through the generic NewGRF animation helper class. 2011-10-31 22:31:35 +00:00
michi_cc
80766e45ba (svn r23070) -Add: [NewGRF] House variable 0x64. 2011-10-31 22:31:31 +00:00
translators
ec7b2d734a (svn r23069) -Update from WebTranslator v3.0:
tamil - 54 changes by aswn
2011-10-31 18:45:05 +00:00
michi_cc
bc61dc938d (svn r23068) -Add: [NewGRF] Long date of last service for vehicles, also available in the purchase list. 2011-10-31 16:33:59 +00:00
rubidium
f430d497b9 (svn r23067) -Fix [FS#4812]: updating the group statistics got more strict checks, so there was some trouble moving a vehicles and groups from one company to another 2011-10-30 20:24:00 +00:00
translators
c7f5ffda54 (svn r23066) -Update from WebTranslator v3.0:
tamil - 23 changes by aswn
turkish - 13 changes by niw3
welsh - 1 changes by kazzie
2011-10-30 17:45:12 +00:00
yexo
047957487a (svn r23065) -Add: -q option to read a savegame, write some general info and exit 2011-10-30 13:47:45 +00:00
yexo
b82d03b4ee (svn r23064) -Fix (r23062): incrementing hexadecimal numbers is hard... 2011-10-29 21:00:11 +00:00
yexo
bf3565c76e (svn r23063) -Add: [NewGRF] stringscodes 9A 19 and 9A 20 to print 'short volume' and 'short weight' respectively 2011-10-29 20:56:58 +00:00
translators
348dd1eb5c (svn r23062) -Update from WebTranslator v3.0:
tamil - 236 changes by aswn
2011-10-29 17:45:04 +00:00
translators
1531961dfd (svn r23060) -Update from WebTranslator v3.0:
tamil - 124 changes by aswn
2011-10-28 17:45:03 +00:00
yexo
878554ffab (svn r23059) -Fix [FS#4794]: if a newgrf overrides a default house the minimum start year for that house was set to 1930 2011-10-27 20:28:18 +00:00
translators
81e03bef1a (svn r23058) -Update from WebTranslator v3.0:
tamil - 1 changes by aswn
2011-10-27 17:45:04 +00:00
frosch
47ed2ae999 (svn r23057) -Fix: [NoAI] AIOrder::GetOrderCount() did not hide implicit orders. 2011-10-25 19:21:36 +00:00
rubidium
2c5988870b (svn r23056) -Change: use the currency -> euro conversion rate for currencies that have been replaced with the euro, so when the switch happens the conversion rate at that point is roughly that of the real world conversion rate 2011-10-25 17:07:29 +00:00
frosch
4cbd8791a4 (svn r23050) -Fix: [NewGRF] When vehicles break down, update the image cache after changing the vehicle state to make fish happy. 2011-10-21 21:03:40 +00:00
frosch
856db2751a (svn r23049) -Fix [FS#4810]: Use the same forest-check for the vegetation-map colour as for nearby station names. 2011-10-21 19:10:35 +00:00
translators
b77465c4ff (svn r23048) -Update from WebTranslator v3.0:
basque - 29 changes by HerrBasque
japanese - 72 changes by nex259
2011-10-21 17:45:09 +00:00
truebrain
6de385a9b4 (svn r23047) -Documentation: silly typo in comment 2011-10-21 14:53:21 +00:00
yexo
b826b96726 (svn r23045) -Change: copy 6 registers to newgrf textstack after cb23 instead of 4 2011-10-20 19:02:13 +00:00
yexo
ac99408c9f (svn r23044) -Codechange: reorder parameter order so we can make use of the default=0 more often 2011-10-20 16:53:34 +00:00
yexo
af499f466c (svn r23043) -Fix: allow the use of cases only for those cases where strgen allows them and reset the case_index properly after {DATE} and {DATE_LONG} codes 2011-10-20 16:52:57 +00:00
yexo
ddaa502c00 (svn r23042) -Codechange: make case_index an explicit parameter of GetStringWithArgs instead of hiding it in the stringid parameter 2011-10-20 16:51:54 +00:00
yexo
32e2b988c1 (svn r23041) -Codechange: rename slightly unclear parameter name 2011-10-20 16:50:57 +00:00
yexo
a8ab872298 (svn r23040) -Add: [NewGRF] allow use of newgrf textstack during callback 23 2011-10-20 16:49:30 +00:00
peter1138
34571a6bd3 (svn r23039) -Fix: Replace e^ and w^ with ê and ŵ respectively. 2011-10-20 06:41:47 +00:00
peter1138
8e4081f183 (svn r23038) -Fix: Check that the selected font size is valid the font face in use and choose the nearest size to that selected if not. Font metrics should then just work. 2011-10-18 17:57:42 +00:00
translators
8c3b35cf18 (svn r23037) -Update from WebTranslator v3.0:
italian - 3 changes by Snail_
2011-10-18 17:45:07 +00:00
yexo
eb30e74578 (svn r23036) -Fix (r22970): swapped parameters resulted in wrong vehicle names 2011-10-17 20:28:56 +00:00
rubidium
c3e83edbe5 (svn r23035) -Fix (r23034): compile failure 2011-10-16 19:59:07 +00:00
rubidium
c00b74f7ca (svn r23034) -Fix: make sure the custom playlists are 0 terminated 2011-10-16 19:56:47 +00:00
rubidium
75414c3bcd (svn r23033) -Fix [FS#4776]: the last custom playlist items went lost when the files in the .obm are not contiguous 2011-10-16 19:53:02 +00:00
planetmaker
ac5adda8df (svn r23032) -Fix (r14224, r22419): Palette conversion windows to DOS for light house / stadium animated colour was mixed up 2011-10-16 11:48:11 +00:00
rubidium
7005bb694c (svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that 2011-10-15 20:42:32 +00:00
rubidium
91e2f44c22 (svn r23030) -Fix [FS#4796]: always show a chat message and send an admin packet when a new company is made 2011-10-15 16:45:18 +00:00
yexo
49c9f656db (svn r23029) -Fix: [NewGRF] support for cases in strings was broken 2011-10-14 16:51:30 +00:00
yexo
0de30adb9f (svn r23028) -Fix: when using a gender choice list there was still a value popped twice from the newgrf textstack 2011-10-14 10:54:51 +00:00
yexo
e6a2682b93 (svn r23027) -Fix: in some cases NewGRF string arguments were popped twice from the newgrf textstack 2011-10-12 19:25:52 +00:00
translators
e0b530ca58 (svn r23026) -Update from WebTranslator v3.0:
esperanto - 4 changes by Ailanto
latvian - 53 changes by Parastais
2011-10-12 17:45:11 +00:00
peter1138
894d32eccf (svn r23025) -Codechange: Support resized company colour icon in company key window. 2011-10-12 07:22:26 +00:00
peter1138
4086b710b1 (svn r23024) -Codechange: Vertically centre text within a dropdown control. 2011-10-11 19:05:54 +00:00
translators
044d3fc9af (svn r23023) -Update from WebTranslator v3.0:
maltese - 42 changes by rkaptu
welsh - 8 changes by kazzie
2011-10-11 17:45:09 +00:00
peter1138
d85e57c8df (svn r23022) -Codechange: Support resized checkbox and square icons in company colour selection window. 2011-10-11 17:32:17 +00:00
peter1138
ae046aad98 (svn r23021) -Codechange: Support resized square and warning icons in NewGRF selection window. 2011-10-11 16:58:44 +00:00
peter1138
4a0fd61b0c (svn r23020) -Codechange: Vertically centre caption text if the caption height is taller than the text. 2011-10-11 13:22:31 +00:00
peter1138
c44b47c186 (svn r23019) -Codechange: Support resized company colour icon in dropdown lists that use it. 2011-10-11 13:18:52 +00:00
peter1138
927ef7d19c (svn r23018) -Fix (r14004): Pass bottom of dropdown item rather than bottom of dropdown window. 2011-10-11 13:13:20 +00:00
peter1138
cacf7ecf2b (svn r23017) -Codechange: Add support for resized scrollbars. 2011-10-11 08:07:47 +00:00
peter1138
504c018c2e (svn r23016) -Change: Disable palette animation for pixels with alpha, as the alpha and previous colour information will be lost when the palette is animated. 2011-10-11 07:13:36 +00:00
translators
7727a96195 (svn r23015) -Update from WebTranslator v3.0:
persian - 2 changes by Peymanpn
brazilian_portuguese - 3 changes by Rubidium
slovak - 29 changes by klingacik
welsh - 25 changes by kazzie
2011-10-10 17:45:19 +00:00
translators
b949ee2e4c (svn r23014) -Update from WebTranslator v3.0:
welsh - 3 changes by kazzie
2011-10-09 17:45:07 +00:00
frosch
5c854f2643 (svn r23013) -Doc: Add a note about the savegame version used in the 1.1 branch. 2011-10-09 11:27:54 +00:00
planetmaker
01a36b36d6 (svn r23012) -Fix [FS#4798]: AI backlog was to short to fully display the backtrace of some AI crashes (Kogut) 2011-10-07 18:49:02 +00:00
planetmaker
4a87470323 (svn r23011) -Fix [FS#4791]: When the last used server is deleted from the list also clear the last used server if it is the same (monoid) 2011-10-07 08:17:47 +00:00
planetmaker
36193ad129 (svn r23010) -Add [FS#4797]: Support company colour for the airports' jetways (zeroeight) 2011-10-07 07:56:30 +00:00
peter1138
9024c77635 (svn r23009) -Change: Improve appearance of antialiased text with shadow. 2011-10-07 07:48:59 +00:00
frosch
d30b5d4ebe (svn r23008) -Add: Palette detection and conversion for the M part of 32bpp sprites. 2011-10-06 19:17:49 +00:00
translators
5b6bb1fd97 (svn r23007) -Update from WebTranslator v3.0:
welsh - 52 changes by kazzie
2011-10-06 17:45:06 +00:00
translators
eb290c6b9e (svn r23006) -Update from WebTranslator v3.0:
latvian - 4 changes by Parastais
persian - 20 changes by Peymanpn
portuguese - 1 changes by JayCity
2011-10-05 17:45:14 +00:00
planetmaker
8e5d6c34cd (svn r23005) -Fix (r23004): Of course there's still the 16-sprite version for shore tiles... we should continue to handle it. 2011-10-05 17:39:12 +00:00
planetmaker
03ed9dc97b (svn r23004) -Feature [FS#4795]: Allow to use offsets for all types of action5 except sea shores 2011-10-05 17:07:43 +00:00
michi_cc
aa8587b335 (svn r23003) -Fix (r22999): Missing semicolon. 2011-10-04 22:12:43 +00:00
michi_cc
3f7a9ced17 (svn r23002) -Add: Extend palette information in the NewGRF GUI with the 32 bpp state. 2011-10-04 21:35:57 +00:00
michi_cc
e07c107eb1 (svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on NewGRF indication. 2011-10-04 21:35:52 +00:00
michi_cc
7b35dd4f54 (svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load. 2011-10-04 21:35:47 +00:00
michi_cc
d3e32121c9 (svn r22999) -Codechange: Allow changing the blitter during the running game. 2011-10-04 21:35:40 +00:00
michi_cc
f6340254ae (svn r22998) -Add [FS#2521]: [NewGRF] Act2 var 0x62 to get curvature/position difference to the n-th vehicle in vehicle chain. 2011-10-04 21:35:35 +00:00
michi_cc
1dcf0c5233 (svn r22997) -Feature: [NewGRF] Allow access to other vehicles in the vehicle chain in VarAction 2. 2011-10-04 21:35:29 +00:00
yexo
77e9a482be (svn r22996) -Fix: make sure temporary storage is cleared before test and exec runs for DoCommands so NewGRF callbacks can't change the result between the runs 2011-10-04 20:36:40 +00:00
yexo
a1c1d32405 (svn r22994) -Fix [FS#4775]: tile was cleared before the object-placement callback was run, resulting in possible differences in test and exec run 2011-10-04 20:18:12 +00:00
translators
a3364544bd (svn r22990) -Update from WebTranslator v3.0:
latvian - 38 changes by Parastais
malay - 32 changes by rionix88
2011-10-04 17:45:11 +00:00
truebrain
65e2865ac1 (svn r22989) -Fix: AIController uses protected members of AIObject, so make them friends (instead of doing it implicit via AIInstance). This fixes all compile errors with clang-2.9 2011-10-04 15:21:07 +00:00
rubidium
2ac7cbada3 (svn r22988) -Fix: don't return ERR_UNKNOWN when the vehicle would become too long 2011-10-03 20:21:56 +00:00
translators
d00339ea0f (svn r22987) -Update from WebTranslator v3.0:
latvian - 54 changes by Parastais
welsh - 122 changes by kazzie
2011-10-03 17:45:15 +00:00
frosch
37301ea23d (svn r22985) -Feature: Display autoreplace status in group GUI. 2011-10-03 17:26:37 +00:00
frosch
f9f257ce4a (svn r22984) -Feature: Display profit icons for groups in the group GUI. 2011-10-03 17:25:44 +00:00
frosch
e1ce16db1c (svn r22983) -Feature: Display the number of vehicles in the group GUI also for the ALL and DEFAULT groups. 2011-10-03 17:25:03 +00:00
frosch
a80d20fdb1 (svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead. 2011-10-03 17:24:31 +00:00
frosch
f406385319 (svn r22981) -Add: GroupStatistics for the ALL_GROUP. 2011-10-03 17:23:41 +00:00
frosch
f43290d6af (svn r22980) -Add: GroupStatistics for DEFAULT_GROUP. 2011-10-03 17:22:56 +00:00
frosch
3ecf9d424a (svn r22979) -Codechange: Add GroupStatistics::CountEngine(). 2011-10-03 17:22:09 +00:00
frosch
3665b85c24 (svn r22978) -Codechange: Replace IncreaseGroupNumVehicle() and DecreaseGroupNumVehicle() with GroupStatistics::CountVehicle(). 2011-10-03 17:21:41 +00:00
frosch
4961cd06a9 (svn r22977) -Codechange: Rename SetCachedEngineCounts() to GroupStatistics::UpdateAfterLoad(). 2011-10-03 17:20:56 +00:00
frosch
c531453320 (svn r22976) -Codechange: Split group statistics into separate struct. 2011-10-03 17:20:26 +00:00
frosch
7d1755403b (svn r22975) -Codechange: Do not store Group::num_vehicle in the savegame, but compute it like num_engines on load. 2011-10-03 17:19:54 +00:00
rubidium
b4bd469347 (svn r22973) -Add: support for replacing the buoy via action123 2011-10-02 20:26:43 +00:00
translators
0f8de88586 (svn r22972) -Update from WebTranslator v3.0:
latvian - 6 changes by Parastais
welsh - 74 changes by kazzie
2011-10-02 17:45:12 +00:00
rubidium
27644093c2 (svn r22970) -Fix [FS#4769]: strip newlines from NewGRF strings that should not have newlines, e.g. the NewGRF's name 2011-10-01 20:31:21 +00:00
translators
0bb2dd297a (svn r22969) -Update from WebTranslator v3.0:
simplified_chinese - 3 changes by sebastian_my
traditional_chinese - 4 changes by sebastian_my
danish - 2 changes by beruic
latvian - 25 changes by Parastais
2011-10-01 17:45:20 +00:00
frosch
a1c155e0f9 (svn r22968) -Feature: Allow road corners on steep slopes. 2011-10-01 16:45:25 +00:00
translators
95ccb747ab (svn r22967) -Update from WebTranslator v3.0:
latvian - 56 changes by Parastais
2011-09-30 18:06:40 +00:00
translators
44c390f527 (svn r22966) -Update from WebTranslator v3.0:
welsh - 86 changes by kazzie
2011-09-29 17:45:08 +00:00
translators
873d16828e (svn r22965) -Update from WebTranslator v3.0:
belarusian - 16 changes by Wowanxm
korean - 17 changes by telk5093
latvian - 19 changes by Parastais
lithuanian - 35 changes by vytulis7
thai - 57 changes by zetathix
welsh - 1 changes by kazzie
2011-09-28 17:45:34 +00:00
translators
2c57514713 (svn r22964) -Update from WebTranslator v3.0:
latvian - 59 changes by Parastais
2011-09-27 17:45:10 +00:00
translators
27c2fd0b6d (svn r22963) -Update from WebTranslator v3.0:
basque - 60 changes by HerrBasque, Thadah
belarusian - 42 changes by Wowanxm
latvian - 48 changes by Parastais
thai - 19 changes by originalBlueSin
2011-09-26 17:45:25 +00:00
translators
9f711a33cc (svn r22961) -Update from WebTranslator v3.0:
latvian - 3 changes by Parastais
welsh - 73 changes by kazzie
2011-09-25 17:45:18 +00:00
frosch
1df095f114 (svn r22960) -Feature: Allow depots, standard roadstops and airports on steep slopes. 2011-09-25 13:35:17 +00:00
translators
035420f318 (svn r22959) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
2011-09-24 17:45:18 +00:00
rubidium
e11b817281 (svn r22958) -Fix [FS#4778]: the savegame description and loading of savegames would crash with savegames from a patched stable (which didn't bump the savegame version) 2011-09-23 19:49:45 +00:00
rubidium
3722a0bf98 (svn r22957) -Codechange: SPECSTR_PLAYERNAME is actually the company name, which is derived from the town name + ' Transport'. So make sure the last constant is in sync with the town name table 2011-09-23 19:27:15 +00:00
frosch
a44a7e02c6 (svn r22956) -Codechange: Enhance TEXTID_TO_STRINGID() with an assert_compile(). 2011-09-23 19:27:08 +00:00
rubidium
9a2dd7c3a1 (svn r22955) -Fix: guard from reading outside the silly name list 2011-09-23 19:25:48 +00:00
frosch
e7387f21af (svn r22954) -Feature: [NewGRF] Allow Action4 to change text IDs 0x00D1 to 0x00E0 for feature 48. 2011-09-23 18:40:54 +00:00
translators
8a113ac880 (svn r22953) -Update from WebTranslator v3.0:
italian - 2 changes by lorenzodv
latvian - 13 changes by Parastais
2011-09-23 17:45:16 +00:00
yexo
04013f7540 (svn r22952) -Fix: properly limit the length of strings in a choice list 2011-09-23 12:26:25 +00:00
translators
be1c2dbe35 (svn r22951) -Update from WebTranslator v3.0:
basque - 25 changes by HerrBasque
italian - 2 changes by Snail_
latvian - 104 changes by Parastais
welsh - 187 changes by kazzie
2011-09-22 17:45:25 +00:00
translators
4afacf867d (svn r22950) -Update from WebTranslator v3.0:
latvian - 119 changes by Parastais
russian - 19 changes by akasoft, perk11
welsh - 2 changes by kazzie
2011-09-21 17:45:21 +00:00
frosch
106fc582fa (svn r22949) -Fix [FS#4784]: Locale categories LC_NUMERIC and LC_MONETARY of cy_GB are identical to en_GB. 2011-09-21 17:30:49 +00:00
translators
d6051cdf4b (svn r22948) -Update from WebTranslator v3.0:
icelandic - 3 changes by baldur
latvian - 80 changes by Parastais
welsh - 94 changes by kazzie
2011-09-20 17:45:20 +00:00
frosch
43053b59a2 (svn r22947) -Fix: [NewGRF] Do not call CB 32 for disaster, effect vehicles or aircraft shadows/rotors. 2011-09-19 19:23:23 +00:00
frosch
91f0eedbff (svn r22946) -Fix [FS#4781]: [NewGRF] Crash when accessing vehicle var 44 for a non-front aircraft. 2011-09-19 19:22:18 +00:00
rubidium
aba8781c91 (svn r22945) -Fix-ish: remove bogus plural bits from Persian 2011-09-19 18:52:15 +00:00
translators
d4ebf7684c (svn r22944) -Update from WebTranslator v3.0:
latvian - 65 changes by Parastais
persian - 33 changes by Peymanpn
welsh - 16 changes by kazzie
2011-09-19 17:45:25 +00:00
planetmaker
b7545e9e9e (svn r22943) -Fix: [OSX] Typo broke debug compilation 2011-09-19 05:37:11 +00:00
translators
50f8b70ec0 (svn r22942) -Update from WebTranslator v3.0:
persian - 26 changes by Peymanpn
slovak - 73 changes by klingacik
spanish - 3 changes by Terkhen
2011-09-18 17:45:25 +00:00
terkhen
bc1fc20e9c (svn r22941) -Fix: Calculate the size of the start/stop vehicle button correctly. 2011-09-17 20:38:23 +00:00
translators
d9c176cd6e (svn r22940) -Update from WebTranslator v3.0:
latvian - 29 changes by Parastais
slovak - 160 changes by klingacik
2011-09-17 17:45:17 +00:00
rubidium
fc5af08ef8 (svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port when a new game is started 2011-09-15 18:28:39 +00:00
translators
f920607c21 (svn r22933) -Update from WebTranslator v3.0:
hungarian - 4 changes by 
slovenian - 10 changes by Necrolyte
2011-09-15 17:45:17 +00:00
yexo
7196157d2d (svn r22932) -Fix [FS#4766]: disable the white border on window creation for several windows (based on patch by monoid) 2011-09-15 13:26:27 +00:00
translators
6168dc04ad (svn r22931) -Update from WebTranslator v3.0:
hungarian - 4 changes by 
persian - 16 changes by Peymanpn
slovak - 28 changes by klingacik
2011-09-14 17:45:22 +00:00
translators
99f5df230a (svn r22930) -Update from WebTranslator v3.0:
estonian - 32 changes by notAbot
hungarian - 6 changes by IPG
luxembourgish - 17 changes by Phreeze
slovak - 67 changes by klingacik
turkish - 4 changes by niw3
welsh - 142 changes by kazzie
2011-09-13 17:45:46 +00:00
rubidium
d4bc75cb80 (svn r22929) -Fix (r22929): WT3 validation failure 2011-09-12 17:47:05 +00:00
translators
e4f66bd098 (svn r22928) -Update from WebTranslator v3.0:
hungarian - 8 changes by IPG
slovak - 110 changes by klingacik
slovenian - 26 changes by Necrolyte
2011-09-12 17:45:17 +00:00
translators
e2cf68f3ea (svn r22927) -Update from WebTranslator v3.0:
slovak - 126 changes by klingacik
2011-09-11 17:45:09 +00:00
frosch
b3f7f5124b (svn r22926) -Feature: [NewGRF] Extended Action1 format to define arbitrary spriteset IDs. 2011-09-11 15:11:23 +00:00
frosch
4cc46d5d6b (svn r22925) -Feature: [NewGRF] Allow referencing spritesets from different Action1 in a single Action2. 2011-09-11 15:10:56 +00:00
frosch
bf664cd68d (svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction stages in spritelayouts with inconsistent number of sprites per spriteset. 2011-09-11 15:10:09 +00:00
frosch
bd696a6288 (svn r22923) -Codechange: Move application of the construction stage into TileLayoutSpriteGroup::ProcessRegisters(). 2011-09-11 15:09:13 +00:00
frosch
64e03ee136 (svn r22922) -Codechange: Use wrapper methods to access and register spritesets. 2011-09-11 15:08:17 +00:00
planetmaker
40d7b3c861 (svn r22921) -Fix: [OSX] Don't allow the old fullscreen mode also not as fallback on OSX 10.7. Also add a few sprinkles of coding style accross cocoa display drivers 2011-09-11 12:52:44 +00:00
yexo
72500ddedf (svn r22920) -Cleanup: replace two very old town variables taht were rarely used by small functions that compute there value on-the-fly when necessary 2011-09-11 11:47:18 +00:00
planetmaker
dff9faa3f4 (svn r22919) -Doc: Some doxygen sprinkles 2011-09-11 11:14:22 +00:00
planetmaker
3582ec8be2 (svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for each NewGRF, thus waterfeatures could glitch when the properties were set by a previous NewGRF and the NewGRF assumed the properties to be unmodified 2011-09-11 09:31:57 +00:00
rubidium
3ed8b083fd (svn r22917) -Fix: translation failed to conform to rules of strgen 2011-09-10 19:05:23 +00:00
translators
70ce20a2a4 (svn r22916) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
croatian - 22 changes by VoyagerOne
slovak - 35 changes by klingacik
2011-09-10 17:45:16 +00:00
yexo
561d6503be (svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar caused crashes during load 2011-09-09 21:27:57 +00:00
rubidium
b7722dbe86 (svn r22914) -Fix [FS#4716]: old TTO/TTD savegames could get non-stop via orders upon savegame loading, even when those orders did not exist back then. This 'conversion' feature is something for TTDPatch and old OpenTTD savegames 2011-09-09 21:12:52 +00:00
rubidium
af9de6c95d (svn r22913) -Fix [OSX]: make splash work again and make it work without needing to bundle it first 2011-09-09 20:28:48 +00:00
rubidium
f5fdf0e127 (svn r22912) -Fix [FS#4753]: another attempt at fixing a related crash (can't reproduce it though) 2011-09-09 17:46:21 +00:00
translators
a435f1fb0b (svn r22911) -Update from WebTranslator v3.0:
french - 1 changes by ElNounch
persian - 48 changes by Peymanpn
russian - 3 changes by akasoft
2011-09-09 17:45:16 +00:00
rubidium
696e4eec2d (svn r22910) -Fix [FS#4617]: icon would (almost) never be shown for SDL builds 2011-09-09 09:13:18 +00:00
rubidium
29e3ffcf8f (svn r22908) -Codechange: silence MSVC warning 2011-09-08 17:54:49 +00:00
translators
0a4a0c4f6e (svn r22907) -Update from WebTranslator v3.0:
spanish - 1 changes by Terkhen
2011-09-08 17:45:08 +00:00
rubidium
afc782e22c (svn r22906) -Fix (r22905): variable not properly cleared before use 2011-09-08 10:02:43 +00:00
rubidium
b878e5c72f (svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from the AI filenames, so record it differently. Also removes some of the hackery to get the tar's filename 2011-09-08 09:55:04 +00:00