...

Well you know where my area of interest is... sdlutils.pas --Where are my drawing functions?

Plus I think that you were going to change some of the conventions (functions) --or should I say fix-- so that they make more sense. Those that are SDL_* and those that say JSDL_* for the sdlutils unit.

I may have some improvements for the unit's drawing functions too [size=9px](faster/improved circle, alpha circle and others)[/size], more so for the ones I created for it though.

In addition, I remember adding some basic math precalculations for speed. [size=9px](trig functions)[/size] Probably should discuss the usage of this for the draw rotation functions.