17 Mar 12, 09:41AM
I don't have the 1.1.0.4 code (I don't think)
I'm having fun with the SVN code ^^
Really. Hadn't yet oriented myself with AC's code.
It's been fun and wow I can see how there is some time between releases oO
I found this handy thing:
This needs to be documented.
Would you mind enlightening me on VAR and VARP?
I (think I) understand what they are but I'd like to understand exactly what the parameters are?
I created a new VARP showselborders with the code for showgrid and wrapped the code for drawing the selection borders in the VARP condition.
This is exactly what I wanted! Why didn't I screw with AC's code before?
Purple grid for solids, more readable code + documentation (incomplete):
cursorupdate() from editing.cpp
Still need to calculate a better ch/ih and select solids by cursor-pointing instead of the x/y of the player himself. Then it will be glorious. Still, it's 3:27am. Bedtime.
I'm having fun with the SVN code ^^
Really. Hadn't yet oriented myself with AC's code.
It's been fun and wow I can see how there is some time between releases oO
I found this handy thing:
[SELECT ALL] Code:
VARP(showgrid,0,1,1);
Would you mind enlightening me on VAR and VARP?
I (think I) understand what they are but I'd like to understand exactly what the parameters are?
I created a new VARP showselborders with the code for showgrid and wrapped the code for drawing the selection borders in the VARP condition.
This is exactly what I wanted! Why didn't I screw with AC's code before?
Purple grid for solids, more readable code + documentation (incomplete):
cursorupdate() from editing.cpp
Still need to calculate a better ch/ih and select solids by cursor-pointing instead of the x/y of the player himself. Then it will be glorious. Still, it's 3:27am. Bedtime.