Mercurial > audlegacy-plugins
comparison ChangeLog @ 335:015513ad27d2 trunk
[svn] Goodbye, is_our_file!
author | kiyoshi |
---|---|
date | Tue, 05 Dec 2006 04:02:51 -0800 |
parents | a9f1bd76a3e6 |
children | 8554beb862c0 |
comparison
equal
deleted
inserted
replaced
334:a9f1bd76a3e6 | 335:015513ad27d2 |
---|---|
1 2006-12-05 11:40:04 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [732] | |
3 - apply_xform(): check for NULL vfield (broken scripts) | |
4 - add tan(), asin(), acos(), atan(), log() to script engine. | |
5 | |
6 trunk/src/paranormal/libcalc/function.c | 25 +++++++++++++++++++++++++ | |
7 trunk/src/paranormal/xform.c | 3 +++ | |
8 2 files changed, 28 insertions(+) | |
9 | |
10 | |
1 2006-12-05 10:16:09 +0000 William Pitcock <nenolod@nenolod.net> | 11 2006-12-05 10:16:09 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [730] | 12 revision [730] |
3 - add Trans / Movement implementation | 13 - add Trans / Movement implementation |
4 | 14 |
5 trunk/src/paranormal/builtins.c | 2 | 15 trunk/src/paranormal/builtins.c | 2 |