Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Mon, 20 Sep 2010 20:21:45 +0000 | prock | The last commit did not solve the random segfault issue in linux. I have added a deadtimer list to pychan's EventListenerBase which takes care of the issue (for now). |
Fri, 17 Sep 2010 19:55:15 +0000 | prock | This is a more permanent fix for the timer issues. Pychan was using the timers incorrectly. This has now been fixed. It has eliminated the need to have global lists of timers in fife_timer. This has not been tested extensivly. |