summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-13(svn r21496) -Fix (r21494): ofcourse older GCCs (< 4.3) have something to com...rubidium
2010-12-13(svn r21495) -Codechange: don't hide a local variablerubidium
2010-12-13(svn r21494) -Codechange: split the tile iterator in two classesrubidium
2010-12-13(svn r21493) -Codechange: don't use the full 32 bits of the level land comman...rubidium
2010-12-13(svn r21492) -Fix/Change/Revert [FS#4301]: apparantly version 1.1 of the desk...rubidium
2010-12-12(svn r21491) -Document: the tile highlight data structrubidium
2010-12-12(svn r21490) -Codechange: abstract/encapsulate the map area iterating a bitrubidium
2010-12-12(svn r21489) -Codechange: replace the last instances of TILE_LOOP with TILE_A...rubidium
2010-12-12(svn r21488) -Codechange: make use of TILE_AREA_LOOP in the tile list AI APIrubidium
2010-12-12(svn r21487) -Update from WebTranslator v3.0:translators
2010-12-12(svn r21486) -Codechange: use TILE_AREA_LOOP for station expansion checks as ...rubidium
2010-12-12(svn r21485) -Codechange: use CircularTileSearch to find whether there's a tr...rubidium
2010-12-12(svn r21484) -Codechange: use TILE_AREA_LOOP in CommonRaiseLowerBigLandrubidium
2010-12-12(svn r21483) -Codechange: make StationRect::ScanForStationTiles make use of T...rubidium
2010-12-12(svn r21482) -Codechange: make landscape clearing make use of TILE_AREA_LOOP ...rubidium
2010-12-12(svn r21481) -Codechange: make rail conversion make use of TILE_AREA_LOOP as ...rubidium
2010-12-12(svn r21480) -Change [FS#4292]: make it possible to start actions that requir...rubidium
2010-12-12(svn r21479) -Fix (r9563): Keep transparency for textual stuff in newspaper.frosch
2010-12-12(svn r21478) -Change [FS#4297]: improve some order related tooltips. Based on...rubidium
2010-12-12(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window ...rubidium
2010-12-12(svn r21476) -Fix [FS#4299]: DC_FORCE_CLEAR_TILE should only add extra cost f...frosch
2010-12-12(svn r21475) -Fix: MSVC's code analyser says DeleteObject shouldn't be called...rubidium
2010-12-12(svn r21474) -Fix: some MSVC code analysis warnings in strgenrubidium
2010-12-11(svn r21473) -Feature [FS#4279]: [NewGRF] Use the station graphics property t...rubidium
2010-12-11(svn r21472) -Fix [FS#4298] (r21459-ish): make sure the query window is only ...rubidium
2010-12-11(svn r21471) -Change [FS#4153]: make building aqueducts behave more like buil...rubidium
2010-12-11(svn r21470) -Codechange: add method to get the distance from the edge in a g...rubidium
2010-12-11(svn r21469) -Update from WebTranslator v3.0:translators
2010-12-11(svn r21468) -Change: make sure the end of a bridge is always a valid tile as...rubidium
2010-12-11(svn r21467) -Doc: Add a few doxygen comments to config file settings code.alberth
2010-12-11(svn r21466) -Codechange: make VehicleHasDepotOrders a function of Vehicle.rubidium
2010-12-11(svn r21465) -Cleanup [FS#4295]: remove some dead code (fonsinchen)rubidium
2010-12-11(svn r21464) -Add: Explicitly make 'shared orders' an option in the orders menuplanetmaker
2010-12-11(svn r21463) -Fix [FS#4296] (r21405): when packets are filled their pos and s...rubidium
2010-12-11(svn r21462) -Codechange [FS#3689]: don't do unnecessary cargo reservations i...rubidium
2010-12-11(svn r21461) -Feature(tte) [FS#3711]: make it more clear that you're stopping...rubidium
2010-12-11(svn r21460) -Change [FS#3975]: place the bridge building window under the mo...rubidium
2010-12-10(svn r21459) -Feature(tte) [FS#3217]: Hotkey Ctrl+W for returning to the main...planetmaker
2010-12-10(svn r21458) -Fix [FS#4180]: possible crash when news item gets removed at ju...rubidium
2010-12-10(svn r21457) -Feature(tte) [FS#4215]: scroll to the inserted order (thror)rubidium
2010-12-10(svn r21456) -Fix: [NewGRF] make sure the parameter for house var 60 is the i...yexo
2010-12-10(svn r21455) -Feature [NewGRF]: selecting of different views of an objectrubidium
2010-12-10(svn r21454) -Codechange: add support for object variable 48rubidium
2010-12-10(svn r21453) -Codechange: add the view of an object to the savegamerubidium
2010-12-10(svn r21452) -Codechange: read object property 17 (number of views)rubidium
2010-12-10(svn r21451) -Fix (r21449): make sure the matrix's child widget's size is upd...rubidium
2010-12-10(svn r21450) -Update from WebTranslator v3.0:translators
2010-12-10(svn r21449) -Change: make the waypoint window make use the generic "matrix" ...rubidium
2010-12-10(svn r21448) -Add: generic widget for creating a scrollable (one direction) a...rubidium
2010-12-10(svn r21447) -Add: accessor function to get the direction of a scrollbarrubidium