summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_rail.hpp
AgeCommit message (Expand)Author
2011-01-22(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...rubidium
2010-12-29(svn r21663) -Add: [NoAI]: AIRail::GetName() to get the name of a railtypeyexo
2010-08-01(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of ...yexo
2010-08-01(svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI...yexo
2010-07-31(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.alberth
2010-07-10(svn r20107) -Add: [NoAI] AIIndustryType::INDUSTRYTYPE_TOWN and AIIndustryTyp...frosch
2010-07-02(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossin...michi_cc
2010-04-12(svn r19614) -Codechange: "it's" => "its" where appropriatesmatz
2010-04-09(svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limi...yexo
2010-02-02(svn r18987) -Fix: [NoAI] Make building long rails fail for AIs if there is a...terkhen
2010-01-29(svn r18955) -Feature: [NoAI] introduce GetBuildCost functions in several cla...yexo
2009-09-08(svn r17471) -Change: when removing a station or waypoint keep the rail unles...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-05(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...rubidium
2009-07-30(svn r16992) -Add [NoAI]: function to clear waypoint(s) in a certain rectangl...rubidium
2009-05-15(svn r16311) -Fix: (Get|Set)TrackBits() is only valid for RAIL_TILE_NORMAL an...frosch
2009-04-21(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...rubidium
2009-02-19(svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remov...yexo
2009-02-14(svn r15488) -Change [API CHANGE]: Add support for distant-join stations.yexo
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain