Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-26 | (svn r18639) -Update: Squirrel from 2.2.3 to 2.2.4 | rubidium | |
-Revert (r17273): this fix is included in Squirrel 2.2.4 | |||
2009-12-26 | (svn r18638) -Fix: downloading music sets would fail | rubidium | |
2009-12-26 | (svn r18637) -Fix [FS#3428]: check whether the content list is empty before ↵ | rubidium | |
trying to draw it | |||
2009-12-25 | (svn r18636) -Codechange: make TextEffect::duration a value in ticks instead ↵ | smatz | |
of ticks * 8 | |||
2009-12-25 | (svn r18635) -Codechange: store TextEffects in a SmallVector | smatz | |
2009-12-25 | (svn r18634) -Revert (r16808): the fix doesn't work in all cases | rubidium | |
-Fix [FS#3421] (r16838): crash when invalid pointers are left due to saveload failing at e.g. decompressing the savegame | |||
2009-12-25 | (svn r18633) -Codechange: fortify SmallVector a bit more | smatz | |
2009-12-25 | (svn r18632) -Fix (r18629): error in string caused failure of Czech language | rubidium | |
2009-12-25 | (svn r18631) -Fix [FS#3419]: when making a screenshot from the console the ↵ | rubidium | |
currently executed command would be shown twice | |||
2009-12-25 | (svn r18630) -Fix [FS#3419]: when making a screenshot the name of the ↵ | rubidium | |
previous screenshot went missing in the 'successful screenshot' message | |||
2009-12-25 | (svn r18629) -Update from WebTranslator v3.0: | translators | |
croatian - 36 changes by czech - 63 changes by martin_meridius danish - 21 changes by beruic indonesian - 14 changes by adjayanto russian - 20 changes by Lone_Wolf | |||
2009-12-25 | (svn r18628) -Fix [FS#3422]: (un)loading counter being reset while loading a ↵ | rubidium | |
train and changing the (path) signal setup around the station | |||
2009-12-25 | (svn r18627) -Fix: no need to print 'Registers:' twice in win64 crash logs | smatz | |
2009-12-25 | (svn r18626) -Fix [FS#3425]: {CARGO} takes 2 parameters, not 1. This made ↵ | rubidium | |
{N:XYZ} commands after CARGO mess up their indices and that then triggered an assertion | |||
2009-12-24 | (svn r18625) -Update from WebTranslator v3.0: | translators | |
croatian - 36 changes by german - 6 changes by planetmaker hungarian - 1 changes by alyr italian - 15 changes by lorenzodv korean - 1 changes by junho2813 romanian - 171 changes by tonny spanish - 1 changes by Terkhen | |||
2009-12-23 | (svn r18622) -Merge: release changes | rubidium | |
2009-12-23 | (svn r18621) -Fix: [Windows] obm files didn't get deleted by the installer; ↵ | rubidium | |
update download size of OpenSFX. | |||
2009-12-23 | (svn r18620) -Fix: possible deadlock with SDL and changing the resolution ↵ | rubidium | |
in-game | |||
2009-12-23 | (svn r18617) -Update from WebTranslator v3.0: | translators | |
catalan - 21 changes by arnau croatian - 36 changes by dutch - 6 changes by habell finnish - 6 changes by jpx_ french - 6 changes by glx hungarian - 10 changes by IPG korean - 5 changes by junho2813 polish - 5 changes by silver_777 portuguese - 7 changes by JayCity romanian - 168 changes by tonny serbian - 8 changes by etran spanish - 5 changes by Terkhen vietnamese - 1 changes by nglekhoi | |||
2009-12-23 | (svn r18616) -Fix [FS#3413]: crash when the current order is a conditional ↵ | rubidium | |
order when a plane is checking whether it needs servicing | |||
2009-12-23 | (svn r18615) -Fix: conditional orders were seen as 'valid' and as such ↵ | rubidium | |
aircraft with only conditional orders did not crash | |||
2009-12-23 | (svn r18614) -Fix [FS#3412](r18602): too many signs were drawn, causing ↵ | smatz | |
slowdowns | |||
2009-12-23 | (svn r18613) -Codechange: add the music set to the crashlog too | rubidium | |
2009-12-23 | (svn r18612) -Fix [FS#3407]: Buy vehicle window did not properly disable ↵ | alberth | |
panel drawing while shaded. | |||
2009-12-23 | (svn r18611) -Fix (r18608): uppercase-to-lowercase conversion when opening a ↵ | rubidium | |
file wasn't applied when finding the full path of a file | |||
2009-12-23 | (svn r18610) -Codechange: don't consider a music set at all for 'best' set ↵ | rubidium | |
when it's missing files | |||
2009-12-23 | (svn r18609) -Fix (r18608): installing of obm files didn't quite happen | rubidium | |
2009-12-22 | (svn r18608) -Change: add the concept of music sets | rubidium | |
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.cpp | rubidium | |
2009-12-22 | (svn r18602) -Codechange: unify the viewport sign and text effect drawing | rubidium | |
-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 r18591 | rubidium | |
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 triggered | rubidium | |
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. |