Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-03 | (svn r21707) -Fix [FS#4371]: bit too strict assertion on validness of ↵ | rubidium | |
console colours | |||
2011-01-03 | (svn r21706) -Fix-ish [FS#4370]: the old ship pathfinder is too stupid to ↵ | rubidium | |
provide "lost" notices; it would even get lost while following it's own path | |||
2011-01-03 | (svn r21705) -Update from WebTranslator v3.0: | translators | |
catalan - 5 changes by arnau croatian - 2 changes by VoyagerOne dutch - 2 changes by Yexo german - 1 changes by planetmaker korean - 1 changes by junho2813 polish - 2 changes by amateja russian - 1 changes by Lone_Wolf serbian - 1 changes by etran spanish - 3 changes by Terkhen swedish - 1 changes by Ledel | |||
2011-01-03 | (svn r21704) -Fix [FS#4374]: no need to perform any more checks after the ↵ | smatz | |
connection is closed (Rubidium) | |||
2011-01-03 | (svn r21703) -Feature [FS#4372]: list_ai_libs console command to get a list ↵ | yexo | |
of recognized AI libraries (dihedral) | |||
2011-01-03 | (svn r21702) -Fix: make sure the colour argument of echoc is properly ↵ | rubidium | |
validated to be a text colour | |||
2011-01-03 | (svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way ↵ | rubidium | |
and remove some unneeded casts | |||
2011-01-03 | (svn r21700) -Codechange: GetDrawStringCompanyColour returns a TextColour | rubidium | |
2011-01-02 | (svn r21699) -Update from WebTranslator v3.0: | translators | |
english_US - 2 changes by Rubidium finnish - 1 changes by jpx_ french - 1 changes by glx indonesian - 62 changes by fanioz italian - 1 changes by lorenzodv norwegian_nynorsk - 3 changes by 2rB turkish - 2 changes by niw3 | |||
2011-01-02 | (svn r21698) -Fix: incorrectly named global variable | rubidium | |
2011-01-02 | (svn r21697) -Codechange: use GetGameSettings() in a few more places to ↵ | yexo | |
enhance readability | |||
2011-01-02 | (svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the ↵ | yexo | |
scenario editor / in game | |||
2011-01-02 | (svn r21695) -Codechange: add helper function to get the currently ↵ | yexo | |
applicable GameSettings object | |||
2011-01-01 | (svn r21694) -Fix: changing AI settings ingame was impossible when the ↵ | yexo | |
difficulty level was other than custom | |||
2011-01-01 | (svn r21693) -Codechange: no need to cast char[] to const uint8* | smatz | |
2011-01-01 | (svn r21692) -Cleanup: remove unused extern declaration of ↵ | smatz | |
HashCurrentCompanyPassword(), make it static | |||
2011-01-01 | (svn r21691) -Codechange: make sure GenerateCompanyPasswordHash() behaves ↵ | smatz | |
deterministically when/if the value of NETWORK_SERVER_ID_LENGTH is changed | |||
2011-01-01 | (svn r21690) -Fix: the top of a tall building standing on a hill at the top ↵ | yexo | |
of the map could be cut off in a giant screenshot | |||
2011-01-01 | (svn r21689) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 73 changes by josesun italian - 1 changes by lorenzodv serbian - 1 changes by etran | |||
2011-01-01 | (svn r21688) -Codechange: verify the colour code passed to ↵ | smatz | |
IConsolePrint()/IConsolePrintF() is valid | |||
2011-01-01 | (svn r21687) -Fix: verify the colour code we received from the server is valid | smatz | |
2011-01-01 | (svn r21686) -Cleanup: remove unused constants and comment used ones | smatz | |
2011-01-01 | (svn r21685) -Codechange: prevent bug tracker entries like FS#2487 and ↵ | rubidium | |
FS#1613 for this year | |||
2011-01-01 | (svn r21684) -Fix [FS#4360] (r21573): Silence some compile warnings | planetmaker | |
2010-12-31 | (svn r21683) -Update from WebTranslator v3.0: | translators | |
hungarian - 1 changes by IPG russian - 3 changes by Lone_Wolf | |||
2010-12-31 | (svn r21680) -Fix (r21656): of course MSVC complains | glx | |
2010-12-31 | (svn r21679) -Fix (r21642): reading a just freed variable | rubidium | |
2010-12-31 | (svn r21678) -Update: use 'Ctrl+klik' instead of 'Ctrl+Klik' in the Dutch ↵ | yexo | |
translation | |||
2010-12-31 | (svn r21677) -Fix: WT3 not validating some strings... | rubidium | |
2010-12-31 | (svn r21675) -Update from WebTranslator v3.0: | translators | |
czech - 3 changes by SmatZ dutch - 12 changes by Yexo english_US - 1 changes by Rubidium estonian - 138 changes by notAbot finnish - 5 changes by jpx_ french - 1 changes by glx german - 3 changes by planetmaker polish - 135 changes by amateja spanish - 1 changes by Terkhen vietnamese - 3 changes by sephiroth2m | |||
2010-12-31 | (svn r21673) -Change [FS#4358]: do not show price to build a bridge in the ↵ | smatz | |
scenario editor, it is free there | |||
2010-12-31 | (svn r21672) -Fix: mention AIEventTownFounded in the AI changelog as well | rubidium | |
2010-12-31 | (svn r21670) -Fix (prospective): EEK->EUR@2011 | rubidium | |
2010-12-30 | (svn r21669) -Update from WebTranslator v3.0: | translators | |
simplified_chinese - 6 changes by ww9980 greek - 10 changes by fumantsu | |||
2010-12-30 | (svn r21668) -Feature: command logging using the admin interface (dihedral) | rubidium | |
2010-12-30 | (svn r21667) -Codechange: Introduce _thd.Reset(). | alberth | |
2010-12-30 | (svn r21666) -Codechange: Use GetCallbackWnd at more places. | alberth | |
2010-12-30 | (svn r21665) -Codechange: Make GetCallbackWnd a method of _thd. | alberth | |
2010-12-29 | (svn r21664) -Add: [NoAI] AIEventTownFounded | yexo | |
2010-12-29 | (svn r21663) -Add: [NoAI]: AIRail::GetName() to get the name of a railtype | yexo | |
2010-12-29 | (svn r21660) -Fix [FS#4354]: autofill timetable had side effects in test ↵ | rubidium | |
mode, possibly causing desyncs in MP | |||
2010-12-29 | (svn r21659) -Update from WebTranslator v3.0: | translators | |
hungarian - 6 changes by IPG indonesian - 9 changes by fanioz italian - 3 changes by lorenzodv malay - 24 changes by rionix88 norwegian_bokmal - 5 changes by Utvik romanian - 130 changes by tonny | |||
2010-12-29 | (svn r21658) -Fix [FS#4351]: cargo payment window wasn't properly ↵ | rubidium | |
invalidated when payment changed | |||
2010-12-29 | (svn r21657) -Cleanup (r17107): remove superfluous semicolon | smatz | |
2010-12-29 | (svn r21656) -Fix [FS#4345] (r3722, r15301): Use a bool instead of uint8 to ↵ | planetmaker | |
store a bool and use the dedicated accessor function when reading boolean settings (glx, rubidium) | |||
2010-12-29 | (svn r21655) -Add: mention AITown::IsCity in the NoAI changelog | yexo | |
2010-12-29 | (svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns ↵ | yexo | |
grow faster than others (Lord Aro) | |||
2010-12-28 | (svn r21653) -Update from WebTranslator v3.0: | translators | |
catalan - 2 changes by arnau english_US - 6 changes by Rubidium esperanto - 13 changes by Christopher estonian - 35 changes by notAbot french - 8 changes by glx japanese - 63 changes by dchou serbian - 76 changes by etran spanish - 6 changes by Terkhen swedish - 48 changes by Zuu turkish - 11 changes by niw3 | |||
2010-12-28 | (svn r21652) -Cleanup: one semicolon is enough | smatz | |
2010-12-27 | (svn r21651) -Fix [FS#4338] (r21229): infinite loop in the road pathfinder ↵ | rubidium | |
due to bouncing around in an "one way" trap; two one ways pointing towards eachother making it impossible to leave |