Commit Graph

20352 Commits (b4ab43be5f2067e161939c87230a0d2ad9bdd952)
 

Author SHA1 Message Date
fonsinchen b4ab43be5f (svn r25364) -Add: support for flow stats to linkgraph overlay 11 years ago
fonsinchen 0e5fa8d195 (svn r25363) -Codechange: bump the savegame version for cargodist 11 years ago
fonsinchen 741c431caa (svn r25362) -Feature: consider cargo waiting at other stations for rating at the origin station 11 years ago
fonsinchen 04e3eb6fab (svn r25361) -Feature: distribute cargo according to plan given by linkgraph 11 years ago
fonsinchen a2ff96d682 (svn r25360) -Codechange: save and load flow stats 11 years ago
fonsinchen 5c8ff0a251 (svn r25359) -Codechange: schedule jobs when tracking capacities of links 11 years ago
fonsinchen 3d0a0e8e48 (svn r25358) -Codechange: save and load link graph jobs and the schedule 11 years ago
fonsinchen 575cabe90a (svn r25357) -Add: flow mapper for link graph 11 years ago
fonsinchen 9824d53d6a (svn r25356) -Add: Multi-Commodity-Flow solver for link graph 11 years ago
fonsinchen 6a46b5262f (svn r25355) -Add: demand handler for link graph 11 years ago
fonsinchen c32eea02dd (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
fonsinchen 22f56ffdd7 (svn r25353) -Add: link graph job implementation 11 years ago
zuu 33ad9774fb (svn r25352) -Feature: GameScript API for selecting a story page to view 11 years ago
fonsinchen a49a4eec6e (svn r25351) -Add: settings for link graph 11 years ago
fonsinchen fdf04f60e0 (svn r25350) -Add: basic definitions for link graph 11 years ago
fonsinchen 793cc5d9d6 (svn r25349) -Add: explanation of the link graph's inner workings 11 years ago
fonsinchen 4fd57501bb (svn r25348) -Add: multimap implementation with guaranteed order between equal keys 11 years ago
fonsinchen dfad8317aa (svn r25347) -Add: function for deterministic approximate division 11 years ago
fonsinchen db671ffb86 (svn r25346) -Codechange: Glue between stations and flow stats 11 years ago
fonsinchen c8f068d979 (svn r25345) -Add: implementation of SharesMap and FlowStatMap 11 years ago
zuu a2d84868e7 (svn r25344) -Feature: GUI for viewing story pages 11 years ago
zuu e311902198 (svn r25343) -Add: method to count the number of lines required to draw a string with line warping 11 years ago
zuu 9aa1bf0264 (svn r25342) -Add: StoryPage data structures and GS API 11 years ago
rubidium bea60988c6 (svn r25338) -Fix: missing eol-style and keywords svn properties 11 years ago
fonsinchen 16307a8a6f (svn r25337) -Fix: saving only 8 bits of 16 causes endianness problems 11 years ago
translators ab8531ac9c (svn r25336) -Update from WebTranslator v3.0:
korean - 2 changes by telk5093
11 years ago
frosch 3ff6d19238 (svn r25335) -Change: Revisit the map menu in scenario editor: Remove linkgraph legend, add industry list. 11 years ago
frosch d79b2b03d0 (svn r25334) -Fix: Position the linkgraph legend window automatically like most windows. 11 years ago
frosch 5bb1d01af9 (svn r25333) -Fix: Potential signedness issue. 11 years ago
zuu a23b84fdfc (svn r25332) -Fix (25331): Committed too much 11 years ago
zuu 059eee93fc (svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgets 11 years ago
fonsinchen 478fcadd21 (svn r25330) -Fix [FS#5583]: return some reserved cargo if vehicle is overloaded by station stopping acceptance for cargo scheduled to be delivered 11 years ago
fonsinchen a1a96b2e8b (svn r25329) -Fix [FS#5582]: for refreshing next hops implicit orders are equivalent to explicit stopping orders 11 years ago
rubidium 4ed1de4683 (svn r25328) -Fix: remove zero width space from Urdu (unfinished) as well 11 years ago
rubidium 8b793e4791 (svn r25327) -Fix: remove zero width space 11 years ago
rubidium b35b17beeb (svn r25326) -Fix [FS#5589]: check for zero width space in translations and fail upon finding them 11 years ago
translators 3283cf9373 (svn r25325) -Update from WebTranslator v3.0:
traditional_chinese - 55 changes by siu238X
persian - 120 changes by rkarimabadi
11 years ago
rubidium 12299afa31 (svn r25324) -Update: the baseset translations 11 years ago
translators dba533b640 (svn r25323) -Update from WebTranslator v3.0:
traditional_chinese - 34 changes by siu238X
hungarian - 5 changes by Brumi
11 years ago
translators 71e26ce6db (svn r25322) -Update from WebTranslator v3.0:
german - 1 changes by Jogio
11 years ago
translators c5f9488a26 (svn r25321) -Update from WebTranslator v3.0:
tamil - 18 changes by aswn
11 years ago
rubidium 0fbc7140c5 (svn r25320) -Fix [FS#5577]: link graph start time was not accounted for when cheating dates 11 years ago
rubidium 254c3834d0 (svn r25319) -Fix [FS#5570]: crash when train with reserved cargo vanishes 11 years ago
matthijs 0d28dc92fc (svn r25318) -Fix: [SDL, FS#5580] Keyboard input stopped working after fullscreen toggle 11 years ago
translators 61f7b50480 (svn r25317) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
galician - 106 changes by Michi
11 years ago
translators bf96b0330c (svn r25316) -Update from WebTranslator v3.0:
lithuanian - 34 changes by RunisLabs
macedonian - 1 changes by Ristovski
norwegian_bokmal - 26 changes by cuthbert
11 years ago
translators 2093dea58a (svn r25315) -Update from WebTranslator v3.0:
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
11 years ago
frosch 4261b6cc82 (svn r25314) -Fix (r25313): If '0' is the broadest digit, 0 * sum(10^i, i=0..(n-1)) is not the broadest n-digit number.
-Fix [FS#5562]: Proper size-estimation for numbers with n digits.
11 years ago
frosch ce110eed32 (svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all of them. 11 years ago
rubidium f292a87dc4 (svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; quite boring with -x -w 11 years ago