Code center > Bugs and fixes
Let's make a stable platform
Numsgil:
While we're at it, a quick blurb of what all the source code files do in 2.37.4 m,ight be nice.
Like:
Physics - Handles all the physics routines such as tie forces and collisions.
Ulciscor:
Would it be a major hassle to change some of the variable names to things that are more meaningful?
.tipo confuses me oh so much
Numsgil:
I've actually done that alot in the last few months, as has PY.
Alot of things were/are in Italian because Carlo is Italian.
Check out 2.4's source to see what names have been moved around. Alot of things are rewritten with new names.
Numsgil:
But then the comments are only where they're created, not where they're used.
I've always been a fan of longer, more descriptive variable names for more seldom used variables and short but concise and descriptive names for oft used variables.
x23 would be a bad variable name
counter is good if it's incremented in a counter like fashion.
CounterForTheSecondForLoop is probably too descriptive.
Numsgil:
I think he decided to plop them down in the same routine that's bugging out, so to speak.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version