summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-06-05(svn r19933) -Fix [FS#3804]: Keep _current_company and _local_company in ↵frosch
sync during GUI operation.
2010-06-05(svn r19932) -Codechange: Preserve _current_company when starting AIs.frosch
2010-06-05(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into ↵frosch
DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
2010-06-05(svn r19930) -Codechange: Deduplicate magic command parameter casts. (rubidium)frosch
2010-06-04(svn r19925) -Fix [FS#3859]: one didn't pay for rail when building depots ↵rubidium
and stations, so with expensive railtypes building stations and then removing the station would be cheaper than just building the rail
2010-06-04(svn r19924) -Fix [FS#3868](r19172): Road/tram ownership was not set ↵terkhen
correctly when building drive-through stops.
2010-06-04(svn r19923) -Update from WebTranslator v3.0:translators
czech - 14 changes by Hadez korean - 1 changes by junho2813 norwegian_bokmal - 157 changes by jhsoby russian - 1 changes by Lone_Wolf urdu - 2 changes by zohair
2010-06-04(svn r19922) -Fix[FS#3815]: Use of better english. "by" instead of "with" ↵belugas
(planetmaker)
2010-06-04(svn r19921) -Fix [FS#3865]: closing chatbox could cause glitches when news ↵smatz
message was shown
2010-06-03(svn r19920) -Change: set the correct digit group separator for both ↵rubidium
Norwegians, unify the ownname naming and add genders/cases needed to improve the translation
2010-06-03(svn r19919) -Update from WebTranslator v3.0:translators
estonian - 5 changes by taavi irish - 22 changes by tem urdu - 118 changes by zohair
2010-06-03(svn r19917) -Codechange: Split save/load GUI to separate file.frosch
2010-06-02(svn r19916) -Update from WebTranslator v3.0:translators
czech - 1 changes by ReisRyos norwegian_bokmal - 41 changes by jhsoby urdu - 156 changes by zohair
2010-06-01(svn r19915) -Update from WebTranslator v3.0:translators
traditional_chinese - 1 changes by josesun irish - 19 changes by tem maltese - 18 changes by kelinu urdu - 63 changes by zohair
2010-05-31(svn r19914) -Codechange: Wrap a helper class around temporary assignments ↵frosch
of _current_company to ensure proper restoration.
2010-05-31(svn r19913) -Update from WebTranslator v3.0:translators
czech - 12 changes by Hadez
2010-05-30(svn r19912) -Update from WebTranslator v3.0:translators
estonian - 73 changes by taavi irish - 112 changes by tem swedish - 6 changes by tool
2010-05-30(svn r19911) -Codechange: Simplify text drawing by eliminating global ↵frosch
variables and side effects. This also fixes the 'colour' parameter of DrawStringMultiLine().
2010-05-30(svn r19910) -Doc: Doxygen additions.alberth
2010-05-30(svn r19909) -Doc: Typo fixes, small doxygen improvements.alberth
2010-05-30(svn r19908) -Codechange: Use a boolean value to assign to a boolean variable.alberth
2010-05-30(svn r19907) -Fix: [NewGRF] Call callbacks 14A, 14B and 14C after all ↵frosch
industry variables have been assigned, so more variables are valid during the callbacks.
2010-05-30(svn r19906) -Codechange: HandleMouseOver() never ends, so don't return an ↵alberth
event handling state.
2010-05-30(svn r19905) -Codechange: Use EventState for mouse handling routines.alberth
2010-05-30(svn r19904) -Codechange: Make EventState usable outside Window context.alberth
2010-05-30(svn r19903) -Codechange: Use SpecialMouseMode enum as type of ↵alberth
_special_mouse_mode.
2010-05-29(svn r19902) -Update from WebTranslator v3.0:translators
danish - 4 changes by silentStatic
2010-05-29(svn r19901) -Add: [NewGRF] Access to industry founder (var A7) during ↵frosch
callbacks 28 and 2F. (yexo)
2010-05-28(svn r19900) -Update from WebTranslator v3.0:translators
french - 24 changes by ElNounch german - 10 changes by planetmaker greek - 8 changes by fumantsu indonesian - 4 changes by prof irish - 69 changes by tem polish - 1 changes by xine
2010-05-27(svn r19899) -Update from WebTranslator v3.0:translators
hebrew - 2 changes by dnd_man irish - 60 changes by tem polish - 2 changes by silver_777
2010-05-26(svn r19897) -Update from WebTranslator v3.0:translators
dutch - 6 changes by habell irish - 47 changes by tem slovak - 10 changes by keso53
2010-05-26(svn r19896) -Fix [FS#3803] (r18648): [YAPP] Inform the pathfinder as well ↵michi_cc
about the fact that the backside of an one-way path signal can be a safe waiting point.
2010-05-25(svn r19894) -Update from WebTranslator v3.0:translators
czech - 27 changes by ReisRyos danish - 19 changes by silentStatic indonesian - 39 changes by prof norwegian_bokmal - 7 changes by mantaray norwegian_nynorsk - 7 changes by mantaray polish - 2 changes by xine portuguese - 6 changes by JayCity
2010-05-24(svn r19893) -Update from WebTranslator v3.0:translators
danish - 22 changes by silentStatic indonesian - 4 changes by prof italian - 1 changes by lorenzodv polish - 4 changes by silver_777 romanian - 6 changes by tonny slovenian - 1 changes by Necrolyte turkish - 27 changes by niw3
2010-05-23(svn r19892) -Fix [FS#3856] (r19792): crash when trying to reserve 'in ↵rubidium
depot' track on clearing a crashed train
2010-05-23(svn r19891) -Update from WebTranslator v3.0:translators
catalan - 6 changes by arnau croatian - 2 changes by VoyagerOne finnish - 1 changes by jpx_ french - 1 changes by glx italian - 7 changes by lorenzodv lithuanian - 9 changes by BlinK_ russian - 1 changes by Lone_Wolf serbian - 6 changes by etran spanish - 1 changes by Terkhen vietnamese - 15 changes by myquartz
2010-05-23(svn r19890) -Codechange: Use real spritewidths for drawing town authority ↵frosch
window.
2010-05-23(svn r19889) -Add [FS#3705]: Add drag destination highlighting to order gui ↵alberth
(sbr).
2010-05-23(svn r19888) -Add [FS#3705]: Add highlighting of drag destination in depot ↵alberth
gui (sbr).
2010-05-23(svn r19886) -Add [FS#3705]: Perform window callback during mouse dragging ↵alberth
for the purpose of highlighting the destination (sbr).
2010-05-23(svn r19885) -Fix [FS#3761]: allow loading savegames from the console ↵rubidium
without specifying the ".sav" extension, i.e. make it consistent with saving savegames from the console
2010-05-22(svn r19884) -Feature: translatable desktop shortcut commentsrubidium
2010-05-22(svn r19883) -Fix [FS#3812]: dropdowns did affect positioning of new windows ↵rubidium
because they were not yet removed when the new windows were positioned
2010-05-22(svn r19882) -Update from WebTranslator v3.0:translators
traditional_chinese - 5 changes by josesun croatian - 7 changes by VoyagerOne finnish - 5 changes by jpx_ french - 5 changes by glx greek - 32 changes by fumantsu hungarian - 26 changes by IPG indonesian - 2 changes by prof russian - 5 changes by Lone_Wolf slovenian - 9 changes by ntadej spanish - 5 changes by Terkhen vietnamese - 31 changes by nglekhoi
2010-05-22(svn r19881) -Fix [FS#3827]: pay for the rail/road when constructing tunnels ↵rubidium
and bridges
2010-05-22(svn r19880) -Fix: [NoAI] AIEngine::IsValidEngine() and ↵frosch
AIEngine::IsBuildable() returned false positives. Especially wagons of unavailable railtypes were reported available.
2010-05-22(svn r19879) -Codechange: Also hide invalid engines from purchase lists.frosch
2010-05-22(svn r19878) -Fix [FX#3851]: Default vehicle group texts were drawn one ↵alberth
pixel too low (sbr).
2010-05-21(svn r19877) -Change: Name invalid engines, cargos and industries 'invalid', ↵frosch
if the player removed the supplying NewGRFs.
2010-05-21(svn r19876) -Fix (r14104): it was not possible to send all trains with ↵smatz
common waypoint order to depot