Sully Source Comments
Displaying 1-2 of 2 total.
1
Please enter a numerical value for the importance of this sticky.
Enter 0 to unsticky.
mcgrue

As I work on Sully, I've been noticing a few comments I forgot or never saw...

Like:


int _menu_on = 1; // Grue = tit. Loveable, but tit -Zip
// I HATE YOU SO VERY MUCH! -Grue


And


// This was a stupid function that was removed by Gayo. It no longer exists, but it
// was left as a comment in memory of those who have fallen to produce a satisfactory
// gaming experience.
// MenuBlitCastPoints(MENU_CAST_X, MENU_CAST_Y + (location * 42), member, location);


...we're awesome. ;)

Posted on 2008-10-12 07:45:54

mcgrue


// Makey little people walk
int GetFrameWalk()
{
int t = (timer / 10) % 8;
// Zip: ignore this. I had to do something cryptic lest I go insane
return (((t % 4) + (t % 3)) / 2) + (2*(t / 5)) + (t / 6) - (2*(t / 7));
}

// Makey little people sad
int GetFrameSad()
{
return CHR_SAD_FRAME;
}

Posted on 2008-10-12 07:47:11


Displaying 1-2 of 2 total.
1
 
Newest messages

Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.