Lua mapthing len
This branch adds the ability to find out the # of a particular mapthing_t in a map with Lua, by using # behind any mapthing_t variable. E.g.: #mobj.spawnpoint or #mthing.
Fancy this being missing from SRB2, just when I was going to use it to help debug the bad demo issue.