.. |
ai_abstractlist.cpp
|
(svn r15084) -Fix [NoAI] (r15027): by removing the threads for NoAIs, it is no longer possible to use DoCommand (even indirect) in AIAbstractList::Valuator().
|
2009-01-14 18:25:48 +00:00 |
ai_abstractlist.hpp
|
|
|
ai_abstractlist.hpp.sq
|
|
|
ai_accounting.cpp
|
|
|
ai_accounting.hpp
|
|
|
ai_accounting.hpp.sq
|
|
|
ai_airport.cpp
|
(svn r15139) -Fix [NoAI]: a wrong tile got returned for hangar tiles when the station sign isn't over st->airport_tile.
|
2009-01-18 17:03:57 +00:00 |
ai_airport.hpp
|
|
|
ai_airport.hpp.sq
|
|
|
ai_base.cpp
|
|
|
ai_base.hpp
|
|
|
ai_base.hpp.sq
|
|
|
ai_bridge.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_bridge.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_bridge.hpp.sq
|
|
|
ai_bridgelist.cpp
|
|
|
ai_bridgelist.hpp
|
|
|
ai_bridgelist.hpp.sq
|
|
|
ai_cargo.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_cargo.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_cargo.hpp.sq
|
|
|
ai_cargolist.cpp
|
|
|
ai_cargolist.hpp
|
|
|
ai_cargolist.hpp.sq
|
|
|
ai_company.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_company.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_company.hpp.sq
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_controller.cpp
|
|
|
ai_controller.hpp
|
|
|
ai_controller.hpp.sq
|
(svn r15061) -Fix (r15027): three files were missing the Id header
|
2009-01-13 15:49:32 +00:00 |
ai_date.cpp
|
|
|
ai_date.hpp
|
|
|
ai_date.hpp.sq
|
|
|
ai_depotlist.cpp
|
|
|
ai_depotlist.hpp
|
|
|
ai_depotlist.hpp.sq
|
|
|
ai_engine.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_engine.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_engine.hpp.sq
|
|
|
ai_enginelist.cpp
|
|
|
ai_enginelist.hpp
|
|
|
ai_enginelist.hpp.sq
|
|
|
ai_error.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_error.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_error.hpp.sq
|
|
|
ai_event_types.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_event_types.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_event_types.hpp.sq
|
|
|
ai_event.cpp
|
|
|
ai_event.hpp
|
|
|
ai_event.hpp.sq
|
|
|
ai_execmode.cpp
|
|
|
ai_execmode.hpp
|
|
|
ai_execmode.hpp.sq
|
|
|
ai_gamesettings.cpp
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_gamesettings.hpp
|
|
|
ai_gamesettings.hpp.sq
|
|
|
ai_group.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_group.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_group.hpp.sq
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_grouplist.cpp
|
|
|
ai_grouplist.hpp
|
|
|
ai_grouplist.hpp.sq
|
|
|
ai_industry.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_industry.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_industry.hpp.sq
|
|
|
ai_industrylist.cpp
|
|
|
ai_industrylist.hpp
|
|
|
ai_industrylist.hpp.sq
|
|
|
ai_industrytype.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_industrytype.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_industrytype.hpp.sq
|
|
|
ai_industrytypelist.cpp
|
|
|
ai_industrytypelist.hpp
|
|
|
ai_industrytypelist.hpp.sq
|
|
|
ai_list.cpp
|
|
|
ai_list.hpp
|
|
|
ai_list.hpp.sq
|
|
|
ai_log.cpp
|
|
|
ai_log.hpp
|
|
|
ai_log.hpp.sq
|
|
|
ai_map.cpp
|
(svn r15099) -Fix (r15078): GetTileIndex(0, -1) is perfectly fine
|
2009-01-15 20:59:22 +00:00 |
ai_map.hpp
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_map.hpp.sq
|
(svn r15100) -Add [NoAI]: introduce TILE_INVALID as const
|
2009-01-15 21:20:12 +00:00 |
ai_marine.cpp
|
|
|
ai_marine.hpp
|
|
|
ai_marine.hpp.sq
|
|
|
ai_object.cpp
|
(svn r15084) -Fix [NoAI] (r15027): by removing the threads for NoAIs, it is no longer possible to use DoCommand (even indirect) in AIAbstractList::Valuator().
|
2009-01-14 18:25:48 +00:00 |
ai_object.hpp
|
|
|
ai_order.cpp
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_order.hpp
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_order.hpp.sq
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_rail.cpp
|
|
|
ai_rail.hpp
|
|
|
ai_rail.hpp.sq
|
|
|
ai_railtypelist.cpp
|
|
|
ai_railtypelist.hpp
|
|
|
ai_railtypelist.hpp.sq
|
|
|
ai_road.cpp
|
|
|
ai_road.hpp
|
|
|
ai_road.hpp.sq
|
|
|
ai_sign.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_sign.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_sign.hpp.sq
|
|
|
ai_station.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_station.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_station.hpp.sq
|
|
|
ai_stationlist.cpp
|
|
|
ai_stationlist.hpp
|
|
|
ai_stationlist.hpp.sq
|
|
|
ai_subsidy.cpp
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_subsidy.hpp
|
|
|
ai_subsidy.hpp.sq
|
|
|
ai_subsidylist.cpp
|
|
|
ai_subsidylist.hpp
|
|
|
ai_subsidylist.hpp.sq
|
|
|
ai_testmode.cpp
|
|
|
ai_testmode.hpp
|
|
|
ai_testmode.hpp.sq
|
|
|
ai_tile.cpp
|
(svn r15109) -Add [NoAI]: add AITile::LevelTiles (Yexo)
|
2009-01-16 15:01:54 +00:00 |
ai_tile.hpp
|
(svn r15109) -Add [NoAI]: add AITile::LevelTiles (Yexo)
|
2009-01-16 15:01:54 +00:00 |
ai_tile.hpp.sq
|
(svn r15109) -Add [NoAI]: add AITile::LevelTiles (Yexo)
|
2009-01-16 15:01:54 +00:00 |
ai_tilelist.cpp
|
|
|
ai_tilelist.hpp
|
|
|
ai_tilelist.hpp.sq
|
|
|
ai_town.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_town.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_town.hpp.sq
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_townlist.cpp
|
|
|
ai_townlist.hpp
|
|
|
ai_townlist.hpp.sq
|
|
|
ai_tunnel.cpp
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_tunnel.hpp
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_tunnel.hpp.sq
|
|
|
ai_types.hpp
|
|
|
ai_vehicle.cpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_vehicle.hpp
|
(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *'
|
2009-01-17 15:31:30 +00:00 |
ai_vehicle.hpp.sq
|
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
|
2009-01-16 00:05:26 +00:00 |
ai_vehiclelist.cpp
|
|
|
ai_vehiclelist.hpp
|
|
|
ai_vehiclelist.hpp.sq
|
|
|
Doxyfile
|
|
|
squirrel_export.awk
|
|
|
squirrel_export.sh
|
(svn r15062) -Fix: further forgotten svn properties and headers
|
2009-01-13 16:30:24 +00:00 |