log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
fife-parpg
log engine/python/fife/extensions/fife_timer.py @ 682:
b5694699b40f
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2010-09-17
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.
2010-09-16
prock
This is a temporary fix for the timer issue which causes random segfaults. Timers are no longer deleted prematurely.
2010-05-19
prock
Removing some debug print statements in the fife_timer module.
2010-05-19
prock
Fixed a small problem with the fife timer library. There was a problem with UH when clicking on certain buttons on the main menu which cased a hang/crash. The timer now stops itself before executing the callback.
2010-05-11
prock
Added a new log module called Script. This should be used by the python modules.
2010-05-10
prock
Fixing the epydoc markup. Did some more commenting.
2010-05-07
prock
Moved the SoundManager and the 2D math function (helpers) from the shooter demo to the fife extensions.
2010-05-04
prock
Small fix to fife_timer. The import line didn't work for some reason.
2010-05-03
prock
Moved the shooter demo Timer() class to helpers.py.
2010-01-11
vtchill
bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife.
less
more
|
(0)
tip