Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Mon, 27 Sep 2010 21:18:24 +0000 | prock | Removed the remaining size_t references that affected the FIFE API and replaced them with more appropriate definitions. The remaining size_t definitions will remain as they wont cause any issues. fixes[t:152] |
Mon, 27 Sep 2010 15:38:09 +0000 | prock | Added a simple percentage bar widget along with a quick demo in the sliders portion of the pychan_demo. Note: I have not tested the foreground image feature yet. fixes[t:411] |
Mon, 27 Sep 2010 14:22:07 +0000 | prock | Fixed a small bug where the widgets were not being updated with new data when the default settings were loaded. |