summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
basque - 5 changes by Thadah turkish - 62 changes by niw3
2010-02-04(svn r19007) -Prepare: 1.0.0-beta4rubidium
2010-02-04(svn r19006) -Fix (r18970): default rail type determination failed causing ↵rubidium
'A'/SHIFT-F4 not to work the first time. As rail types can now be anything the explicit options for the different railtypes have been removed, leaving the most used rail type and first/last available rail types.
2010-02-04(svn r19005) -Codechange: make animated cursors have a bit set instead of ↵rubidium
using negative numbers that are passed as uints, then cast again to be compared as ints before being inverted to be actually used. Also fixes a couple of 'integer conversion resulted in truncation' warnings ICC spewed.
2010-02-04(svn r19004) -Codechange: silence ICC warning that 'integer conversion ↵rubidium
resulted in a change of sign'
2010-02-04(svn r19003) -Fix [FS#3194]: [OSX] OS X 10.5+ does not (always?) handle 8bpp ↵rubidium
graphics in a suitable manner. This is actually not a fix but a nasty work around; you can still easily trigger the bug/issue by overriding the 'default' blitter choice (Brad Oliver). I can/have not test(ed) (including compiling) this fix. Bjarni once suggested that 8bpp works for him on 10.5, so apparantly not all 10.5+ does not handle 8bpp graphics. Nevertheless, it seemed that for some systems the already existing 'does this support 8bpp' did not work, i.e. the OS API seemed to suggest that 8bpp worked when it actually did not. So, I don't know what is going on precisely here but it's definitely not nice to suggest that it supports 8bpp when it doesn't. So just ditch 8bpp support for anything that we suspect might not support 8bpp...
2010-02-04(svn r19002) -Fix [FS#1140]: [OSX] Problems with scrolling touchpad (Peter ↵rubidium
Thorson). I can/have not test(ed) it, it cannot break non OSX builds.
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 r18997) -Fix [FS#3588] (r18608): off-by-one in the music playlist (Cirdan)rubidium
2010-02-03(svn r18996) -Fix (r18993, r18994): MSVC 64 bits had somethings to complain ↵rubidium
about
2010-02-03(svn r18995) -Update from WebTranslator v3.0:translators
greek - 8 changes by fumantsu hebrew - 17 changes by dnd_man russian - 6 changes by Lone_Wolf
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 ↵rubidium
with one call.
2010-02-03(svn r18992) -Codechange: move the file opening/closing out of the content ↵rubidium
download function
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 ↵peter1138
RailType[Change|Reserve]Info().
2010-02-03(svn r18989) -Codechange: [NewGRF] Initialise rail type map with default ↵peter1138
rail types.
2010-02-02(svn r18988) -Fix: [NewGRF] industry var A5 (=high 8 bits of var A4) ↵yexo
returned the high 8 bits of var A2. Same problem for 9B/9A/98
2010-02-02(svn r18987) -Fix: [NoAI] Make building long rails fail for AIs if there is ↵terkhen
an obstacle in the way.
2010-02-02(svn r18986) -Fix (r18803): Make building long roads fail for AIs if there ↵terkhen
is an obstacle in the way.
2010-02-02(svn r18985) -Update from WebTranslator v3.0:translators
basque - 1 changes by Thadah hebrew - 33 changes by dnd_man lithuanian - 1 changes by BlinK_ swedish - 8 changes by Chrill vietnamese - 4 changes by nglekhoi welsh - 3 changes by Rufus
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
traditional_chinese - 11 changes by josesun dutch - 3 changes by habell greek - 9 changes by fumantsu lithuanian - 4 changes by BlinK_ norwegian_bokmal - 2 changes by CyberKenny norwegian_nynorsk - 2 changes by mantaray vietnamese - 5 changes by nglekhoi
2010-02-01(svn r18982) -Remove: svnup.sh - no active dev uses it, modifying it causes ↵smatz
breakage when it's used to update
2010-02-01(svn r18981) -Change: show empty query after creating new group (instead of ↵smatz
'Group nnn')
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 ↵smatz
merging companies
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 ↵frosch
presence flag in the town.
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 ↵frosch
access tiles anymore after clearing them; that fails either in test or exec run.
2010-01-31(svn r18973) -Update from WebTranslator v3.0:translators
catalan - 6 changes by arnau hebrew - 8 changes by dnd_man italian - 2 changes by lorenzodv lithuanian - 12 changes by BlinK_ portuguese - 6 changes by JayCity
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
updated if the train's power changed.
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
bulgarian - 5 changes by Tvel czech - 3 changes by ReisRyos finnish - 2 changes by jpx_ french - 2 changes by glx german - 2 changes by planetmaker hungarian - 4 changes by IPG indonesian - 7 changes by fanioz italian - 4 changes by lorenzodv korean - 2 changes by junho2813 lithuanian - 6 changes by BlinK_ serbian - 2 changes by etran slovenian - 3 changes by ntadej spanish - 2 changes by Terkhen vietnamese - 44 changes by myquartz
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 ↵frosch
parameter for OnClick().
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 ↵frosch
do not duplicate the itemtext to the description.
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