Commit Graph

15122 Commits (fabbe2a6c92a81127784cdf3da883615004a1468)
 

Author SHA1 Message Date
rubidium 5f39601d0c (svn r19707) -Add: helper functions to instantiate/fill ResolverObjects 14 years ago
rubidium b32665ebd0 (svn r19706) -Add: support for the (NewGRF) debug box 14 years ago
rubidium 53b6999442 (svn r19705) -Change: reinitialise the windows when changing the newgrf_developer_tools setting 14 years ago
rubidium 54473f0cda (svn r19704) -Codechange: unify the style of GSF enums; now they're plural instead of mixed 14 years ago
rubidium dcf7d2de54 (svn r19703) -Add: hexadecimal string filter 14 years ago
rubidium d8c2c261c0 (svn r19702) -Add: {HEX} to strgen 14 years ago
frosch b4a9e9cadc (svn r19701) -Fix [FS#3787]: Check for industry availability more thoroughly and cancel object placement when selecting not available industries. 14 years ago
translators 5694220c73 (svn r19700) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
finnish - 11 changes by jpx_
indonesian - 3 changes by fanioz, prof
polish - 3 changes by silver_777
brazilian_portuguese - 7 changes by kwast, vitor_015
14 years ago
terkhen 0024c713b2 (svn r19699) -Codechange: Use InvalidateData at the refit window. 14 years ago
rubidium d058df8828 (svn r19698) -Add: macros to get the size/length of a variable within a class 14 years ago
rubidium 02363447a6 (svn r19697) -Add: sprite for NewGRF some debuging features 14 years ago
terkhen 578a87b91f (svn r19696) -Fix [FS#3781]: Avoid showing building toolbars behind the main toolbar when the "Link landscape toolbar" setting is active. 14 years ago
rubidium 0cfec82674 (svn r19695) -Fix: leaking a file descriptor 14 years ago
translators a1d90b1e88 (svn r19694) -Update from WebTranslator v3.0:
greek - 8 changes by vesnikos
luxembourgish - 1 changes by Phreeze
norwegian_nynorsk - 1 changes by 2rB
polish - 16 changes by xine
14 years ago
smatz 52b5be7434 (svn r19693) -Codechange: split STATUS_INACTIVE to two states 14 years ago
translators 84d8d1f0e5 (svn r19689) -Update from WebTranslator v3.0:
croatian - 2 changes by VoyagerOne
dutch - 1 changes by habell
hungarian - 17 changes by IPG
indonesian - 3 changes by prof
norwegian_nynorsk - 1 changes by 2rB
14 years ago
rubidium ad66d8e717 (svn r19688) -Codechange: run CheckCaches after the debug desync save, so we don't store just reset values in the savegame but the data from the previous tick 14 years ago
rubidium 1b960621f4 (svn r19687) -Fix: desync when joining the game because of using the wrong variable 14 years ago
smatz 920d7d98bb (svn r19686) -Fix (r15126): truncated archives were not detected when using zlib 1.2.3. This also fixes zlib 1.2.4 compatibility, zlib 1.2.5 is bugfree 14 years ago
yexo 17171b6529 (svn r19685) -Fix (r19679): off-by-one error 14 years ago
yexo 451fcefde7 (svn r19684) -Fix [FS#3779]: don't show an error message when trying to give another client an amount of 0 money 14 years ago
smatz 82d54f5097 (svn r19683) -Fix (r19654): towns with 3x3 and 2x2 road layouts couldn't expand 14 years ago
translators 826d1fd8f8 (svn r19682) -Update from WebTranslator v3.0:
irish - 26 changes by Nalum
14 years ago
rubidium 0a703ae70a (svn r19680) -Fix [FS#3775] (r19648): when joining a MP game all clients with company ID > 0 would be shown as if they were a spectator 14 years ago
yexo 318ec9b545 (svn r19679) -Fix: [NewGRF] make sure newgrfs can't overwrite sound effect properties from other newgrfs 14 years ago
rubidium a83194fad3 (svn r19678) -Fix (r19607): client status was shown incorrect in the console 14 years ago
translators 5850ca2e6d (svn r19677) -Update from WebTranslator v3.0:
portuguese - 6 changes by JayCity
romanian - 1 changes by tonny
serbian - 2 changes by etran
slovenian - 9 changes by Necrolyte
spanish - 1 changes by Terkhen
14 years ago
rubidium 54a204c108 (svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files were unreadable 14 years ago
terkhen 28afad04a5 (svn r19673) -Codechange: Optimize calculation of graph grid size (method by Alberth).
-Fix: Remove a gcc 3.3 warning.
14 years ago
translators f92cf42403 (svn r19672) -Update from WebTranslator v3.0:
catalan - 3 changes by arnau
czech - 8 changes by Harlequin
german - 1 changes by planetmaker
italian - 1 changes by lorenzodv
latvian - 30 changes by nobody
lithuanian - 3 changes by BlinK_
maltese - 26 changes by kelinu
swedish - 2 changes by tool
turkish - 12 changes by niw3
14 years ago
frosch d391a1123e (svn r19671) -Fix (r19670): RoundDiv() needs to deal with signed numerators. 14 years ago
frosch a4413f4cf6 (svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer divisions with rounding. 14 years ago
yexo 4e5b8a1614 (svn r19669) -Fix: don't display an error message when double clicking on a vehicle in the 'available vehicles'-window 14 years ago
frosch 099f734be9 (svn r19668) -Codechange: Use WaterClass in parameters of CMD_BUILD_CANAL. 14 years ago
rubidium 74d7b676f2 (svn r19664) -Fix [FS#3749]: Crash of a dedicated server if the null blitter is overridden and (after a while) there is no company 0 on new year anymore 14 years ago
smatz d053f0dcf3 (svn r19663) -Fix: in rare cases, update of signals could be missed 14 years ago
terkhen e8c504755f (svn r19662) -Feature: Resizable graphs. 14 years ago
terkhen 60e9047f3c (svn r19661) -Codechange: Base the number of vertical grids of a graph on its size. 14 years ago
yexo f8e1732e6d (svn r19660) -Feature: [NewGRF] support cb36 for aircraft speed also in the build menu 14 years ago
translators 05920f11f6 (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 5b481e6f4a (svn r19658) -Fix: One could turn transport companies into credit banks. 14 years ago
frosch bf721f39af (svn r19657) -Fix: Add saneness checks for front vehicles. 14 years ago
frosch 91a27a9738 (svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are requested. 14 years ago
frosch 001a96526c (svn r19655) -Codechange: Reduce usage magic p1 parameter. 14 years ago
frosch ed80045221 (svn r19654) -Codechange: Use Extract<> in more places. 14 years ago
frosch 83bcde6da4 (svn r19652) -Fix: RandomRange() is used for bigger ranges in many cases, so generally extent it to handle 32 bits. 14 years ago
smatz abaf6b5b42 (svn r19651) -Fix [FS#3745]: when a company is sold, move connected clients to spectators 14 years ago
rubidium ae2904c37a (svn r19650) -Add: stub for a Maltese translation 14 years ago
rubidium 190dc63a8d (svn r19649) -Add: plural rule for Maltese
-Fix: plural rule for Irish
14 years ago
rubidium 21cc1b1079 (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