Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-26 | (svn r19895) -Fix [FS#3836]: Git version detection would sometimes ↵ | michi_cc | |
mistakenly identify a checkout as modified. | |||
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 r19887) -Fix (r19881): Update regression. | frosch | |
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 comments | rubidium | |
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 warnings | smatz | |
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 settings | rubidium | |
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 | |
2010-05-19 | (svn r19860) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by arnau french - 9 changes by ElNounch russian - 60 changes by Lone_Wolf, perk11 | |||
2010-05-19 | (svn r19859) -Fix (r19853): preprocessor warning | glx | |
2010-05-18 | (svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version ↵ | rubidium | |
with the same effect | |||
2010-05-18 | (svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable ↵ | frosch | |
NewGRF waypoints failed. | |||
2010-05-18 | (svn r19851) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 15 changes by josesun dutch - 1 changes by habell esperanto - 1 changes by kristjan polish - 1 changes by silver_777 portuguese - 3 changes by JayCity romanian - 4 changes by kkmic russian - 1 changes by Lone_Wolf swedish - 5 changes by Zuu | |||
2010-05-18 | (svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h | smatz | |
2010-05-17 | (svn r19849) -Fix: Center sprite and text seperately in the newgrf gui ↵ | alberth | |
active list. | |||
2010-05-17 | (svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs. | alberth | |
2010-05-17 | (svn r19847) -Update from WebTranslator v3.0: | translators | |
catalan - 5 changes by arnau croatian - 4 changes by VoyagerOne dutch - 66 changes by Hyronymus, habell finnish - 4 changes by jpx_ french - 5 changes by glx hungarian - 4 changes by IPG indonesian - 23 changes by prof italian - 20 changes by lorenzodv norwegian_bokmal - 7 changes by mantaray norwegian_nynorsk - 3 changes by mantaray polish - 5 changes by xaxa, xine russian - 3 changes by Lone_Wolf serbian - 6 changes by etran spanish - 4 changes by Terkhen | |||
2010-05-17 | (svn r19846) -Fix (r19839): STR_NEWGRF_SETTINGS_SELECT_PRESET != ↵ | glx | |
STR_NEWGRF_FILTER_TITLE and do it for unfinished lang files too | |||
2010-05-16 | (svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui ↵ | alberth | |
for improved user experience. | |||
2010-05-16 | (svn r19844) -Fix: Move NWidgetBase::StoreSizePosition() to an include file, ↵ | alberth | |
and use proper inline macro. | |||
2010-05-16 | (svn r19843) -Codechange: Move ComputeMaxSize() to widget_type.h to make it ↵ | alberth | |
globally accessible. | |||
2010-05-16 | (svn r19842) -Change: Adapt other languages too. | alberth | |
2010-05-16 | (svn r19841) -Feature: Setup NewGRFs from a single window. | alberth | |
2010-05-16 | (svn r19840) -Add: Add 'rescan' functionality to the NewGRF window. | alberth | |