comparison ChangeLog @ 184:8e77ac977ca1 trunk

[svn] - so like, when will somebody else make some presets for this thing?
author nenolod
date Wed, 01 Nov 2006 22:28:54 -0800
parents 37b53a5a9aa4
children 38526384bc79
comparison
equal deleted inserted replaced
183:37b53a5a9aa4 184:8e77ac977ca1
1 2006-11-02 05:52:23 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [366]
3 - allow waves to be drawn with a custom value instead of just 255
4
5 trunk/src/paranormal/wave.c | 20 +++++++++++++-------
6 1 file changed, 13 insertions(+), 7 deletions(-)
7
8
1 2006-11-02 04:50:58 +0000 William Pitcock <nenolod@nenolod.net> 9 2006-11-02 04:50:58 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [364] 10 revision [364]
3 - add value replace filter, replaces a range of values with a different value 11 - add value replace filter, replaces a range of values with a different value
4 - add preset which demonstrates how this can be abused 12 - add preset which demonstrates how this can be abused
5 13