Commit Graph

10607 Commits

Author SHA1 Message Date
smatz
c817bb9ff3 (svn r20990) -Fix: when removing a rail station, don't leave track under non-station tiles 2010-10-18 17:06:20 +00:00
rubidium
334856bf7c (svn r20988) -Fix [FS#4167]: no need to send packets and possibly get the connection closed when the next call also tries to send the packets and then closes the connection. Especially if the former frees a structure that the latter assumes to be still there 2010-10-18 10:44:51 +00:00
orudge
6a4fe7935b (svn r20982) -Change: Don't refer to OpenTTD as a "clone" any more 2010-10-17 22:03:05 +00:00
orudge
d41ec9657c (svn r20981) -Fix: British English uses 'centre', not 'center' 2010-10-17 21:37:27 +00:00
yexo
79d8a7f5fc (svn r20979) -Fix: [NewGRF] ignore the variable for action7/9 condition type 0x0D and 0x0E as documented 2010-10-17 20:29:25 +00:00
rubidium
6730afd2d5 (svn r20978) -Fix (r20963): MSVC seems to be complaining more than GCC once again :) 2010-10-17 17:52:12 +00:00
rubidium
c68174b1b3 (svn r20977) -Fix (r20975): compilation didn't get to the link stage if you, or config.lib, decided you don't need network support 2010-10-17 17:50:40 +00:00
translators
bc427ada92 (svn r20976) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
hungarian - 1 changes by IPG
slovenian - 1 changes by ntadej
2010-10-17 17:45:13 +00:00
rubidium
d0c3cb352c (svn r20975) -Add: logging of console output for remote admins (dihedral) 2010-10-17 17:43:01 +00:00
rubidium
a7c0820d4e (svn r20974) -Add: remote console (rcon) for remote admins (dihedral) 2010-10-17 17:41:52 +00:00
rubidium
28832b68f5 (svn r20973) -Add: chat sending and receiving support for remote admins (dihedral) 2010-10-17 17:40:18 +00:00
rubidium
de8feb0d01 (svn r20972) -Add: company statistics updates at intervals to remote admins (dihedral) 2010-10-17 17:38:41 +00:00
rubidium
064117be4a (svn r20971) -Add: company economy updates at intervals to remote admins (dihedral) 2010-10-17 17:38:16 +00:00
rubidium
56a65270fc (svn r20970) -Add: company change notification to remote admins (dihedral) 2010-10-17 17:37:45 +00:00
rubidium
9f17b8ddee (svn r20969) -Add: client info change notification to remote admins (dihedral) 2010-10-17 17:37:26 +00:00
rubidium
bff3ad3537 (svn r20968) -Add: date notification of remote admins (dihedral) 2010-10-17 17:36:59 +00:00
rubidium
72c85d1cdb (svn r20967) -Add: infrastructure to send information to remote admins at specific intervals (dihedral) 2010-10-17 17:36:23 +00:00
rubidium
7d42a44556 (svn r20966) -Change: enable remote administration sockets (parts by Yexo and dihedral) 2010-10-17 17:35:42 +00:00
rubidium
39f7c1cf15 (svn r20965) -Fix: typo in comment 2010-10-17 17:34:48 +00:00
rubidium
ef2ffebc88 (svn r20964) -Add: disconnecting remote admins that fail to authenticate 2010-10-17 17:33:46 +00:00
rubidium
78257c2c6a (svn r20963) -Add: stubs for a remote administration connection 2010-10-17 17:31:03 +00:00
frosch
0571d871d4 (svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before opening the new viewport. It might appear just below the cursor. 2010-10-17 13:54:05 +00:00
frosch
587e63f841 (svn r20961) -Cleanup: Remove redundant/duplicate invisibility test. (uni657) 2010-10-17 13:16:00 +00:00
frosch
f7b6d8e8bb (svn r20960) -Add: Allow setting 'minimal compatible version' via Action14. (planetmaker)
Note: Setting 'VRSN' also sets 'MINV' resulting in the Grf being only compatible to the same version. Set 'MINV' after 'VRSN' if your Grf is compatible to older versions.
2010-10-17 12:14:49 +00:00
frosch
3dbc1abf14 (svn r20959) -Codechange: Realign comments. 2010-10-17 12:13:35 +00:00
frosch
92dadb78ab (svn r20958) -Add: the concept of min-loadable-version to NewGRFs when choosing compatbile NewGRFs. (planetmaker) 2010-10-17 12:12:52 +00:00
frosch
a7e486360d (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. 2010-10-17 12:12:13 +00:00
frosch
0169276d7d (svn r20956) -Feature: Center new extra viewports on the tile below the mouse. Only center on center of main viewport if mouse is not in any viewport. 2010-10-16 23:13:05 +00:00
frosch
e1ebb3509a (svn r20955) -Fix (r20952): Suppress bogus inconsistencies for games saved while Grfs were missing. 2010-10-16 22:46:53 +00:00
frosch
22da4b2a5c (svn r20954) -Codechange (r20952, r20953): Don't make stuff more complicated than needed. 2010-10-16 22:34:43 +00:00
frosch
7484da1abd (svn r20953) -Add: Resolve Grf filenames from the gamelog also using the md5sum. 2010-10-16 21:20:46 +00:00
frosch
2140031737 (svn r20952) -Add: When printing the gamelog keep track of added/removed Grfs and check them for consistency. 2010-10-16 21:13:55 +00:00
frosch
cb2b666229 (svn r20951) -Codechange: Add SmallMap::Contains() and use it. 2010-10-16 20:34:43 +00:00
translators
8b02ede5f5 (svn r20949) -Update from WebTranslator v3.0:
spanish - 3 changes by Terkhen
vietnamese - 2 changes by nglekhoi
2010-10-16 17:45:10 +00:00
smatz
c34618a11c (svn r20948) -Fix (r20880): compiler warning 2010-10-16 17:37:48 +00:00
frosch
31ecda7cdc (svn r20947) -Change: Draw bridgepillars with correct length on all tile corners by drawing only half of the pillar sprite if required. (based on patch by uni657)
Note: Cantilever and tubular bridges will still look weird when using orignal graphics. Use OpenGFX instead :)
2010-10-16 15:40:44 +00:00
frosch
013aba00c3 (svn r20946) -Codechange: Add helper function to draw pillar columns. 2010-10-16 15:36:51 +00:00
frosch
b7ebdb4432 (svn r20945) -Codechange: Add helper function to draw single pillar sprites. (based on patch by uni657) 2010-10-16 15:36:13 +00:00
frosch
ede9b2bfcf (svn r20944) -Codechange: Bail out early in DrawBridgePillars(). (uni657) 2010-10-16 15:35:32 +00:00
frosch
ea905e661e (svn r20943) -Codechange: Name some magic constants. (Based on patch by uni657) 2010-10-16 15:34:59 +00:00
rubidium
6d72dd4b78 (svn r20942) -Feature [NewGRF]: make it possible to distinguish player built/randomly placed industries in the location and land slope check callbacks 2010-10-16 13:15:54 +00:00
yexo
be493aa533 (svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes before 'p' 2010-10-16 06:14:24 +00:00
rubidium
cac1a9f33f (svn r20939) -Fix: some MSVC warnings 2010-10-15 22:08:57 +00:00
rubidium
b6799a23c4 (svn r20938) -Codechange: make the code for listening on a socket (more) reusable 2010-10-15 21:56:06 +00:00
rubidium
a0f7099a7d (svn r20937) -Codechange: move some variables from client/server to server only 2010-10-15 20:29:59 +00:00
rubidium
332a1bfdea (svn r20936) -Codechange: make server side packet sending methods class methods 2010-10-15 20:25:07 +00:00
rubidium
66087c5e60 (svn r20935) -Codechange: only let the server side use a pool of connected sockets 2010-10-15 19:58:56 +00:00
rubidium
04ce759165 (svn r20934) -Codechange: move NetworkGetClientName to the server's socket 2010-10-15 19:35:08 +00:00
rubidium
1ae97e4d0e (svn r20933) -Codechange: move some more client related methods and such to network_client.cpp 2010-10-15 19:33:08 +00:00
terkhen
f12391dcb0 (svn r20932) -Add [FS#4153]: Highlight all destination tiles when building a lock. (uni657) 2010-10-15 19:14:43 +00:00
terkhen
0a8adab770 (svn r20931) -Document: Waterways toolbar click functions. 2010-10-15 19:05:17 +00:00
rubidium
f9c53fc9bb (svn r20930) -Codechange: simplify the socket handler allocation 2010-10-15 18:45:56 +00:00
rubidium
6ff39fc5ec (svn r20929) -Codechange: make NetworkCloseClient a class method 2010-10-15 18:42:52 +00:00
yexo
470312cf35 (svn r20928) -Update: we have a new developer 2010-10-15 18:32:25 +00:00
planetmaker
aaf0d15ec6 (svn r20927) -Add [FS#3905]: Transfer orders imply 'leave empty' by default 2010-10-15 18:15:01 +00:00
translators
018376cda0 (svn r20926) -Update from WebTranslator v3.0:
czech - 2 changes by marek995
2010-10-15 17:45:06 +00:00
rubidium
8f4638ed0f (svn r20925) -Codechange: make the client send commands have a slightly more sensible name 2010-10-15 14:29:13 +00:00
rubidium
41e6567c0d (svn r20924) -Codechange: make the game connection packet handling look more like UDP/content packet handling 2010-10-15 13:47:37 +00:00
rubidium
594faf45d9 (svn r20923) -Codechange: prepare creating sub-classes of NetworkClientSocket for server and client side 2010-10-15 13:22:00 +00:00
rubidium
bff710650f (svn r20922) -Fix [FS#4071]: accidentally moving the mouse of the scrollbar arrows while pressing it clicks the button next to the arrow 2010-10-15 11:16:14 +00:00
terkhen
699e077b6e (svn r20921) -Fix [FS#4160]: Refit costs were not shown for long cargo names. 2010-10-15 10:22:04 +00:00
translators
cfb265f961 (svn r20920) -Update from WebTranslator v3.0:
basque - 110 changes by bellota
indonesian - 5 changes by prof
thai - 17 changes by kenny
2010-10-13 17:45:10 +00:00
rubidium
ecb191b1ba (svn r20919) -Fix [FS#4140]: objects didn't change colour when the company changed colour. Now they do, except when the "decide colour" callback is (defined to be) used 2010-10-12 19:48:42 +00:00
frosch
fca6f11a25 (svn r20918) -Add: Store NewGRF version information from Action14 in savegame. (planetmaker) 2010-10-12 17:47:15 +00:00
translators
3165e74524 (svn r20917) -Update from WebTranslator v3.0:
basque - 119 changes by bellota
2010-10-12 17:45:05 +00:00
translators
dbf87122c2 (svn r20915) -Update from WebTranslator v3.0:
hungarian - 1 changes by norbert79
irish - 7 changes by tem
2010-10-11 17:45:09 +00:00
translators
947bbb54a5 (svn r20914) -Update from WebTranslator v3.0:
german - 1 changes by planetmaker
2010-10-10 17:45:07 +00:00
frosch
bf7465fb91 (svn r20912) -Fix [FS#4157]: NEW_INDUSTRYOFFSET != NEW_INDUSTRYTILEOFFSET. 2010-10-09 18:43:37 +00:00
translators
3d50ad4b53 (svn r20911) -Update from WebTranslator v3.0:
marathi - 42 changes by jcravi
spanish - 3 changes by Terkhen
2010-10-09 17:45:07 +00:00
rubidium
10564486e3 (svn r20910) -Fix [FS#4155]: helicopters fired a bit too late 2010-10-08 21:23:41 +00:00
rubidium
d160ca90a1 (svn r20909) -Fix [FS#4137]: don't see coasts as water for object construction 2010-10-08 21:08:38 +00:00
rubidium
7e7107b3bb (svn r20908) -Fix [FS#4156]: assertion when the buy menu graphics callback accessed a variable that needs a tile index 2010-10-08 21:07:54 +00:00
rubidium
fbc606fdbb (svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn 2010-10-08 20:33:23 +00:00
translators
c02c17f010 (svn r20906) -Update from WebTranslator v3.0:
belarusian - 2 changes by KorneySan
danish - 26 changes by zyx
swedish - 2 changes by Zuu
2010-10-08 17:45:17 +00:00
translators
fbc95c8c61 (svn r20905) -Update from WebTranslator v3.0:
hungarian - 2 changes by IPG
slovenian - 2 changes by ntadej
2010-10-07 17:45:10 +00:00
translators
e3cc6e7d20 (svn r20904) -Update from WebTranslator v3.0:
italian - 2 changes by lorenzodv
portuguese - 2 changes by JayCity
romanian - 2 changes by kkmic
ukrainian - 2 changes by Fixer
2010-10-06 17:45:16 +00:00
translators
61cedea8e1 (svn r20903) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
finnish - 4 changes by jpx_
french - 2 changes by glx
german - 2 changes by planetmaker
ido - 34 changes by Edwardo
marathi - 40 changes by jcravi
polish - 2 changes by voythas
russian - 2 changes by Lone_Wolf
serbian - 2 changes by etran
spanish - 2 changes by Terkhen
2010-10-05 17:45:35 +00:00
frosch
88a1b8c8d9 (svn r20902) -Fix [FS#4032]: Make IsProductionAlterable() work for most NewGRF industries.
The NewGRF either has to use properties 12/13, or it needs to set property 0B to 'primary industry'.
 So it will not work for bank-like industries which use pure production-callback production.
2010-10-04 20:20:50 +00:00
frosch
75f0653bdf (svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead. 2010-10-04 20:12:38 +00:00
frosch
1abaae6002 (svn r20900) -Codechange: Move ProductionLevels enum to industry.h 2010-10-04 20:10:31 +00:00
frosch
1bbf059934 (svn r20899) -Codechange: Switch order of if-tests in IndustryViewWindow::OnClick(). 2010-10-04 20:00:23 +00:00
frosch
83a94cd560 (svn r20898) -Change: When entering a production rate, round to nearest possible rate instead towards zero. 2010-10-04 19:45:27 +00:00
frosch
ec38c7d687 (svn r20897) -Codechange: Store the result of IsProductionAlterable() in a member variable of IndustryViewWindow. 2010-10-04 19:35:40 +00:00
frosch
8a55246fe6 (svn r20896) -Codechange: Split recompution of productionrates for non-smooth economy to separate function. 2010-10-04 19:23:50 +00:00
frosch
ebb4f36f34 (svn r20895) -Codechange: Use an enum to identify the rows of buttons in the industryview. 2010-10-04 19:14:43 +00:00
rubidium
2f44aa8a40 (svn r20894) -Fix [FS#4148] (r20772): use correct company name for group window title (sbr) 2010-10-03 19:17:53 +00:00
translators
1a5b4a1bee (svn r20893) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
spanish - 36 changes by Terkhen
2010-10-03 17:45:10 +00:00
frosch
a2ad453239 (svn r20892) -Fix (maybe r10624): Scenario editor resp. cheat-buttons to alter industry production did not work for large industry windows. 2010-10-03 15:49:44 +00:00
terkhen
56e3352ed0 (svn r20891) -Fix [FS#4145]: Measurement tooltips for docks and tunnels were closed after a hover event. 2010-10-03 12:20:50 +00:00
alberth
14cd6bbbf9 (svn r20890) -Doc: Make documentation accessible to doxygen. 2010-10-02 19:55:13 +00:00
alberth
5afeeaf5d8 (svn r20889) -Codechange: Make ClosedListHash, OpenListQueue, and OpenListHash data protected, and rename for coding style. 2010-10-02 19:53:20 +00:00
alberth
a112f10386 (svn r20888) -Codechange: Make Hash_FindNode a method. 2010-10-02 19:48:45 +00:00
alberth
6be18d6b37 (svn r20887) -Codechange: Make stat_Hash a method. 2010-10-02 19:47:21 +00:00
alberth
6c31c357d6 (svn r20886) -Codechange: Make init_Hash a method. 2010-10-02 19:46:24 +00:00
alberth
67f4b8ab83 (svn r20885) -Codechange: Make delete_Hash a method. 2010-10-02 19:44:54 +00:00
alberth
0612dc2e86 (svn r20884) -Codechange: Make clear_Hash a method. 2010-10-02 19:43:29 +00:00
alberth
5cd812aafc (svn r20883) -Codechange: Make Hash_Delete a method. 2010-10-02 19:42:42 +00:00
alberth
8da98a516f (svn r20882) -Codechange: Make Hash_Set a method. 2010-10-02 19:41:25 +00:00
alberth
7b2f563727 (svn r20881) -Codechange: Make Hash_Get a method. 2010-10-02 19:39:34 +00:00
alberth
e4a5940251 (svn r20880) -Codechange: Make Hash_Size a method. 2010-10-02 19:38:22 +00:00
alberth
16b959676f (svn r20879) -Codechange: Make AyStarMain_ClosedList_IsInList a method. 2010-10-02 19:34:32 +00:00
alberth
04b0671343 (svn r20878) -Codechange: Make AyStarMain_ClosedList_Add a method. 2010-10-02 19:33:23 +00:00
alberth
b06c08cfc4 (svn r20877) -Codechange: Make AyStarMain_OpenList_IsInList a method. 2010-10-02 19:32:21 +00:00
alberth
a71d4cae11 (svn r20876) -Codechange: Make AyStarMain_OpenList_Pop a method. 2010-10-02 19:31:24 +00:00
alberth
7ed89d50d3 (svn r20875) -Codechange: Make AyStarMain_OpenList_Add a method. 2010-10-02 19:30:24 +00:00
alberth
230537d7c9 (svn r20874) -Codechange: Make init_AyStar a method. 2010-10-02 19:29:00 +00:00
translators
918c0d3bfa (svn r20873) -Update from WebTranslator v3.0:
arabic_egypt - 37 changes by kasakg
dutch - 1 changes by megabyte
spanish - 2 changes by Terkhen
tamil - 1 changes by vv
2010-10-02 17:45:13 +00:00
alberth
cc8370a866 (svn r20868) -Codechange: Make AyStarMain_Main() a method. 2010-10-02 10:00:05 +00:00
alberth
253fca9876 (svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method. 2010-10-02 09:58:32 +00:00
alberth
f509a0a922 (svn r20866) -Codechange: CheckTile() always returns the same (ignored) value. 2010-10-02 09:55:58 +00:00
alberth
3208b8f655 (svn r20865) -Codechange: Make AyStarMain_CheckTile() a method. 2010-10-02 09:53:44 +00:00
alberth
cf03be6c88 (svn r20864) -Codechange: Make AyStar_Clear() a method. 2010-10-02 09:49:32 +00:00
alberth
d02baa4a11 (svn r20863) -Codechange: Make AyStarMain_Loop a method. 2010-10-02 09:48:01 +00:00
alberth
a6efd14f9f (svn r20862) -Codechange: Make AyStar_Free() a method. 2010-10-02 09:46:40 +00:00
translators
50f8d41862 (svn r20861) -Update from WebTranslator v3.0:
arabic_egypt - 44 changes by kasakg
2010-10-01 17:45:06 +00:00
smatz
548a3747e9 (svn r20860) -Cleanup: remove some unused functions and variables 2010-10-01 16:42:28 +00:00
frosch
97e3f000dd (svn r20859) -Fix [FS#4143]: Remove an outdated comment and just reference the readme. (planetmaker) 2010-09-30 18:58:56 +00:00
translators
05dafe740e (svn r20858) -Update from WebTranslator v3.0:
arabic_egypt - 57 changes by kasakg
2010-09-30 17:45:06 +00:00
rubidium
e567833521 (svn r20857) -Fix [FS#3637]: The station with the second highest rating was doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing". 2010-09-28 22:00:24 +00:00
terkhen
6c9580d6d0 (svn r20856) -Fix [FS#4141]: Road/water toolbars did not get updated when the first vehicle of their type becomes available. 2010-09-28 21:58:06 +00:00
translators
b9398e491d (svn r20855) -Update from WebTranslator v3.0:
portuguese - 1 changes by JayCity
ukrainian - 4 changes by Fixer
2010-09-28 17:45:12 +00:00
translators
f3f7343674 (svn r20854) -Update from WebTranslator v3.0:
czech - 15 changes by marek995
2010-09-27 17:45:07 +00:00
rubidium
b045123fbf (svn r20853) -Fix: (again) WT3 not properly validating plurals in strings... 2010-09-26 17:52:01 +00:00
translators
68eac5bb9a (svn r20852) -Update from WebTranslator v3.0:
czech - 38 changes by marek995
hebrew - 8 changes by Metheny
marathi - 6 changes by amitst
2010-09-26 17:45:10 +00:00
alberth
e7de92f70b (svn r20851) -Fix: Smallmap legend buttons must all be equal in size, even if their contents is not. 2010-09-26 11:28:03 +00:00
frosch
d8887e4848 (svn r20850) -Codechange: Add IndustrySpec::UsesSmoothEconomy() to deduplicate code. 2010-09-26 11:04:30 +00:00
frosch
1596b35ac1 (svn r20849) -Change: Only display liveries in the liverywindow if they are used by some vehicle somewhen (not considering date or such). 2010-09-25 22:00:49 +00:00
frosch
81b35213f2 (svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which liveries are used by some vehicle resp. which are not used at all. 2010-09-25 21:59:22 +00:00
frosch
4872b93e49 (svn r20847) -Codechange: Split most of GetEngineLivery() into a separate GetEngineLiveryScheme() function. 2010-09-25 21:57:52 +00:00
frosch
0d4a57c429 (svn r20846) -Fix: some whitespace. 2010-09-25 19:13:25 +00:00
frosch
5f6724450b (svn r20845) -Fix (r20835): Group GUI was no longer horizontally resizeable. 2010-09-25 17:46:54 +00:00
translators
9f9cb64d0e (svn r20844) -Update from WebTranslator v3.0:
catalan - 3 changes by arnau
marathi - 10 changes by jcravi
spanish - 8 changes by Terkhen
2010-09-25 17:45:10 +00:00
michi_cc
355ca511ca (svn r20843) -Fix [FS#2534] (r20506): Make sure (gradual) loading is properly terminated for consists with multiple cargo types. Don't stop loading if the timetabled wait is not over yet. (Steve-N) 2010-09-25 12:48:33 +00:00
translators
4df737182f (svn r20842) -Update from WebTranslator v3.0:
greek - 10 changes by fumantsu
ukrainian - 11 changes by Fixer
vietnamese - 58 changes by nglekhoi
2010-09-24 17:45:12 +00:00
rubidium
8e9999600f (svn r20841) -Fix: unbreak some translations' compilation 2010-09-24 14:06:39 +00:00
smatz
b1f0bd269f (svn r20840) -Fix: make write to NULL pointer volatile so it's not optimised away 2010-09-24 13:45:02 +00:00
translators
93757cb508 (svn r20839) -Update from WebTranslator v3.0:
spanish - 7 changes by Terkhen
swedish - 3 changes by Zuu
ukrainian - 46 changes by Fixer
2010-09-23 17:45:13 +00:00
alberth
5a18e4820a (svn r20838) -Fix [FS#4136]: Cast '1' in bitmath functions to width of result before shifting. 2010-09-22 20:59:24 +00:00
frosch
221c1a259f (svn r20837) -Fix [FS#4132]: Set height of industry directory to 5 lines like other lists. 2010-09-22 19:47:01 +00:00
translators
59bbbeab13 (svn r20836) -Update from WebTranslator v3.0:
belarusian - 3 changes by KorneySan
traditional_chinese - 4 changes by josesun
chuvash - 8 changes by mefisteron
finnish - 3 changes by jpx_
hungarian - 3 changes by IPG
marathi - 15 changes by jcravi
norwegian_bokmal - 3 changes by mantaray
romanian - 3 changes by tonny
russian - 4 changes by KorneySan, Lone_Wolf
slovenian - 6 changes by ntadej
spanish - 10 changes by Terkhen
vietnamese - 8 changes by nglekhoi
2010-09-22 17:45:35 +00:00
yexo
861cc5bfcc (svn r20835) -Fix: the group gui had a small unused area with bigger gui buttons 2010-09-21 20:33:49 +00:00
translators
464fee7697 (svn r20834) -Update from WebTranslator v3.0:
croatian - 3 changes by VoyagerOne
dutch - 3 changes by habell
french - 3 changes by glx
german - 3 changes by planetmaker
italian - 3 changes by lorenzodv
marathi - 75 changes by jcravi
polish - 3 changes by voythas
portuguese - 3 changes by ABCRic
serbian - 3 changes by etran
spanish - 3 changes by Terkhen
vietnamese - 3 changes by nglekhoi
2010-09-21 17:45:36 +00:00
terkhen
080c4330a9 (svn r20833) -Fix (r20832): Remove a warning. 2010-09-20 19:15:31 +00:00
terkhen
379a8f3504 (svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ). 2010-09-20 18:56:35 +00:00
terkhen
d9c2ef9c10 (svn r20831) -Add: Show selected number of towns in the map generation window when using a custom amount. 2010-09-20 18:48:33 +00:00
translators
d8d24710a8 (svn r20830) -Update from WebTranslator v3.0:
belarusian - 3 changes by Wowanxm
marathi - 186 changes by jcravi
spanish - 5 changes by Terkhen
urdu - 21 changes by thastig
2010-09-20 17:45:13 +00:00
terkhen
b956a3e847 (svn r20829) -Fix [FS#4094]: Place less trees at once when planting random trees at the scenario editor. 2010-09-18 20:48:40 +00:00
terkhen
d97c7f9ce4 (svn r20828) -Add: Take into account tree group placement at the world generation progress bar. 2010-09-18 20:44:13 +00:00
terkhen
26b144e663 (svn r20827) -Codechange: Simplify code for placement of tree groups. 2010-09-18 20:41:06 +00:00
terkhen
dc9053b900 (svn r20826) -Codechange: Simplify code for generating more trees above the snowline. 2010-09-18 20:36:13 +00:00
terkhen
4f8ebe9582 (svn r20825) -Codechange: Replace a few magic numbers by constants. 2010-09-18 20:33:04 +00:00
translators
ac2d144107 (svn r20824) -Update from WebTranslator v3.0:
galician - 13 changes by Condex
marathi - 1 changes by jcravi
2010-09-18 17:45:07 +00:00
rubidium
3ae91dbc34 (svn r20823) -Codechange: enable/add some error/sanity checking in the pthread code 2010-09-17 16:24:26 +00:00
yexo
f2e5ce23c5 (svn r20822) -Fix [FS#3707]: deadlock when aborting map generation on windows 2010-09-17 16:07:31 +00:00
yexo
f27ba44f45 (svn r20821) -Fix [FS#4129]: terraforming the land under objects could leave sloped or elevated sea tiles 2010-09-17 15:16:19 +00:00
yexo
c53116e885 (svn r20820) -Codechange: remove two more contants related to the height of the main toolbar 2010-09-17 06:12:53 +00:00
rubidium
f3cf16f529 (svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames; don't crash on saveload related NOT_REACHEDs, just show the user an error that the savegame is corrupted 2010-09-16 22:06:36 +00:00
rubidium
76bd43dbff (svn r20818) -Fix [FS#3791]: make the crash-on-saveload message clearer and more correct 2010-09-16 21:13:16 +00:00
translators
0c4a8fc16c (svn r20817) -Update from WebTranslator v3.0:
traditional_chinese - 3 changes by josesun
slovenian - 1 changes by ntadej
2010-09-16 17:45:09 +00:00
rubidium
1de34d3103 (svn r20816) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) 2010-09-16 16:31:57 +00:00
rubidium
64f3c1e243 (svn r20815) -Revert (r20814): wrong patch at wrong time... 2010-09-16 16:31:38 +00:00
rubidium
dfa550681c (svn r20814) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) 2010-09-16 16:28:40 +00:00
rubidium
4dc1647d12 (svn r20813) -Fix: make the waypoint viewport keep centered around the waypoint when resizing the window (Krille) 2010-09-16 16:14:30 +00:00
yexo
7e683e1da6 (svn r20812) -Fix [FS#4125]: crash when confirming newgrf changes with the newgrf parameter window open 2010-09-15 22:46:18 +00:00
rubidium
cdb91a1a9e (svn r20810) -Merge: documentation updates from 1.0 2010-09-15 22:05:08 +00:00
rubidium
d9c5a3e344 (svn r20809) -Fix (r20809): as usual with these user provided Mac OS X patches lately... they either fail to compile or spew warnings 2010-09-15 21:55:55 +00:00
rubidium
65d4fc990e (svn r20808) -Add [FS#4110]: [OSX] support for input using dead keys (Zydeco) 2010-09-15 21:19:41 +00:00
yexo
fee8c84de9 (svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pixels 2010-09-15 21:10:14 +00:00
translators
c1e0d1569b (svn r20806) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
thai - 12 changes by kenny
2010-09-14 17:45:13 +00:00
frosch
98cd443735 (svn r20802) -Fix: Building bridges on water/watery objects behaved inconsistently for towns and the bridge selection GUI. 2010-09-13 19:45:39 +00:00
translators
fd232857de (svn r20801) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
hungarian - 1 changes by IPG
slovenian - 3 changes by ntadej
2010-09-13 17:45:13 +00:00
yexo
ed92106135 (svn r20800) -Fix: [NewGRF] clamp some more vehicle variables 2010-09-13 14:20:30 +00:00
yexo
340a1ff111 (svn r20799) -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo) 2010-09-13 13:55:25 +00:00
yexo
74d81b2991 (svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for TRANSPORT_AIR 2010-09-13 13:36:36 +00:00
yexo
e9f0d7927a (svn r20797) -Fix: disable houses without a size that are available according to their building flags 2010-09-13 13:27:29 +00:00
yexo
21cf5f8915 (svn r20796) -Fix: make sure all houses in the house spec array are valid. It was possible that part of a multitile house was not copied because the array was full 2010-09-13 13:08:53 +00:00
yexo
fbff80680f (svn r20795) -Codechange: clarify code/documentation of the start/stop bit in CmdMassStartStopVehicle (Krille) 2010-09-13 12:14:22 +00:00
rubidium
7a102a76ce (svn r20793) -Fix: broken string 2010-09-12 21:03:10 +00:00
yexo
78a2b26ea3 (svn r20792) -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed and current speed) used the wrong unit for aircraft (Hirundo) 2010-09-12 19:54:25 +00:00
frosch
f3015ee820 (svn r20791) -Fix (r12161): Building 2x2 houses did not work for 2x2 road layouts on all map sizes. 2010-09-12 19:40:47 +00:00
frosch
f768485e1d (svn r20790) -Fix (r0)[FS#4118]: Remove a check which is wrong for NewGrf houses and serves no use for original houses. 2010-09-12 18:28:51 +00:00
translators
15802a80d6 (svn r20789) -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
2010-09-12 17:45:19 +00:00
yexo
2d2b6630d7 (svn r20788) -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train depots was broken 2010-09-12 16:54:39 +00:00
frosch
9aba4a66b6 (svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2) 2010-09-12 14:45:46 +00:00
translators
07aad31cab (svn r20786) -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
2010-09-11 17:45:17 +00:00
rubidium
6991825f59 (svn r20785) -Fix: crash when closing the station view of oilrigs (similar to r20774) 2010-09-11 17:45:03 +00:00
alberth
adc847358c (svn r20784) -Doc: Doxyment a few debug line printing functions. 2010-09-11 11:48:37 +00:00
rubidium
3d2908253e (svn r20783) -Change/Fix: do autosave-on-exit as well when using kill/CTRL-C to terminate a dedicated OpenTTD 2010-09-10 20:03:45 +00:00
translators
2012cbc27c (svn r20782) -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
2010-09-10 17:45:34 +00:00
yexo
9a1e01ab38 (svn r20781) -Fix (r20780): FinishInitNested reset this->owner, so set it afterwards 2010-09-10 13:50:47 +00:00
yexo
7c27a6c4ee (svn r20780) -Fix (r20772): group gui only worked properly for the first company 2010-09-10 13:34:47 +00:00
frosch
3cc221410e (svn r20779) -Add [FS#4025]: If GRFs do not have action14 parameter information, allow to set the number of parameters in the GUI explicitly. 2010-09-09 20:49:56 +00:00
translators
f5b13b0e9d (svn r20778) -Update from WebTranslator v3.0:
ido - 77 changes by Edwardo
2010-09-09 17:45:04 +00:00
rubidium
713165fba9 (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
7d00b403c2 (svn r20776) -Codechange: make VehicleLists for the group "ALL_GROUP" work as well 2010-09-09 14:39:48 +00:00
rubidium
1fe70616a8 (svn r20775) -Fix (r20771): the group's vehicle lists weren't properly populated 2010-09-09 14:24:42 +00:00
rubidium
86a3fbb287 (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
eeb53fc575 (svn r20773) -Codechange: use packed VehicleListIdentifiers for some commands as well 2010-09-08 21:40:00 +00:00
rubidium
1664ac1eb5 (svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers 2010-09-08 21:37:13 +00:00
rubidium
fcb4cfedb0 (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
91ea9c969f (svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters 2010-09-08 21:14:41 +00:00
rubidium
56ebc2359e (svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehicleToDepot 2010-09-08 21:02:12 +00:00
rubidium
db3a6485d7 (svn r20768) -Codechange: unify send-to-depot commands 2010-09-08 18:55:58 +00:00
translators
31c119cc57 (svn r20767) -Update from WebTranslator v3.0:
ido - 47 changes by Edwardo
2010-09-08 17:45:03 +00:00
yexo
d079eb49df (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
867e652609 (svn r20765) -Fix (r17345): AIEventCompanyAskMerger was disguised as AIEventCompanyMerger (fanioz) 2010-09-08 13:45:26 +00:00
smatz
037cc66755 (svn r20764) -Codechange: minor coding style fix 2010-09-07 20:38:26 +00:00
frosch
39f95fabe2 (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
1403a4a1f9 (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
ca1aea6225 (svn r20761) -Codechange: make PlaceObject() static 2010-09-07 11:05:22 +00:00
smatz
e4bf409e44 (svn r20760) -Cleanup (r20753): remove unused CheckMouseOverVehicle() 2010-09-07 11:03:46 +00:00
smatz
d9cca2ae1d (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
8456217bf4 (svn r20758) -Fix: when leaving the program, current newgrf config would leak, causing valgrind warnings 2010-09-06 18:20:07 +00:00
translators
67fc433af8 (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
1f8983fadd (svn r20756) -Cleanup: no need to check return value of CallocT 2010-09-06 16:02:42 +00:00
smatz
ec106759d1 (svn r20755) -Fix (r19975): small memory leak at program exit (happens only once) 2010-09-06 15:47:11 +00:00
yexo
a25dc57aac (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
63b8fea69f (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
frosch
563afd0717 (svn r20751) -Fix: IndustryCargoesWindow::HousesCanAccept() did not check climate-availability of houses. 2010-09-05 19:46:04 +00:00
translators
eab2020f95 (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
ffe67c9171 (svn r20749) -Fix: allow overbuilding objects with buoys and ship depots 2010-09-05 16:33:32 +00:00
yexo
66d57b96a8 (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
23723413ca (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
6c336d9926 (svn r20746) -Fix: set CMD_NO_WATER flag for CmdBuildBridge 2010-09-05 15:07:38 +00:00
yexo
66c1f1881d (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
17340f4762 (svn r20744) -Fix: overbuilding an object with water under it failed 2010-09-05 14:53:20 +00:00
frosch
4a4dd45193 (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
e723ce12ea (svn r20742) -Fix: Evaluate DC_NO_WATER flag when clearing objects built on water. 2010-09-05 13:28:59 +00:00
frosch
b170aa4b83 (svn r20741) -Cleanup: Use IsTileOnWater() in more places. 2010-09-05 13:18:54 +00:00
frosch
c13035bbbb (svn r20740) -Codechange: Add HasTileWaterClass() to test for tiletypes with WaterClass. 2010-09-05 13:18:26 +00:00
translators
c8e03e601d (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
c10b57c260 (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
c95bd6c214 (svn r20737) -Codechange: Introduce a function for advertising opening of a new industry. 2010-09-04 12:01:55 +00:00
alberth
8bda2b2313 (svn r20736) -Codechange: Introduce a new function for trying to create a new industry. 2010-09-04 11:59:12 +00:00
alberth
5c3c30d421 (svn r20735) -Codechange: Introduce GetIndustryGamePlayProbability(). 2010-09-04 11:29:42 +00:00
alberth
e070a87b0f (svn r20734) -Codechange: Rename GetScaledIndustryProbability() to GetScaledIndustryGenerationProbability(). 2010-09-04 11:16:40 +00:00
yexo
8b2b951d5c (svn r20733) -Fix: when overbuilding an object with an industry, clear the complete object 2010-09-04 00:16:33 +00:00
yexo
40ab36e19f (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
ddd16c592b (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
ef8fbbe74d (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
0d040f03e6 (svn r20729) -Fix [FS#4107]: assert when overbuilding object 2010-09-03 21:50:51 +00:00
yexo
f85bd1f37f (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
yexo
9d5e02a3fa (svn r20727) -Fix [FS#4106]: compilation with --disable-ai was broken (cirdan) 2010-09-03 20:32:33 +00:00
translators
20c7a3e844 (svn r20726) -Update from WebTranslator v3.0:
belarusian - 5 changes by KorneySan
finnish - 2 changes by jpx_
french - 4 changes by glx
italian - 4 changes by lorenzodv
korean - 2 changes by junho2813
norwegian_nynorsk - 1 changes by mantaray
polish - 5 changes by silver_777, voythas
russian - 6 changes by Lone_Wolf
spanish - 2 changes by Terkhen
2010-09-03 17:45:31 +00:00
glx
0bd09d8321 (svn r20722) -Fix (r20719): signed/unsigned side effect makes a small negative value become a big positive value 2010-09-03 12:52:09 +00:00
rubidium
f7a1828c2b (svn r20721) -Fix: objects that can be built on water shouldn't be drowned. 2010-09-02 20:45:54 +00:00
frosch
46acb837eb (svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news. 2010-09-02 20:00:48 +00:00
frosch
41dac2e579 (svn r20719) -Codechange: Remove some hardcoded iconsizes. 2010-09-02 19:34:44 +00:00
translators
17769057bc (svn r20718) -Update from WebTranslator v3.0:
belarusian - 2 changes by KorneySan
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
german - 2 changes by planetmaker
hungarian - 2 changes by IPG
icelandic - 6 changes by grjonib
irish - 2 changes by tem
norwegian_bokmal - 2 changes by Tacky93
norwegian_nynorsk - 3 changes by Tacky93
russian - 2 changes by Lone_Wolf
serbian - 2 changes by etran
slovak - 2 changes by keso53
2010-09-02 17:45:39 +00:00
yexo
a10ce551c9 (svn r20717) -Fix [FS#4103]: water class was not set for stations 2010-09-01 23:41:56 +00:00
yexo
d82f1b0bab (svn r20716) -Feature: add airport class and airport name to the land info tool 2010-09-01 23:14:15 +00:00
rubidium
509ff70691 (svn r20714) -Fix: bit 9 of object's flags implies bit 3 is set, so just test for either of the bits being set 2010-09-01 20:09:15 +00:00
rubidium
abb8501abe (svn r20713) -Fix (r20654): when ignoring action0 object properties, ignore property 13 correctly 2010-09-01 19:45:50 +00:00
terkhen
2cd8b7054e (svn r20712) -Fix [FS#4094]: Do not use new game settings when creating many random industries in the scenario editor. 2010-09-01 19:04:06 +00:00
terkhen
e55b006a86 (svn r20711) -Fix [FS#4094]: Do not use new game settings when creating many random towns at the scenario editor. 2010-09-01 19:00:32 +00:00
terkhen
fa47477d0d (svn r20710) -Codechange: Clarify the name of some town generation variables. 2010-09-01 18:52:27 +00:00
translators
18c05a453e (svn r20709) -Update from WebTranslator v3.0:
irish - 28 changes by tem
2010-09-01 17:45:06 +00:00
rubidium
a8d00c2ac0 (svn r20708) -Fix [FS#4101]: upon company bankruptcy some objects weren't removed properly 2010-09-01 06:15:26 +00:00
translators
df0f8fdd28 (svn r20707) -Update from WebTranslator v3.0:
belarusian - 22 changes by KorneySan
german - 6 changes by planetmaker
korean - 2 changes by junho2813
portuguese - 21 changes by SupSuper
serbian - 10 changes by etran
slovak - 78 changes by comp
2010-08-31 17:45:21 +00:00
rubidium
2e2e8e0ccf (svn r20706) -Fix (r20664): land slope check wasn't called when it should be called 2010-08-31 16:17:22 +00:00
yexo
faccfb921d (svn r20705) -Fix: graphic glitch when switching to a different-sized font while the chat message box was visible 2010-08-31 12:18:28 +00:00
translators
5601721f1e (svn r20699) -Update from WebTranslator v3.0:
dutch - 11 changes by habell
esperanto - 7 changes by Christopher
hungarian - 7 changes by IPG
icelandic - 25 changes by grjonib
italian - 8 changes by lorenzodv
korean - 7 changes by junho2813
norwegian_bokmal - 82 changes by mantaray
romanian - 10 changes by tonny
spanish - 10 changes by Terkhen
2010-08-30 17:45:29 +00:00
yexo
a6523649a8 (svn r20697) -Fix [FS#4084]: call the new function after resizing a window so it's not possible a window becomes unmoveable 2010-08-30 14:52:28 +00:00
yexo
b17319a02f (svn r20696) -Codechange: create a new function to make sure part of the caption bar is visible when creating a window 2010-08-30 14:51:11 +00:00
yexo
9fd6adf6a9 (svn r20695) -Codechange: move PreventHiding to another location 2010-08-30 14:50:42 +00:00
yexo
fbbc105156 (svn r20694) -Fix [FS#4087]: empty newgrf presets were not selectable 2010-08-30 10:52:27 +00:00
yexo
79dceff5ac (svn r20693) -Fix: use strncmp instead of memcmp for comparing strings 2010-08-30 10:49:02 +00:00
yexo
5192a7c90c (svn r20692) -Fix [FS#4055]: crash after downloading missing content 2010-08-30 10:16:04 +00:00
rubidium
23195852d5 (svn r20691) -Fix (r20690): unmessup a broken string 2010-08-29 18:39:28 +00:00
translators
443ab1767e (svn r20690) -Update from WebTranslator v3.0:
belarusian - 10 changes by Wowanxm
catalan - 11 changes by arnau
traditional_chinese - 14 changes by josesun
croatian - 10 changes by VoyagerOne
finnish - 10 changes by jpx_
french - 10 changes by glx
german - 13 changes by planetmaker
hungarian - 3 changes by IPG
icelandic - 11 changes by grjonib
italian - 2 changes by lorenzodv
polish - 10 changes by voythas
russian - 14 changes by Lone_Wolf
slovenian - 34 changes by Necrolyte, ntadej
swedish - 12 changes by Zuu
2010-08-29 17:45:46 +00:00
alberth
2b4da1d345 (svn r20689) -Codechange: Make some global functions used in 1 .cpp file static in that file. 2010-08-29 15:58:43 +00:00
alberth
a48c4ff840 (svn r20688) -Codechange: Rename Queue struct to BinaryHeap. 2010-08-29 13:47:15 +00:00
alberth
2711482534 (svn r20687) -Codechange: Replace the THISBIN_HEAP_ARR macro by a GetElement() method. 2010-08-29 13:46:34 +00:00
alberth
5d56c9eaea (svn r20686) -Codechange: Make init_BinaryHeap() a method. 2010-08-29 13:42:38 +00:00
alberth
78bc37c9ec (svn r20685) -Codechange: Make BinaryHeap_Clear() a method. 2010-08-29 13:38:43 +00:00
alberth
a64a9a4260 (svn r20684) -Codechange: Make BinaryHeap_Free() a method. 2010-08-29 13:38:27 +00:00
alberth
e03d069f3f (svn r20683) -Codechange: Make BinaryHeap_Delete() a method. 2010-08-29 13:38:06 +00:00
alberth
4e9c7f489a (svn r20682) -Codechange: Make BinaryHeap_Pop() a method. 2010-08-29 13:36:50 +00:00
alberth
b03f0b198d (svn r20681) -Codechange: Make BinaryHeap_Push() a method, introduce temporary THISBIN_HEAP_ARR macro. 2010-08-29 13:35:51 +00:00
alberth
86723c54cb (svn r20680) -Codechange: Remove the now useless union and struct wrappers around the binary heap data. 2010-08-29 13:34:08 +00:00
alberth
17c4783571 (svn r20679) -Codechange: Remove unused insertion sorter. 2010-08-29 13:32:39 +00:00
alberth
0439025e74 (svn r20678) -Codechange: Remove unused NetworkFindClientInfoFromIndex(), NetworkFindClientInfoFromIP(). 2010-08-29 12:37:49 +00:00
rubidium
706144818e (svn r20677) -Fix (r20136): copy-paste error (jwm) 2010-08-29 09:41:50 +00:00
rubidium
a1fa222125 (svn r20676) -Codechange: it's not needed to supply two almost identical vars 2010-08-28 22:26:25 +00:00
rubidium
b35b77f94e (svn r20675) -Add [FS#4077]: method to access the (action 14) NewGRF version of other NewGRFs 2010-08-28 21:45:44 +00:00
alberth
e45a8f61cc (svn r20674) -Codechange: Remove declared functions that do not exist (anymore) otherwise. 2010-08-28 20:15:45 +00:00
rubidium
8425361b58 (svn r20673) -Codechange: add support for inspecting objects 2010-08-28 19:48:46 +00:00
rubidium
b8b33b6cb4 (svn r20672) -Remove: some stale strings 2010-08-28 19:46:35 +00:00
rubidium
03c5a93809 (svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor 2010-08-28 19:45:56 +00:00
rubidium
0c509c7b48 (svn r20670) -Add: support for action F
-Add: a window to select (NewGRF) objects
2010-08-28 19:43:41 +00:00
rubidium
c3c8f67cef (svn r20669) -Codechange: trigger the whole object every 256 ticks instead of every 250 ticks 2010-08-28 19:13:20 +00:00
rubidium
34c4e8f259 (svn r20668) -Codechange: add (more) support for bridges over objects 2010-08-28 19:02:21 +00:00
rubidium
738a068006 (svn r20667) -Codechange: implement the autoslope callback for objects 2010-08-28 19:00:21 +00:00
rubidium
b26adf0bd9 (svn r20666) -Codechange: enable drawing of (NewGRF) objects 2010-08-28 18:57:32 +00:00
rubidium
d4240351ca (svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatch 2010-08-28 18:56:07 +00:00
rubidium
2ea1ba4589 (svn r20664) -Codechange: implement the land slope callback for objects 2010-08-28 18:55:20 +00:00
rubidium
2dd04c0ded (svn r20663) -Codechange: add the GRF name to the tile info window 2010-08-28 18:54:12 +00:00
rubidium
b06ad652c9 (svn r20662) -Codechange: implement object animation 2010-08-28 18:51:47 +00:00
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
terkhen
cfde29bdf4 (svn r20484) -Codechange: Move BuildRefitList to the RefitWindow class. 2010-08-13 14:26:29 +00:00
terkhen
76ebabf8f6 (svn r20483) -Doc: RefitOption operators. 2010-08-13 14:24:47 +00:00