Commit Graph

18347 Commits (e81d564625c6fd71fb41684ba00f968de2bc4960)
 

Author SHA1 Message Date
rubidium e81d564625 (svn r23192) -Codechange: don't cast away const needlessly 13 years ago
rubidium 79e3dc7a09 (svn r23191) -Fix: GCC 4.7 compilation warnings related to narrowing in palettes 13 years ago
rubidium a46be19d86 (svn r23190) -Fix: compile error due to Squirrel define messing up another included file 13 years ago
translators 4e7b4b9007 (svn r23189) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
croatian - 49 changes by VoyagerOne
dutch - 4 changes by habell
finnish - 3 changes by jpx_
french - 31 changes by Muxy
german - 1 changes by planetmaker
italian - 4 changes by lorenzodv
russian - 4 changes by akasoft
swedish - 3 changes by Zuu
urdu - 1 changes by enggwaqas
vietnamese - 3 changes by nglekhoi
13 years ago
yexo ca3718fab2 (svn r23188) -Fix (r23168): fences on steep slopes were broken 13 years ago
yexo ea2aee17d3 (svn r23187) -Fix (r23186): MSVC allowed non-const where const was mandatory 13 years ago
yexo 4da846abe2 (svn r23186) -Fix [FS#4830]: [Squirrel] replace custom qsort by std::sort to fix stack overflow 13 years ago
translators 0082146c29 (svn r23185) -Update from WebTranslator v3.0:
belarusian - 23 changes by Wowanxm
english_US - 3 changes by Rubidium
german - 24 changes by planetmaker
spanish - 34 changes by Terkhen
swedish - 45 changes by Zuu
urdu - 1 changes by enggwaqas
vietnamese - 10 changes by nglekhoi
13 years ago
rubidium f6f9728699 (svn r23184) -Cleanup: remove the removed strings from the translations as well 13 years ago
rubidium 4874c83694 (svn r23183) -Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages (monoid) 13 years ago
yexo 979df85e23 (svn r23182) -Feature: allow translatable readme files 13 years ago
rubidium b688f0a38e (svn r23181) -Cleanup: remove some unused strings (monoid) 13 years ago
rubidium 2794dd0097 (svn r23180) -Cleanup: remove traces of having to double click on the NewGRF for changing the parameters 13 years ago
rubidium ee0fd02d17 (svn r23179) -Codechange: use some tooltips that already existed (monoid) 13 years ago
rubidium 60c0abb883 (svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro) 13 years ago
translators d6538df8e4 (svn r23177) -Update from WebTranslator v3.0:
belarusian - 21 changes by Wowanxm
dutch - 14 changes by habell
english_US - 2 changes by Rubidium
italian - 2 changes by lorenzodv
romanian - 6 changes by kkmic
russian - 36 changes by Lone_Wolf, akasoft
tamil - 5 changes by aswn
vietnamese - 26 changes by nglekhoi
13 years ago
frosch cdb8445a47 (svn r23176) -Codechange: Deduplicate code between Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity(). 13 years ago
frosch 52bcb026cc (svn r23175) -Codechange: Refactor Engine::DetermineCapacity(). 13 years ago
frosch 80e5c79bd6 (svn r23174) -Codechange: Deduplicate code between GetEngineProperty() and GetVehicleProperty(). 13 years ago
frosch 3178814a00 (svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity(). 13 years ago
yexo f2db3a93b0 (svn r23172) -Fix (r23088) [FS#4831]: crash when looking at orders from a vehicle that's not in your company 13 years ago
frosch cb2981422a (svn r23171) -Fix (r23142): Fix comment. 13 years ago
yexo 78b6431eab (svn r23170) -Doc (r23169): add he new value to the AI changelog 13 years ago
yexo 41e9da2420 (svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu) 13 years ago
yexo 0566a6cfda (svn r23168) -Feature [FS#1824]: always draw fences around field tiles 13 years ago
rubidium 94d326dc7d (svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed as well (hackalittlebit) 13 years ago
michi_cc 5e87f4efa9 (svn r23166) -Change: [NewGRF v8] Don't override rail type prop 1B with prop 09. 13 years ago
translators fdc359ab8a (svn r23165) -Update from WebTranslator v3.0:
dutch - 14 changes by habell
english_US - 27 changes by Rubidium
finnish - 28 changes by jpx_
german - 4 changes by planetmaker
italian - 27 changes by lorenzodv
russian - 14 changes by Lone_Wolf
vietnamese - 5 changes by nglekhoi
13 years ago
frosch 4a4566f045 (svn r23164) -Fix (r23149): Default roadvehicles became somewhat short. 13 years ago
yexo 8fcca75d54 (svn r23163) -Fix [FS#4627]: don't display railway fences between track and waypoints (Krille) 13 years ago
frosch 1a6dfb5110 (svn r23162) -Fix (r23133): Silence gcc warning. 13 years ago
yexo b0cfde3651 (svn r23161) -Fix (r23154): don't convert pointer to bool but actually check the grf_version variable 13 years ago
yexo 36e61e08b3 (svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions 13 years ago
frosch 777b188cd5 (svn r23159) -Feature: Support for NewGRF version 8. 13 years ago
frosch a47dadf2d2 (svn r23158) -Feature: [NewGRF] Patch/setting variable 14. (rubidium) 13 years ago
frosch 0b96e40a7a (svn r23157) -Change: [NewGRF v8] Format of extra callback info for callback 144. (michi_cc) 13 years ago
frosch d4d40fc8d7 (svn r23156) -Change: [NewGRF] Clamp height in aircraft variable 44. 13 years ago
frosch 174c70066c (svn r23155) -Change: [NewGRF v8] Use heightlevel units in var 8A of callback 28. 13 years ago
frosch e29221a31e (svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium) 13 years ago
frosch 8bfc1ebf9f (svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0. 13 years ago
frosch e40dabc868 (svn r23152) -Change: [NewGRF v8] Snow line height table uses values between 0x00 and 0xFF independent of number of height levels. 13 years ago
frosch 4301936fb1 (svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead. 13 years ago
frosch 93f12ad71e (svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 instead. 13 years ago
frosch 8bd5d079c5 (svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles without callback usage. 13 years ago
frosch a608cbab5d (svn r23148) -Change: [NewGRF] Check the results of various callbacks for validness. 13 years ago
frosch ebf19d6219 (svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callbacks, and check the results for validity. 13 years ago
frosch 930c6c7779 (svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18. 13 years ago
frosch 7a5754106c (svn r23145) -Change: [NewGRF v8] Determine the 'first' refittable cargo of vehicles using the cargo ordering from the cargo translation table. 13 years ago
frosch b243d70bd7 (svn r23144) -Change: [NewGRF v8] Consider the 'default cargotype' properties as indices into the cargo translation table. 13 years ago
frosch 1ab369c1d8 (svn r23143) -Change: [NewGRF v8] Return the translated cargobit in vehicle var 42. 13 years ago