Mercurial > fife-parpg
changeset 682:b5694699b40f
* Updated the CHANGES file to prepare for release 0.3.2r2
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Mon, 06 Dec 2010 18:20:58 +0000 |
parents | 6de4a0ad714f |
children | 4fe9747d5f88 |
files | CHANGES |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Mon Nov 22 10:02:14 2010 +0000 +++ b/CHANGES Mon Dec 06 18:20:58 2010 +0000 @@ -10,6 +10,22 @@ _\///_______________\///////////___\///_______________\///////////////__ ================================================================================ +== 0.3.2r2 (December 6th, 2010) == +================================================================================ + +=== Engine === + * Instances now inherit blocking property from objects (#514) + * Added additional flag to Instance for overriding blocking attribute (r3520) + * FIFE::Exception is now derrived from std::runtime_error. (#511) + * Fixed the image/animation functions to consider zoom level (r3513) + +=== Editor === + * Added the light editor plugin (r3513) + +=== Build System === + * FIFE now builds on Fedora as expected + +================================================================================ == 0.3.2 (November 19th, 2010) == ================================================================================