Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-21 | (svn r25625) -Update from WebTranslator v3.0: | translators | |
polish - 15 changes by p0358 tamil - 20 changes by aswn | |||
2013-07-21 | (svn r25624) -Fix (r25620, r25623): Silence warnings | zuu | |
2013-07-21 | (svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window ↵ | zuu | |
was not updated when a string changed while the window is open | |||
2013-07-21 | (svn r25622) -Codechange: Improve goal_gui comments (Alberth) | zuu | |
2013-07-21 | (svn r25621) -Fix (r25342): Also delete page elments when their page is ↵ | zuu | |
removed (so that they don't reappear on a new page later on) | |||
2013-07-21 | (svn r25620) -Fix (r25342): Save/load of story books were broken | zuu | |
2013-07-20 | (svn r25619) -Update from WebTranslator v3.0: | translators | |
turkish - 7 changes by wakeup | |||
2013-07-18 | (svn r25618) -Update from WebTranslator v3.0: | translators | |
polish - 3 changes by p0358 | |||
2013-07-17 | (svn r25617) -Fix [FS#5655] (r25377): crash when Ctrl+clicking the start ↵ | rubidium | |
date button in timetable window without any orders | |||
2013-07-17 | (svn r25616) -Update from WebTranslator v3.0: | translators | |
french - 3 changes by MagicBuzz german - 1 changes by Jogio japanese - 10 changes by guppy korean - 1 changes by junho2813 polish - 31 changes by p0358 turkish - 6 changes by wakeup | |||
2013-07-16 | (svn r25615) -Update from WebTranslator v3.0: | translators | |
korean - 26 changes by telk5093 polish - 4 changes by p0358 turkish - 30 changes by wakeup | |||
2013-07-15 | (svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error ↵ | rubidium | |
when removing inexisting rail -Fix [FS#5650]: [Script] Be more specific that a non-NewGRF station can be built when asking for a NewGRF station | |||
2013-07-15 | (svn r25613) -Update from WebTranslator v3.0: | translators | |
german - 5 changes by Jogio | |||
2013-07-14 | (svn r25612) -Fix [FS#5648]: [AI] Don't return ERR_UNKNOWN when trying to ↵ | rubidium | |
move an order to its current location | |||
2013-07-14 | (svn r25611) -Fix (r25608): Update project files. | michi_cc | |
2013-07-14 | (svn r25610) -Update from WebTranslator v3.0: | translators | |
vietnamese - 37 changes by nglekhoi | |||
2013-07-14 | (svn r25609) -Fix [FS#5216]: under certain circumstances a track type change ↵ | rubidium | |
would make the end-of-line-is-red setting ineffective | |||
2013-07-14 | (svn r25608) -Codechange: make EndSegmentReasonBits available in yapf_base.hpp | rubidium | |
2013-07-14 | (svn r25607) -Fix [FS#5649]: Various misreferences in AI and GS changelog. | frosch | |
2013-07-13 | (svn r25606) -Update from WebTranslator v3.0: | translators | |
german - 5 changes by Jogio japanese - 1 changes by guppy korean - 4 changes by telk5093 | |||
2013-07-13 | (svn r25605) -Fix [FS#5641]: [Script] If a NewGRF returned station type that ↵ | rubidium | |
could not be built by an AI via callback 18, an unknown error would be thrown instead of falling back to the default station | |||
2013-07-13 | (svn r25604) -Fix [FS#5550]: Only the front engine's date of last service ↵ | rubidium | |
was updated | |||
2013-07-13 | (svn r25600) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 8 changes by siu238X japanese - 287 changes by guppy russian - 1 changes by Lone_Wolf tamil - 6 changes by ganesh | |||
2013-07-13 | (svn r25598) -Doc: Implications of the asynchronous processing of the rcon ↵ | planetmaker | |
content command on send time of ADMIN_SERVER_ADMIN_RCON and ADMIN_SERVER_ADMIN_RCON_END packets | |||
2013-07-13 | (svn r25597) -Fix [FS#5635]: [Content] When the server closed the ↵ | rubidium | |
connection, the client would for eternity try to read a packet and never timeout making it impossible to reconnect | |||
2013-07-13 | (svn r25595) -Fix-ish: move the Doxygen .tag files into objs, so they are ↵ | rubidium | |
automatically ignored and removed upon mrproper/distclean. Furthermore remove the gamedocs folder too | |||
2013-07-13 | (svn r25594) -Fix-ish: some Doxygen warnings/errors for scripts | rubidium | |
2013-07-13 | (svn r25593) -Cleanup: remove a few stale #defines | rubidium | |
2013-07-12 | (svn r25592) -Fix [FS#5644]: Changing the script difficulty level in-game ↵ | rubidium | |
would also change the settings using the default even though they were not allowed to change in-game | |||
2013-07-12 | (svn r25591) -Update from WebTranslator v3.0: | translators | |
japanese - 73 changes by guppy | |||
2013-07-12 | (svn r25590) -Codechange: Align doxygen comments again | planetmaker | |
2013-07-12 | (svn r25589) -Fix [FS#5646]: Ensure that sent and received length of json ↵ | planetmaker | |
strings are the same (based on patch by Xaroth) | |||
2013-07-11 | (svn r25588) -Feature [FS#5643]: PING and PONG packets for admin port (Xaroth) | planetmaker | |
2013-07-11 | (svn r25587) -Add FS#5643: Conclude rcon output sent to admin clients with ↵ | planetmaker | |
an RCON_END packet (Xaroth) | |||
2013-07-11 | (svn r25586) -Update from WebTranslator v3.0: | translators | |
russian - 6 changes by Lone_Wolf gaelic - 71 changes by GunChleoc vietnamese - 3 changes by nglekhoi | |||
2013-07-11 | (svn r25585) -Fix [FS#5320]: [Squirrel] Stack overflow did not show an ↵ | rubidium | |
error, due to the stack to throw the error already being full | |||
2013-07-10 | (svn r25581) -Fix: WT3 validation | rubidium | |
2013-07-10 | (svn r25580) -Update from WebTranslator v3.0: | translators | |
japanese - 578 changes by guppy norwegian_bokmal - 49 changes by cuthbert russian - 33 changes by Lone_Wolf slovak - 13 changes by Milsa | |||
2013-07-10 | (svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fix | rubidium | |
2013-07-09 | (svn r25578) -Update from WebTranslator v3.0: | translators | |
czech - 6 changes by Eskymak hungarian - 1 changes by Brumi japanese - 262 changes by guppy polish - 6 changes by wojteks86 portuguese - 61 changes by JayCity brazilian_portuguese - 48 changes by Tucalipe slovak - 2 changes by Milsa | |||
2013-07-08 | (svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied ↵ | rubidium | |
that XXList::AddItem has a default for value if it isn't filled in. | |||
2013-07-08 | (svn r25576) -Update from WebTranslator v3.0: | translators | |
dutch - 43 changes by habell japanese - 420 changes by guppy | |||
2013-07-07 | (svn r25575) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 1 changes by siu238X croatian - 2 changes by VoyagerOne english_AU - 2 changes by mrtux japanese - 32 changes by guppy norwegian_bokmal - 38 changes by cuthbert slovak - 1 changes by Milsa tamil - 15 changes by aswn turkish - 29 changes by emremeydan | |||
2013-07-07 | (svn r25574) -Fix (r25570): Trouble with initialisation order of static ↵ | frosch | |
members of Layouter and FontCache. | |||
2013-07-07 | (svn r25573) -Change: make content list appear faster by allowing some ↵ | rubidium | |
window redraws in between | |||
2013-07-06 | (svn r25570) -Add: cache for ParagraphLayouts. | frosch | |
2013-07-06 | (svn r25569) -Codechange: Cache all Font instances in a static container. | frosch | |
2013-07-06 | (svn r25568) -Fix: Non-ICU layouter started new lines with the space which ↵ | frosch | |
triggered the linebreak. | |||
2013-07-06 | (svn r25567) -Codechange: Revive dead DrawStringParams as FontState. | frosch | |
2013-07-06 | (svn r25566) -Update from WebTranslator v3.0: | translators | |
catalan - 21 changes by smauleon simplified_chinese - 11 changes by siu238X traditional_chinese - 4 changes by siu238X hungarian - 2 changes by IPG japanese - 9 changes by guppy norwegian_bokmal - 27 changes by cuthbert polish - 1 changes by p0358 brazilian_portuguese - 2 changes by Tucalipe slovak - 1 changes by Milsa turkish - 63 changes by emremeydan |