summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-10(svn r18771) -Codechange: minor cleanups in saveload coderubidium
2010-01-10(svn r18770) -Fix-ish: don't allow the memory saveload format to be chosen fo...rubidium
2010-01-10(svn r18769) -Codechange: replace MiniLZO with the real library. If you're us...rubidium
2010-01-09(svn r18768) -Update from WebTranslator v3.0:translators
2010-01-09(svn r18767) -Fix: min/max income tooltips for the details performance statis...rubidium
2010-01-09(svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail ...peter1138
2010-01-09(svn r18765) -Fix [FS#3499] (r18750): crash when trying to show cargo payment...rubidium
2010-01-09(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait...rubidium
2010-01-09(svn r18763) -Feature [FS#3095]: rerandomise AIs on reloading (via the debug ...rubidium
2010-01-08(svn r18762) -Codechange: unduplicate sprite layout drawing between industrie...yexo
2010-01-08(svn r18761) -Fix [FS#3497]: Spritelayouts do not need an Action 1 if only us...frosch
2010-01-08(svn r18760) -Fix (rlots)[FS#3500]: Action 9 did not properly detect whether ...frosch
2010-01-08(svn r18759) -Fix [NewGRF]: don't segfault when a newgrf contains an action2 ...yexo
2010-01-08(svn r18758) -Change: move Malay to the 'finished' languagesrubidium
2010-01-08(svn r18757) -Update from WebTranslator v3.0:translators
2010-01-08(svn r18756) -Codechange: direct accesses to png_*_struct members are deprecatedglx
2010-01-07(svn r18755) -Fix [FS#3495] (r14847): CircularTileSearch skipped a few tiles ...yexo
2010-01-07(svn r18754) -Update from WebTranslator v3.0:translators
2010-01-07(svn r18753) -Fix: Max TE was incorrect in the engine previewrubidium
2010-01-07(svn r18752) -Codechange: unduplify some coderubidium
2010-01-07(svn r18751) -Codechange: also log the zlib version in the crash logrubidium
2010-01-07(svn r18750) -Fix [FS#3492]: the cargo payment button states weren't properly...rubidium
2010-01-07(svn r18749) -Fix [FS#3491]: the AI's name and version in the debug panel wer...rubidium
2010-01-07(svn r18747) -Codechange: add some constness to the AI coderubidium
2010-01-06(svn r18746) -Fix [FS#3489]: clear the cached NewGRFs of a server when receiv...rubidium
2010-01-06(svn r18745) -Codechange: Assemble custom station foundations into a single b...frosch
2010-01-06(svn r18744) -Fix [FS#3487-ish]: Do not toggle the sticky- and shading-button...frosch
2010-01-06(svn r18743) -Update from WebTranslator v3.0:translators
2010-01-06(svn r18742) -Fix [NewGRF]: house prop 1D was thrashed when a newgrf contains...yexo
2010-01-06(svn r18741) -Fix (r14597, r16460): the 'ownname' of a language isn't the nam...rubidium
2010-01-06(svn r18739) -Fix (r18719): building trees on snow with rocks underneed cause...yexo
2010-01-05(svn r18738) -Fix (r18719): when a tree died while there was snow the amount ...yexo
2010-01-05(svn r18737) -Fix (r12028): Var67 data wasn't swapped properly for orientation.peter1138
2010-01-05(svn r18736) -Feature [NewGRF]: implement varaction2houses vars 66 ad 67yexo
2010-01-05(svn r18733) -Update from WebTranslator v3.0:translators
2010-01-05(svn r18732) -Codechange: move the company related commands of misc_cmd.cpp t...rubidium
2010-01-05(svn r18731) -Codechange: move the DrawStationCoverage stuff from misc_gui.cp...rubidium
2010-01-05(svn r18730) -Fix [FS#3414]: new viewports didn't center on the correct positionyexo
2010-01-04(svn r18729) -Fix [FS#3427]: the lock in the company gui was only drawn for y...yexo
2010-01-04(svn r18728) -Fix: don't mark all tiles dirty in the artic tileloopyexo
2010-01-04(svn r18727) -Fix [FS#3480]: some invalid gender/plural indices in strings, w...rubidium
2010-01-04(svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text ...rubidium
2010-01-04(svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypoin...frosch
2010-01-04(svn r18724) -Fix [FS#3475] (r17899): refitting a non-refittable vehicle to i...yexo
2010-01-04(svn r18723) -Codechange: also simplify looping over an area when building tr...rubidium
2010-01-04(svn r18722) -Update from WebTranslator v3.0:translators
2010-01-04(svn r18721) -Codechange: simplify adding/removing rectangles of tiles from A...rubidium
2010-01-04(svn r18720) -Codechange: simplify looping and validation of CmdBuildCanalrubidium
2010-01-04(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it'...yexo
2010-01-04(svn r18718) -Codechange: make a wrapper macro for looping TileAreasrubidium