Mercurial > audlegacy-plugins
comparison ChangeLog @ 269:69f309c8bd71 trunk
[svn] - properly calculate points
author | nenolod |
---|---|
date | Sun, 19 Nov 2006 08:23:35 -0800 |
parents | a1be19f8de1f |
children | b1574873f2ed |
comparison
equal
deleted
inserted
replaced
268:a1be19f8de1f | 269:69f309c8bd71 |
---|---|
1 2006-11-19 16:12:42 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [564] | |
3 - calculate FPS for frame limiter | |
4 - avoid math overflows when drawing lines | |
5 | |
6 trunk/src/paranormal/drawing.c | 2 +- | |
7 trunk/src/paranormal/plugin.c | 14 ++++++++++++++ | |
8 2 files changed, 15 insertions(+), 1 deletion(-) | |
9 | |
10 | |
1 2006-11-19 15:36:02 +0000 Tony Vroon <chainsaw@gentoo.org> | 11 2006-11-19 15:36:02 +0000 Tony Vroon <chainsaw@gentoo.org> |
2 revision [562] | 12 revision [562] |
3 gtk_file_selection_get_filename wanted a const char, but was afraid to ask. | 13 gtk_file_selection_get_filename wanted a const char, but was afraid to ask. |
4 trunk/src/paranormal/cfg.c | 4 ++-- | 14 trunk/src/paranormal/cfg.c | 4 ++-- |
5 1 file changed, 2 insertions(+), 2 deletions(-) | 15 1 file changed, 2 insertions(+), 2 deletions(-) |