Commit Graph

10009 Commits

Author SHA1 Message Date
rubidium
43eadd4595 (svn r20661) -Codechange: implement the "decide colour" callback for objects 2010-08-28 18:50:32 +00:00
rubidium
e014667eae (svn r20660) -Codechange: implement (most) of action2 support for objects 2010-08-28 18:49:39 +00:00
rubidium
4ad5ef5c43 (svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause) 2010-08-28 18:37:49 +00:00
rubidium
18e6bf0d71 (svn r20658) -Codechange: add the colour of an object to the object instance 2010-08-28 18:28:34 +00:00
rubidium
05d27c04f9 (svn r20657) -Codechange: add function to draw NewGRF tileseq in the GUI 2010-08-28 18:23:58 +00:00
rubidium
63478d8533 (svn r20656) -Codechange: implement counting of objects 2010-08-28 18:23:14 +00:00
rubidium
a4bb23b7ad (svn r20655) -Codechange: implement reading the action3 of objects 2010-08-28 18:22:24 +00:00
rubidium
4ec93f6bab (svn r20654) -Codechange: implement reading action0 of objects 2010-08-28 18:21:09 +00:00
translators
7a9baa0811 (svn r20653) -Update from WebTranslator v3.0:
simplified_chinese - 23 changes by ww9980
traditional_chinese - 2 changes by ww9980
esperanto - 6 changes by Christopher
icelandic - 108 changes by grjonib
thai - 6 changes by angelix
2010-08-28 17:45:17 +00:00
rubidium
7c62e855b6 (svn r20652) -Codechange: implement a function to get the index of a spec. 2010-08-28 17:38:07 +00:00
rubidium
d5decb0825 (svn r20651) -Codechange: add a function to determine whether an object is available and use it 2010-08-28 17:36:28 +00:00
rubidium
cd4c08abcf (svn r20650) -Codechange: add some variables to the object's spec 2010-08-28 17:35:00 +00:00
rubidium
01d0f94c12 (svn r20649) -Codechange: implement classes for objects 2010-08-28 17:32:30 +00:00
rubidium
3f6dab2127 (svn r20648) -Codechange: implement the NewGRF override manager for objects 2010-08-28 17:30:55 +00:00
rubidium
cd705f434c (svn r20647) -Codechange: update some of the object spec information 2010-08-28 17:29:12 +00:00
rubidium
adb7baf2d8 (svn r20646) -Codechange: make the code flow of breakdown handling a bit clearer 2010-08-28 14:18:56 +00:00
rubidium
64f4b0d718 (svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown handling as well (Hirundo) 2010-08-28 14:14:37 +00:00
rubidium
28d1d32161 (svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo) 2010-08-28 14:01:50 +00:00
rubidium
ea04251578 (svn r20643) -Fix (r20641): != != == 2010-08-27 22:51:16 +00:00
rubidium
03021c555e (svn r20642) -Codechange: make the table in object_land easier expandable. 2010-08-27 22:46:11 +00:00
rubidium
a3b1abc83d (svn r20641) -Codechange: remove the "require flat land" flag 2010-08-27 22:43:27 +00:00
rubidium
b79c5b5f84 (svn r20640) -Add: support for water under objects 2010-08-27 22:29:13 +00:00
rubidium
a126dc7500 (svn r20639) -Add: random bits to object tiles 2010-08-27 22:26:21 +00:00
rubidium
1f78d3f6ec (svn r20638) -Codechange: split object.h 2010-08-27 22:21:23 +00:00
frosch
3db0cc004b (svn r20636) -Codechange: Move MarkTileDirtyByTile() and DeleteAnimatedTile() into MakeWaterKeepingClass(). 2010-08-27 20:46:36 +00:00
translators
bbed9eab1d (svn r20635) -Update from WebTranslator v3.0:
chuvash - 18 changes by mefisteron
2010-08-27 17:45:17 +00:00
rubidium
081c6a8b7d (svn r20634) -Fix (r20592): gracefully do the date_fract format conversion when an older OpenTTD savegame which loaded an ancient savegame still has the old date_fract "format". 2010-08-27 10:50:21 +00:00
rubidium
360d6daf34 (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 2010-08-26 22:01:16 +00:00
rubidium
c462611488 (svn r20631) -Codechange: generalise IsIndustryTileOnWater + simplify so related code 2010-08-26 19:29:20 +00:00
translators
5feddc8307 (svn r20630) -Update from WebTranslator v3.0:
chuvash - 5 changes by mefisteron
dutch - 2 changes by habell
german - 1 changes by planetmaker
polish - 1 changes by silver_777
2010-08-26 17:45:14 +00:00
rubidium
3d656f5215 (svn r20628) -Fix: typos in animation trigger enum/comments 2010-08-26 17:08:37 +00:00
rubidium
7107eef4de (svn r20627) -Codechange: unify the animation code of station, airport, house and industry tiles 2010-08-26 17:01:17 +00:00
rubidium
09b1a0800e (svn r20626) -Codechange: pass AirportTileSpec to the airport tile callback 2010-08-26 16:56:06 +00:00
rubidium
f4c0e575a8 (svn r20625) -Add: AirportTileSpec::GetByTile to simplify accessing the AirportTileSpec 2010-08-26 16:53:06 +00:00
rubidium
3a6c4c2f85 (svn r20624) -Codechange: some constifying for NewGRF house 2010-08-26 16:48:32 +00:00
rubidium
514f566d7c (svn r20623) -Codechange: unify the storing of animation related information 2010-08-26 15:31:40 +00:00
rubidium
5a7d6249af (svn r20622) -Codechange: unify [GS]et[Statation|Object|Industry|House]AnimationFrame 2010-08-26 14:45:45 +00:00
rubidium
1d8b95b235 (svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations) 2010-08-26 14:36:00 +00:00
rubidium
03f28f0b06 (svn r20620) -Codechange: rename airporttile's callback_flags to callback_mask, so it's the same for all NewGRF features with callbacks 2010-08-26 11:18:32 +00:00
rubidium
b3cae21722 (svn r20619) -Fix [FS#4070]: [OSX] Limit minimum window size to 64x64 like all other platforms (matheweis) 2010-08-25 19:05:34 +00:00
rubidium
3c69c5c520 (svn r20618) -Fix [FS#4081]: drawing the "OpenTTD" text in the intro game caused crashes with very low resolutions 2010-08-25 19:02:51 +00:00
translators
92e7b3c0d3 (svn r20617) -Update from WebTranslator v3.0:
belarusian - 2 changes by KorneySan, Wowanxm
finnish - 2 changes by jpx_
german - 2 changes by planetmaker
greek - 2 changes by fumantsu
hungarian - 1 changes by IPG
italian - 2 changes by lorenzodv
polish - 2 changes by voythas
spanish - 3 changes by Terkhen
vietnamese - 13 changes by myquartz
2010-08-25 17:45:30 +00:00
translators
4aabf682fb (svn r20612) -Update from WebTranslator v3.0:
catalan - 79 changes by arnau
croatian - 3 changes by VoyagerOne
esperanto - 9 changes by Christopher
french - 2 changes by glx
hungarian - 7 changes by IPG
icelandic - 142 changes by grjonib
romanian - 2 changes by tonny
russian - 2 changes by Lone_Wolf
serbian - 3 changes by etran
spanish - 2 changes by Terkhen
2010-08-24 17:45:33 +00:00
yexo
3afe2ad55f (svn r20611) -Fix: disable newgrf houses that have a different size then their substitute type 2010-08-24 16:30:31 +00:00
frosch
81e0a17783 (svn r20610) -Fix (r20609): X and Y got swapped. 2010-08-24 16:15:42 +00:00
yexo
fc882736e3 (svn r20609) -Fix [FS#3702]: crash when a NewGRF defined an invalid substitute type for a house and the NewGRF was removed during the game 2010-08-24 16:00:35 +00:00
rubidium
7a6620b8ee (svn r20607) -Fix: retain information about all base sets that are found and not only the latest version. This to stop confusing people that use newer versions of the base sets than those available via BaNaNaS. 2010-08-23 23:49:14 +00:00
yexo
2c8eb94033 (svn r20606) -Change [FS#4042]: change the debug level of the "Registering two AIs/libraries with the same name and version" message from 0 to 1 2010-08-23 22:44:08 +00:00
rubidium
64264317a3 (svn r20605) -Fix [FS#4063]: let NewGRFs var43 var (information about liveries) for vehicles not be influenced by the local setting determining whether to show liveries or not. 2010-08-23 22:28:35 +00:00
yexo
3c5923a62f (svn r20604) -Feature: add a reset button to the newgrf parameters window 2010-08-23 22:25:50 +00:00
rubidium
c370ab2f27 (svn r20603) -Codechange: silence some ICC warnings 2010-08-23 22:03:36 +00:00
yexo
76bf2b36a5 (svn r20602) -Change (r20601): use DFLT instead of DEFA as name for the default field 2010-08-23 21:53:55 +00:00
yexo
8d451d3d72 (svn r20601) -Feature: [NewGRF] Add 'DEFA' field to set parameter defaults with action 14 2010-08-23 21:47:07 +00:00
rubidium
75329688e6 (svn r20600) -Fix [FS#4075]: "downscale" a full load order to a load if possible order when removing the order while the vehicle is loading. This to prevent the vehicle from (possibly) staying forever in the station 2010-08-23 21:21:41 +00:00
michi_cc
ecdc56c057 (svn r20599) -Add: [Win32] Append a decoded stack trace to the debug.log. Most of the time, the result will only be useful if the corresponding PDB file is present. 2010-08-23 18:20:22 +00:00
michi_cc
ce8a9acffb (svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-in Windows function. 2010-08-23 18:19:15 +00:00
translators
cfb431aefa (svn r20597) -Update from WebTranslator v3.0:
dutch - 4 changes by habell
esperanto - 10 changes by Christopher
finnish - 1 changes by jpx_
german - 1 changes by planetmaker
icelandic - 54 changes by grjonib
polish - 8 changes by silver_777, voythas, xine
serbian - 10 changes by etran
2010-08-23 17:45:26 +00:00
rubidium
d15d8ecde4 (svn r20596) -Fix [FS#4066]: crash when the tooltip is wider than the window is 2010-08-22 20:25:45 +00:00
frosch
de1b7fd8de (svn r20595) -Fix (r20536)[FS#4068]: Autoreplace needs refitting of wagons in free wagon chains. 2010-08-22 19:15:47 +00:00
translators
75e96a17d3 (svn r20594) -Update from WebTranslator v3.0:
german - 2 changes by planetmaker
icelandic - 19 changes by grjonib
italian - 1 changes by lorenzodv
polish - 6 changes by xine
portuguese - 15 changes by JayCity
romanian - 7 changes by tonny
russian - 1 changes by KorneySan
slovak - 1 changes by JamesSVK
spanish - 1 changes by Terkhen
vietnamese - 9 changes by nglekhoi
2010-08-22 17:45:33 +00:00
rubidium
5d1a87a0a2 (svn r20593) -Fix: (rlongago, r20547): long ago the service interval was int16, after which is got converted to Date except in the order backup. Much later I copied the savegame snippets from a vehicle and applied that on the order backup. Presto, reading/writing 32 bits (of Date) into 16 bits of ancient style service interval. That would then "spoil" the name pointer and that eventually crashes OpenTTD as it's likely to be an invalid pointer. 2010-08-22 16:47:26 +00:00
rubidium
1f95317454 (svn r20592) -Fix (r2041): no (proper) savegame conversion was done when _date_fract got a new value range 2010-08-22 09:21:56 +00:00
rubidium
0318ddc279 (svn r20591) -Codechange: make sure _date_fract is set when SetDate is called. Some places wouldn't reset _date_fract correctly at all 2010-08-22 09:18:01 +00:00
translators
fac899b2d1 (svn r20589) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
esperanto - 8 changes by Christopher
icelandic - 10 changes by grjonib
italian - 4 changes by lorenzodv
russian - 3 changes by Lone_Wolf
swedish - 7 changes by Zuu
turkish - 11 changes by niw3
2010-08-21 17:45:24 +00:00
frosch
2ba3017134 (svn r20587) -Codechange (r20456)[FS#4035]: Revert to scrollbars without minimal size to simplify window setup. 2010-08-21 10:59:03 +00:00
translators
d2a51784d9 (svn r20584) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
chuvash - 4 changes by mefisteron
croatian - 8 changes by VoyagerOne
esperanto - 17 changes by Christopher
finnish - 2 changes by jpx_
french - 2 changes by glx
german - 2 changes by planetmaker
russian - 1 changes by Lone_Wolf
spanish - 5 changes by Terkhen
2010-08-20 17:45:28 +00:00
frosch
19cfa8fe57 (svn r20583) -Fix: Autoreplace failed while attaching non-replaced wagons to the new chain, if to-be-sold-engines would become front-engines and the unitnumber limit would be exceeded. 2010-08-20 17:36:09 +00:00
rubidium
a6f7a28a9c (svn r20582) -Fix [FS#4044]: Autoreplace can trigger an assertion when at the vehicle limit 2010-08-20 17:35:10 +00:00
rubidium
876628e562 (svn r20581) -Codechange: simplify getting the station in CalcPercentVehicleFilled 2010-08-20 15:35:14 +00:00
rubidium
5067ec50ce (svn r20580) -Fix [FS#4039]: go via station and go via waypoint behaved differently when a train went back to the same (unordered) station again 2010-08-20 15:30:21 +00:00
frosch
e8ec3de621 (svn r20579) -Change (r1579): Allow removing of buoys if they are only used by own vehicles. 2010-08-20 12:50:59 +00:00
frosch
70fa970d90 (svn r20578) -Fix [FS#4051]: Draw bounding boxes using white instead of pure white, so they are recoloured to grey in coloured newspaper instead of blue. 2010-08-20 12:13:27 +00:00
rubidium
8c2b418749 (svn r20577) -Fix [FS#4043]: scroll button flickering when pressed 2010-08-20 11:55:10 +00:00
rubidium
92c7418e96 (svn r20575) -Fix [FS#4059] (r20542): reloading of companies did load another AI 2010-08-19 22:06:20 +00:00
rubidium
bd5be9a942 (svn r20574) -Codechange: a little over 1 million vehicles should be enough for the forseeable future 2010-08-19 20:58:30 +00:00
rubidium
bbafd249ca (svn r20573) -Codechange: free/reserve some bits in the sell vehicle command to increase the vehicle pool limit 2010-08-19 20:45:29 +00:00
rubidium
b07f2beb67 (svn r20572) -Codechange: free/reserve some bits in the wagon move command to increase the vehicle pool limit 2010-08-19 20:42:00 +00:00
rubidium
0d018b5840 (svn r20571) -Codechange: free/reserve some bits in the order commands to increase the vehicle pool limit 2010-08-19 20:39:12 +00:00
rubidium
30e5d74e6d (svn r20570) -Codechange: free/reserve some bits in the timetable commands to increase the vehicle pool limit 2010-08-19 20:34:51 +00:00
rubidium
9d7b8e1eea (svn r20569) -Cleanup: the change timetable command doesn't need the packed bit anymore 2010-08-19 20:32:33 +00:00
yexo
0e2275a053 (svn r20568) -Codechange: change the value of AIVehicle::VEHICLE_INVALID and use it as return value instead of ::INVALID_VEHICLE 2010-08-19 20:20:20 +00:00
rubidium
771b553333 (svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker 2010-08-19 19:23:38 +00:00
translators
a9df2e9222 (svn r20565) -Update from WebTranslator v3.0:
belarusian - 7 changes by KorneySan
simplified_chinese - 3 changes by pda1573
traditional_chinese - 5 changes by josesun
chuvash - 31 changes by mefisteron
dutch - 5 changes by habell
esperanto - 16 changes by Christopher
finnish - 4 changes by jpx_
french - 4 changes by glx
german - 6 changes by planetmaker
hungarian - 1 changes by norbert79
italian - 6 changes by lorenzodv
romanian - 2 changes by kkmic
russian - 13 changes by KorneySan, Lone_Wolf
slovenian - 4 changes by ntadej
spanish - 3 changes by Terkhen
2010-08-19 17:45:45 +00:00
yexo
f30cc9e6ca (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
yexo
0d57e6c193 (svn r20562) -Change: [NoAI] Move all functions from AIList to AIAbstractList 2010-08-19 15:19:40 +00:00
rubidium
b18525ad86 (svn r20561) -Fix: compiler warning 2010-08-19 14:26:41 +00:00
rubidium
70c2393d16 (svn r20560) -Fix: AIs (still/again?) crashing for certain commands 2010-08-19 14:25:07 +00:00
yexo
e7f5780683 (svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the most northern depot/hangar tile 2010-08-19 13:44:41 +00:00
yexo
a4fbfa268b (svn r20558) -Codechange: use one generic function to create a list of company buttons 2010-08-19 12:56:31 +00:00
yexo
7df9805233 (svn r20556) -Fix (r20555): a tempory copy/pasted line ended up in the commit 2010-08-19 11:36:12 +00:00
yexo
8204ad16f5 (svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in the AI debug and performance rating windows 2010-08-19 11:33:15 +00:00
rubidium
6d3c747d05 (svn r20553) -Feature: allow rate limiting of incoming commands 2010-08-19 08:59:36 +00:00
terkhen
0d68b98482 (svn r20552) -Fix: Never show tooltips when the mouse cursor is outside the window. 2010-08-19 08:22:08 +00:00
rubidium
2952d317ca (svn r20550) -Fix: documentation of CmdSetTimetableStart 2010-08-18 22:52:02 +00:00
rubidium
8f82b2b588 (svn r20549) -Codechange: centralise the handling of the incoming commands (from clients and the server) 2010-08-18 22:40:17 +00:00
rubidium
3ed6ca0aed (svn r20548) -Codechange: rename some variables giving them slightly more meaningful names 2010-08-18 21:30:38 +00:00
rubidium
27e45d96a4 (svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands. 2010-08-18 20:48:38 +00:00
rubidium
db8af95d58 (svn r20546) -Fix (r20542): starting AIs shouldn't cause an assertion to trigger 2010-08-18 18:57:58 +00:00
rubidium
f4174fcc2f (svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depot it belongs to gets removed, the depot window gets closed or when another vehicle gets sold in a depot 2010-08-18 18:52:16 +00:00
translators
d4d4713565 (svn r20544) -Update from WebTranslator v3.0:
belarusian - 19 changes by KorneySan, Wowanxm
traditional_chinese - 15 changes by josesun
esperanto - 40 changes by Christopher
finnish - 4 changes by jpx_
french - 3 changes by glx
german - 4 changes by NG
hungarian - 10 changes by IPG, norbert79
polish - 5 changes by lion
russian - 21 changes by KorneySan, Lone_Wolf, perk11
serbian - 8 changes by etran
swedish - 20 changes by Zuu
2010-08-18 17:45:38 +00:00
rubidium
ef7bffa360 (svn r20543) -Fix (r20542): compilation failed when networking was disabled 2010-08-18 17:23:03 +00:00
rubidium
8a9929d702 (svn r20542) -Codechange: generalise the setting of "p2" to the ClientID. 2010-08-18 17:06:45 +00:00
rubidium
7caedf7810 (svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehicle of a backed up order, or remove it if there is no vehicle sharing orders with that vehicle. 2010-08-18 15:58:30 +00:00
smatz
ca2d4c5d6e (svn r20540) -Fix [FS#4049](r20480): use CmdDeleteTown instead of direct use of operator delete 2010-08-18 15:22:40 +00:00
rubidium
e68cf6bd81 (svn r20539) -Codechange: make order backups more self-contained. 2010-08-18 15:15:59 +00:00
yexo
202839e58c (svn r20538) -Codechange: introduce a few macros to initialize the airport classes 2010-08-18 01:19:03 +00:00
rubidium
d68d83e76a (svn r20537) -Codechange: make RefitVehicle a static (local) function 2010-08-18 00:48:22 +00:00
rubidium
982df3e96b (svn r20536) -Codechange: unify the refitting of vehicles 2010-08-18 00:47:31 +00:00
yexo
e16576dcf5 (svn r20535) -Codechange: make the 'vehicle must be stopped in depot' strings consistant 2010-08-18 00:46:14 +00:00
yexo
c144e8e921 (svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in depot' strings 2010-08-18 00:30:12 +00:00
rubidium
9d814f04dd (svn r20533) -Codechange: shuffle a bit with the bits in the sell command 2010-08-18 00:03:08 +00:00
rubidium
c57a5b735a (svn r20532) -Codechange: unify selling of vehicles a bit 2010-08-17 23:55:22 +00:00
rubidium
253080ad64 (svn r20531) -Codechange: unify quite a bit of the vehicle building commands 2010-08-17 23:15:55 +00:00
yexo
29a315640d (svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer valid so don't use it 2010-08-17 22:33:27 +00:00
yexo
41482c60e1 (svn r20529) -Codechange: simplify UpdateAirplanesOnNewStation by removing code for situations that don't happen 2010-08-17 21:50:58 +00:00
yexo
f5b964e49c (svn r20528) -Fix: in old savegames aircraft can have an invalid state 2010-08-17 21:46:25 +00:00
yexo
5363eff08c (svn r20527) -Codechange: move the flood code and remove some redundant checks 2010-08-17 19:52:44 +00:00
translators
e2a1bf6e60 (svn r20526) -Update from WebTranslator v3.0:
belarusian - 7 changes by KorneySan
simplified_chinese - 1 changes by pda1573
croatian - 5 changes by VoyagerOne
czech - 8 changes by marek995
dutch - 4 changes by habell
esperanto - 24 changes by Christopher
finnish - 7 changes by jpx_
german - 4 changes by NG
hungarian - 9 changes by IPG
indonesian - 6 changes by prof
irish - 9 changes by tem
italian - 4 changes by lorenzodv
romanian - 4 changes by tonny
russian - 5 changes by KorneySan
slovenian - 8 changes by ntadej
swedish - 5 changes by Zuu
2010-08-17 17:45:49 +00:00
yexo
5a0a1b3e6c (svn r20525) -Codechange: make Aircraft::UpdateDeltaXY more readable by removing the MKIT macro 2010-08-17 11:59:52 +00:00
yexo
367f881f5e (svn r20524) -Codechange: remove old airport debug code 2010-08-17 11:59:09 +00:00
frosch
134760a904 (svn r20523) -Fix [FS#4040]: Do not print a colon for AI settings with empty name.
Please note that this is only meant for compatiblity to make settings of 'old' AIs still look nice.
 Usage of this 'compatibility feature' is not recommended, as selected lines cannot be highlighted this way as it is done for the NewGRF settings.
2010-08-17 09:49:31 +00:00
rubidium
7d7d6b0d00 (svn r20522) -Fix [FS#4041] (r20482): the wrong "delete" was called for Objects 2010-08-17 09:42:38 +00:00
translators
bf6a674b19 (svn r20518) -Update from WebTranslator v3.0:
chuvash - 30 changes by mefisteron
croatian - 4 changes by VoyagerOne
czech - 2 changes by marek995
dutch - 5 changes by habell
finnish - 5 changes by jpx_
french - 9 changes by glx
german - 9 changes by planetmaker
italian - 5 changes by lorenzodv
romanian - 22 changes by tonny
russian - 3 changes by Lone_Wolf
serbian - 1 changes by etran
slovenian - 15 changes by ntadej
spanish - 10 changes by Terkhen
swedish - 4 changes by Zuu
vietnamese - 2 changes by nglekhoi
2010-08-16 17:45:46 +00:00
terkhen
9c28a307e7 (svn r20517) -Fix (r20516): Committed way too much. 2010-08-16 17:25:11 +00:00
terkhen
d3159fc7d3 (svn r20516) -Feature [FS#3472]: Filter signs at the sign list window. (Zuu) 2010-08-16 16:15:22 +00:00
rubidium
4ca2c440cd (svn r20515) -Feature: ignore _ in console command names so there is no "inconsistent" behaviour w.r.t. underscores anymore without breaking backwards compatability greatly 2010-08-16 15:18:21 +00:00
frosch
4d4cd5ff65 (svn r20514) -Fix: Draw error messages in white by default, they may not have a colour code. 2010-08-16 12:32:49 +00:00
rubidium
e7ab397d2e (svn r20513) -Change: unify style of some "broken NewGRF" strings 2010-08-16 12:21:17 +00:00
frosch
0d3c5de4e8 (svn r20512) -Fix [FS#4036]: Generation seed is unsigned. 2010-08-16 09:44:05 +00:00
frosch
fe408faa96 (svn r20511) -Fix: Initial height of townlist was not a multiple of the line height. 2010-08-16 08:33:28 +00:00
rubidium
6f81fa7215 (svn r20510) -Codechange: unify packet queue handling and make insertion O(1) instead of O(n) 2010-08-15 23:44:45 +00:00
rubidium
55427e4062 (svn r20509) -Change: don't cycle (quickly) through the shade states. Just make scrolling up shade the window and scrolling down unshade it. (avdg) 2010-08-15 23:42:36 +00:00
michi_cc
38d9d87434 (svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in screenshot of the visible viewport. (Eddi) 2010-08-15 23:32:36 +00:00
michi_cc
901a526f8c (svn r20507) -Change: Remove the shortcut hints from the screenshot menu strings (as they're configurable now) and rename "Giant screenshot" to "Whole map screenshot". 2010-08-15 23:32:32 +00:00
michi_cc
29e7f55d94 (svn r20506) -Change: Vehicles will now stop loading after a load cycle that loaded less than possible, unless it's a full load order. This should improve behaviour with gradual loading and cargo continuously trickling in. 2010-08-15 22:37:30 +00:00
frosch
d08c3d9381 (svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing railtype. 2010-08-15 19:59:48 +00:00
frosch
c4f630e5ba (svn r20504) -Codechange: Move updating of train's visual effect to separate function. 2010-08-15 19:53:53 +00:00
frosch
fe3c70624e (svn r20503) -Fix (r18838): Powered wagons should check the railtype of the tile they are on, not where the engine is on. 2010-08-15 18:35:57 +00:00
frosch
b5cf9bc034 (svn r20502) -Fix (r12330): VRF_POWEREDWAGON is part of train flags, not vehicle_flags. 2010-08-15 18:25:57 +00:00
translators
2b1dc34259 (svn r20501) -Update from WebTranslator v3.0:
simplified_chinese - 3 changes by pda1573
chuvash - 7 changes by mefisteron
estonian - 5 changes by Jaanus
hungarian - 6 changes by IPG
turkish - 28 changes by niw3
2010-08-15 17:45:15 +00:00
frosch
591052013d (svn r20500) -Fix: When converting rail all trains with a part on the converted rails need updating. Not only engines, which have power afterwards. Also update Acceleration after updating Power. 2010-08-15 15:47:07 +00:00
alberth
a51d34c048 (svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. 2010-08-15 14:06:43 +00:00
rubidium
e5420d89d5 (svn r20498) -Fix [FS#4030]: ignore the non-stop state when comparing one order type to another order type 2010-08-15 13:17:04 +00:00
rubidium
71498d6d79 (svn r20497) -Fix [FS#3960]: non-dedicated servers failing to load a game caused the introgame to be the server's game causing desyncs when people tried to join 2010-08-15 11:58:20 +00:00
frosch
1bc01bc4b6 (svn r20496) -Codechange: Remove IsProductionMinimum()/Maximum(). The 0 and 255 constants are used all over the place, no need for trivial wrapper functions. 2010-08-15 10:14:08 +00:00
translators
47137854d3 (svn r20493) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
italian - 4 changes by lorenzodv
korean - 2 changes by junho2813
polish - 2 changes by silver_777
russian - 4 changes by Lone_Wolf
slovenian - 31 changes by ntadej
vietnamese - 1 changes by nglekhoi
2010-08-14 17:45:24 +00:00
rubidium
7ae80eec64 (svn r20489) -Fix [FS#4031]: [NoAI] checking whether water tiles are connected failed in some cases 2010-08-14 09:46:36 +00:00
rubidium
7b37f56b3f (svn r20487) -Fix: typo in comments 2010-08-14 09:04:37 +00:00
translators
fd6c993a0e (svn r20486) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
croatian - 4 changes by VoyagerOne
dutch - 4 changes by habell
finnish - 3 changes by jpx_
french - 3 changes by glx
german - 3 changes by planetmaker
italian - 2 changes by lorenzodv
polish - 5 changes by xine
serbian - 6 changes by etran
spanish - 3 changes by Terkhen
vietnamese - 4 changes by nglekhoi
2010-08-13 17:45:36 +00:00
terkhen
1f04e69a94 (svn r20485) -Fix [FS#4012]: Sorting of refittable cargos was wrong for trains. 2010-08-13 14:28:51 +00:00