summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2010-05-21(svn r19874) -Fix [FS#3845]: NetBSD compilation was still broken in some ↵rubidium
cases (Krille)
2010-05-21(svn r19873) -Fix [FS#3817]: if the (guessed initial) destination tile of a ↵rubidium
road stop wasn't a road stop but was a T-junction or turn, the road vehicles would jump around in circles
2010-05-21(svn r19872) -Codechange [FS#3826]: move the widget updates in the newgame ↵yexo
gui to OnInvalidateData from OnPaint
2010-05-21(svn r19871) -Fix [FS#3826]: update the landscape buttons in the main menu / ↵yexo
newgame window correctly (planetmaker)
2010-05-21(svn r19870) -Codechange: silence some of GCC 3.3 warningssmatz
2010-05-20(svn r19869) -Fix [FS#3819]: when a connection gets lost and a game with AIs ↵rubidium
was loaded the client might crash due to the AIs not being loaded while the game loop is executed
2010-05-20(svn r19868) -Update from WebTranslator v3.0:translators
indonesian - 4 changes by prof russian - 17 changes by Lone_Wolf, perk11
2010-05-20(svn r19867) -Change: use non-breaking spaces for currency pre-/postfixes.rubidium
2010-05-20(svn r19866) -Change: use non breaking spaces as digit group separators in ↵rubidium
the Russian translation
2010-05-20(svn r19865) -Fix [FS#3830]: crash when changing locale settings from ↵rubidium
console due to strcpy-ing a string into a pointer
2010-05-20(svn r19864) -Fix: don't print a pointer as string for listing (a) setting(s)rubidium
2010-05-20(svn r19863) -Fix: redraw the screen when changing the currency settingsrubidium
2010-05-20(svn r19862) -Change: allow "" and " " as arguments meaning nothing and ↵rubidium
space for the in-game console
2010-05-19(svn r19861) -Fix (r19814): Silence a warning.frosch