summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-22(svn r18608) -Change: add the concept of music setsrubidium
2009-12-22(svn r18607) -Fix (r18583): Preserve window width when shading.alberth
2009-12-22(svn r18606) -Codechange: Introduce several forms of zero-size stacked ↵alberth
display planes.
2009-12-22(svn r18605) -Codechange: Coding style fixes, prevent useless calls to ↵alberth
UpdateWidgetSize().
2009-12-22(svn r18604) -Update from WebTranslator v3.0:translators
croatian - 36 changes by dutch - 1 changes by habell finnish - 1 changes by jpx_ french - 1 changes by glx german - 1 changes by planetmaker hungarian - 1 changes by alyr korean - 5 changes by junho2813 portuguese - 5 changes by JayCity romanian - 124 changes by tonny serbian - 1 changes by etran spanish - 1 changes by Terkhen vietnamese - 6 changes by nglekhoi
2009-12-22(svn r18603) -Codechange: move getting the song name to music_gui.cpprubidium
2009-12-22(svn r18602) -Codechange: unify the viewport sign and text effect drawingrubidium
-Fix [FS#3394]: signs could occasionally glitch
2009-12-22(svn r18601) -Codechange: Use resize step of the order list panel widget for ↵alberth
order line calculations.
2009-12-22(svn r18600) -Fix (r18599): Re-enable ctl+click to jump to competitor station.alberth
2009-12-22(svn r18599) -Fix: Displaying selected orders of a competitor vehicle was ↵alberth
broken, disable the selection.
2009-12-22(svn r18598) -Fix [FS#3402]: also cancel the save-pause when loading a ↵rubidium
savegame as scenario
2009-12-21(svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not ↵frosch
update the news ticker.
2009-12-21(svn r18596) -Fix: Add padding to several town generation buttons and labels ↵alberth
for nice and consistent layout.
2009-12-21(svn r18595) -Fix (r18277): one couldn't enter test via the keyboard in the ↵rubidium
company password window. Also replace a magic number with a enumified constant.
2009-12-21(svn r18594) -Update from WebTranslator v3.0:translators
croatian - 36 changes by dutch - 7 changes by habell finnish - 1 changes by jpx_ korean - 47 changes by junho2813 norwegian_bokmal - 7 changes by Zhygometh polish - 7 changes by xaxa romanian - 13 changes by kkmic
2009-12-21(svn r18593) -Fix: GetWidget call case similar to r18591rubidium
2009-12-21(svn r18592) -Fix (r18591): argh... save after starting the commit :(rubidium
2009-12-21(svn r18591) -Fix [FS#3399]: FindScrollbar could trigger an assert if the ↵rubidium
next widget (in the widget array) was a container-ish (e.g. selection) widget
2009-12-21(svn r18590) -Fix [FS#3397]: too strict assert was triggeredrubidium
2009-12-21(svn r18589) -Codechange: Add tooltip to some network windows, remove old ↵alberth
comment.
2009-12-21(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.alberth
2009-12-21(svn r18587) -Codechange: Insert a shade selection widget in the widget tree ↵alberth
when the window starts with a title bar with a shade box.
2009-12-21(svn r18586) -Fix [FS#3398]: pressing default for the starting year/snow ↵rubidium
line height edit boxes of the world generation windows didn't work.
2009-12-21(svn r18585) -Codechange: replace some magic numbers by constantsrubidium
2009-12-21(svn r18584) -Codechange: Generalize MakeWidgetTree to read only one widget ↵alberth
(recursively).
2009-12-21(svn r18583) -Codechange: Add WWT_SHADEBOX widget and its functions (heavily ↵alberth
based on code by erikjanp).
2009-12-20(svn r18582) -Codechange: save 8 bytes from the Window classrubidium
2009-12-20(svn r18581) -Change (r18570): Update sprite tables for the window shading ↵alberth
sprites too.
2009-12-20(svn r18580) -Codechange: Use widget information only for setting scrollbar ↵alberth
capacity.
2009-12-20(svn r18579) -Codechange: Add orientation to scrollbars.alberth
2009-12-20(svn r18578) -Feature: initially select the last joined server when going to ↵rubidium
the server list
2009-12-20(svn r18577) -Update from WebTranslator v3.0:translators
basque - 4 changes by Thadah croatian - 36 changes by finnish - 7 changes by jpx_ hungarian - 7 changes by alyr indonesian - 9 changes by prof polish - 7 changes by silver_777 portuguese - 7 changes by JayCity serbian - 7 changes by etran spanish - 7 changes by Terkhen
2009-12-20(svn r18576) -Codechange: use the function to determine the width of digits ↵rubidium
for determining the width of the unitnumber in vehicle lists.
2009-12-20(svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the ↵rubidium
depot
2009-12-20(svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to ↵rubidium
depots didn't quite work
2009-12-20(svn r18573) -Fix [FS#3198]: [OSX] Try to get a generic RGB colour space if ↵michi_cc
getting the system colour profile failed. (tyler)
2009-12-20(svn r18572) -Change: Enable 'multiple NewGRF engine sets' by default.frosch
2009-12-20(svn r18571) -Fix (r18551): Vehicles not carrying any cargo (e.g. engines) ↵frosch
were not considered for sending to depot for replacement.
2009-12-20(svn r18570) -Merge (r18569): sprites for window shadingrubidium
2009-12-20(svn r18568) -Codechange: Bail out early.frosch
2009-12-20(svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not workrubidium
2009-12-20(svn r18566) -Codechange: When both the union and intersection of refit ↵frosch
masks of articulated vehicles are needed, they can be determined at once.
2009-12-20(svn r18565) -Fix [FS#3391] (r18541): some older GCC warn about implicitly ↵rubidium
casting from floats to integers
2009-12-20(svn r18564) -Fix: silence a warningglx
2009-12-20(svn r18563) -Document: some industry related functionsrubidium
2009-12-20(svn r18562) -Document: improve clarity of the AIAccounting classrubidium
2009-12-20(svn r18561) -Fix [FS#3390]: Do try to overtake a vehicle in a station as ↵rubidium
overtaking in a station is not allowed
2009-12-20(svn r18560) -Fix (r18541): variety distribution dropdown should not be on ↵peter1138
heightmap window.
2009-12-20(svn r18559) -Fix: When using original landscape generator, the terrain type ↵peter1138
and water level fields have no effect for arctic or tropic climates, so disable the dropdowns.
2009-12-20(svn r18558) -Cleanup (r18557): no need to document TILE_INVALID twicesmatz