Engine:
* Lowered Birdy's vertical acceleration while increasing his horizontal acceleration
* End turn after Birdy disappears
* Added English and German locale strings for birdy
* Reordered weapon menu
if(WIN32 AND NOT UNIX)
file(GLOB DLLs *.dll)
install(FILES
${DLLs}
DESTINATION bin)
endif(WIN32 AND NOT UNIX)