summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-15(svn r21523) -Fix: Some windows were not updated correctly after a train acce...terkhen
2010-12-15(svn r21522) -Fix: [OSX] Silence a warning when compiling without quartz and ...planetmaker
2010-12-14(svn r21521) -Codechange: Unify some cached values that were present in both ...terkhen
2010-12-14(svn r21520) -Document: Complete the comments of GroundVehicleCache.terkhen
2010-12-14(svn r21519) -Codechange: Allow direct access to the GroundVehicleCache from ...terkhen
2010-12-14(svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache.terkhen
2010-12-14(svn r21517) -Codechange: Add IsGroundVehicle function to the Engine class.terkhen
2010-12-14(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.terkhen
2010-12-14(svn r21515) -Codechange: Use cached_total_length where appropiate.terkhen
2010-12-14(svn r21514) -Update from WebTranslator v3.0:translators
2010-12-14(svn r21513) -Feature [FS#532]: make the chat message timeout user configurablerubidium
2010-12-14(svn r21512) -Change/Feature: make the delay of the chat messages timing out ...rubidium
2010-12-13(svn r21511) -Feature: vehicle lost message for shipsrubidium
2010-12-13(svn r21510) -Feature [FS#1956]: vehicle lost message for road vehiclesrubidium
2010-12-13(svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parame...rubidium
2010-12-13(svn r21508) -Codechange: move the code to handle the pathfinder's "path foun...rubidium
2010-12-13(svn r21507) -Update: the other translationsrubidium
2010-12-13(svn r21506) -Codechange: rename the train/vehicle lost warning strings to be...rubidium
2010-12-13(svn r21505) -Change: generalise the lost_train_warning setting to lost_vehic...rubidium
2010-12-13(svn r21504) -Codechange: move the "lost" bit from the train's flags to vehic...rubidium
2010-12-13(svn r21503) -Update from WebTranslator v3.0:translators
2010-12-13(svn r21502) -Change/Fix [FS#3991] (r150, r18402): before r18402 a train cras...rubidium
2010-12-13(svn r21501) -Fix (rnotlongago): guess what was complaining this time?rubidium
2010-12-13(svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Base...rubidium
2010-12-13(svn r21499) -Add: diagonal tile iterator. Based on patch by fonsinchenrubidium
2010-12-13(svn r21498) -Codechange: make the measurement tooltip handle diagonal select...rubidium
2010-12-13(svn r21497) -Codechange: prepare the viewport selection mechanism for select...rubidium
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-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