Age | Commit message (Expand) | Author |
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 enhan... | yexo |
2011-01-02 | (svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the s... | yexo |
2011-01-02 | (svn r21695) -Codechange: add helper function to get the currently applicable... | yexo |
2011-01-01 | (svn r21694) -Fix: changing AI settings ingame was impossible when the diffic... | yexo |
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 HashCurrentCompany... | smatz |
2011-01-01 | (svn r21691) -Codechange: make sure GenerateCompanyPasswordHash() behaves det... | smatz |
2011-01-01 | (svn r21690) -Fix: the top of a tall building standing on a hill at the top o... | yexo |
2011-01-01 | (svn r21689) -Update from WebTranslator v3.0: | translators |
2011-01-01 | (svn r21688) -Codechange: verify the colour code passed to IConsolePrint()/IC... | smatz |
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 FS#161... | rubidium |
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 |
2010-12-31 | (svn r21682) -Fix: Debian changelog was incorrect, so .deb compilation failed | rubidium |
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 tra... | yexo |
2010-12-31 | (svn r21677) -Fix: WT3 not validating some strings... | rubidium |
2010-12-31 | (svn r21676) -Prepare 1.1.0-beta2 | planetmaker |
2010-12-31 | (svn r21675) -Update from WebTranslator v3.0: | translators |
2010-12-31 | (svn r21674) -Fix: for Mac OS X %p seems to add "x0", so filter that out for ... | rubidium |
2010-12-31 | (svn r21673) -Change [FS#4358]: do not show price to build a bridge in the sc... | smatz |
2010-12-31 | (svn r21672) -Fix: mention AIEventTownFounded in the AI changelog as well | rubidium |
2010-12-31 | (svn r21671) -Change: some changelog consistency fixes | rubidium |
2010-12-31 | (svn r21670) -Fix (prospective): EEK->EUR@2011 | rubidium |
2010-12-30 | (svn r21669) -Update from WebTranslator v3.0: | translators |
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 r21662) -Codechange: use -flto=jobserver for GCC 4.6, it makes linking w... | smatz |
2010-12-29 | (svn r21661) -Codechange: use -fwhole-program when linking in LTO mode so com... | smatz |
2010-12-29 | (svn r21660) -Fix [FS#4354]: autofill timetable had side effects in test mode... | rubidium |
2010-12-29 | (svn r21659) -Update from WebTranslator v3.0: | translators |
2010-12-29 | (svn r21658) -Fix [FS#4351]: cargo payment window wasn't properly invalidated... | rubidium |
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 s... | planetmaker |
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 gr... | yexo |
2010-12-28 | (svn r21653) -Update from WebTranslator v3.0: | translators |
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 du... | rubidium |
2010-12-27 | (svn r21650) -Fix [FS#4339]: make "centre [main] view" consistent, and make "... | rubidium |
2010-12-27 | (svn r21649) -Update from WebTranslator v3.0: | translators |
2010-12-27 | (svn r21648) -Codechange: unduplicate a bit of code | rubidium |