Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Thu, 25 Feb 2010 18:06:15 +0000 | prock | Some minor formatting changes to the change log. |
Thu, 25 Feb 2010 17:13:10 +0000 | prock | Updating the change log. |
Wed, 24 Feb 2010 20:03:52 +0000 | prock | This changes the behavior of Camera::resetRenderers(). It will no longer activate all layers for every renderer. This is now up to the clients to do. |
Tue, 23 Feb 2010 19:44:36 +0000 | prock | Added the ability to request focus via the pychan widget (added the requestFocus() function). Also fixed a problem where dialog boxes were not given focus when opened. fixes[t:465] |
Tue, 23 Feb 2010 19:25:59 +0000 | prock | Added the ability to render a vertex on the screen. The vertex is represented by a small square. fixes[t:455] |
Tue, 23 Feb 2010 17:36:21 +0000 | prock | Adding OpenBSD support. Thanks to tobiasu. |