summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-02-06(svn r19038) -Codechange: Move TileArea methods to their own file.alberth
2010-02-06(svn r19027) -Doc: Document RemapCoords functions.alberth
2010-02-06(svn r19026) -Codechange: Move a constant computation out of the loop.alberth
2010-02-06(svn r19025) -Codechange: Rename DrawSmallMapStuff() to DrawSmallMapColumn().alberth
2010-02-05(svn r19024) -Fix [FS#3577]: mass stopping/starting/autoreplacing gave empty ...rubidium
2010-02-05(svn r19023) -Fix (r18807): city airport introduction date had become 5 years...rubidium
2010-02-05(svn r19022) -Fix (r18770): loading old (0.1-ish) savegames failedrubidium
2010-02-05(svn r19021) -Fix [FS#3570]: don't NULL the pointers when saving the savegame...rubidium
2010-02-05(svn r19020) -Update from WebTranslator v3.0:translators
2010-02-05(svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instea...smatz
2010-02-05(svn r19017) -Doc: [NoAI] A parameter wasn't documentedrubidium
2010-02-05(svn r19016) -Fix [FS#3591]: When removing roads, the player was also charged...terkhen
2010-02-05(svn r19015) -Update: Vietnamese language settingsrubidium
2010-02-04(svn r19014) -Add: [NoAI] AIOrder::[G|S]etStopLocation to get/set the stop lo...yexo
2010-02-04(svn r19012) -Fix (r19003): macos.h is not in video/cocoa/ but in os/macosx/.yexo
2010-02-04(svn r19011) -Update: AI changelogrubidium
2010-02-04(svn r19010) -Codechange: Remove a now unneeded check at CmdBuildRailStation.terkhen
2010-02-04(svn r19009) -Update from WebTranslator v3.0:translators
2010-02-04(svn r19007) -Prepare: 1.0.0-beta4rubidium
2010-02-04(svn r19006) -Fix (r18970): default rail type determination failed causing 'A...rubidium
2010-02-04(svn r19005) -Codechange: make animated cursors have a bit set instead of usi...rubidium
2010-02-04(svn r19004) -Codechange: silence ICC warning that 'integer conversion result...rubidium
2010-02-04(svn r19003) -Fix [FS#3194]: [OSX] OS X 10.5+ does not (always?) handle 8bpp ...rubidium
2010-02-04(svn r19002) -Fix [FS#1140]: [OSX] Problems with scrolling touchpad (Peter Th...rubidium
2010-02-04(svn r19001) -Fix: some GCC compile warningsrubidium
2010-02-04(svn r19000) -Cleanup: remove redundant checksmatz
2010-02-03(svn r18999) -Change: update some of the defaults (Eddi)rubidium
2010-02-03(svn r18998) -Update: the creditsrubidium
2010-02-03(svn r18996) -Fix (r18993, r18994): MSVC 64 bits had somethings to complain a...rubidium
2010-02-03(svn r18995) -Update from WebTranslator v3.0:translators
2010-02-03(svn r18994) -Change: content mirroring support (based on work by TrueBrain).rubidium
2010-02-03(svn r18993) -Codechange: allow allocating multiple items in a SmallVector wi...rubidium
2010-02-03(svn r18992) -Codechange: move the file opening/closing out of the content do...rubidium
2010-02-03(svn r18991) -Codechange: simplify memory management of DownloadSelectedContentrubidium
2010-02-03(svn r18990) -Codechange: [NewGRF] Add rail type map bounds checking to RailT...peter1138
2010-02-03(svn r18989) -Codechange: [NewGRF] Initialise rail type map with default rail...peter1138
2010-02-02(svn r18988) -Fix: [NewGRF] industry var A5 (=high 8 bits of var A4) returned...yexo
2010-02-02(svn r18987) -Fix: [NoAI] Make building long rails fail for AIs if there is a...terkhen
2010-02-02(svn r18986) -Fix (r18803): Make building long roads fail for AIs if there is...terkhen
2010-02-02(svn r18985) -Update from WebTranslator v3.0:translators
2010-02-01(svn r18984) -Add: Viewport place methods for dragging a line with limited size.terkhen
2010-02-01(svn r18983) -Update from WebTranslator v3.0:translators
2010-02-01(svn r18981) -Change: show empty query after creating new group (instead of '...smatz
2010-02-01(svn r18980) -Codechange: preceeding -> preceding (spelling)rubidium
2010-02-01(svn r18979) -Fix: Typo in console save command output.matthijs
2010-02-01(svn r18978) -Fix [FS#3584](r14753): possible invalid memory access when merg...smatz
2010-01-31(svn r18977) -Doc: Add comments to ViewportDragDropSelectionProcess.terkhen
2010-01-31(svn r18976) -Fix: Estimating the cost of removing statues could clear the pr...frosch
2010-01-31(svn r18975) -Cleanup: CMD_REMOVE_ROAD is unused.frosch
2010-01-31(svn r18974) -Fix [FS#3578]: CMD_BUILD_ROAD missed CMD_AUTO. Also do not acce...frosch