Author: esr
Date: Sat Oct  4 23:07:05 2008
New Revision: 29881

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29881&view=rev
Log:
Emergency fix for bug #12394: Cautious AI.

Revert relevant files to revision 29483.  This backs out suokko's
changes to the AI between 2008-09-16 and 2008-09-18. Three bug fixes
by other people also get thrown out.  These are:

mordante's r29538 fix for a compiler warning
soliton's r29500 fix for a warning.
dragonking's r29493 fix for bug #11916.

I'll try to do more merges forward before we ship, but at least
these changes get the blocker out of the way.

File                    Omitted revs (*= not suokko's)
---------------------   -----------------------------------------------
ai.hpp                  9537 29531 29497 29484
ai.cpp                  9531 29506 29498 29497 29484
ai_attack.cpp           9540 29538* 29531 29506
ai_interface.hpp        9484
ai_move.cpp             9540 29531 29513 29506 29498 29484
ai_python.cpp           9531 29448
ai_village.cpp          9531 29506 29484
formula_ai.hpp          9484
formula_ai.cpp          9500* 29497 29493*




Modified:
    trunk/src/ai.cpp
    trunk/src/ai.hpp
    trunk/src/ai_attack.cpp
    trunk/src/ai_interface.hpp
    trunk/src/ai_move.cpp
    trunk/src/ai_python.cpp
    trunk/src/ai_village.cpp
    trunk/src/formula_ai.cpp
    trunk/src/formula_ai.hpp

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/src/ai.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai.cpp?rev=29881&r1=29880&r2=29881&view=diff

Modified: trunk/src/ai.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai.hpp?rev=29881&r1=29880&r2=29881&view=diff

Modified: trunk/src/ai_attack.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai_attack.cpp?rev=29881&r1=29880&r2=29881&view=diff

Modified: trunk/src/ai_interface.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai_interface.hpp?rev=29881&r1=29880&r2=29881&view=diff

Modified: trunk/src/ai_move.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai_move.cpp?rev=29881&r1=29880&r2=29881&view=diff

Modified: trunk/src/ai_python.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai_python.cpp?rev=29881&r1=29880&r2=29881&view=diff

Modified: trunk/src/ai_village.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/ai_village.cpp?rev=29881&r1=29880&r2=29881&view=diff

Modified: trunk/src/formula_ai.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/formula_ai.cpp?rev=29881&r1=29880&r2=29881&view=diff

Modified: trunk/src/formula_ai.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/formula_ai.hpp?rev=29881&r1=29880&r2=29881&view=diff


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to