summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-06-09(svn r25352) -Feature: GameScript API for selecting a story page to viewzuu
2013-06-09(svn r25351) -Add: settings for link graphfonsinchen
2013-06-09(svn r25350) -Add: basic definitions for link graphfonsinchen
2013-06-09(svn r25348) -Add: multimap implementation with guaranteed order between ↵fonsinchen
equal keys
2013-06-09(svn r25347) -Add: function for deterministic approximate divisionfonsinchen
2013-06-09(svn r25346) -Codechange: Glue between stations and flow statsfonsinchen
2013-06-09(svn r25345) -Add: implementation of SharesMap and FlowStatMapfonsinchen
2013-06-09(svn r25344) -Feature: GUI for viewing story pageszuu
2013-06-09(svn r25343) -Add: method to count the number of lines required to draw a ↵zuu
string with line warping
2013-06-09(svn r25342) -Add: StoryPage data structures and GS APIzuu
2013-06-08(svn r25337) -Fix: saving only 8 bits of 16 causes endianness problemsfonsinchen
2013-06-08(svn r25336) -Update from WebTranslator v3.0:translators
korean - 2 changes by telk5093
2013-06-08(svn r25335) -Change: Revisit the map menu in scenario editor: Remove ↵frosch
linkgraph legend, add industry list.
2013-06-08(svn r25334) -Fix: Position the linkgraph legend window automatically like ↵frosch
most windows.
2013-06-08(svn r25333) -Fix: Potential signedness issue.frosch
2013-06-08(svn r25332) -Fix (25331): Committed too muchzuu
2013-06-08(svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgetszuu
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 wellrubidium
2013-06-07(svn r25327) -Fix: remove zero width spacerubidium
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 vanishesrubidium
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 gamezuu
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.