(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too

This commit is contained in:
truebrain
2011-12-01 12:03:34 +00:00
parent 0c2bbdde5c
commit cc12942d70
23 changed files with 33 additions and 198 deletions

View File

@@ -551,7 +551,6 @@ table/water_land.h
3rdparty/md5/md5.cpp
3rdparty/md5/md5.h
#if AI
# Script
script/script_config.cpp
script/script_config.hpp
@@ -738,7 +737,6 @@ script/api/script_vehicle.cpp
script/api/script_vehiclelist.cpp
script/api/script_waypoint.cpp
script/api/script_waypointlist.cpp
#end
# Blitters
#if DEDICATED