summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-02-20(svn r19176) -Fix [FS#3632] (r17859): when selecting "build many industries" ...yexo
2010-02-20(svn r19174) -Fix: Buoys are no Stations, only BaseStations.frosch
2010-02-20(svn r19173) -Update from WebTranslator v3.0:translators
2010-02-20(svn r19172) -Codechange: Move road checks from CmdBuildRoadStop to CheckFlat...terkhen
2010-02-20(svn r19171) -Codechange: Split CheckFlatLandBelow into different functions.terkhen
2010-02-20(svn r19170) -Codechange: Make CheckFlatLandBelow use TileArea.terkhen
2010-02-20(svn r19169) -Codechange: Move buildable tile checks outside of CheckFlatLand...terkhen
2010-02-20(svn r19168) -Fix: under some circumstances timidity (via extmidi) would not ...rubidium
2010-02-20(svn r19167) -Fix [FS#3631](r19120): Industry 0 could be choosen even if not ...frosch
2010-02-20(svn r19166) -Change: don't print the absolute path to AI script files in the...yexo
2010-02-19(svn r19165) -Fix [FS#3629]: vehicle running costs shouldn't be changed in a ...yexo
2010-02-19(svn r19164) -Update from WebTranslator v3.0:translators
2010-02-18(svn r19163) -Update from WebTranslator v3.0:translators
2010-02-18(svn r19161) -Codechange: make the default size of the open list used for yap...yexo
2010-02-18(svn r19160) -Codechange: Enlarge a CBinaryHeapT if the heap is full instead ...yexo
2010-02-18(svn r19158) -Fix (r19149): MSVC 64 bits compile warningrubidium
2010-02-17(svn r19154) -Fix: Invisible depots draw the track, so also draw the overlays.frosch
2010-02-17(svn r19153) -Fix [FS#pm](r19056): PBS reservation was drawn incorrectly for ...frosch
2010-02-17(svn r19152) -Update from WebTranslator v3.0:translators
2010-02-17(svn r19151) -Codechange [FS#3625]: Move home directory to a better place in ...rubidium
2010-02-17(svn r19150) -Fix (r19143): some more locations could use updatingrubidium
2010-02-17(svn r19149) -Codechange: make our vsnprintf implementation for Windows more ...rubidium
2010-02-17(svn r19148) -Fix [FS#3627]: [v]seprintf should return the number of added ch...rubidium
2010-02-17(svn r19147) -Update from WebTranslator v3.0:translators
2010-02-16(svn r19146) -Codechange: Use CommandCost in industry checking routines.alberth
2010-02-16(svn r19145) -Update from WebTranslator v3.0:translators
2010-02-16(svn r19143) -Codechange: trunk's going for 1.1 now.rubidium
2010-02-15(svn r19141) -Fix [FS#3619] (r18421): look-ahead for multitile waypoints 'mad...rubidium
2010-02-15(svn r19140) -Codechange: Move variables closer to their first use.alberth
2010-02-15(svn r19139) -Update from WebTranslator v3.0:translators
2010-02-15(svn r19138) -Codechange: Rename CheckMultipleIndustryInTown() to FindTownFor...alberth
2010-02-15(svn r19137) -Add: Report a more useful error when failing to build a bubble ...alberth
2010-02-15(svn r19136) -Doc: Added Doxygen comments for industry checking procedures.alberth
2010-02-14(svn r19135) -Update from WebTranslator v3.0:translators
2010-02-14(svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken.frosch
2010-02-14(svn r19133) -Fix [FS#3621]: [Mac OS X] --enable-desync-debug failed compilin...rubidium
2010-02-14(svn r19132) -Codechange: No need to end a line with ;;.alberth
2010-02-14(svn r19131) -Doc: Add doxygen comments to some economy variables and constants.alberth
2010-02-14(svn r19130) -Codechange: Use references and inlining in CommandCost.alberth
2010-02-14(svn r19129) -Fix [FS#3623] (r19122): Don't draw cargo ratings/acceptance whe...alberth
2010-02-14(svn r19128) -Codechange: CommandCost cost methods return void instead of a c...alberth
2010-02-14(svn r19127) -Codechange: Add printf-like warnings to more functions.frosch
2010-02-14(svn r19126) -Codechange: Silence a warning.frosch
2010-02-13(svn r19125) -Fix (r18809): Compiling with desync-debug failed.frosch
2010-02-13(svn r19124) -Update from WebTranslator v3.0:translators
2010-02-13(svn r19123) -Fix [FS#3617]: Resize station cargo widget when needed to displ...alberth
2010-02-13(svn r19122) -Codechange: Move cargo drawing to StationViewWindow::OnPaint().alberth
2010-02-13(svn r19121) -Codechange: Introduce a variable for the height of the ratings ...alberth
2010-02-13(svn r19120) -Fix: [NewGRF] Industry property 0x17 was interpreted incorrectl...frosch
2010-02-13(svn r19119) -Fix [FS#3616]: removing towns (in the scenario editor) that had...rubidium