nemo [Wed, 06 Mar 2013 13:03:11 -0500] rev 8677
skip frozen hogs in switch
nemo [Wed, 06 Mar 2013 12:55:48 -0500] rev 8676
Add missing feedback button translation
nemo [Wed, 06 Mar 2013 11:13:18 -0500] rev 8675
This has bothered me for the longest time. Move texture so it doesn't overlap. I'd initially had a test for isPaused, but jumping texture bothered me.
koda [Wed, 06 Mar 2013 16:48:03 +0100] rev 8674
our cmake modules have become good enough, prefer them over system ones
koda [Wed, 06 Mar 2013 16:47:31 +0100] rev 8673
koda [Wed, 06 Mar 2013 16:42:56 +0100] rev 8672
our cmake modules have become good enough, prefer them over system ones
koda [Wed, 06 Mar 2013 16:40:56 +0100] rev 8671
write FindGHC.cmake for haskell stuff
nemo [Wed, 06 Mar 2013 09:42:20 -0500] rev 8670
*sigh* I always forget to pull when AFK for a while. btw. why are we still keeping binaries in here? ☹
koda [Wed, 06 Mar 2013 15:09:29 +0100] rev 8669
user correct variable and slimmer test, version typos, .dll.a updated
nemo [Wed, 06 Mar 2013 08:26:14 -0500] rev 8668
extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
koda [Wed, 06 Mar 2013 12:18:42 +0100] rev 8667
comas and capitals
koda [Wed, 06 Mar 2013 12:12:02 +0100] rev 8666
rework ffmpeg/libav/videorec linking and their cmake discovery
koda [Wed, 06 Mar 2013 11:18:54 +0100] rev 8665
rewritten findfreepascal, moved checkstack code elsewhere
koda [Wed, 06 Mar 2013 10:13:23 +0100] rev 8664
support old cmake style variables
koda [Wed, 06 Mar 2013 03:49:52 +0100] rev 8663
merge
koda [Wed, 06 Mar 2013 03:46:22 +0100] rev 8662
rewritten findffmpeg.cmake
koda [Wed, 06 Mar 2013 03:11:15 +0100] rev 8661
replace sdl mixer/image version checking with something more robust
koda [Wed, 06 Mar 2013 02:52:17 +0100] rev 8660
rewritten FindOggVorbis.cmake
koda [Wed, 06 Mar 2013 01:28:21 +0100] rev 8659
fail if sparkle not found consciously
nemo [Tue, 05 Mar 2013 20:28:33 -0500] rev 8658
oups
koda [Wed, 06 Mar 2013 01:24:59 +0100] rev 8657
rework FindSparkle.cmake
nemo [Tue, 05 Mar 2013 19:37:48 -0500] rev 8656
use opacity to indicate thawing. not totally happy w/ effect, but argument was made to indicate some progress towards thaw. drop "exit" since it really wasn't helpful, and not rendering tags, was more annoying than fun.
nemo [Tue, 05 Mar 2013 16:04:22 -0500] rev 8655
At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
koda [Tue, 05 Mar 2013 09:11:28 +0100] rev 8654
escape return and be more friendly with translations
koda [Mon, 04 Mar 2013 23:33:33 +0100] rev 8653
add link to GPLv2 notice in about page
koda [Mon, 04 Mar 2013 23:27:15 +0100] rev 8652
uniform revision info in about page
koda [Mon, 04 Mar 2013 23:24:55 +0100] rev 8651
add version info to frontend output too
koda [Mon, 04 Mar 2013 23:11:28 +0100] rev 8650
version variables confom to naming convention
koda [Mon, 04 Mar 2013 22:58:01 +0100] rev 8649
oooooops forgot SHAREPATH is still used somewhere
nemo [Mon, 04 Mar 2013 16:18:21 -0500] rev 8648
lupdate-qt4/lrelease-qt4
nemo [Mon, 04 Mar 2013 14:14:38 -0500] rev 8647
apply variable change here as well
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)
unc0rr [Mon, 04 Mar 2013 20:16:43 +0400] rev 8645
Oops, forgot this check (fixes crash)
koda [Mon, 04 Mar 2013 16:35:17 +0100] rev 8644
typo and doc
koda [Mon, 04 Mar 2013 15:16:06 +0100] rev 8643
fix file association on windows too
koda [Mon, 04 Mar 2013 13:44:33 +0100] rev 8642
use rev info from the just created file when configuring without mercurial
koda [Mon, 04 Mar 2013 13:30:33 +0100] rev 8641
dump rev and hash in a file to be packed by cpack
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)
koda [Mon, 04 Mar 2013 11:09:36 +0100] rev 8639
hopefully fix
bug #523, file extension association
koda [Mon, 04 Mar 2013 10:33:30 +0100] rev 8638
merge for the win
koda [Mon, 04 Mar 2013 10:33:08 +0100] rev 8637
caught two frontend warnings
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
koda [Mon, 04 Mar 2013 10:08:38 +0100] rev 8635
convert HW_DEV in ifdef DEBUG clauses
nemo [Sun, 03 Mar 2013 20:59:27 -0500] rev 8634
fix portal/hammer interaction, ban freezer from portal
nemo [Sun, 03 Mar 2013 20:08:55 -0500] rev 8633
keep hogs from sliding while they are being frozen
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.
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.
nemo [Sun, 03 Mar 2013 14:39:55 -0500] rev 8630
add neglected merge
unc0rr [Sun, 03 Mar 2013 23:25:34 +0400] rev 8629
Fix team file path
Urbertar@gmail.com [Sun, 03 Mar 2013 19:35:57 +0200] rev 8628
Fix water on ice setting
unc0rr [Sun, 03 Mar 2013 23:25:09 +0400] rev 8627
Eh, two players condition seems to make more sense than two clans here
Urbertar@gmail.com [Sun, 03 Mar 2013 19:32:48 +0200] rev 8626
Fix DrawLine bug
unc0rr [Sun, 03 Mar 2013 23:23:41 +0400] rev 8625
lol nemo, lol
nemo [Fri, 01 Mar 2013 22:32:49 -0500] rev 8624
tweaks to sea ice appearance
dag10 [Fri, 01 Mar 2013 17:22:09 -0500] rev 8623
Possibly fixed
issue #533.
dag10 [Fri, 01 Mar 2013 16:58:00 -0500] rev 8622
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.
nemo [Fri, 01 Mar 2013 16:12:25 -0500] rev 8621
my turn to do a neglected merge for someone else
unc0rr [Sat, 02 Mar 2013 00:16:37 +0400] rev 8620
Review the list of synced messages in isSyncedCommand. Fixes
issue #546.
dag10 [Fri, 01 Mar 2013 15:50:00 -0500] rev 8619
Made pressing the button in mapContainer only randomize things if client is master. Fixes
issue #545. Also synchronized themes. Fixes issue 547.
Vatten [Fri, 01 Mar 2013 10:38:49 -0500] rev 8618
avoid floating point desync, other script tweaks
nemo [Thu, 28 Feb 2013 23:15:33 -0500] rev 8617
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)
nemo [Thu, 28 Feb 2013 22:10:49 -0500] rev 8616
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.
koda [Fri, 01 Mar 2013 01:05:43 +0100] rev 8615
split version information in engine too
koda [Fri, 01 Mar 2013 00:58:37 +0100] rev 8614
drop useless option, automatically set revision and debug info
koda [Fri, 01 Mar 2013 00:06:05 +0100] rev 8613
split cVersionString into its three separate components (version, revision, hash) and apply the new values sensibly on the frontend (esp. title, info and feedback)
koda [Thu, 28 Feb 2013 23:14:11 +0100] rev 8612
mysterious merge
koda [Thu, 28 Feb 2013 23:05:07 +0100] rev 8611
support WARNING message status on cmake 2.6 (
bug #524)
koda [Thu, 28 Feb 2013 23:02:12 +0100] rev 8610
correct copyright header on files i added
koda [Thu, 28 Feb 2013 22:59:22 +0100] rev 8609
use NETGAME_DEFAULT_PORT macro across frontend sources
koda [Thu, 28 Feb 2013 22:47:42 +0100] rev 8608
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
koda [Thu, 28 Feb 2013 22:39:38 +0100] rev 8607
add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
koda [Tue, 04 Jun 2013 16:09:05 +0200] rev 8606
close branch
koda [Thu, 28 Feb 2013 22:24:32 +0100] rev 8605
add 'One of Everything' in the weaponsets, from nemo's idea
nemo [Thu, 28 Feb 2013 16:38:22 -0500] rev 8604
merge icegun branch w/ default
Urbertar@gmail.com [Thu, 28 Feb 2013 23:28:01 +0200] rev 8603
Merge
Urbertar@gmail.com [Thu, 28 Feb 2013 23:24:50 +0200] rev 8602
Draw ice on water
Urbertar@gmail.com [Thu, 28 Feb 2013 20:11:16 +0200] rev 8601
Make refactoring. Remove DrawIce function
sheepluva [Thu, 28 Feb 2013 19:59:42 +0100] rev 8600
small update of german engine translation
nemo [Thu, 28 Feb 2013 09:08:25 -0500] rev 8599
aaagh. remove dead code. again.
nemo [Wed, 27 Feb 2013 21:30:33 -0500] rev 8598
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
koda [Wed, 27 Feb 2013 23:15:37 +0100] rev 8597
physfs strikes back
nemo [Wed, 27 Feb 2013 11:17:45 -0500] rev 8596
define ice edge colour
koda [Wed, 27 Feb 2013 16:44:19 +0100] rev 8595
enable asm only on intel/amd machines
nemo [Wed, 27 Feb 2013 08:29:21 -0500] rev 8594
remove dead code
koda [Wed, 27 Feb 2013 16:12:57 +0100] rev 8593
merge physfslayer in default
Urbertar@gmail.com [Wed, 27 Feb 2013 13:13:34 +0200] rev 8592
Draw ice on water
koda [Wed, 27 Feb 2013 16:12:22 +0100] rev 8591
.hgignore
nemo [Tue, 26 Feb 2013 20:39:18 -0500] rev 8590
pull icegun into default. it has a few issues, but, pretty close. that way more people will play with it.
nemo [Tue, 26 Feb 2013 20:37:58 -0500] rev 8589
merge w/ default
nemo [Tue, 26 Feb 2013 20:26:49 -0500] rev 8588
huh. how'd we end up needing a merge here...
Urbertar@gmail.com [Tue, 26 Feb 2013 17:04:40 +0200] rev 8587
Separate setting and drawing ice
Urbertar@gmail.com [Tue, 26 Feb 2013 16:46:58 +0200] rev 8586
Make little refactoring
Urbertar@gmail.com [Tue, 26 Feb 2013 16:04:35 +0200] rev 8585
Check is lanscape already ice
nemo [Tue, 26 Feb 2013 09:10:48 -0500] rev 8584
put ice colour in uVariables, add check for land that is already ice
Urbertar@gmail.com [Tue, 26 Feb 2013 15:15:20 +0200] rev 8583
Change shape of ice to round
Urbertar@gmail.com [Tue, 26 Feb 2013 11:00:09 +0200] rev 8582
Don't calculate edges of map as edges of landscape
Urbertar@gmail.com [Tue, 26 Feb 2013 10:27:51 +0200] rev 8581
Check bounds of landscape in drawice procedure
nemo [Mon, 25 Feb 2013 20:45:13 -0500] rev 8580
forgot this loop
nemo [Mon, 25 Feb 2013 19:19:41 -0500] rev 8579
graphics tweak. flag a couple more overeager setall HH
nemo [Mon, 25 Feb 2013 13:51:45 -0500] rev 8578
ice texture still needs moving to uLandGraphics and circle drawing
unc0rr [Mon, 25 Feb 2013 11:37:48 +0400] rev 8577
Merge
nemo [Mon, 25 Feb 2013 12:54:50 -0500] rev 8576
workaround for frequent AllHH active call in hedgehog step
nemo [Sun, 24 Feb 2013 15:53:47 -0500] rev 8575
add hiragana/katakana ranges to CJK check.
nemo [Mon, 25 Feb 2013 12:29:39 -0500] rev 8574
More fiddling w/ sliding
nemo [Sun, 24 Feb 2013 14:14:09 -0500] rev 8573
*sigh* somehow misplaced this. this should have been
rd9627d65edf7
nemo [Mon, 25 Feb 2013 11:35:24 -0500] rev 8572
slight tweak to colours
nemo [Sun, 24 Feb 2013 14:13:27 -0500] rev 8571
add some missing wrapping.
nemo [Mon, 25 Feb 2013 10:53:33 -0500] rev 8570
quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics
unc0rr [Sat, 23 Feb 2013 23:23:02 +0400] rev 8569
Fix
issue #537 (empty team created on startup)
koda [Mon, 25 Feb 2013 09:50:56 +0100] rev 8568
savesurf
unc0rr [Sat, 23 Feb 2013 12:01:51 +0400] rev 8567
Fix
issue #507 (not highlighting friends joins)
nemo [Sat, 23 Feb 2013 23:01:50 -0500] rev 8566
This and the "retain freezing" stuff could probably use a flag.
nemo [Mon, 25 Feb 2013 00:00:39 -0500] rev 8565
too aggressive?
nemo [Fri, 22 Feb 2013 21:44:00 -0500] rev 8564
prevent drilling into hogs w/ drill rocket
nemo [Sun, 24 Feb 2013 23:07:46 -0500] rev 8563
Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster.
nemo [Fri, 22 Feb 2013 19:24:59 -0500] rev 8562
Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
koda [Wed, 27 Feb 2013 16:14:24 +0100] rev 8561
close thei branch
nemo [Sun, 24 Feb 2013 21:44:40 -0500] rev 8560
Messing around w/ Freezer
unc0rr [Fri, 22 Feb 2013 23:59:52 +0400] rev 8559
Support 'registered only' room flag in frontend
koda [Mon, 25 Feb 2013 19:48:35 +0100] rev 8558
on windows fpc-linking is the funniest of all