Author: dragonking
Date: Mon Jul  7 00:59:07 2008
New Revision: 27804

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

Modified:
    trunk/changelog

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=27804&r1=27803&r2=27804&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Mon Jul  7 00:59:07 2008
@@ -3,9 +3,17 @@
    * Tutorial
      * Fixed players side name to same as leaders name (bug: #10114)
  * formula AI:
-   * Added variant_iterator to iterate over variant elements
-   * Modified choose, filter, find and map functions to use variant_iterator, 
+   * 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
+   * 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
+   * various fixes and improvements to formula functions
+   * added new formula test scenario
  * language and i18n:
    * new translation: Latvian
    * updated translations: Arabic, Chinese (Traditional), Czech, Finnish,


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

Reply via email to