Tue, 05 Mar 2013 09:11:28 +0100 escape return and be more friendly with translations
koda [Tue, 05 Mar 2013 09:11:28 +0100] rev 8654
escape return and be more friendly with translations
Mon, 04 Mar 2013 23:33:33 +0100 add link to GPLv2 notice in about page
koda [Mon, 04 Mar 2013 23:33:33 +0100] rev 8653
add link to GPLv2 notice in about page
Mon, 04 Mar 2013 23:27:15 +0100 uniform revision info in about page
koda [Mon, 04 Mar 2013 23:27:15 +0100] rev 8652
uniform revision info in about page
Mon, 04 Mar 2013 23:24:55 +0100 add version info to frontend output too
koda [Mon, 04 Mar 2013 23:24:55 +0100] rev 8651
add version info to frontend output too
Mon, 04 Mar 2013 23:11:28 +0100 version variables confom to naming convention
koda [Mon, 04 Mar 2013 23:11:28 +0100] rev 8650
version variables confom to naming convention
Mon, 04 Mar 2013 22:58:01 +0100 oooooops forgot SHAREPATH is still used somewhere
koda [Mon, 04 Mar 2013 22:58:01 +0100] rev 8649
oooooops forgot SHAREPATH is still used somewhere
Mon, 04 Mar 2013 16:18:21 -0500 lupdate-qt4/lrelease-qt4
nemo [Mon, 04 Mar 2013 16:18:21 -0500] rev 8648
lupdate-qt4/lrelease-qt4
Mon, 04 Mar 2013 14:14:38 -0500 apply variable change here as well
nemo [Mon, 04 Mar 2013 14:14:38 -0500] rev 8647
apply variable change here as well
Mon, 04 Mar 2013 18:27:21 +0100 on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
koda [Mon, 04 Mar 2013 18:27:21 +0100] rev 8646
on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
Mon, 04 Mar 2013 20:16:43 +0400 Oops, forgot this check (fixes crash)
unc0rr [Mon, 04 Mar 2013 20:16:43 +0400] rev 8645
Oops, forgot this check (fixes crash)
Mon, 04 Mar 2013 16:35:17 +0100 typo and doc
koda [Mon, 04 Mar 2013 16:35:17 +0100] rev 8644
typo and doc
Mon, 04 Mar 2013 15:16:06 +0100 fix file association on windows too
koda [Mon, 04 Mar 2013 15:16:06 +0100] rev 8643
fix file association on windows too
Mon, 04 Mar 2013 13:44:33 +0100 use rev info from the just created file when configuring without mercurial
koda [Mon, 04 Mar 2013 13:44:33 +0100] rev 8642
use rev info from the just created file when configuring without mercurial
Mon, 04 Mar 2013 13:30:33 +0100 dump rev and hash in a file to be packed by cpack
koda [Mon, 04 Mar 2013 13:30:33 +0100] rev 8641
dump rev and hash in a file to be packed by cpack
Mon, 04 Mar 2013 13:29:59 +0100 adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
koda [Mon, 04 Mar 2013 13:29:59 +0100] rev 8640
adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
Mon, 04 Mar 2013 11:09:36 +0100 hopefully fix bug 523, file extension association
koda [Mon, 04 Mar 2013 11:09:36 +0100] rev 8639
hopefully fix bug #523, file extension association
Mon, 04 Mar 2013 10:33:30 +0100 merge for the win
koda [Mon, 04 Mar 2013 10:33:30 +0100] rev 8638
merge for the win
Mon, 04 Mar 2013 10:33:08 +0100 caught two frontend warnings
koda [Mon, 04 Mar 2013 10:33:08 +0100] rev 8637
caught two frontend warnings
Mon, 04 Mar 2013 10:30:56 +0100 convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
koda [Mon, 04 Mar 2013 10:30:56 +0100] rev 8636
convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
Mon, 04 Mar 2013 10:08:38 +0100 convert HW_DEV in ifdef DEBUG clauses
koda [Mon, 04 Mar 2013 10:08:38 +0100] rev 8635
convert HW_DEV in ifdef DEBUG clauses
Sun, 03 Mar 2013 20:59:27 -0500 fix portal/hammer interaction, ban freezer from portal
nemo [Sun, 03 Mar 2013 20:59:27 -0500] rev 8634
fix portal/hammer interaction, ban freezer from portal
Sun, 03 Mar 2013 20:08:55 -0500 keep hogs from sliding while they are being frozen
nemo [Sun, 03 Mar 2013 20:08:55 -0500] rev 8633
keep hogs from sliding while they are being frozen
Sun, 03 Mar 2013 19:43:01 -0500 Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
nemo [Sun, 03 Mar 2013 19:43:01 -0500] rev 8632
Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
Sun, 03 Mar 2013 14:58:58 -0500 Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
nemo [Sun, 03 Mar 2013 14:58:58 -0500] rev 8631
Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
Sun, 03 Mar 2013 14:39:55 -0500 add neglected merge
nemo [Sun, 03 Mar 2013 14:39:55 -0500] rev 8630
add neglected merge
Sun, 03 Mar 2013 23:25:34 +0400 Fix team file path
unc0rr [Sun, 03 Mar 2013 23:25:34 +0400] rev 8629
Fix team file path
Sun, 03 Mar 2013 19:35:57 +0200 Fix water on ice setting
Urbertar@gmail.com [Sun, 03 Mar 2013 19:35:57 +0200] rev 8628
Fix water on ice setting
Sun, 03 Mar 2013 23:25:09 +0400 Eh, two players condition seems to make more sense than two clans here
unc0rr [Sun, 03 Mar 2013 23:25:09 +0400] rev 8627
Eh, two players condition seems to make more sense than two clans here
Sun, 03 Mar 2013 19:32:48 +0200 Fix DrawLine bug
Urbertar@gmail.com [Sun, 03 Mar 2013 19:32:48 +0200] rev 8626
Fix DrawLine bug
Sun, 03 Mar 2013 23:23:41 +0400 lol nemo, lol
unc0rr [Sun, 03 Mar 2013 23:23:41 +0400] rev 8625
lol nemo, lol
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip