Author: dragonking
Date: Sun Jul 13 14:52:34 2008
New Revision: 27982

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27982&view=rev
Log:
Changelog update

Modified:
    trunk/changelog

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=27982&r1=27981&r2=27982&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sun Jul 13 14:52:34 2008
@@ -6,12 +6,14 @@
    * added variant_iterator to iterate over variant elements
    * modified choose, filter, find and map functions to use variant_iterator, 
      so they work correctly with a variant_map type
-   * new formula AI functions: find_shroud, movement_cost, tolist, tomap
+   * new formula AI functions: contains_string, find_shroud, movement_cost, 
+     tolist, tomap, is_unowned_village, max_possible_damage_with_retaliation
    * added possibility to fallback to human player
    * new ai object members: side, my_recruits, recruits_of_side, time_of_day, 
      units_of_side, villages_of_side
    * moved most of formula AI releated code from ai.cpp to formula_ai.cpp
-   * new unit_type_callable class
+   * new unit_type_callable and attack_type_callable classes
+   * new unit_callable members: undead, attacks, abilities, traits
    * various fixes and improvements to formula functions
    * added new formula test scenario
  * language and i18n:


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

Reply via email to