Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-08 | (svn r25333) -Fix: Potential signedness issue. | frosch | |
2013-06-08 | (svn r25332) -Fix (25331): Committed too much | zuu | |
2013-06-08 | (svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgets | zuu | |
2013-06-07 | (svn r25330) -Fix [FS#5583]: return some reserved cargo if vehicle is ↵ | fonsinchen | |
overloaded by station stopping acceptance for cargo scheduled to be delivered | |||
2013-06-07 | (svn r25329) -Fix [FS#5582]: for refreshing next hops implicit orders are ↵ | fonsinchen | |
equivalent to explicit stopping orders | |||
2013-06-07 | (svn r25328) -Fix: remove zero width space from Urdu (unfinished) as well | rubidium | |
2013-06-07 | (svn r25327) -Fix: remove zero width space | rubidium | |
2013-06-07 | (svn r25326) -Fix [FS#5589]: check for zero width space in translations and ↵ | rubidium | |
fail upon finding them | |||
2013-06-07 | (svn r25325) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 55 changes by siu238X persian - 120 changes by rkarimabadi | |||
2013-06-06 | (svn r25323) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 34 changes by siu238X hungarian - 5 changes by Brumi | |||
2013-06-05 | (svn r25322) -Update from WebTranslator v3.0: | translators | |
german - 1 changes by Jogio | |||
2013-06-04 | (svn r25321) -Update from WebTranslator v3.0: | translators | |
tamil - 18 changes by aswn | |||
2013-06-04 | (svn r25320) -Fix [FS#5577]: link graph start time was not accounted for ↵ | rubidium | |
when cheating dates | |||
2013-06-04 | (svn r25319) -Fix [FS#5570]: crash when train with reserved cargo vanishes | rubidium | |
2013-06-04 | (svn r25318) -Fix: [SDL, FS#5580] Keyboard input stopped working after ↵ | matthijs | |
fullscreen toggle | |||
2013-06-03 | (svn r25317) -Update from WebTranslator v3.0: | translators | |
finnish - 1 changes by jpx_ galician - 106 changes by Michi | |||
2013-06-02 | (svn r25316) -Update from WebTranslator v3.0: | translators | |
lithuanian - 34 changes by RunisLabs macedonian - 1 changes by Ristovski norwegian_bokmal - 26 changes by cuthbert | |||
2013-06-01 | (svn r25315) -Update from WebTranslator v3.0: | translators | |
catalan - 33 changes by arnau croatian - 4 changes by VoyagerOne indonesian - 8 changes by Yoursnotmine vietnamese - 19 changes by myquartz, nglekhoi welsh - 5 changes by kazzie | |||
2013-06-01 | (svn r25314) -Fix (r25313): If '0' is the broadest digit, 0 * sum(10^i, ↵ | frosch | |
i=0..(n-1)) is not the broadest n-digit number. -Fix [FS#5562]: Proper size-estimation for numbers with n digits. | |||
2013-06-01 | (svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all ↵ | frosch | |
of them. | |||
2013-06-01 | (svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; ↵ | rubidium | |
quite boring with -x -w | |||
2013-05-31 | (svn r25307) -Fix: Do not focus the editbox in the NewGRF window, if there ↵ | frosch | |
is no editbox visible. | |||
2013-05-30 | (svn r25306) -Update from WebTranslator v3.0: | translators | |
czech - 38 changes by LucikMucik romanian - 22 changes by mariush | |||
2013-05-29 | (svn r25305) -Fix [FS#5561]: Game Script APIs that execute a DoCommand were ↵ | zuu | |
returning the same result as in TestMode during world generation | |||
2013-05-29 | (svn r25304) -Change: Move the GS goals window from the subsidies to the ↵ | frosch | |
league menu. | |||
2013-05-29 | (svn r25303) -Update from WebTranslator v3.0: | translators | |
korean - 5 changes by telk5093 gaelic - 9 changes by GunChleoc swedish - 4 changes by Joel_A turkish - 40 changes by niw3 | |||
2013-05-29 | (svn r25302) -Fix [FS#5565]: Build railway fences next to objects, even if ↵ | frosch | |
they are owned by the same company. | |||
2013-05-28 | (svn r25300) -Update from WebTranslator v3.0: | translators | |
italian - 3 changes by lorenzodv portuguese - 8 changes by hthief russian - 1 changes by Lone_Wolf gaelic - 8 changes by GunChleoc vietnamese - 7 changes by nglekhoi | |||
2013-05-27 | (svn r25299) -Feature: Allow more concurrent goals in a game | zuu | |
2013-05-27 | (svn r25298) -Update from WebTranslator v3.0: | translators | |
dutch - 4 changes by habell english_AU - 3 changes by mrtux english_US - 4 changes by Rubidium finnish - 4 changes by jpx_ german - 3 changes by planetmaker italian - 1 changes by lorenzodv polish - 4 changes by nouwak russian - 3 changes by Lone_Wolf gaelic - 3 changes by GunChleoc spanish - 4 changes by Terkhen | |||
2013-05-26 | (svn r25297) -Fix (r25291): 32bit compilation. | frosch | |
2013-05-26 | (svn r25296) -Feature: Goals can now have a progress text and/or be marked ↵ | zuu | |
as completed. | |||
2013-05-26 | (svn r25295) -Feature: Allow saving window sizes as default sizes. | frosch | |
2013-05-26 | (svn r25294) -Feature: Add another button to window title bars to resize the ↵ | frosch | |
window to its default size. | |||
2013-05-26 | (svn r25293) -Add: GUI sprite for default window size button. | frosch | |
2013-05-26 | (svn r25292) -Feature: Save stickyness of windows when Ctrl+Clicking the ↵ | frosch | |
sticky button. | |||
2013-05-26 | (svn r25291) -Add: WindowDesc ability to load and store information in a ↵ | frosch | |
config file. | |||
2013-05-26 | (svn r25290) -Add: Assign string names to notable windows. | frosch | |
2013-05-26 | (svn r25289) -Codechange: Store width of statusbar and main toolbar directly ↵ | frosch | |
in the WindowDesc. | |||
2013-05-26 | (svn r25288) -Codechange: No need to copy the WindowDesc flags if the ↵ | frosch | |
WindowDesc is directly accessible. | |||
2013-05-26 | (svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window ↵ | frosch | |
after construction. | |||
2013-05-26 | (svn r25286) -Update from WebTranslator v3.0: | translators | |
gaelic - 46 changes by GunChleoc | |||
2013-05-25 | (svn r25285) -Update from WebTranslator v3.0: | translators | |
korean - 1 changes by telk5093 | |||
2013-05-24 | (svn r25284) -Feature: When opening the object-build window, restore the ↵ | alberth | |
object build-window to the previous state (sbr). | |||
2013-05-24 | (svn r25283) -Add: When opening the object-build window, make the selected ↵ | alberth | |
object visible again in the selector (sbr). | |||
2013-05-24 | (svn r25282) -Add: When opening the object-build window, try to restore the ↵ | alberth | |
last selected object (sbr). | |||
2013-05-24 | (svn r25281) -Add: When opening the object-build window, make the last ↵ | alberth | |
selected class visible in the class selector (sbr). | |||
2013-05-24 | (svn r25280) -Update from WebTranslator v3.0: | translators | |
finnish - 10 changes by jpx_ korean - 22 changes by telk5093 | |||
2013-05-23 | (svn r25279) -Update from WebTranslator v3.0: | translators | |
hungarian - 26 changes by zorg welsh - 1 changes by kazzie | |||
2013-05-22 | (svn r25277) -Fix: invalid command code | rubidium | |