warning cleanup and 64-bit cleanliness
Brought to you by:
dori_seliskar
This patch fixes most compile warnings found with -Wall, and renders the code 64-bit clean. There are still two warnings, and some ugliness that is outside the realm of my C coding experience, but that can wait for a later time, or someone else with better C skills than mine.
attached patch