Commit Graph

19003 Commits (98454e31e8ab52a80083f7d1216f0114a49dabb7)
 

Author SHA1 Message Date
rubidium 4f62472fd9 (svn r23817) -Fix [FS#4962]: desync due to different NewGRF version. So reduce the chance that it happens significantly with betas/RCs/nightlies by doing the same as is done for stable releases: check the NewGRF version of server vs client.
Previously this check was not done for nightlies/betas/RCs due to missing versioning information in the source tarballs, but they have that for a while now. So just force the NewGRF version check for all versions, and remove the broken --revision configure option
13 years ago
yexo 2c99805117 (svn r23816) -Fix (r23635, r23805): make SCC_ENCODED the first entry in the StringControlCode enum since it's value is not allowed to change 13 years ago
translators 358b3e41b2 (svn r23815) -Update from WebTranslator v3.0:
belarusian - 13 changes by KorneySan
dutch - 7 changes by habell
english_AU - 7 changes by tomas4g
english_US - 1 changes by Rubidium
french - 13 changes by ElNounch
latvian - 14 changes by Parastais
norwegian_bokmal - 9 changes by mantaray
persian - 10 changes by Peymanpn
russian - 7 changes by Lone_Wolf, akasoft
serbian - 7 changes by etran
tamil - 81 changes by aswn
ukrainian - 4 changes by Fixer
13 years ago
rubidium 2a0754b678 (svn r23814) -Codechange: write the random-debug output directly to a file 13 years ago
yexo 44ddde6fa1 (svn r23813) -Codechange: fix other language files 13 years ago
yexo fab78a7bf2 (svn r23812) -Fix [FS#4977] (r23804): custom ActionB messages were broken 13 years ago
translators c42e30927d (svn r23810) -Update from WebTranslator v3.0:
dutch - 3 changes by Bennievv
english_US - 7 changes by Rubidium
german - 12 changes by NG, planetmaker
korean - 3 changes by telk5093
latvian - 54 changes by Parastais
persian - 107 changes by Peymanpn
spanish - 7 changes by Terkhen
tamil - 71 changes by aswn
13 years ago
frosch 64b6d03cd3 (svn r23809) -Feature: Enhance some fatal NewGRF errors with the spritenumber that caused the problem. 13 years ago
frosch dfb5c78dc6 (svn r23808) -Codechange: Remove various translations which will be invalid with the next commit. 13 years ago
frosch 92700c1262 (svn r23807) -Codechange: GRFError::num_params is not needed, remove it. 13 years ago
frosch 1dc8de17e0 (svn r23806) -Fix: [NewGRF] Integer parameters in ActionB did not quite work anymore. 13 years ago
frosch 0011f9ce45 (svn r23805) -Add: {STRING6} and {STRING7}. 13 years ago
yexo 15292fa080 (svn r23804) -Fix: [NewGRF] Make string code 80 more secure by not crashing when it's used in strings where it's not supposed to be used 13 years ago
yexo 8e68a442b9 (svn r23803) -Fix [FS#4969]: newgrf textstack was not properly used when storing parameters for the error message window 13 years ago
yexo 5535261e13 (svn r23802) -Fix [FS#4968] (r23601): game lobby gui not updated when new company information becomes available 13 years ago
yexo f5b6a9db5c (svn r23801) -Fix: reading the utf-8 BOM from AI/GS files on big-endian machines failed 13 years ago
rubidium 48717ade9c (svn r23800) -Codechange: also desync log failed commands 13 years ago
translators 4870192823 (svn r23799) -Update from WebTranslator v3.0:
german - 7 changes by planetmaker
latvian - 3 changes by 
spanish - 1 changes by Terkhen
tamil - 49 changes by aswn
13 years ago
translators fc009697b0 (svn r23794) -Update from WebTranslator v3.0:
latvian - 5 changes by Tranzistors
13 years ago
yexo 710d44dec3 (svn r23793) -Fix (r23791): height computation was missing a few pixels so the last line was still missing 13 years ago
yexo 21c2f9377d (svn r23792) -Feature [FS#4958]: move 'refitable to' text above custom newgrf text in build vehicle gui 13 years ago
yexo b1a830491a (svn r23791) -Fix [FS#4960]: resize text panel for parameter description if it doesn't fit in 4 lines.
If you resize the window so it's smaller than default the text might still not fit
13 years ago
translators 1ea634fcba (svn r23790) -Update from WebTranslator v3.0:
belarusian - 7 changes by Wowanxm
simplified_chinese - 62 changes by Gavin
italian - 2 changes by Snail_
latvian - 3 changes by 
serbian - 8 changes by etran
13 years ago
frosch 7b0ea17f00 (svn r23789) -Fix: [NewGRF] While we can only show one error per NewGRF, fatal errors should always disable the GRF. Also give those errors precedence over other information. 13 years ago
yexo ec54f39db5 (svn r23788) -Fix: failure to load newgrf files that use action 0 general prop 15 with a missing language file 13 years ago
rubidium 89ab59f0cb (svn r23787) -Fix: add some missing spaces 13 years ago
translators 20b3fd8ccd (svn r23786) -Update from WebTranslator v3.0:
catalan - 14 changes by arnau
english_AU - 6 changes by tomas4g
hungarian - 32 changes by IPG
italian - 10 changes by Snail_, lorenzodv
latvian - 29 changes by Parastais
norwegian_bokmal - 6 changes by mantaray
spanish - 15 changes by Terkhen
welsh - 6 changes by kazzie
13 years ago
translators f619a1a5a7 (svn r23785) -Update from WebTranslator v3.0:
croatian - 6 changes by VoyagerOne
czech - 12 changes by TheLamer
dutch - 6 changes by habell
english_US - 6 changes by Rubidium
finnish - 7 changes by jpx_
latvian - 17 changes by Parastais, Tranzistors
romanian - 6 changes by tonny
russian - 6 changes by Lone_Wolf
spanish - 6 changes by Terkhen
13 years ago
truebrain e2fea99ba9 (svn r23784) -Revert (r23740): compiling without libpng failed to include a correct header 13 years ago
rubidium 1a0fe0e8c6 (svn r23783) -Cleanup: remove ancient but not needed command flag 13 years ago
rubidium f33f9b3920 (svn r23782) -Fix [FS#4965]: crash due to genders used for station name in hangar string of Italian translation 13 years ago
rubidium 2728cb21a9 (svn r23781) -Fix [FS#4964]: under certain circumstances, e.g. a single invalid order, trying to determine the next order state could end up in an infinite loop 13 years ago
truebrain 6c7c02eb14 (svn r23780) -Fix [FS#4963] (r23764): also name the two new errors server-side. As extra, split up one of the errors in 3 errors, to be more specific what goes wrong. As cherry on top, make sure on all sides we can never again forget to add such entries on both sides, by introducing an assert_compile() 13 years ago
translators 64605a253e (svn r23779) -Update from WebTranslator v3.0:
bulgarian - 12 changes by kokobongo
croatian - 4 changes by VoyagerOne
dutch - 2 changes by habell
english_AU - 2 changes by tomas4g
latvian - 25 changes by Parastais, Tranzistors
lithuanian - 4 changes by simas068
norwegian_bokmal - 2 changes by mantaray
tamil - 34 changes by aswn
turkish - 76 changes by niw3
13 years ago
rubidium df963509f6 (svn r23778) -Fix [FS#4957]: trim all control codes and the likes from strings being passed into the AI. If the AI would be displaying them later we would be showing those control codes as question marks. 13 years ago
rubidium 4479f90843 (svn r23777) -Codechange: refactor allocating memory and fetching strings into a single function for scripts 13 years ago
translators ab38e3227d (svn r23776) -Update from WebTranslator v3.0:
basque - 18 changes by rosie2999
italian - 2 changes by lorenzodv
latvian - 35 changes by Tranzistors
tamil - 117 changes by aswn
ukrainian - 24 changes by Fixer
welsh - 5 changes by kazzie
13 years ago
frosch 45df862fb0 (svn r23775) -Change: Hide the PCX screenshot format from the options window, if a 32bpp blitter is used. 13 years ago
frosch ed46420ca0 (svn r23774) -Fix: Wrong path in readme.txt 13 years ago
michi_cc 9232a2ef0c (svn r23773) -Change: [NewGRF] Update all cached train properties if a train vehicle enters a new railtype. 13 years ago
rubidium 7e78d15e58 (svn r23772) -Fix (r23771): validation failure 13 years ago
translators a56540ad3a (svn r23771) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
catalan - 23 changes by arnau
finnish - 2 changes by jpx_
latvian - 65 changes by Tranzistors
romanian - 3 changes by tonny
russian - 2 changes by Lone_Wolf
spanish - 9 changes by Terkhen
tamil - 72 changes by aswn
13 years ago
smatz 24bf6ea495 (svn r23770) -Fix: compilation with GCC 4.7 13 years ago
rubidium 182969f531 (svn r23769) -Codechange: make the lag/join start timeouts configurable as well 13 years ago
rubidium 98b27a2b5b (svn r23768) -Fix: inconsistent stye in changelog 13 years ago
rubidium 8711395682 (svn r23766) -Update: some documentation 13 years ago
translators 23204aa404 (svn r23765) -Update from WebTranslator v3.0:
dutch - 7 changes by Yexo
english_US - 5 changes by Rubidium
french - 8 changes by glx
german - 2 changes by planetmaker
italian - 1 changes by lorenzodv
latvian - 123 changes by Tranzistors
slovenian - 36 changes by ntadej
urdu - 48 changes by haider
13 years ago
rubidium bddfcaef95 (svn r23764) -Fix [FS#4955]: make default timeouts for certain states lower and configurable 13 years ago
rubidium 9d958ff581 (svn r23763) -Fix [FS#4956]: check whether a water tile is really empty when overbuilding it with an object 13 years ago
alberth c19d7bfdae (svn r23762) -Fix [FS#4954]: Removed double words in three strings, and one change 'cost' to 'income' in english.txt (thanks Tranzistors) 13 years ago