removed obsolete/useless items

This commit is contained in:
Gunter Labes 2007-12-27 22:23:30 +00:00
parent 85c1b8a1fa
commit 6e5d06f21e

View file

@ -41,7 +41,6 @@ Version 1.3.12+svn:
when it's recruited
* updated {GENERIC_UNIT ...} macro to take advantage of random_gender
* fixed [filter_radius] to support [and][or][not] and radius=
* undoing recruits is no longer allowed
* added rand= for [set_variable] which can be used in MP, the user has to
make sure it stays in sync
* units spawned with unit in events can now have random traits and also the
@ -68,7 +67,6 @@ Version 1.3.12+svn:
(closes bug #10219)
* Fixed networking code to filter sent items when doing undo bug
(Need testing #10588)
* Allowed again undoing nonrandom recruits after bug #10588 was fixed
* Avoid an assertion failure triggered in the replays
Version 1.3.12: