Commit Graph

20348 Commits (45d7df8fc2ed4eddaaa4a337c8b788f60631f7d3)
 

Author SHA1 Message Date
fonsinchen 45d7df8fc2 (svn r25360) -Codechange: save and load flow stats 11 years ago
fonsinchen 9f49617eed (svn r25359) -Codechange: schedule jobs when tracking capacities of links 11 years ago
fonsinchen 111ecddb50 (svn r25358) -Codechange: save and load link graph jobs and the schedule 11 years ago
fonsinchen 94baba190e (svn r25357) -Add: flow mapper for link graph 11 years ago
fonsinchen 1cc410f7bb (svn r25356) -Add: Multi-Commodity-Flow solver for link graph 11 years ago
fonsinchen aa393a8ee9 (svn r25355) -Add: demand handler for link graph 11 years ago
fonsinchen 97a9908b0e (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
fonsinchen bfd6f2bb85 (svn r25353) -Add: link graph job implementation 11 years ago
zuu 141c08166d (svn r25352) -Feature: GameScript API for selecting a story page to view 11 years ago
fonsinchen 848ca543a2 (svn r25351) -Add: settings for link graph 11 years ago
fonsinchen 8867eabecc (svn r25350) -Add: basic definitions for link graph 11 years ago
fonsinchen 338d810f6c (svn r25349) -Add: explanation of the link graph's inner workings 11 years ago
fonsinchen e4d3b981e3 (svn r25348) -Add: multimap implementation with guaranteed order between equal keys 11 years ago
fonsinchen fdcb488f80 (svn r25347) -Add: function for deterministic approximate division 11 years ago
fonsinchen c45cfa22a6 (svn r25346) -Codechange: Glue between stations and flow stats 11 years ago
fonsinchen 9f54020588 (svn r25345) -Add: implementation of SharesMap and FlowStatMap 11 years ago
zuu 7a5cedf078 (svn r25344) -Feature: GUI for viewing story pages 11 years ago
zuu 1c0ec8b3b0 (svn r25343) -Add: method to count the number of lines required to draw a string with line warping 11 years ago
zuu 65129db43c (svn r25342) -Add: StoryPage data structures and GS API 11 years ago
rubidium f21de489ab (svn r25338) -Fix: missing eol-style and keywords svn properties 11 years ago
fonsinchen ace5038657 (svn r25337) -Fix: saving only 8 bits of 16 causes endianness problems 11 years ago
translators 04361f62dd (svn r25336) -Update from WebTranslator v3.0:
korean - 2 changes by telk5093
11 years ago
frosch c60551a9d3 (svn r25335) -Change: Revisit the map menu in scenario editor: Remove linkgraph legend, add industry list. 11 years ago
frosch 2b46e426b9 (svn r25334) -Fix: Position the linkgraph legend window automatically like most windows. 11 years ago
frosch 21cbb7acfe (svn r25333) -Fix: Potential signedness issue. 11 years ago
zuu e4df076e80 (svn r25332) -Fix (25331): Committed too much 11 years ago
zuu 8d15b5f354 (svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgets 11 years ago
fonsinchen 5ecf43a57f (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 2ad1f88feb (svn r25329) -Fix [FS#5582]: for refreshing next hops implicit orders are equivalent to explicit stopping orders 11 years ago
rubidium 4a65dbcd69 (svn r25328) -Fix: remove zero width space from Urdu (unfinished) as well 11 years ago
rubidium e76eaf1d15 (svn r25327) -Fix: remove zero width space 11 years ago
rubidium e92f2c72ca (svn r25326) -Fix [FS#5589]: check for zero width space in translations and fail upon finding them 11 years ago
translators c75f7732e4 (svn r25325) -Update from WebTranslator v3.0:
traditional_chinese - 55 changes by siu238X
persian - 120 changes by rkarimabadi
11 years ago
rubidium 0a0087f9bf (svn r25324) -Update: the baseset translations 11 years ago
translators 19f847c113 (svn r25323) -Update from WebTranslator v3.0:
traditional_chinese - 34 changes by siu238X
hungarian - 5 changes by Brumi
11 years ago
translators f9da3545bc (svn r25322) -Update from WebTranslator v3.0:
german - 1 changes by Jogio
11 years ago
translators 8c4efca696 (svn r25321) -Update from WebTranslator v3.0:
tamil - 18 changes by aswn
11 years ago
rubidium e93a8e0943 (svn r25320) -Fix [FS#5577]: link graph start time was not accounted for when cheating dates 11 years ago
rubidium 46df11b74a (svn r25319) -Fix [FS#5570]: crash when train with reserved cargo vanishes 11 years ago
matthijs 40c8184469 (svn r25318) -Fix: [SDL, FS#5580] Keyboard input stopped working after fullscreen toggle 11 years ago
translators 795dc926b0 (svn r25317) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
galician - 106 changes by Michi
11 years ago
translators 6fd1bb686d (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 5bf4caafe8 (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 81e810a4f5 (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 ddf817e8f3 (svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all of them. 11 years ago
rubidium 2b2706009e (svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; quite boring with -x -w 11 years ago
rubidium 89a627fe4e (svn r25311) -Merge: documentation updates from 1.3 11 years ago
frosch 7a0c415346 (svn r25307) -Fix: Do not focus the editbox in the NewGRF window, if there is no editbox visible. 11 years ago
translators 03e3a3e505 (svn r25306) -Update from WebTranslator v3.0:
czech - 38 changes by LucikMucik
romanian - 22 changes by mariush
11 years ago
zuu 7661336b2d (svn r25305) -Fix [FS#5561]: Game Script APIs that execute a DoCommand were returning the same result as in TestMode during world generation 11 years ago