annotate src/paranormal/TODO @ 3148:d443c917dab9

Remove stale library variable from Makefile, as pointed out by RafaŠČ MuŤ÷yŠČo on #audacious.
author Tony Vroon <chainsaw@gentoo.org>
date Mon, 11 May 2009 17:32:04 +0100
parents cf6bd092969d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
270
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
1 More immediate points:
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
2
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
3 - blend surface
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
4
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
5 - container_stepped
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
6 executes <step> amount of instructions.. step increases or decreases
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
7 on beat
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
8
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
9 - container_repeat
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
10 executes the child instructions <step> amount of times.. step
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
11 increases or decreases on beat
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
12
b1574873f2ed [svn] - by constant request, add a TODO.
nenolod
parents:
diff changeset
13