summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-01-31(svn r18973) -Update from WebTranslator v3.0:translators
2010-01-31(svn r18972) -Add: [NewGRF] Per-rail type speed limits.peter1138
2010-01-31(svn r18971) -Fix: Train acceleration for original acceleration model wasn't ...peter1138
2010-01-30(svn r18970) -Codechange: Increase number of possible rail types to 16.peter1138
2010-01-30(svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties.peter1138
2010-01-30(svn r18968) -Update from WebTranslator v3.0:translators
2010-01-30(svn r18967) -Fix (r18966): Never trust your copy&paste skills.frosch
2010-01-30(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...frosch
2010-01-30(svn r18965) -Fix (r17846): Don't compare horizontal positions with vertical.frosch
2010-01-30(svn r18964) -Change: Highlight the selected action for town authority, and d...frosch
2010-01-30(svn r18963) -Codechange: Give AccelerationModel a generical name.terkhen
2010-01-30(svn r18962) -Fix (r18958, r18961): Code-style, use this explicitly.alberth
2010-01-30(svn r18961) -Codechange: Simplifying and unduplicating code in smallmap.alberth
2010-01-30(svn r18960) -Codechange: Move acceleration-related values to a separated cache.terkhen
2010-01-30(svn r18959) -Feature: [NewGRF] Allow layering of multiple groundsprites in s...frosch
2010-01-30(svn r18958) -Codechange: Merge smallmap remap functions.alberth
2010-01-30(svn r18957) -Doc: Documenting the scroll_x, scroll_y, and subscroll variable...alberth
2010-01-29(svn r18956) -Update: NoAI changelogyexo
2010-01-29(svn r18955) -Feature: [NoAI] introduce GetBuildCost functions in several cla...yexo
2010-01-29(svn r18954) -Fix (r18952): missing 'inline'smatz
2010-01-29(svn r18953) -Feature: [NoAI] allow editing AI settings while an AI is runningyexo
2010-01-29(svn r18952) -Fix (r18950): loading recent (=newer then title game) savegames...yexo
2010-01-29(svn r18951) -Update from WebTranslator v3.0:translators
2010-01-29(svn r18950) -Fix: make sure the values of settings loaded from a savegame ar...yexo
2010-01-29(svn r18949) -Fix (r18942): 'reduced plane crashes' were actually 'more plane...yexo
2010-01-29(svn r18948) -Fix: removing a newgrf from the list didn't update the scrollbaryexo
2010-01-29(svn r18947) -Fix [FS#1510]: after clicking move up/move down in the newgrf/a...yexo
2010-01-29(svn r18946) -Fix: it was possible to change AI settings without changing to ...yexo