Commit Graph

17722 Commits (4b295664ad784abde956d5a9aa41571adde1741b)
 

Author SHA1 Message Date
translators da9ec4d509 (svn r22295) -Update from WebTranslator v3.0:
vietnamese - 1 changes by nglekhoi
13 years ago
frosch bac3db14d2 (svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when raising scrollbar buttons. 13 years ago
planetmaker f31e69b36a (svn r22293) -Add: Allow docks to feature company colour (add another pony for the firs(t) fish&chips foundry) 13 years ago
frosch 0cfe1966a6 (svn r22292) -Change: Increase the linewidth in plots. 13 years ago
frosch c81c55e008 (svn r22291) -Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLine(). 13 years ago
frosch d0511a0f74 (svn r22290) -Codechange: Somewhat deduplicate one line of code. 13 years ago
frosch 493927f889 (svn r22289) -Fix (r22288): Forgot project files. 13 years ago
frosch 81b419c7d5 (svn r22288) -Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitter_32bppBase::DrawLine() into Blitter::DrawLine(). 13 years ago
yexo c13ce77412 (svn r22286) -Fix: [NewGRF] the c and p parts of station vars 40, 41 and 49 were incorrect for large stations 13 years ago
translators 4ce977da32 (svn r22285) -Update from WebTranslator v3.0:
slovak - 45 changes by teso
13 years ago
smatz 0bbfed084f (svn r22284) -Codechange [FS#4564]: cast values to uint before computing modulus in direction_func.h, so compiler can generate superior code (adf88) 13 years ago
rubidium 22bc18cc71 (svn r22283) -Merge from 1.1: documentation updates/release changes 13 years ago
yexo ec64a1086f (svn r22280) -Fix: update the 40+x station vars caches when displaying them in the NewGRF debug gui 13 years ago
translators 682a5b204d (svn r22279) -Update from WebTranslator v3.0:
faroese - 139 changes by HPJ
german - 2 changes by lugo
portuguese - 3 changes by JayCity
13 years ago
translators cece1e1997 (svn r22278) -Update from WebTranslator v3.0:
faroese - 25 changes by BuBu, HPJ
13 years ago
translators 445fc85534 (svn r22277) -Update from WebTranslator v3.0:
faroese - 26 changes by BuBu
norwegian_nynorsk - 57 changes by 2rB
13 years ago
translators 17a7019367 (svn r22276) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
frisian - 61 changes by gjannema
german - 1 changes by MG
russian - 2 changes by Lone_Wolf
13 years ago
translators c02969b055 (svn r22275) -Update from WebTranslator v3.0:
russian - 3 changes by Lone_Wolf
spanish - 1 changes by Terkhen
13 years ago
translators 6c801c57d4 (svn r22274) -Update from WebTranslator v3.0:
frisian - 9 changes by Fopper
13 years ago
yexo a34e07ab86 (svn r22273) -Fix (r22271) [FS#4562]: fix was incorrect 13 years ago
translators 58c510f891 (svn r22272) -Update from WebTranslator v3.0:
frisian - 3 changes by gjannema
13 years ago
yexo 1a1933685d (svn r22271) -Fix (r22258) [FS#4562]: cargo en-route display in station was broken 13 years ago
yexo 6f1153b0be (svn r22270) -Codechange: initialize some temporary arrays on the same line as they're declared
so the size doesn't have to be declared manually. Also detect the size of those
arrays automatically by using a template
13 years ago
translators 4b38816aa8 (svn r22269) -Update from WebTranslator v3.0:
dutch - 1 changes by Yexo
faroese - 9 changes by FastNinja
polish - 2 changes by silver_777
13 years ago
translators 148d526006 (svn r22268) -Update from WebTranslator v3.0:
faroese - 187 changes by FastNinja
frisian - 40 changes by gjannema
13 years ago
rubidium 0ba664939f (svn r22267) -Fix: broken language file... 13 years ago
rubidium 39a41a3a58 (svn r22266) -Fix [FS#4558]: In the scenario editor you could build a ship depot using the hotkeys. Removing that depot causes an assertions to trigger. 13 years ago
translators 782cc37d3a (svn r22265) -Update from WebTranslator v3.0:
basque - 8 changes by Thadah
frisian - 71 changes by gjannema
13 years ago
smatz 7b90ad3a6d (svn r22264) -Document: GCC 4.7 is supported too, though it gives a false warning about freeing non-heap objects 13 years ago
translators 9ba7c991c2 (svn r22263) -Update from WebTranslator v3.0:
lithuanian - 35 changes by BlinK_
portuguese - 18 changes by JayCity
romanian - 15 changes by tonny
13 years ago
frosch 9db848a3ab (svn r22259) -Fix (r9779)[FS#4557]: Remove duplicate and wrong (too early) activation of new game settings. (chillcore) 13 years ago
yexo 210d58ac7c (svn r22258) -Codechange: introduce a wrapper class to clean up the arguments to FormatString 13 years ago
rubidium 4bd999ac7b (svn r22256) -Update [FS#3375]: RPM spec file (Ammler) 13 years ago
translators 1723a8973d (svn r22255) -Update from WebTranslator v3.0:
ukrainian - 16 changes by Madvin
13 years ago
michi_cc e18041d3e3 (svn r22254) -Codechange: Make settingsgen only update the output file if it actually changed. 13 years ago
frosch 64a8bdca02 (svn r22253) -Change: Apply the same inflation to the initial loan as to the maximum loan. Note that this is no change to the economy; it only saves players some clicks when starting companies in later years. (Eddi) 13 years ago
frosch e1b7474b99 (svn r22250) -Cleanup (r16378): Engines poolitems do not need a flag for validness anymore. The pool knows that on its own. 13 years ago
frosch 8c8349d5da (svn r22249) -Codechange: Process some more invalidation of IDs during command scope. 13 years ago
frosch 2a4c4ab528 (svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' already in command scope. 13 years ago
frosch db3a8d1abf (svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope. 13 years ago
frosch 307eeb3c46 (svn r22246) -Fix: Process order window invalidations for specific orders in command-scope. 13 years ago
frosch 071957f593 (svn r22245) -Codechange: Make vehicle lists handle command-/GUI-scope invalidations themself. 13 years ago
frosch afd2e51936 (svn r22244) -Codechange: Make vehicle windows handle command-/GUI-scope invalidations themself (from autoreplace and refitting). 13 years ago
frosch 91a29a6bef (svn r22243) -Codechange: Make AIDebugWindow::OnInvalidateData() handle command-/GUI-scope itself. 13 years ago
frosch 335744a1af (svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope. 13 years ago
frosch 4b4a40a72e (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData(). 13 years ago
translators 5cab5203f5 (svn r22240) -Update from WebTranslator v3.0:
esperanto - 9 changes by Christopher
faroese - 71 changes by FastNinja
greek - 20 changes by fumantsu
13 years ago
alberth 46d3b48fb3 (svn r22239) -Doc: Further engine doxyment additions. 13 years ago
alberth 1f3b35034c (svn r22238) -Codechange (r8888): Also remove the now unused NUM_VEHICLE_TYPES constant. 13 years ago
alberth db4a06a6b5 (svn r22237) -Doc: Add some doxyments to structs and enums in engine_type.h 13 years ago