summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-02(svn r23713) -Codechange: split VehicleMove() into two functions, to minimali...truebrain
2012-01-02(svn r23712) -Codechange: rename the two vehicle hashes we have to names that...truebrain
2012-01-02(svn r23711) -Codechange: don't chain the two vehicle hashes, but call them o...truebrain
2012-01-01(svn r23710) -Change: make the default secondary sort method for the server l...rubidium
2012-01-01(svn r23709) -Feature-ish: try harder to sort text instead of fancy character...rubidium
2012-01-01(svn r23708) -Codechange: apply the same trick as r23701 to GetTileSlope(), g...truebrain
2012-01-01(svn r23707) -Update from WebTranslator v3.0:translators
2012-01-01(svn r23706) -Codechange: prevent 'unknown command' doxygen errorssmatz
2012-01-01(svn r23705) -Codechange: cache the last processed station in FindStationsAro...smatz
2012-01-01(svn r23704) -Doc: Doxygen comment fixes and additions.alberth
2012-01-01(svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoi...truebrain
2012-01-01(svn r23702) -Codechange: avoid using TileAddWrap() in FindStationsAroundTile...truebrain
2012-01-01(svn r23701) -Codechange: give TileAddWrap() a 27% speed-up, by swapping entr...truebrain
2012-01-01(svn r23700) -Fix: the size of the Subsidies pool used a random macro, which ...truebrain
2012-01-01(svn r23699) -Fix [FS#4928] (r23630): too much copy/pasting only allowed a si...truebrain
2012-01-01(svn r23698) -Fix (r21685): small, apparantly yearly reoccuring, typorubidium
2011-12-31(svn r23697) -Update from WebTranslator v3.0:translators
2011-12-31(svn r23696) -Fix (r23695): 5 <-> 6... today is not my dayrubidium
2011-12-31(svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed ...rubidium
2011-12-31(svn r23694) -Fix (rprev): somehow compilers didn't understand what I meant...rubidium
2011-12-31(svn r23693) -Fix [FS#4859]: hardcode the original defaults for loading old s...rubidium
2011-12-31(svn r23692) -Fix: use smallest_x of your children only when you let the chil...rubidium
2011-12-31(svn r23691) -Fix: signed/unsigned issues, causing asserts for some languages...truebrain
2011-12-31(svn r23690) -Fix: massive typo ;)rubidium
2011-12-30(svn r23689) -Update from WebTranslator v3.0:translators
2011-12-30(svn r23688) -Codechange: No need to check if a train needs servicing if we o...michi_cc
2011-12-30(svn r23687) -Fix [FS#4922]: document where the game script directory isrubidium
2011-12-29(svn r23686) -Fix [FS#4921] (r23413): Infrastructure count of canals/locks/sh...michi_cc
2011-12-29(svn r23685) -Update from WebTranslator v3.0:translators
2011-12-28(svn r23684) -Cleanup: let the highway take the highwayrubidium
2011-12-28(svn r23683) -Fix [FS#4912]-ish: when fitting another engine the cargo capaci...rubidium
2011-12-28(svn r23682) -Update from WebTranslator v3.0:translators
2011-12-28(svn r23681) -Fix [FS#4914]: vehicle numbers got misaccounted when autoreplac...rubidium
2011-12-28(svn r23680) -Fix [FS#4915]: prevent removal of the (AI) company the local pl...rubidium
2011-12-27(svn r23679) -Update from WebTranslator v3.0:translators
2011-12-27(svn r23678) -Fix: close the editbox of settings when changing an AI, to avoi...truebrain
2011-12-27(svn r23677) -Fix [FS#4909]: invalidate AI Parameters window when changing AItruebrain
2011-12-27(svn r23676) -Fix [FS#4913] (r23412): when removing road stops the wrong tile...rubidium
2011-12-26(svn r23675) -Update from WebTranslator v3.0:translators
2011-12-26(svn r23674) -Fix (r23670): Don't read invalid memory in the 32bpp simple bli...michi_cc
2011-12-26(svn r23673) -Codechange: prepare the installers for some (future) massive ch...rubidium
2011-12-25(svn r23672) -Fix: WT3 validation failurerubidium
2011-12-25(svn r23671) -Update from WebTranslator v3.0:translators
2011-12-24(svn r23670) -Feature: Add ability to adjust brightness of colour after remap...peter1138
2011-12-24(svn r23669) -Update from WebTranslator v3.0:translators
2011-12-24(svn r23668) -Fix: the 'Configure' button in the 'AI / Game Configuration' wi...smatz
2011-12-24(svn r23666) -Document: the usual pre-Christmas documentation spreerubidium
2011-12-23(svn r23665) -Fix (r23664): revert, and apply other fix, which allows switchi...truebrain
2011-12-23(svn r23664) -Fix: adding goals with a company were still added for all compa...truebrain
2011-12-23(svn r23663) -Fix: WT3 validation flukerubidium