Commit Graph

15087 Commits (4868fb988ff7373ac0b436511464434a310273fd)
 

Author SHA1 Message Date
smatz 1f963aed43 (svn r19663) -Fix: in rare cases, update of signals could be missed 14 years ago
terkhen 320dcc7d07 (svn r19662) -Feature: Resizable graphs. 14 years ago
terkhen e959d56122 (svn r19661) -Codechange: Base the number of vertical grids of a graph on its size. 14 years ago
yexo 9a2e53e803 (svn r19660) -Feature: [NewGRF] support cb36 for aircraft speed also in the build menu 14 years ago
translators 6cf4afad14 (svn r19659) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
french - 1 changes by glx
greek - 2 changes by fumantsu
irish - 2 changes by Nalum
maltese - 74 changes by kelinu
portuguese - 1 changes by JayCity
russian - 3 changes by Lone_Wolf
slovenian - 1 changes by ntadej
14 years ago
frosch 77486ee8d2 (svn r19658) -Fix: One could turn transport companies into credit banks. 14 years ago
frosch 2365a4dea0 (svn r19657) -Fix: Add saneness checks for front vehicles. 14 years ago
frosch 5ecf2f7f8c (svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are requested. 14 years ago
frosch 2a5ddd0dae (svn r19655) -Codechange: Reduce usage magic p1 parameter. 14 years ago
frosch 75d4bc947d (svn r19654) -Codechange: Use Extract<> in more places. 14 years ago
frosch 184fa43df2 (svn r19652) -Fix: RandomRange() is used for bigger ranges in many cases, so generally extent it to handle 32 bits. 14 years ago
smatz cd20724d20 (svn r19651) -Fix [FS#3745]: when a company is sold, move connected clients to spectators 14 years ago
rubidium 96a2cbb58e (svn r19650) -Add: stub for a Maltese translation 14 years ago
rubidium 23c9573b64 (svn r19649) -Add: plural rule for Maltese
-Fix: plural rule for Irish
14 years ago
rubidium b907dfdef8 (svn r19648) -Fix [FS#3760]: a client would not be properly moved when moved while joining, e.g. when entering a company's password. This caused the client to be in the wrong company (according to the rest of the clients) and the client being kicked on the first command 14 years ago
yexo 7a3b6f1588 (svn r19647) -Fix [FS#3768]: trains loaded above the original IDs didn't have a default railtypelabel assigned to them, causing them to be unavailable 14 years ago
rubidium 6bed219677 (svn r19645) -Doc: mention the zlib 1.2.3.5-1.2.4 gzeof issue in known-bugs 14 years ago
rubidium 39d421ff9c (svn r19644) -Fix [FS#3728]: don't allow building cacti outside of the desert or rain forest trees outside of the rain forest area. This to prevent people from thinking planting rain forest trees makes the rain forest bigger and thus adds more place to build a lumber mill. 14 years ago
frosch 2141ca2368 (svn r19643) -Fix (r19120): Industry generation failed for large maps and lots of industry types. 14 years ago
terkhen d1c3234918 (svn r19642) -Add: Sort cargos alphabetically at the "Reffitable to" label in the
build vehicle window.
14 years ago
rubidium 949a6dd580 (svn r19641) -Add: stub for an Irish translation 14 years ago
translators 6511722bd3 (svn r19640) -Update from WebTranslator v3.0:
dutch - 2 changes by Yexo
portuguese - 12 changes by JayCity
14 years ago
translators 4ad39807e4 (svn r19639) -Update from WebTranslator v3.0:
italian - 2 changes by lorenzodv
luxembourgish - 2 changes by Phreeze
slovenian - 2 changes by ntadej
14 years ago
rubidium a6f46657ab (svn r19638) -Change: log the _date and _date_fract in the desync log for saved games 14 years ago
frosch 0f656010c8 (svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel. 14 years ago
rubidium 1177092da6 (svn r19636) -Fix: desync when taking over companies 14 years ago
frosch b858c22a7e (svn r19635) -Fix (r19634): Forgot AI. 14 years ago
frosch aea2252960 (svn r19634) -Codechange: Use TREE_INVALID more consistently. 14 years ago
frosch a929ab0c24 (svn r19633) -Fix (r11759): Signed computations with unsigned integers. 14 years ago
terkhen 22f864b0c0 (svn r19632) -Cleanup: has_negative_values is no longer used. 14 years ago
terkhen f61b9e3962 (svn r19631) -Feature: Graphs with negative values are no longer forced to have the zero axis in the middle (grid size calculation by Alberth). 14 years ago
translators 90aa0fdf58 (svn r19630) -Update from WebTranslator v3.0:
finnish - 2 changes by jpx_
french - 2 changes by glx
german - 2 changes by planetmaker
luxembourgish - 23 changes by Phreeze
spanish - 8 changes by Terkhen
14 years ago
rubidium 5eb54ac434 (svn r19629) -Fix [FS#3757]: chat message caused glitch when rejoining a network game 14 years ago
rubidium 51ea33f92f (svn r19628) -Change: support the tRNS chunk to read transparency information for RGB PNGs (Szvengar) 14 years ago
rubidium ac6e8a211c (svn r19627) -Fix [OSX]: mark the macports default include directory as a system include directory so our -W flags don't cause warnings on headers in there (planetmaker)
As this is a OS X patch... I have not and cannot test it, so if it breaks your system: do not blame me!
14 years ago
rubidium 2152462e9d (svn r19626) -Fix: mention libtimidity in ./configure --help (planetmaker) 14 years ago
rubidium 6c19ba9042 (svn r19625) -Fix [FS#3722]: strange message when unpausing because there are enough players, unclear message when an unexpected/invalid packet is received 14 years ago
frosch 1f28e232c3 (svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle commands. 14 years ago
rubidium 088282bcf8 (svn r19620) -Fix: desync when a command is received and in the queue while a client starts joining, i.e. save the game state. This can happen in two ways: with frame_freq > 1 a command received in a previous frame might not be executed yet or when a command is received in the same frame as the join but before the savegame is made. In both cases the joining client would not get all commands to get in-sync with the server (and the other clients). 14 years ago
rubidium d2ed777fa5 (svn r19619) -Fix (r19618): [desync debug] inserting the "join" pause could cause a crash as some command data was not properly initialised 14 years ago
translators f14f96d2eb (svn r19618) -Update from WebTranslator v3.0:
slovak - 6 changes by keso53
14 years ago
rubidium 23190b8952 (svn r19617) -Fix [desync debug]: log the sync state only once per day, not multiple times when paused with _date_fract = 0
-Change [desync debug]: check the sync state from the command stream and make sure no unknown input is encountered
14 years ago
frosch b76f0185d4 (svn r19616) -Codechange: Increase transparency of 'Extract' by passing also the number of used bits. 14 years ago
terkhen 7ba4f98ce5 (svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly after changing the company colour. 14 years ago
smatz 0ef33548c2 (svn r19614) -Codechange: "it's" => "its" where appropriate 14 years ago
smatz 24a60b77ec (svn r19613) -Fix [FS#3755]: possible invalid read when server moves client to spectators before he finishes joining 14 years ago
rubidium 7590651aea (svn r19612) -Fix [FS#3756] (r3212): crash when opening a savegame with a waypoint from around 0.4.0 14 years ago
translators cef89b4f91 (svn r19611) -Update from WebTranslator v3.0:
indonesian - 11 changes by fanioz
14 years ago
smatz 7f3844d3aa (svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZED 14 years ago
smatz 43015ad79b (svn r19609) -Fix: do not print 'Connection lost' message for clients who failed to enter correct password 14 years ago