use external libs more consistently
scrap openalbridge in favour of sdl_mixer (once again)
removed many double free crashes
added Tiy's graphics and pause the game when popover appears
if(WIN32 AND NOT UNIX) file(GLOB DLLs *.dll) install(FILES ${DLLs} DESTINATION bin)endif(WIN32 AND NOT UNIX)