Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-07 | (svn r23771) -Update from WebTranslator v3.0: | translators | |
belarusian - 2 changes by Wowanxm catalan - 23 changes by arnau finnish - 2 changes by jpx_ latvian - 65 changes by Tranzistors romanian - 3 changes by tonny russian - 2 changes by Lone_Wolf spanish - 9 changes by Terkhen tamil - 72 changes by aswn | |||
2012-01-07 | (svn r23770) -Fix: compilation with GCC 4.7 | smatz | |
2012-01-07 | (svn r23769) -Codechange: make the lag/join start timeouts configurable as well | rubidium | |
2012-01-07 | (svn r23768) -Fix: inconsistent stye in changelog | rubidium | |
2012-01-06 | (svn r23766) -Update: some documentation | rubidium | |
2012-01-06 | (svn r23765) -Update from WebTranslator v3.0: | translators | |
dutch - 7 changes by Yexo english_US - 5 changes by Rubidium french - 8 changes by glx german - 2 changes by planetmaker italian - 1 changes by lorenzodv latvian - 123 changes by Tranzistors slovenian - 36 changes by ntadej urdu - 48 changes by haider | |||
2012-01-06 | (svn r23764) -Fix [FS#4955]: make default timeouts for certain states lower ↵ | rubidium | |
and configurable | |||
2012-01-06 | (svn r23763) -Fix [FS#4956]: check whether a water tile is really empty when ↵ | rubidium | |
overbuilding it with an object | |||
2012-01-06 | (svn r23762) -Fix [FS#4954]: Removed double words in three strings, and one ↵ | alberth | |
change 'cost' to 'income' in english.txt (thanks Tranzistors) | |||
2012-01-06 | (svn r23761) -Update from WebTranslator v3.0: | translators | |
belarusian - 1 changes by Wowanxm bulgarian - 50 changes by kokobongo english_AU - 6 changes by tomas4g english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ french - 1 changes by ElNounch german - 20 changes by planetmaker italian - 1 changes by lorenzodv latvian - 202 changes by Tranzistors norwegian_bokmal - 17 changes by mantaray norwegian_nynorsk - 1 changes by mantaray romanian - 1 changes by kkmic russian - 1 changes by Lone_Wolf serbian - 25 changes by etran spanish - 20 changes by Terkhen welsh - 1 changes by kazzie | |||
2012-01-05 | (svn r23760) -Feature: Allow readonly display of NewGRF parameters, if GRF ↵ | frosch | |
list may not be edited. | |||
2012-01-05 | (svn r23759) -Fix (r17612)[FS#4951]: the check for duplicate town names ↵ | smatz | |
wasn't really working | |||
2012-01-05 | (svn r23758) -Feature: [NewGRF] Alternate rail type label list. | michi_cc | |
2012-01-05 | (svn r23757) -Codechange: Unify the drawing of toggle buttons for boolean ↵ | frosch | |
settings. | |||
2012-01-05 | (svn r23756) -Fix (r23755): ... and WT3 likes some strings that strgen ↵ | rubidium | |
doesn't like ;) | |||
2012-01-05 | (svn r23755) -Update from WebTranslator v3.0: | translators | |
croatian - 3 changes by VoyagerOne english_US - 5 changes by Rubidium finnish - 5 changes by jpx_ lithuanian - 32 changes by Devastator norwegian_bokmal - 8 changes by eloekset norwegian_nynorsk - 299 changes by eloekset romanian - 20 changes by kkmic russian - 21 changes by akasoft swedish - 8 changes by tobjork | |||
2012-01-05 | (svn r23754) -Fix (r23752): the locks aren't reentrant | rubidium | |
2012-01-05 | (svn r23753) -Fix [FS#4952]: use plurals for the infrastructure stats | rubidium | |
2012-01-04 | (svn r23752) -Fix [FS#4938]: missing locking causing crash is extreme case ↵ | rubidium | |
when being in the MP lobby | |||
2012-01-04 | (svn r23751) -Codechange: rename NetworkUDPGameLoop to a more descriptive ↵ | rubidium | |
name, and move the UDP specific bits to network_udp | |||
2012-01-04 | (svn r23750) -Update from WebTranslator v3.0: | translators | |
belarusian - 19 changes by Wowanxm croatian - 19 changes by VoyagerOne english_AU - 20 changes by tomas4g italian - 20 changes by lorenzodv lithuanian - 161 changes by BlinK_ norwegian_bokmal - 22 changes by eloekset, mantaray norwegian_nynorsk - 32 changes by eloekset vietnamese - 5 changes by nglekhoi welsh - 19 changes by kazzie | |||
2012-01-04 | (svn r23749) -Fix: [Win32] Work around a possible deadlock when initialising ↵ | michi_cc | |
threaded drawing. | |||
2012-01-03 | (svn r23748) -Fix: Make vehicle variables A8 and A9 always return 0. ↵ | frosch | |
Returning cur_image is a potential desyncer due to Action1 in static NewGRFs. | |||
2012-01-03 | (svn r23747) -Fix (r23746): forgot one more case | truebrain | |
2012-01-03 | (svn r23746) -Fix: also set 'info' to NULL if 'instance' dies (for both AI ↵ | truebrain | |
and GS); avoids invalid memory reads | |||
2012-01-03 | (svn r23745) -Fix (r23087): If autorefit fails, count the vehicle capacity ↵ | frosch | |
nevertheless, if it is already carrying the right thing. | |||
2012-01-03 | (svn r23744) -Fix (r23142) [FS#4923]: Check the version of the right GRF. | frosch | |
2012-01-03 | (svn r23743) -Fix [FS#4906]: Call CB 15E for all vehicles before actually ↵ | frosch | |
executing any refit. | |||
2012-01-03 | (svn r23742) -Revert (r23735): for some reason gcc-trunk is more picky than ↵ | rubidium | |
basically everything else :( | |||
2012-01-03 | (svn r23741) -Revert (r23740): the few parts that the Windows / non-network ↵ | rubidium | |
compiles stumble on | |||
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium | |
2012-01-03 | (svn r23739) -Fix (r23738): owh vim, when can you learn to copy/paste tabs ↵ | truebrain | |
correctly? | |||
2012-01-03 | (svn r23738) -Fix (r23731): forgot to sync the new window with the script API | truebrain | |
2012-01-03 | (svn r23737) -Fix: fix the svn:properties of a few files that got added lately | truebrain | |
2012-01-03 | (svn r23736) -Document: document correctly that WC_GOAL_QUESTION has a ↵ | truebrain | |
WindowNumber which is identical to the uniqueid given by the GameScript | |||
2012-01-03 | (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed | rubidium | |
2012-01-03 | (svn r23734) -Cleanup: remove the translated strings as well | rubidium | |
2012-01-03 | (svn r23733) -Fix-ish [FS#4939]: cheating to different climates messes ↵ | rubidium | |
things even more up than changing NewGRFs in-game... so guess what happened | |||
2012-01-03 | (svn r23732) -Update from WebTranslator v3.0: | translators | |
bulgarian - 7 changes by kokobongo croatian - 3 changes by VoyagerOne dutch - 20 changes by Yexo english_US - 20 changes by Rubidium finnish - 22 changes by jpx_ french - 20 changes by glx german - 1 changes by planetmaker lithuanian - 1 changes by BlinK_ norwegian_nynorsk - 1 changes by mantaray portuguese - 1 changes by JayCity russian - 1 changes by akasoft serbian - 1 changes by etran ukrainian - 27 changes by Fixer | |||
2012-01-03 | (svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) ↵ | truebrain | |
company(ies). It can contain random text, and at most 3 buttons from a collection of 17 | |||
2012-01-03 | (svn r23730) -Add: Australian translation | rubidium | |
2012-01-03 | (svn r23729) -Fix (r23670) [FS#4941]: if you increase the buffer size, also ↵ | truebrain | |
increase the bytes per pixel | |||
2012-01-03 | (svn r23728) -Fix [#FS4942-ish]: when cheating into another company, the ↵ | truebrain | |
SignList was not updated | |||
2012-01-03 | (svn r23727) -Codechange: speedup the 32bpp palette animation by reducing ↵ | truebrain | |
the amount of compares. This is possible because the function is called with only 2 possible conditions: from 0 to 255 (full palette update, 8bpp only) or from PALETTE_ANIM_START to 255 | |||
2012-01-03 | (svn r23726) -Fix (r23670): Remove debugging code added accidentally | peter1138 | |
2012-01-03 | (svn r23725) -Fix (r23723): compile before commit | yexo | |
2012-01-03 | (svn r23724) -Codechange: split of the check to see if ambient sounds are ↵ | yexo | |
enabled to a header file allowing compilers to inline that check | |||
2012-01-03 | (svn r23723) -Codechange: speedup flood checks a bit | yexo | |
2012-01-03 | (svn r23722) -Change: Give the chat query window the same Z priority as the ↵ | frosch | |
normal text query window. | |||
2012-01-02 | (svn r23721) -Fix (r23070): reading memory of a temporary (already ↵ | yexo | |
deconstructed) object is invalid |