.. |
ai_abstractlist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_abstractlist.hpp
|
(svn r18683) -Fix: it's not an other
|
2010-01-01 18:45:40 +00:00 |
ai_abstractlist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +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 r18562) -Document: improve clarity of the AIAccounting class
|
2009-12-20 12:29:16 +00:00 |
ai_accounting.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_airport.cpp
|
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
|
2009-11-07 22:47:54 +00:00 |
ai_airport.hpp
|
(svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable. Also update several preconditions so it's now possible to get information on airports types that can no longer be build (small airport after 1960)
|
2009-09-20 18:38:43 +00:00 |
ai_airport.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +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 r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_base.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_basestation.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_basestation.hpp
|
(svn r17531) -Fix: wrong @file for ai_basestation.hpp
|
2009-09-13 17:58:00 +00:00 |
ai_basestation.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_bridge.cpp
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
ai_bridge.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_bridge.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_bridgelist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_bridgelist.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_bridgelist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_buoylist.cpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_buoylist.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_buoylist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_cargo.cpp
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
ai_cargo.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_cargo.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_cargolist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_cargolist.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_cargolist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_changelog.hpp
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +00:00 |
ai_company.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_company.hpp
|
(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files
|
2009-12-19 23:53:15 +00:00 |
ai_company.hpp.sq
|
(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files
|
2009-12-19 23:53:15 +00:00 |
ai_controller.cpp
|
(svn r17500) -Fix (r16502): The wrong value was restored to SetAllowDoCommand possible resulting in an AI that wasn't allowed to do any actions
|
2009-09-11 17:18:06 +00:00 |
ai_controller.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +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 r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_date.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_depotlist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_depotlist.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_depotlist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_engine.cpp
|
(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a certain engine.
|
2010-01-02 15:52:29 +00:00 |
ai_engine.hpp
|
(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a certain engine.
|
2010-01-02 15:52:29 +00:00 |
ai_engine.hpp.sq
|
(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a certain engine.
|
2010-01-02 15:52:29 +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 r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_enginelist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_error.cpp
|
(svn r17692) -Codechange: minor coding style fixes
|
2009-10-04 17:10:57 +00:00 |
ai_error.hpp
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +00:00 |
ai_error.hpp.sq
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +00:00 |
ai_event_types.cpp
|
(svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview)::GetCargoType() and AIEngine::CanRefitCargo() wrt. articulated vehicles.
|
2009-10-28 20:15:46 +00:00 |
ai_event_types.hpp
|
(svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview)::GetCargoType() and AIEngine::CanRefitCargo() wrt. articulated vehicles.
|
2009-10-28 20:15:46 +00:00 |
ai_event_types.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +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 r17345) -Fix [FS#2769]: one wasn't offered to take over bankrupt companies anymore; caused by the introduction NoAI, although NewAI had the same problem too.
|
2009-09-01 12:57:04 +00:00 |
ai_event.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_execmode.cpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_execmode.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_execmode.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_gamesettings.cpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_gamesettings.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_gamesettings.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_group.cpp
|
(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a certain engine.
|
2010-01-02 15:52:29 +00:00 |
ai_group.hpp
|
(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a certain engine.
|
2010-01-02 15:52:29 +00:00 |
ai_group.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +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 r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_grouplist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_industry.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_industry.hpp
|
(svn r17294) -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and AIIndustry::GetLastMonthTransportedPercentage
|
2009-08-27 13:50:07 +00:00 |
ai_industry.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_industrylist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_industrylist.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_industrylist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_industrytype.cpp
|
(svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -1, if the industry is neither buildable nor prospectable.
|
2009-11-24 17:56:45 +00:00 |
ai_industrytype.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_industrytype.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_industrytypelist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_industrytypelist.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_industrytypelist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_info_docs.hpp
|
(svn r18622) -Merge: release changes
|
2009-12-23 23:09:47 +00:00 |
ai_list.cpp
|
(svn r17692) -Codechange: minor coding style fixes
|
2009-10-04 17:10:57 +00:00 |
ai_list.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_list.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +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 r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_log.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_map.cpp
|
(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files
|
2009-12-19 23:53:15 +00:00 |
ai_map.hpp
|
(svn r18558) -Cleanup (r18557): no need to document TILE_INVALID twice
|
2009-12-20 00:53:22 +00:00 |
ai_map.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_marine.cpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_marine.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_marine.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_object.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_object.hpp
|
(svn r17500) -Fix (r16502): The wrong value was restored to SetAllowDoCommand possible resulting in an AI that wasn't allowed to do any actions
|
2009-09-11 17:18:06 +00:00 |
ai_order.cpp
|
(svn r18667) -Fix [FS#3454]: [NoAI] crash when trying to get the order destination of a 'nearest depot' order
|
2009-12-30 18:07:28 +00:00 |
ai_order.hpp
|
(svn r18651) -Fix [FS#3438](r18518): [NoAI] When AI tried to create NO_UNLOAD order, GOTO_NEAREST_DEPOT order was created instead
|
2009-12-28 12:12:57 +00:00 |
ai_order.hpp.sq
|
(svn r18518) -Add [NoAI]: AIOrder::AIOF_GOTO_NEAREST_DEPOT for goto nearest depot orders
|
2009-12-16 21:31:21 +00:00 |
ai_rail.cpp
|
(svn r17471) -Change: when removing a station or waypoint keep the rail unless Ctrl is pressed. This makes the behaviour consistent between the two.
|
2009-09-08 10:12:13 +00:00 |
ai_rail.hpp
|
(svn r17471) -Change: when removing a station or waypoint keep the rail unless Ctrl is pressed. This makes the behaviour consistent between the two.
|
2009-09-08 10:12:13 +00:00 |
ai_rail.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +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 r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_railtypelist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_road.cpp
|
(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files
|
2009-12-19 23:53:15 +00:00 |
ai_road.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_road.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_sign.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_sign.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_sign.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +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 r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_signlist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_station.cpp
|
(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files
|
2009-12-19 23:53:15 +00:00 |
ai_station.hpp
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +00:00 |
ai_station.hpp.sq
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +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 r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_stationlist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_subsidy.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_subsidy.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_subsidy.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_subsidylist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_subsidylist.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_subsidylist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_testmode.cpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_testmode.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_testmode.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_tile.cpp
|
(svn r18696) -Fix [FS#3404]: AITile::IsCoastTile returned false for coast tiles with trees on them.
|
2010-01-03 12:42:50 +00:00 |
ai_tile.hpp
|
(svn r18696) -Fix [FS#3404]: AITile::IsCoastTile returned false for coast tiles with trees on them.
|
2010-01-03 12:42:50 +00:00 |
ai_tile.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_tilelist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_tilelist.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_tilelist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_town.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_town.hpp
|
(svn r17294) -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and AIIndustry::GetLastMonthTransportedPercentage
|
2009-08-27 13:50:07 +00:00 |
ai_town.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +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 r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_townlist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_tunnel.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_tunnel.hpp
|
(svn r18683) -Fix: it's not an other
|
2010-01-01 18:45:40 +00:00 |
ai_tunnel.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_types.hpp
|
(svn r18555) -Fix (r15027): fake definitions of squirrel types were wrong for eg. 64bit systems, don't use them
|
2009-12-19 23:46:15 +00:00 |
ai_vehicle.cpp
|
(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a certain engine.
|
2010-01-02 15:52:29 +00:00 |
ai_vehicle.hpp
|
(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a certain engine.
|
2010-01-02 15:52:29 +00:00 |
ai_vehicle.hpp.sq
|
(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files
|
2009-12-19 23:53:15 +00:00 |
ai_vehiclelist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_vehiclelist.hpp
|
(svn r17486) -Add [NoAI]: a vehicle list for all vehicle that are ordered to a specific depot
|
2009-09-09 09:46:08 +00:00 |
ai_vehiclelist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
ai_waypoint.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_waypoint.hpp
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +00:00 |
ai_waypoint.hpp.sq
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +00:00 |
ai_waypointlist.cpp
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
ai_waypointlist.hpp
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
ai_waypointlist.hpp.sq
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
Doxyfile
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
squirrel_export.awk
|
(svn r18556) -Fix (r17005): squirrel export didn't accept negative constants
|
2009-12-19 23:48:42 +00:00 |
squirrel_export.sh
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |