You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/ai/api
truebrain cbe453eab0 (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
..
Doxyfile (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway 13 years ago
ai_accounting.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_accounting.hpp (svn r22396) -Document: some AI doxygen stuff 13 years ago
ai_accounting.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_airport.cpp (svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports. 13 years ago
ai_airport.hpp (svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports. 13 years ago
ai_airport.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_base.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_base.hpp (svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. 14 years ago
ai_base.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_basestation.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_basestation.hpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_basestation.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_bridge.cpp (svn r22396) -Document: some AI doxygen stuff 13 years ago
ai_bridge.hpp (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway 13 years ago
ai_bridge.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_bridgelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_bridgelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_bridgelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_cargo.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_cargo.hpp (svn r23120) -Feature: [NoAI] Support for refit orders. 13 years ago
ai_cargo.hpp.sq (svn r23120) -Feature: [NoAI] Support for refit orders. 13 years ago
ai_cargolist.cpp (svn r23134) -Add [FS#3799]: [NoAI] AICargoList_StationAccepting 13 years ago
ai_cargolist.hpp (svn r23134) -Add [FS#3799]: [NoAI] AICargoList_StationAccepting 13 years ago
ai_cargolist.hpp.sq (svn r23134) -Add [FS#3799]: [NoAI] AICargoList_StationAccepting 13 years ago
ai_changelog.hpp (svn r23170) -Doc (r23169): add he new value to the AI changelog 13 years ago
ai_company.cpp (svn r22584) -Add: [NoAI] several functions to AICompany to find out performance information (Morloth) 13 years ago
ai_company.hpp (svn r22584) -Add: [NoAI] several functions to AICompany to find out performance information (Morloth) 13 years ago
ai_company.hpp.sq (svn r22762) -Fix (r22584): Update ai_company.hpp.sq 13 years ago
ai_controller.cpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_controller.hpp (svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick 13 years ago
ai_controller.hpp.sq (svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick 13 years ago
ai_date.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_date.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 14 years ago
ai_date.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_depotlist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_depotlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_depotlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_engine.cpp (svn r22981) -Add: GroupStatistics for the ALL_GROUP. 13 years ago
ai_engine.hpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
ai_engine.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_enginelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_enginelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_enginelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_error.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_error.hpp (svn r22396) -Document: some AI doxygen stuff 13 years ago
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. 14 years ago
ai_event.cpp (svn r22396) -Document: some AI doxygen stuff 13 years ago
ai_event.hpp (svn r21664) -Add: [NoAI] AIEventTownFounded 14 years ago
ai_event.hpp.sq (svn r21664) -Add: [NoAI] AIEventTownFounded 14 years ago
ai_event_types.cpp (svn r21987) -Fix: Make news items, engine previews and AI preview events deal with no longer existing Engine items after resetting the pool. 14 years ago
ai_event_types.hpp (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway 13 years ago
ai_event_types.hpp.sq (svn r21664) -Add: [NoAI] AIEventTownFounded 14 years ago
ai_execmode.cpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_execmode.hpp (svn r22396) -Document: some AI doxygen stuff 13 years ago
ai_execmode.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_gamesettings.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_gamesettings.hpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_gamesettings.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_group.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_group.hpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
ai_group.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_grouplist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_grouplist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_grouplist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_industry.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
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 14 years ago
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 14 years ago
ai_industrylist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_industrylist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_industrylist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_industrytype.cpp (svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18. 13 years ago
ai_industrytype.hpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
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. 14 years ago
ai_industrytypelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_industrytypelist.hpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
ai_industrytypelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_info_docs.hpp (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway 13 years ago
ai_list.cpp (svn r22396) -Document: some AI doxygen stuff 13 years ago
ai_list.hpp (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway 13 years ago
ai_list.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_log.cpp (svn r23012) -Fix [FS#4798]: AI backlog was to short to fully display the backtrace of some AI crashes (Kogut) 13 years ago
ai_log.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 14 years ago
ai_log.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_map.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_map.hpp (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) 14 years ago
ai_map.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_marine.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_marine.hpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_marine.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_object.cpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_object.hpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_order.cpp (svn r23162) -Fix (r23133): Silence gcc warning. 13 years ago
ai_order.hpp (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway 13 years ago
ai_order.hpp.sq (svn r23120) -Feature: [NoAI] Support for refit orders. 13 years ago
ai_rail.cpp (svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity. 13 years ago
ai_rail.hpp (svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity. 13 years ago
ai_rail.hpp.sq (svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year 14 years ago
ai_railtypelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_railtypelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_railtypelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_road.cpp (svn r22968) -Feature: Allow road corners on steep slopes. 13 years ago
ai_road.hpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_road.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_sign.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_sign.hpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
ai_sign.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_signlist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_signlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_signlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_station.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_station.hpp (svn r22763) -Fix [FS#4702]: Clarify the meaning of AIStation::IsWithinTownInfluence(), AITile::IsWithinTownInfluence() and AITown::IsWithinTownInfluence(). 13 years ago
ai_station.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_stationlist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_stationlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_stationlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_subsidy.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_subsidy.hpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
ai_subsidy.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_subsidylist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_subsidylist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_subsidylist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_testmode.cpp (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. 13 years ago
ai_testmode.hpp (svn r22396) -Document: some AI doxygen stuff 13 years ago
ai_testmode.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_tile.cpp (svn r23106) -Codechange: pass int* to GetTileSlope and friends 13 years ago
ai_tile.hpp (svn r22853) -Doc: Add a missing bit of AI documentation. 13 years ago
ai_tile.hpp.sq (svn r22764) -Add: [NoAI] AITile::GetTownAuthority(). 13 years ago
ai_tilelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_tilelist.hpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_tilelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_town.cpp (svn r22920) -Cleanup: replace two very old town variables taht were rarely used by small functions that compute there value on-the-fly when necessary 13 years ago
ai_town.hpp (svn r22763) -Fix [FS#4702]: Clarify the meaning of AIStation::IsWithinTownInfluence(), AITile::IsWithinTownInfluence() and AITown::IsWithinTownInfluence(). 13 years ago
ai_town.hpp.sq (svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns grow faster than others (Lord Aro) 14 years ago
ai_townlist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_townlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_townlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_tunnel.cpp (svn r23106) -Codechange: pass int* to GetTileSlope and friends 13 years ago
ai_tunnel.hpp (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway 13 years ago
ai_tunnel.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_types.hpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 14 years ago
ai_vehicle.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_vehicle.hpp (svn r22988) -Fix: don't return ERR_UNKNOWN when the vehicle would become too long 13 years ago
ai_vehicle.hpp.sq (svn r22988) -Fix: don't return ERR_UNKNOWN when the vehicle would become too long 13 years ago
ai_vehiclelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_vehiclelist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_vehiclelist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_waypoint.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_waypoint.hpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_waypoint.hpp.sq (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 15 years ago
ai_waypointlist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 14 years ago
ai_waypointlist.hpp (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
ai_waypointlist.hpp.sq (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago
squirrel_export.awk (svn r23204) -Fix (r23201): if you rename a constant, then also rename it in the helper scripts that use it 13 years ago
squirrel_export.sh (svn r20563) -Change: [NoAI] rename AIAbstractList to AIList 14 years ago