2013-03-17 useless test
nemo [Sun, 17 Mar 2013 10:25:19 -0400] rev 8743
useless test
2013-03-17 Key returned 0 for arrows under linux. Sym works, clearer anyway.
nemo [Sun, 17 Mar 2013 10:13:14 -0400] rev 8742
Key returned 0 for arrows under linux. Sym works, clearer anyway.
2013-03-17 linux keycodes differ from osx's
koda [Sun, 17 Mar 2013 01:36:04 +0100] rev 8741
linux keycodes differ from osx's
2013-03-17 use a local storage for chat history which prevents mix ups in netgame and simplifies code
koda [Sun, 17 Mar 2013 01:34:24 +0100] rev 8740
use a local storage for chat history which prevents mix ups in netgame and simplifies code
2013-03-17 less cryptic text insertion
koda [Sun, 17 Mar 2013 01:26:40 +0100] rev 8739
less cryptic text insertion
2013-03-17 gather a few common code
koda [Sun, 17 Mar 2013 01:15:22 +0100] rev 8738
gather a few common code
2013-03-17 implement up and down keys to navigate in the chat history, needs testing over network
koda [Sun, 17 Mar 2013 01:11:05 +0100] rev 8737
implement up and down keys to navigate in the chat history, needs testing over network
2013-03-16 don't display squares when pressing arrow keys in chat
koda [Sat, 16 Mar 2013 23:54:11 +0100] rev 8736
don't display squares when pressing arrow keys in chat
2013-03-16 formatting
koda [Sat, 16 Mar 2013 23:50:50 +0100] rev 8735
formatting
2013-03-16 do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
koda [Sat, 16 Mar 2013 23:29:50 +0100] rev 8734
do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work
2013-03-16 Hard math to fix issue 571. Well, not really hard math,
unc0rr [Sun, 17 Mar 2013 00:18:38 +0400] rev 8733
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).
2013-03-15 oups
nemo [Fri, 15 Mar 2013 11:55:41 -0400] rev 8732
oups
2013-03-15 fix compilation with clang. fixes issue 553 - thanks to julien for reporting and to drew for the first part of the fix
sheepluva [Fri, 15 Mar 2013 11:12:42 +0100] rev 8731
fix compilation with clang. fixes issue #553 - thanks to julien for reporting and to drew for the first part of the fix
2013-03-14 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
nemo [Wed, 13 Mar 2013 21:02:26 -0400] rev 8730
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
2013-03-13 Call steps on focus instead. fix typo
nemo [Tue, 12 Mar 2013 22:35:57 -0400] rev 8729
Call steps on focus instead. fix typo
2013-03-13 Experiment in undisabling the brick theme flake
nemo [Tue, 12 Mar 2013 22:20:42 -0400] rev 8728
Experiment in undisabling the brick theme flake
2013-03-13 Crashed here last game
nemo [Tue, 12 Mar 2013 22:13:38 -0400] rev 8727
Crashed here last game
2013-03-12 better message, as suggested by inu
koda [Tue, 12 Mar 2013 22:41:26 +0100] rev 8726
better message, as suggested by inu
2013-03-12 return after ram size on win
koda [Tue, 12 Mar 2013 22:38:49 +0100] rev 8725
return after ram size on win
2013-03-12 Merge
unc0rr [Tue, 12 Mar 2013 23:45:26 +0400] rev 8724
Merge
2013-03-12 add 'run Hedgewars' checkbox at the end of the NSIS installation
koda [Tue, 12 Mar 2013 19:25:05 +0100] rev 8723
add 'run Hedgewars' checkbox at the end of the NSIS installation
2013-03-12 this should supposedly add hwplay:// schemes to windows, after user presses file association
koda [Tue, 12 Mar 2013 17:18:55 +0100] rev 8722
this should supposedly add hwplay:// schemes to windows, after user presses file association
2013-03-12 No more std::string in feedbackdialog.cpp
inu [Tue, 12 Mar 2013 02:30:36 +0100] rev 8721
No more std::string in feedbackdialog.cpp
2013-03-12 this should prevent the password prompt from appearing on local games (issue 548)
koda [Tue, 12 Mar 2013 01:32:39 +0100] rev 8720
this should prevent the password prompt from appearing on local games (issue #548)
2013-03-11 grrrr
nemo [Mon, 11 Mar 2013 12:21:37 -0400] rev 8719
grrrr
2013-03-10 fix bug 552 - reset network button state after use
koda [Sun, 10 Mar 2013 19:43:31 +0100] rev 8718
fix bug #552 - reset network button state after use
2013-03-11 this should ensure those other voices play a bit more often.
nemo [Mon, 11 Mar 2013 12:20:59 -0400] rev 8717
this should ensure those other voices play a bit more often.
2013-03-10 hit hwplay://server:port and automatically join an unofficial server (on osx right now)
koda [Sun, 10 Mar 2013 15:44:03 +0100] rev 8716
hit hwplay://server:port and automatically join an unofficial server (on osx right now)
2013-03-10 oops forgot to move header
koda [Sun, 10 Mar 2013 11:29:00 +0100] rev 8715
oops forgot to move header
2013-03-10 Prepend, not append
unc0rr [Sun, 10 Mar 2013 08:49:40 +0400] rev 8714
Prepend, not append
2013-03-10 fix highlander - needed new script load function
nemo [Sat, 09 Mar 2013 23:01:15 -0500] rev 8713
fix highlander - needed new script load function
2013-03-10 unbreak build
nemo [Sat, 09 Mar 2013 22:52:17 -0500] rev 8712
unbreak build
2013-03-10 hooks for opening custom urls on osx (commented out until we decide what to do)
koda [Sun, 10 Mar 2013 02:41:27 +0100] rev 8711
hooks for opening custom urls on osx (commented out until we decide what to do)
2013-03-10 cleanup file loading, this codepath can be used to load url schemes
koda [Sun, 10 Mar 2013 02:32:25 +0100] rev 8710
cleanup file loading, this codepath can be used to load url schemes
2013-03-10 fix loading files on osx too, the cause was different than other systems
koda [Sun, 10 Mar 2013 01:27:48 +0100] rev 8709
fix loading files on osx too, the cause was different than other systems
2013-03-10 move signal handler in hwapplication
koda [Sun, 10 Mar 2013 01:02:15 +0100] rev 8708
move signal handler in hwapplication
2013-03-09 alignment
koda [Sun, 10 Mar 2013 00:40:00 +0100] rev 8707
alignment
2013-03-09 introducing the bestest flag of all
koda [Sat, 09 Mar 2013 19:23:00 +0100] rev 8706
introducing the bestest flag of all
2013-03-09 - Put compiled units into more appropriate dir
unc0rr [Sat, 09 Mar 2013 21:40:02 +0400] rev 8705
- Put compiled units into more appropriate dir - Fix build with .pro file
2013-03-09 forgot to update lib names here
koda [Sat, 09 Mar 2013 01:22:45 +0100] rev 8704
forgot to update lib names here
2013-03-09 sigh
koda [Sat, 09 Mar 2013 01:17:31 +0100] rev 8703
sigh
2013-03-08 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)
koda [Sat, 09 Mar 2013 00:57:09 +0100] rev 8702
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)
2013-03-08 stripping
koda [Sat, 09 Mar 2013 00:43:26 +0100] rev 8701
stripping
2013-03-08 adjust casing
koda [Sat, 09 Mar 2013 00:41:08 +0100] rev 8700
adjust casing
2013-03-08 readd revision info to the cpack generated package
koda [Sat, 09 Mar 2013 00:38:53 +0100] rev 8699
readd revision info to the cpack generated package
2013-03-08 move cpack stuff in its own cmake file
koda [Sat, 09 Mar 2013 00:26:25 +0100] rev 8698
move cpack stuff in its own cmake file
2013-03-08 fix linking on osx
koda [Sat, 09 Mar 2013 00:20:58 +0100] rev 8697
fix linking on osx
2013-03-12 Merge
unc0rr [Tue, 12 Mar 2013 23:43:31 +0400] rev 8696
Merge
2013-03-08 typo
nemo [Fri, 08 Mar 2013 11:26:47 -0500] rev 8695
typo
2013-03-08 A bit more of Italian translation... in progress. :)
Marco Bresciani [Fri, 08 Mar 2013 13:15:08 +0100] rev 8694
A bit more of Italian translation... in progress. :) Ancora un po' di traduzione italiana... in corso! :-)
2013-03-08 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo [Fri, 08 Mar 2013 08:31:34 -0500] rev 8693
*sigh* hopefully there aren't any more of these. add missing tr() to button text
2013-03-08 lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
nemo [Fri, 08 Mar 2013 08:17:11 -0500] rev 8692
lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
2013-03-08 *sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
nemo [Fri, 08 Mar 2013 08:07:30 -0500] rev 8691
*sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
2013-03-07 Unbreak build without stl compatibility
unc0rr [Fri, 08 Mar 2013 00:36:10 +0400] rev 8690
Unbreak build without stl compatibility
2013-03-07 merge
koda [Thu, 07 Mar 2013 12:08:03 +0100] rev 8689
merge
2013-03-07 even more wrapping with find_package_or_disable_msg
koda [Thu, 07 Mar 2013 11:55:00 +0100] rev 8688
even more wrapping with find_package_or_disable_msg
(0) -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 tip