summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-12(svn r18789) -Codechange: when we're not in a network game we don't even need...rubidium
2010-01-11(svn r18788) -Codechange: replace macro as without macro it's shorter than wi...rubidium
2010-01-11(svn r18787) -Fix [FS#3516]: crash when getting the tooltip of the industry a...rubidium
2010-01-11(svn r18786) -Fix [FS#3507]: NoAI's custom implementation of DoCommandP has s...rubidium
2010-01-11(svn r18785) -Codechange: rewrite/rework DoCommandP in order to simplify it, ...rubidium
2010-01-11(svn r18784) -Codechange: make NetworkSend_Command accept a company instead o...rubidium
2010-01-11(svn r18783) -Codechange: make CheckCompanyHasMoney set an error on the Comma...rubidium
2010-01-11(svn r18782) -Codechange: move the content of callback_table.cpp to network_c...rubidium
2010-01-11(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...rubidium
2010-01-11(svn r18780) -Update from WebTranslator v3.0:translators
2010-01-11(svn r18779) -Codechange: merge the command callbacks of the primary vehicles...rubidium
2010-01-11(svn r18778) -Fix [FS#3483]: [YAPP] Remove a special check for two-sided sign...michi_cc
2010-01-10(svn r18777) -Codechange: remove some unused parameters from a functionrubidium
2010-01-10(svn r18776) -Codechange: Use SmallVector to collect refit options.frosch
2010-01-10(svn r18775) -Fix (r18769): non-LZO code used LZO defines, also replace #defi...rubidium
2010-01-10(svn r18774) -Change: Consider callback 19 only broken after subcargos 0 to 2...frosch
2010-01-10(svn r18773) -Update from WebTranslator v3.0:translators
2010-01-10(svn r18772) -Feature-ish: allow user customisable compression levels for the...rubidium
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