Hard math to fix
issue #571. Well, not really hard math,
just checking if vector is in opposite direction and trait
that as a special case when removing rope dividing point
(this could only happens when rope sticks to land outline,
so this basically fixes a bug in another bug).
fix compilation with clang. fixes
issue #553 - thanks to julien for reporting and to drew for the first part of the fix
at vatten's request. make resurrection always resurrect at least 1 hp out of kindness to noobs who can't be bothered to read tooltips
Call steps on focus instead. fix typo
this should supposedly add hwplay:// schemes to windows, after user presses file association
this should prevent the password prompt from appearing on local games (
issue #548)
fix
bug #552 - reset network button state after use
hit hwplay://server:port and automatically join an unofficial server (on osx right now)
hooks for opening custom urls on osx (commented out until we decide what to do)
have fpc work in the right directory instead of passing the full path of the main module (avoids having full paths in debug build backtraces for the first module only)