draw border around overlay map
Changed from refptr<map<U8, Player> > to map<U8, refptr<player> >
minor bugfix - using more memory on sky than needed
Fixed some bugs with multiplayer
CCFS: print error when unable to find file by default
simplify GLProgram creation with stdarg