OpenTTD/src/ai/api
yexo bfc386fe10 (svn r21655) -Add: mention AITown::IsCity in the NoAI changelog 2010-12-29 12:41:01 +00:00
..
Doxyfile (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_accounting.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_accounting.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_accounting.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_airport.cpp (svn r19465) -Codechange: support for multi-tile hangars 2010-03-19 11:17:52 +00:00
ai_airport.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_airport.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_base.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_base.hpp (svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. 2010-08-15 14:06:43 +00:00
ai_base.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_basestation.cpp (svn r21415) -Codechange: limit station/waypoint name by amount of characters, not bytes 2010-12-05 22:25:36 +00:00
ai_basestation.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_basestation.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_bridge.cpp (svn r21142) -Codechange: replace magic bridge length constants with proper constants (uni657) 2010-11-10 23:43:14 +00:00
ai_bridge.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_bridge.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_bridgelist.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
ai_bridgelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_bridgelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_cargo.cpp (svn r18330) -Cleanup: remove some unneeded includes 2009-11-28 20:35:25 +00:00
ai_cargo.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_cargo.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_cargolist.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
ai_cargolist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_cargolist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_changelog.hpp (svn r21655) -Add: mention AITown::IsCity in the NoAI changelog 2010-12-29 12:41:01 +00:00
ai_company.cpp (svn r21412) -Codechange: limit company name by amount of characters, not bytes 2010-12-05 22:24:50 +00:00
ai_company.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_company.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_controller.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
ai_controller.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_controller.hpp.sq (svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code 2009-10-04 18:16:44 +00:00
ai_date.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_date.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_date.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_depotlist.cpp (svn r19465) -Codechange: support for multi-tile hangars 2010-03-19 11:17:52 +00:00
ai_depotlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_depotlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_engine.cpp (svn r21571) -Codechange: Having a break after a return is no good. 2010-12-21 15:23:54 +00:00
ai_engine.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_engine.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_enginelist.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_enginelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_enginelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_error.cpp (svn r17692) -Codechange: minor coding style fixes 2009-10-04 17:10:57 +00:00
ai_error.hpp (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. 2010-08-08 10:59:30 +00:00
ai_error.hpp.sq (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. 2010-08-08 10:59:30 +00:00
ai_event.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_event.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_event.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_event_types.cpp (svn r21571) -Codechange: Having a break after a return is no good. 2010-12-21 15:23:54 +00:00
ai_event_types.hpp (svn r20765) -Fix (r17345): AIEventCompanyAskMerger was disguised as AIEventCompanyMerger (fanioz) 2010-09-08 13:45:26 +00:00
ai_event_types.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_execmode.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
ai_execmode.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_execmode.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_gamesettings.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 2010-08-26 22:01:16 +00:00
ai_gamesettings.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_gamesettings.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_group.cpp (svn r21411) -Codechange: limit group name by amount of characters, not bytes 2010-12-05 22:24:34 +00:00
ai_group.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_group.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_grouplist.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_grouplist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_grouplist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_industry.cpp (svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possible values so AIs can detect a temporaral refusal from an industry to accept some cargo type 2010-08-07 20:51:53 +00:00
ai_industry.hpp (svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possible values so AIs can detect a temporaral refusal from an industry to accept some cargo type 2010-08-07 20:51:53 +00:00
ai_industry.hpp.sq (svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possible values so AIs can detect a temporaral refusal from an industry to accept some cargo type 2010-08-07 20:51:53 +00:00
ai_industrylist.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
ai_industrylist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_industrylist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_industrytype.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 2010-08-26 22:01:16 +00:00
ai_industrytype.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_industrytype.hpp.sq (svn r20107) -Add: [NoAI] AIIndustryType::INDUSTRYTYPE_TOWN and AIIndustryType::INDUSTRYTYPE_UNKNOWN for AIRail::BuildNewGRFRailStation(). Note that BuildNewGRFRailStation() now checks the passed industry type for validity. 2010-07-10 10:54:30 +00:00
ai_industrytypelist.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
ai_industrytypelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_industrytypelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_info_docs.hpp (svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI code 2010-08-01 19:36:36 +00:00
ai_list.cpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_list.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_list.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_log.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_log.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_log.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_map.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
ai_map.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_map.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_marine.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 2010-08-26 22:01:16 +00:00
ai_marine.hpp (svn r20348) -Fix [FS#4004]: [NoAI] Ship depots were constructed along the wrong axis 2010-08-03 16:38:15 +00:00
ai_marine.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_object.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 2010-08-26 22:01:16 +00:00
ai_object.hpp (svn r18781) -Codechange: pass the CommandCost to the callback instead of whether it succeeded or not. 2010-01-11 18:46:09 +00:00
ai_order.cpp (svn r21571) -Codechange: Having a break after a return is no good. 2010-12-21 15:23:54 +00:00
ai_order.hpp (svn r20389) [NoAI] -Add: AIOrder::IsVoidOrder to find void "(Invalid Order)" orders. 2010-08-06 19:04:21 +00:00
ai_order.hpp.sq (svn r20389) [NoAI] -Add: AIOrder::IsVoidOrder to find void "(Invalid Order)" orders. 2010-08-06 19:04:21 +00:00
ai_rail.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 2010-08-26 22:01:16 +00:00
ai_rail.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_rail.hpp.sq (svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype. 2010-07-02 16:34:11 +00:00
ai_railtypelist.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_railtypelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_railtypelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_road.cpp (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers 2010-08-26 22:01:16 +00:00
ai_road.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_road.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_sign.cpp (svn r21413) -Codechange: limit sign name by amount of characters, not bytes 2010-12-05 22:25:08 +00:00
ai_sign.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_sign.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_signlist.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_signlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_signlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_station.cpp (svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instead of CountBits() where possible 2010-02-05 17:05:58 +00:00
ai_station.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_station.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_stationlist.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_stationlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_stationlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_subsidy.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
ai_subsidy.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_subsidy.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_subsidylist.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
ai_subsidylist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_subsidylist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_testmode.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
ai_testmode.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_testmode.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_tile.cpp (svn r21493) -Codechange: don't use the full 32 bits of the level land command to tell whether to raise, lower or keep the level of the first selected tile 2010-12-13 11:21:53 +00:00
ai_tile.hpp (svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for TRANSPORT_AIR 2010-09-13 13:36:36 +00:00
ai_tile.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_tilelist.cpp (svn r21488) -Codechange: make use of TILE_AREA_LOOP in the tile list AI API 2010-12-12 18:47:08 +00:00
ai_tilelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_tilelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_town.cpp (svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns grow faster than others (Lord Aro) 2010-12-29 12:19:33 +00:00
ai_town.hpp (svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns grow faster than others (Lord Aro) 2010-12-29 12:19:33 +00:00
ai_town.hpp.sq (svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns grow faster than others (Lord Aro) 2010-12-29 12:19:33 +00:00
ai_townlist.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
ai_townlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_townlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_tunnel.cpp (svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel. 2010-04-14 20:28:37 +00:00
ai_tunnel.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_tunnel.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_types.hpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 2010-10-30 17:51:07 +00:00
ai_vehicle.cpp (svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains. 2010-12-14 21:33:53 +00:00
ai_vehicle.hpp (svn r20574) -Codechange: a little over 1 million vehicles should be enough for the forseeable future 2010-08-19 20:58:30 +00:00
ai_vehicle.hpp.sq (svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in depot' strings 2010-08-18 00:30:12 +00:00
ai_vehiclelist.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
ai_vehiclelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_vehiclelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_waypoint.cpp (svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instead of CountBits() where possible 2010-02-05 17:05:58 +00:00
ai_waypoint.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 2010-08-01 20:41:46 +00:00
ai_waypoint.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
ai_waypointlist.cpp (svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypointType(). 2010-01-04 19:42:29 +00:00
ai_waypointlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
ai_waypointlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00
squirrel_export.awk (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 2010-03-23 22:48:10 +00:00
squirrel_export.sh (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 2010-08-19 15:37:28 +00:00