comparison CHANGES @ 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 0ac1056c8253
children 86b4d91d9e52
comparison
equal deleted inserted replaced
681:6de4a0ad714f 682:b5694699b40f
6 _\/\\\///////___________\/\\\______\/\\\///////_______\/\\\///////______ 6 _\/\\\///////___________\/\\\______\/\\\///////_______\/\\\///////______
7 _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________ 7 _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________
8 _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________ 8 _\/\\\__________________\/\\\______\/\\\______________\/\\\_____________
9 _\/\\\_______________/\\\\\\\\\\\__\/\\\______________\/\\\\\\\\\\\\\\\_ 9 _\/\\\_______________/\\\\\\\\\\\__\/\\\______________\/\\\\\\\\\\\\\\\_
10 _\///_______________\///////////___\///_______________\///////////////__ 10 _\///_______________\///////////___\///_______________\///////////////__
11
12 ================================================================================
13 == 0.3.2r2 (December 6th, 2010) ==
14 ================================================================================
15
16 === Engine ===
17 * Instances now inherit blocking property from objects (#514)
18 * Added additional flag to Instance for overriding blocking attribute (r3520)
19 * FIFE::Exception is now derrived from std::runtime_error. (#511)
20 * Fixed the image/animation functions to consider zoom level (r3513)
21
22 === Editor ===
23 * Added the light editor plugin (r3513)
24
25 === Build System ===
26 * FIFE now builds on Fedora as expected
11 27
12 ================================================================================ 28 ================================================================================
13 == 0.3.2 (November 19th, 2010) == 29 == 0.3.2 (November 19th, 2010) ==
14 ================================================================================ 30 ================================================================================
15 31