Mercurial > fife-parpg
diff CHANGES @ 396:81641655bc38
Adding the correct header in a lot of files. Also made a small change to the CHANGES file by adding the 0.3.1 section.
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Wed, 27 Jan 2010 15:58:49 +0000 |
parents | fa77b6927d3d |
children | c75f9834f9d0 |
line wrap: on
line diff
--- a/CHANGES Wed Jan 27 04:36:03 2010 +0000 +++ b/CHANGES Wed Jan 27 15:58:49 2010 +0000 @@ -1,3 +1,10 @@ +== 0.3.1 (March, 2010) == + +=== Engine === + * Updated a lot of the python source files to have the correct headers + * Fixed SWIG wrappers that didn't handle simple output parameters (#340) + + == 0.3.0 (January 20th, 2010) == === Engine === @@ -56,6 +63,9 @@ * New icons based on Bluesphere * Made the editor save its settings to the proper OS folder. * Fixed editor bug where the map didn't render after saving (#333) + * Editor can now re-open a map (#381) + * Fixed a problem navigating directory structure with the filebrowser (#377) + * Filebrowser now refreshes when expected (#391) * Fixed a lot of bugs, and made a lot of new ones ;-) === PyChan ===