summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-18(svn r21537) -Cleanup: Add a few sprinkles of coding styleplanetmaker
2010-12-18(svn r21536) -Update from WebTranslator v3.0:translators
2010-12-17(svn r21534) -Update from WebTranslator v3.0:translators
2010-12-16(svn r21533) -Codechange: replace some magic numbers with less magic constantsrubidium
2010-12-16(svn r21532) -Update from WebTranslator v3.0:translators
2010-12-16(svn r21531) -Fix: gcc 3.4 warningsmatz
2010-12-15(svn r21530) -Fix: remove trailing period from most of English stringssmatz
2010-12-15(svn r21529) -Doc: update comment after function name change (Krille)rubidium
2010-12-15(svn r21528) -Add: plural 'genders' for Czech translationsmatz
2010-12-15(svn r21527) -Fix (r21526, r21525): should ofcourse make sure I fix all wrong...rubidium
2010-12-15(svn r21526) -Fix: failure of WT3 to properly validate some strings...rubidium
2010-12-15(svn r21525) -Update from WebTranslator v3.0:translators
2010-12-15(svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder pena...michi_cc
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