This change from
r0cd63b963330 caused more troubles than solved. Also fix some warnings.
due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not
Global notice with /global command. Can now warn users when doing server restart.
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search
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)