Fix bug [BOS] segfault with a map.

This commit is contained in:
jarod42 2004-10-22 16:23:09 +00:00
parent 20c1ee1fce
commit 383a47e6e9

View file

@ -34,6 +34,7 @@
<ul>
<p><li>2.2 Released<p>
<ul>
<li>Fixed bug #1048426: [Bos] Segfault with a map. Bug with die sequence for unit without corpse (from Joris Dauphin).
<li>Fixed crash where cursors were not initialized to 0, introduced in recent cleaups (from Russell Smith).
<li>Removed Speed attribute for UnitType(its only effect was to show the value). (from Joris Dauphin)
<li>Fixed bug #1043210: [editor] several units on the same tiles (from Russell Smith).