OpenTTD/src/ai/api
truebrain 3008ded077 (svn r23306) -Fix (r23302): forgot to mention AITownEffectList in the Changelog 2011-11-23 16:25:38 +00:00
..
Doxyfile (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway 2011-11-12 18:48:21 +00:00
ai_accounting.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_accounting.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_accounting.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_airport.cpp (svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports. 2011-08-01 20:15:18 +00:00
ai_airport.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_airport.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_base.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_base.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_base.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_basestation.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_basestation.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_basestation.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_bridge.cpp (svn r22396) -Document: some AI doxygen stuff 2011-05-01 09:24:19 +00:00
ai_bridge.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_bridge.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_bridgelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_bridgelist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_bridgelist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_cargo.cpp (svn r23306) -Fix (r23302): forgot to mention AITownEffectList in the Changelog 2011-11-23 16:25:38 +00:00
ai_cargo.hpp (svn r23298) -Add: track statistics of all incoming and outgoing goods. Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen) 2011-11-23 16:05:19 +00:00
ai_cargo.hpp.sq (svn r23298) -Add: track statistics of all incoming and outgoing goods. Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen) 2011-11-23 16:05:19 +00:00
ai_cargolist.cpp (svn r23134) -Add [FS#3799]: [NoAI] AICargoList_StationAccepting 2011-11-08 15:44:53 +00:00
ai_cargolist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_cargolist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_changelog.hpp (svn r23306) -Fix (r23302): forgot to mention AITownEffectList in the Changelog 2011-11-23 16:25:38 +00:00
ai_company.cpp (svn r22584) -Add: [NoAI] several functions to AICompany to find out performance information (Morloth) 2011-06-13 15:23:20 +00:00
ai_company.hpp (svn r23299) -Codechange: remove silly comments from AI documentation 2011-11-23 16:05:59 +00:00
ai_company.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_controller.cpp (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 2011-11-23 13:39:36 +00:00
ai_controller.hpp (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 2011-11-23 13:39:36 +00:00
ai_controller.hpp.sq (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) 2011-11-23 13:39:36 +00:00
ai_date.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_date.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_date.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_depotlist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_depotlist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_depotlist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_engine.cpp (svn r22981) -Add: GroupStatistics for the ALL_GROUP. 2011-10-03 17:23:41 +00:00
ai_engine.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_engine.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_enginelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_enginelist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_enginelist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_error.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_error.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_error.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_event.cpp (svn r22396) -Document: some AI doxygen stuff 2011-05-01 09:24:19 +00:00
ai_event.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_event.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
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. 2011-02-05 20:41:13 +00:00
ai_event_types.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_event_types.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
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. 2011-11-13 20:43:48 +00:00
ai_execmode.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_execmode.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_gamesettings.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_gamesettings.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_gamesettings.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_group.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_group.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_group.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_grouplist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_grouplist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_grouplist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_industry.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_industry.hpp (svn r23299) -Codechange: remove silly comments from AI documentation 2011-11-23 16:05:59 +00:00
ai_industry.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_industrylist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_industrylist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_industrylist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_industrytype.cpp (svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18. 2011-11-08 17:26:13 +00:00
ai_industrytype.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_industrytype.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_industrytypelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_industrytypelist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_industrytypelist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
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 2011-11-12 18:48:21 +00:00
ai_list.cpp (svn r22396) -Document: some AI doxygen stuff 2011-05-01 09:24:19 +00:00
ai_list.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_list.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_log.cpp (svn r23012) -Fix [FS#4798]: AI backlog was to short to fully display the backtrace of some AI crashes (Kogut) 2011-10-07 18:49:02 +00:00
ai_log.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_log.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_map.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_map.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_map.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_marine.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_marine.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_marine.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
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. 2011-11-13 20:43:48 +00:00
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. 2011-11-13 20:43:48 +00:00
ai_order.cpp (svn r23162) -Fix (r23133): Silence gcc warning. 2011-11-08 17:42:34 +00:00
ai_order.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_order.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_rail.cpp (svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity. 2011-08-06 17:20:21 +00:00
ai_rail.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_rail.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_railtypelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_railtypelist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_railtypelist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_road.cpp (svn r22968) -Feature: Allow road corners on steep slopes. 2011-10-01 16:45:25 +00:00
ai_road.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_road.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_sign.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_sign.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_sign.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_signlist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_signlist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_signlist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_station.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_station.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_station.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_stationlist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_stationlist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_stationlist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_subsidy.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_subsidy.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_subsidy.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_subsidylist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_subsidylist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_subsidylist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
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. 2011-11-13 20:43:48 +00:00
ai_testmode.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_testmode.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_tile.cpp (svn r23106) -Codechange: pass int* to GetTileSlope and friends 2011-11-04 11:30:37 +00:00
ai_tile.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_tile.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_tilelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_tilelist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_tilelist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_town.cpp (svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to query statistics about a town regarding its growing 2011-11-23 16:09:46 +00:00
ai_town.hpp (svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to query statistics about a town regarding its growing 2011-11-23 16:09:46 +00:00
ai_town.hpp.sq (svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to query statistics about a town regarding its growing 2011-11-23 16:09:46 +00:00
ai_townlist.cpp (svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to query statistics about a town regarding its growing 2011-11-23 16:09:46 +00:00
ai_townlist.hpp (svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to query statistics about a town regarding its growing 2011-11-23 16:09:46 +00:00
ai_townlist.hpp.sq (svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to query statistics about a town regarding its growing 2011-11-23 16:09:46 +00:00
ai_tunnel.cpp (svn r23106) -Codechange: pass int* to GetTileSlope and friends 2011-11-04 11:30:37 +00:00
ai_tunnel.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_tunnel.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +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 r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_vehicle.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_vehicle.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_vehiclelist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_vehiclelist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_vehiclelist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_waypoint.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_waypoint.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_waypoint.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
ai_waypointlist.cpp (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree 2011-01-22 10:33:16 +00:00
ai_waypointlist.hpp (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically 2011-11-13 20:52:39 +00:00
ai_waypointlist.hpp.sq (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
squirrel_export.awk (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) 2011-11-19 15:41:29 +00:00
squirrel_export.sh (svn r23262) -Fix: one annoying typo in a squirrel_export marker line 2011-11-19 15:42:40 +00:00