disable unneeded physfs archives (as of
bug #529)
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
Workaround queued signals problem in netclient instead. Should fix everything.
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib
Updating Italian translation. In progress, as usual.
We need this to fix hedgehog numbers desync (workarounded in previous revision)
Workaround hGetContents blocking all threads with my own version of the function