diff --git a/src/server/distrend.c b/src/server/distrend.c --- a/src/server/distrend.c +++ b/src/server/distrend.c @@ -39,6 +39,19 @@ * so other apps can grab stats from it (such as a j2me phone DistRen status app or a php web * interface). * + * + * + * Notes from IRCness: + * Server<==>Client Communication + * + * + * Framecounts: + * + * blender_getframecount() + * indigo_getframecount() always return 1... or just not bother with it? + * + * + * */