Mon, 04 Mar 2013 15:16:06 +0100 |
koda |
fix file association on windows too
|
changeset |
files
|
Mon, 04 Mar 2013 13:44:33 +0100 |
koda |
use rev info from the just created file when configuring without mercurial
|
changeset |
files
|
Mon, 04 Mar 2013 13:30:33 +0100 |
koda |
dump rev and hash in a file to be packed by cpack
|
changeset |
files
|
Mon, 04 Mar 2013 13:29:59 +0100 |
koda |
adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
|
changeset |
files
|
Mon, 04 Mar 2013 11:09:36 +0100 |
koda |
hopefully fix bug 523, file extension association
|
changeset |
files
|
Mon, 04 Mar 2013 10:33:30 +0100 |
koda |
merge for the win
|
changeset |
files
|
Mon, 04 Mar 2013 10:33:08 +0100 |
koda |
caught two frontend warnings
|
changeset |
files
|
Mon, 04 Mar 2013 10:30:56 +0100 |
koda |
convert HAVE_NETSERVER to check for file existance, so that it's easier to provide missing servers
|
changeset |
files
|
Mon, 04 Mar 2013 10:08:38 +0100 |
koda |
convert HW_DEV in ifdef DEBUG clauses
|
changeset |
files
|
Sun, 03 Mar 2013 20:59:27 -0500 |
nemo |
fix portal/hammer interaction, ban freezer from portal
|
changeset |
files
|
Sun, 03 Mar 2013 20:08:55 -0500 |
nemo |
keep hogs from sliding while they are being frozen
|
changeset |
files
|
Sun, 03 Mar 2013 19:43:01 -0500 |
nemo |
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.
|
changeset |
files
|
Sun, 03 Mar 2013 14:58:58 -0500 |
nemo |
Call act as if attack ended on last shot if switching while in mid multi-shoot. Thanks to AI for discovering this.
|
changeset |
files
|
Sun, 03 Mar 2013 14:39:55 -0500 |
nemo |
add neglected merge
|
changeset |
files
|
Sun, 03 Mar 2013 23:25:34 +0400 |
unc0rr |
Fix team file path
|
changeset |
files
|
Sun, 03 Mar 2013 19:35:57 +0200 |
Urbertar |
Fix water on ice setting
|
changeset |
files
|
Sun, 03 Mar 2013 23:25:09 +0400 |
unc0rr |
Eh, two players condition seems to make more sense than two clans here
|
changeset |
files
|
Sun, 03 Mar 2013 19:32:48 +0200 |
Urbertar |
Fix DrawLine bug
|
changeset |
files
|
Sun, 03 Mar 2013 23:23:41 +0400 |
unc0rr |
lol nemo, lol
|
changeset |
files
|
Fri, 01 Mar 2013 22:32:49 -0500 |
nemo |
tweaks to sea ice appearance
|
changeset |
files
|
Fri, 01 Mar 2013 17:22:09 -0500 |
dag10 |
Possibly fixed issue 533.
|
changeset |
files
|
Fri, 01 Mar 2013 16:58:00 -0500 |
dag10 |
Resolves issue 528. Fixed platform-specific order of buttons on seed prompt and new room prompt. Fixed height of back button on all pages -- now aligns to bottom. On pagemain, feedback and dlc buttons no longer fixed size.
|
changeset |
files
|
Fri, 01 Mar 2013 16:12:25 -0500 |
nemo |
my turn to do a neglected merge for someone else
|
changeset |
files
|
Sat, 02 Mar 2013 00:16:37 +0400 |
unc0rr |
Review the list of synced messages in isSyncedCommand. Fixes issue 546.
|
changeset |
files
|
Fri, 01 Mar 2013 15:50:00 -0500 |
dag10 |
Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
|
changeset |
files
|
Fri, 01 Mar 2013 10:38:49 -0500 |
Vatten |
avoid floating point desync, other script tweaks
|
changeset |
files
|
Thu, 28 Feb 2013 23:15:33 -0500 |
nemo |
So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)
|
changeset |
files
|
Thu, 28 Feb 2013 22:10:49 -0500 |
nemo |
Safety check. The main place this can be a problem is on a mild bowl w/ multiple hogs. Could possibly add a hog collision check in here.
|
changeset |
files
|
Fri, 01 Mar 2013 01:05:43 +0100 |
koda |
split version information in engine too
|
changeset |
files
|
Fri, 01 Mar 2013 00:58:37 +0100 |
koda |
drop useless option, automatically set revision and debug info
|
changeset |
files
|
Fri, 01 Mar 2013 00:06:05 +0100 |
koda |
split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
|
changeset |
files
|
Thu, 28 Feb 2013 23:14:11 +0100 |
koda |
mysterious merge
|
changeset |
files
|
Thu, 28 Feb 2013 23:05:07 +0100 |
koda |
support WARNING message status on cmake 2.6 (bug 524)
|
changeset |
files
|
Thu, 28 Feb 2013 23:02:12 +0100 |
koda |
correct copyright header on files i added
|
changeset |
files
|
Thu, 28 Feb 2013 22:59:22 +0100 |
koda |
use NETGAME_DEFAULT_PORT macro across frontend sources
|
changeset |
files
|
Thu, 28 Feb 2013 22:47:42 +0100 |
koda |
move weapons line away from hwconsts.h so that modifying it doesn't needlessly recompile everything, introduce a way to try documenting which weapons each number represents
|
changeset |
files
|
Thu, 28 Feb 2013 22:39:38 +0100 |
koda |
add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
|
changeset |
files
|
Tue, 04 Jun 2013 16:09:05 +0200 |
koda |
close branch
icegun
|
changeset |
files
|
Thu, 28 Feb 2013 22:24:32 +0100 |
koda |
add 'One of Everything' in the weaponsets, from nemo's idea
|
changeset |
files
|
Thu, 28 Feb 2013 16:38:22 -0500 |
nemo |
merge icegun branch w/ default
icegun
|
changeset |
files
|
Thu, 28 Feb 2013 23:28:01 +0200 |
Urbertar |
Merge
|
changeset |
files
|
Thu, 28 Feb 2013 23:24:50 +0200 |
Urbertar |
Draw ice on water
|
changeset |
files
|
Thu, 28 Feb 2013 20:11:16 +0200 |
Urbertar |
Make refactoring. Remove DrawIce function
|
changeset |
files
|
Thu, 28 Feb 2013 19:59:42 +0100 |
sheepluva |
small update of german engine translation
|
changeset |
files
|
Thu, 28 Feb 2013 09:08:25 -0500 |
nemo |
aaagh. remove dead code. again.
|
changeset |
files
|
Wed, 27 Feb 2013 21:30:33 -0500 |
nemo |
Apologies if jaree had done something similar, but didn't see anything in repo pull. This removes Land[] mixed w/ LandPixels[] and streamlines things a little
|
changeset |
files
|
Wed, 27 Feb 2013 23:15:37 +0100 |
koda |
physfs strikes back
|
changeset |
files
|
Wed, 27 Feb 2013 11:17:45 -0500 |
nemo |
define ice edge colour
|
changeset |
files
|
Wed, 27 Feb 2013 16:44:19 +0100 |
koda |
enable asm only on intel/amd machines
|
changeset |
files
|
Wed, 27 Feb 2013 08:29:21 -0500 |
nemo |
remove dead code
|
changeset |
files
|
Wed, 27 Feb 2013 16:12:57 +0100 |
koda |
merge physfslayer in default
|
changeset |
files
|
Wed, 27 Feb 2013 13:13:34 +0200 |
Urbertar |
Draw ice on water
|
changeset |
files
|
Wed, 27 Feb 2013 16:12:22 +0100 |
koda |
.hgignore
|
changeset |
files
|
Tue, 26 Feb 2013 20:39:18 -0500 |
nemo |
pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
|
changeset |
files
|
Tue, 26 Feb 2013 20:37:58 -0500 |
nemo |
merge w/ default
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 20:26:49 -0500 |
nemo |
huh. how'd we end up needing a merge here...
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 17:04:40 +0200 |
Urbertar |
Separate setting and drawing ice
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 16:46:58 +0200 |
Urbertar |
Make little refactoring
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 16:04:35 +0200 |
Urbertar |
Check is lanscape already ice
icegun
|
changeset |
files
|
Tue, 26 Feb 2013 09:10:48 -0500 |
nemo |
put ice colour in uVariables, add check for land that is already ice
icegun
|
changeset |
files
|