frosch
|
6063bbf321
|
(svn r20955) -Fix (r20952): Suppress bogus inconsistencies for games saved while Grfs were missing.
|
2010-10-16 22:46:53 +00:00 |
|
frosch
|
375be9a073
|
(svn r20954) -Codechange (r20952, r20953): Don't make stuff more complicated than needed.
|
2010-10-16 22:34:43 +00:00 |
|
frosch
|
aa688689b1
|
(svn r20953) -Add: Resolve Grf filenames from the gamelog also using the md5sum.
|
2010-10-16 21:20:46 +00:00 |
|
frosch
|
c64d7346f8
|
(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
|
98250ad8da
|
(svn r20951) -Codechange: Add SmallMap::Contains() and use it.
|
2010-10-16 20:34:43 +00:00 |
|
rubidium
|
82d4ffacff
|
(svn r20950) -Fix: (or at least greatly improve) alignment of some original graphics pillar sprites
|
2010-10-16 20:00:20 +00:00 |
|
translators
|
60b004eb43
|
(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
|
10ee071cab
|
(svn r20948) -Fix (r20880): compiler warning
|
2010-10-16 17:37:48 +00:00 |
|
frosch
|
cdf985bff4
|
(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
|
3edf041a43
|
(svn r20946) -Codechange: Add helper function to draw pillar columns.
|
2010-10-16 15:36:51 +00:00 |
|
frosch
|
01be182880
|
(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
|
3866d8e2d1
|
(svn r20944) -Codechange: Bail out early in DrawBridgePillars(). (uni657)
|
2010-10-16 15:35:32 +00:00 |
|
frosch
|
58ed553068
|
(svn r20943) -Codechange: Name some magic constants. (Based on patch by uni657)
|
2010-10-16 15:34:59 +00:00 |
|
rubidium
|
0b67a7ccd5
|
(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 |
|
planetmaker
|
a1b4f0b4c3
|
(svn r20941) -Fix [FS#4163]: Readme referred to outdated behaviour
|
2010-10-16 09:10:03 +00:00 |
|
yexo
|
178b35d555
|
(svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes before 'p'
|
2010-10-16 06:14:24 +00:00 |
|
rubidium
|
5ed77b4919
|
(svn r20939) -Fix: some MSVC warnings
|
2010-10-15 22:08:57 +00:00 |
|
rubidium
|
234bee0858
|
(svn r20938) -Codechange: make the code for listening on a socket (more) reusable
|
2010-10-15 21:56:06 +00:00 |
|
rubidium
|
c9cbab14ea
|
(svn r20937) -Codechange: move some variables from client/server to server only
|
2010-10-15 20:29:59 +00:00 |
|
rubidium
|
f712055002
|
(svn r20936) -Codechange: make server side packet sending methods class methods
|
2010-10-15 20:25:07 +00:00 |
|
rubidium
|
9858d699a3
|
(svn r20935) -Codechange: only let the server side use a pool of connected sockets
|
2010-10-15 19:58:56 +00:00 |
|
rubidium
|
bda26d03b5
|
(svn r20934) -Codechange: move NetworkGetClientName to the server's socket
|
2010-10-15 19:35:08 +00:00 |
|
rubidium
|
f555e6d72e
|
(svn r20933) -Codechange: move some more client related methods and such to network_client.cpp
|
2010-10-15 19:33:08 +00:00 |
|
terkhen
|
780f120c32
|
(svn r20932) -Add [FS#4153]: Highlight all destination tiles when building a lock. (uni657)
|
2010-10-15 19:14:43 +00:00 |
|
terkhen
|
46ca8778b4
|
(svn r20931) -Document: Waterways toolbar click functions.
|
2010-10-15 19:05:17 +00:00 |
|
rubidium
|
76579df240
|
(svn r20930) -Codechange: simplify the socket handler allocation
|
2010-10-15 18:45:56 +00:00 |
|
rubidium
|
7ba07d9573
|
(svn r20929) -Codechange: make NetworkCloseClient a class method
|
2010-10-15 18:42:52 +00:00 |
|
yexo
|
8f9ae44a67
|
(svn r20928) -Update: we have a new developer
|
2010-10-15 18:32:25 +00:00 |
|
planetmaker
|
31e7dd7e6c
|
(svn r20927) -Add [FS#3905]: Transfer orders imply 'leave empty' by default
|
2010-10-15 18:15:01 +00:00 |
|
translators
|
7b49c4e442
|
(svn r20926) -Update from WebTranslator v3.0:
czech - 2 changes by marek995
|
2010-10-15 17:45:06 +00:00 |
|
rubidium
|
515edee17c
|
(svn r20925) -Codechange: make the client send commands have a slightly more sensible name
|
2010-10-15 14:29:13 +00:00 |
|
rubidium
|
0ca7e4e82e
|
(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
|
8eb07d097e
|
(svn r20923) -Codechange: prepare creating sub-classes of NetworkClientSocket for server and client side
|
2010-10-15 13:22:00 +00:00 |
|
rubidium
|
951b725b8c
|
(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
|
4eaf01fcdb
|
(svn r20921) -Fix [FS#4160]: Refit costs were not shown for long cargo names.
|
2010-10-15 10:22:04 +00:00 |
|
translators
|
b5d0d61d80
|
(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
|
feece0b42c
|
(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
|
3866ecad38
|
(svn r20918) -Add: Store NewGRF version information from Action14 in savegame. (planetmaker)
|
2010-10-12 17:47:15 +00:00 |
|
translators
|
d78dabfa51
|
(svn r20917) -Update from WebTranslator v3.0:
basque - 119 changes by bellota
|
2010-10-12 17:45:05 +00:00 |
|
translators
|
48fb10ce4c
|
(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
|
6f66eeaef7
|
(svn r20914) -Update from WebTranslator v3.0:
german - 1 changes by planetmaker
|
2010-10-10 17:45:07 +00:00 |
|
yexo
|
63857f8487
|
(svn r20913) -Fix (r19231): [NoAI] give the correct error message if you try to overbuild an opponont road station with your own while using the 0.7 or 1.0 compatibility layer (fanioz)
|
2010-10-10 15:33:22 +00:00 |
|
frosch
|
83831b5b9d
|
(svn r20912) -Fix [FS#4157]: NEW_INDUSTRYOFFSET != NEW_INDUSTRYTILEOFFSET.
|
2010-10-09 18:43:37 +00:00 |
|
translators
|
6a90de3a8a
|
(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
|
328c00f24e
|
(svn r20910) -Fix [FS#4155]: helicopters fired a bit too late
|
2010-10-08 21:23:41 +00:00 |
|
rubidium
|
7bbc19288f
|
(svn r20909) -Fix [FS#4137]: don't see coasts as water for object construction
|
2010-10-08 21:08:38 +00:00 |
|
rubidium
|
322e4ab86f
|
(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
|
969e3a9e45
|
(svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn
|
2010-10-08 20:33:23 +00:00 |
|
translators
|
ffdc88a5d6
|
(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
|
16540dc81e
|
(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 |
|