summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-12(svn r23197) -Fix: -Wno-narrowing didn't have any effect anymoresmatz
2011-11-12(svn r23196) -Fix: GCC 4.7 compilationsmatz
2011-11-12(svn r23195) -Codechange: if we really need to cast away constness, use ↵rubidium
const_cast
2011-11-12(svn r23194) -Codechange: don't cast away const needlesslyrubidium
2011-11-12(svn r23193) -Codechange: don't cast away const unneededlyrubidium
2011-11-12(svn r23192) -Codechange: don't cast away const needlesslyrubidium
2011-11-11(svn r23191) -Fix: GCC 4.7 compilation warnings related to narrowing in palettesrubidium
2011-11-11(svn r23190) -Fix: compile error due to Squirrel define messing up another ↵rubidium
included file
2011-11-11(svn r23189) -Update from WebTranslator v3.0:translators
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
2011-11-11(svn r23188) -Fix (r23168): fences on steep slopes were brokenyexo
2011-11-10(svn r23187) -Fix (r23186): MSVC allowed non-const where const was mandatoryyexo
2011-11-10(svn r23186) -Fix [FS#4830]: [Squirrel] replace custom qsort by std::sort to ↵yexo
fix stack overflow
2011-11-10(svn r23185) -Update from WebTranslator v3.0:translators
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
2011-11-10(svn r23184) -Cleanup: remove the removed strings from the translations as wellrubidium
2011-11-10(svn r23183) -Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages ↵rubidium
(monoid)
2011-11-10(svn r23182) -Feature: allow translatable readme filesyexo
2011-11-10(svn r23181) -Cleanup: remove some unused strings (monoid)rubidium
2011-11-10(svn r23180) -Cleanup: remove traces of having to double click on the NewGRF ↵rubidium
for changing the parameters
2011-11-10(svn r23179) -Codechange: use some tooltips that already existed (monoid)rubidium
2011-11-10(svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro)rubidium
2011-11-09(svn r23177) -Update from WebTranslator v3.0:translators
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
2011-11-09(svn r23176) -Codechange: Deduplicate code between ↵frosch
Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity().
2011-11-09(svn r23175) -Codechange: Refactor Engine::DetermineCapacity().frosch
2011-11-09(svn r23174) -Codechange: Deduplicate code between GetEngineProperty() and ↵frosch
GetVehicleProperty().
2011-11-09(svn r23173) -Codechange: Rename GetVehicleCapacity() to ↵frosch
Engine::DetermineCapacity().
2011-11-09(svn r23172) -Fix (r23088) [FS#4831]: crash when looking at orders from a ↵yexo
vehicle that's not in your company
2011-11-09(svn r23171) -Fix (r23142): Fix comment.frosch
2011-11-08(svn r23170) -Doc (r23169): add he new value to the AI changelogyexo
2011-11-08(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI ↵yexo
settings unless gui.ai_developer_tools is enabled (Zuu)
2011-11-08(svn r23168) -Feature [FS#1824]: always draw fences around field tilesyexo
2011-11-08(svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed ↵rubidium
as well (hackalittlebit)
2011-11-08(svn r23166) -Change: [NewGRF v8] Don't override rail type prop 1B with prop 09.michi_cc
2011-11-08(svn r23165) -Update from WebTranslator v3.0:translators
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
2011-11-08(svn r23164) -Fix (r23149): Default roadvehicles became somewhat short.frosch
2011-11-08(svn r23163) -Fix [FS#4627]: don't display railway fences between track and ↵yexo
waypoints (Krille)
2011-11-08(svn r23162) -Fix (r23133): Silence gcc warning.frosch
2011-11-08(svn r23161) -Fix (r23154): don't convert pointer to bool but actually check ↵yexo
the grf_version variable
2011-11-08(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitionsyexo
2011-11-08(svn r23159) -Feature: Support for NewGRF version 8.frosch
2011-11-08(svn r23158) -Feature: [NewGRF] Patch/setting variable 14. (rubidium)frosch
2011-11-08(svn r23157) -Change: [NewGRF v8] Format of extra callback info for callback ↵frosch
144. (michi_cc)
2011-11-08(svn r23156) -Change: [NewGRF] Clamp height in aircraft variable 44.frosch
2011-11-08(svn r23155) -Change: [NewGRF v8] Use heightlevel units in var 8A of ↵frosch
callback 28.
2011-11-08(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info ↵frosch
variables. (rubidium)
2011-11-08(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0.frosch
2011-11-08(svn r23152) -Change: [NewGRF v8] Snow line height table uses values between ↵frosch
0x00 and 0xFF independent of number of height levels.
2011-11-08(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 ↵frosch
instead.
2011-11-08(svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 ↵frosch
instead.
2011-11-08(svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles ↵frosch
without callback usage.
2011-11-08(svn r23148) -Change: [NewGRF] Check the results of various callbacks for ↵frosch
validness.