Sun, 10 Mar 2013 02:41:27 +0100 koda hooks for opening custom urls on osx (commented out until we decide what to do)
Sun, 10 Mar 2013 02:32:25 +0100 koda cleanup file loading, this codepath can be used to load url schemes
Sun, 10 Mar 2013 01:27:48 +0100 koda fix loading files on osx too, the cause was different than other systems
Sun, 10 Mar 2013 01:02:15 +0100 koda move signal handler in hwapplication
Sun, 10 Mar 2013 00:40:00 +0100 koda alignment
Sat, 09 Mar 2013 19:23:00 +0100 koda introducing the bestest flag of all
Sat, 09 Mar 2013 21:40:02 +0400 unc0rr - Put compiled units into more appropriate dir
Sat, 09 Mar 2013 01:22:45 +0100 koda forgot to update lib names here
Sat, 09 Mar 2013 01:17:31 +0100 koda sigh
Sat, 09 Mar 2013 00:57:09 +0100 koda 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)
Sat, 09 Mar 2013 00:43:26 +0100 koda stripping
Sat, 09 Mar 2013 00:41:08 +0100 koda adjust casing
Sat, 09 Mar 2013 00:38:53 +0100 koda readd revision info to the cpack generated package
Sat, 09 Mar 2013 00:26:25 +0100 koda move cpack stuff in its own cmake file
Sat, 09 Mar 2013 00:20:58 +0100 koda fix linking on osx
Tue, 12 Mar 2013 23:43:31 +0400 unc0rr Merge
Fri, 08 Mar 2013 11:26:47 -0500 nemo typo
Fri, 08 Mar 2013 13:15:08 +0100 Marco Bresciani A bit more of Italian translation... in progress. :)
Fri, 08 Mar 2013 08:31:34 -0500 nemo *sigh* hopefully there aren't any more of these. add missing tr() to button text
Fri, 08 Mar 2013 08:17:11 -0500 nemo lock weapons since script doesn't support custom sets anyway (yet). Use bor on flags to allow other game flags.
Fri, 08 Mar 2013 08:07:30 -0500 nemo *sigh* sorry. I miss the old, don't-push-if-unsynced-remote-w/o-force. Keep forgetting to pull.
Fri, 08 Mar 2013 00:36:10 +0400 unc0rr Unbreak build without stl compatibility
Thu, 07 Mar 2013 12:08:03 +0100 koda merge
Thu, 07 Mar 2013 11:55:00 +0100 koda even more wrapping with find_package_or_disable_msg
Thu, 07 Mar 2013 10:16:21 +0100 koda update option list
Thu, 07 Mar 2013 10:14:12 +0100 koda introduce find_package_or_fail/disable to group together similar cmake code
Thu, 07 Mar 2013 10:11:07 +0100 koda link png library in code on osx
Thu, 07 Mar 2013 11:53:40 +0200 Urbertar Fix frozen hog rendering
Thu, 07 Mar 2013 11:23:01 +0400 unc0rr Fix check for flag
Fri, 08 Mar 2013 08:06:13 -0500 mikade hopefully closes issues 541, 312 and 503
Wed, 06 Mar 2013 19:50:25 -0500 nemo yeah. this was a bad idea. the minor difference in thaw speed vs last hog of team never unthawing.
Wed, 06 Mar 2013 17:06:35 -0500 nemo prevent an old abuse of parachute to land safely
Wed, 06 Mar 2013 16:00:48 -0500 nemo fix fade to black in training
Thu, 07 Mar 2013 00:25:11 +0400 unc0rr PhysFS-aware check for directory existence. Should fix issue 511.
Wed, 06 Mar 2013 13:03:11 -0500 nemo skip frozen hogs in switch
Wed, 06 Mar 2013 12:55:48 -0500 nemo Add missing feedback button translation
Wed, 06 Mar 2013 11:13:18 -0500 nemo 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.
Wed, 06 Mar 2013 16:48:03 +0100 koda our cmake modules have become good enough, prefer them over system ones
Wed, 06 Mar 2013 16:47:31 +0100 koda Backed out changeset 4cccc0520988
Wed, 06 Mar 2013 16:42:56 +0100 koda our cmake modules have become good enough, prefer them over system ones
Wed, 06 Mar 2013 16:40:56 +0100 koda write FindGHC.cmake for haskell stuff
Wed, 06 Mar 2013 09:42:20 -0500 nemo *sigh* I always forget to pull when AFK for a while. btw. why are we still keeping binaries in here? ☹
Wed, 06 Mar 2013 15:09:29 +0100 koda user correct variable and slimmer test, version typos, .dll.a updated
Wed, 06 Mar 2013 08:26:14 -0500 nemo extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
Wed, 06 Mar 2013 12:18:42 +0100 koda comas and capitals
Wed, 06 Mar 2013 12:12:02 +0100 koda rework ffmpeg/libav/videorec linking and their cmake discovery
Wed, 06 Mar 2013 11:18:54 +0100 koda rewritten findfreepascal, moved checkstack code elsewhere
Wed, 06 Mar 2013 10:13:23 +0100 koda support old cmake style variables
Wed, 06 Mar 2013 03:49:52 +0100 koda merge
Wed, 06 Mar 2013 03:46:22 +0100 koda rewritten findffmpeg.cmake
Wed, 06 Mar 2013 03:11:15 +0100 koda replace sdl mixer/image version checking with something more robust
Wed, 06 Mar 2013 02:52:17 +0100 koda rewritten FindOggVorbis.cmake
Wed, 06 Mar 2013 01:28:21 +0100 koda fail if sparkle not found consciously
Tue, 05 Mar 2013 20:28:33 -0500 nemo oups
Wed, 06 Mar 2013 01:24:59 +0100 koda rework FindSparkle.cmake
Tue, 05 Mar 2013 19:37:48 -0500 nemo 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.
Tue, 05 Mar 2013 16:04:22 -0500 nemo 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.
Tue, 05 Mar 2013 09:11:28 +0100 koda escape return and be more friendly with translations
Mon, 04 Mar 2013 23:33:33 +0100 koda add link to GPLv2 notice in about page
Mon, 04 Mar 2013 23:27:15 +0100 koda uniform revision info in about page
Mon, 04 Mar 2013 23:24:55 +0100 koda add version info to frontend output too
Mon, 04 Mar 2013 23:11:28 +0100 koda version variables confom to naming convention
Mon, 04 Mar 2013 22:58:01 +0100 koda oooooops forgot SHAREPATH is still used somewhere
Mon, 04 Mar 2013 16:18:21 -0500 nemo lupdate-qt4/lrelease-qt4
Mon, 04 Mar 2013 14:14:38 -0500 nemo apply variable change here as well
Mon, 04 Mar 2013 18:27:21 +0100 koda 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 unc0rr Oops, forgot this check (fixes crash)
Mon, 04 Mar 2013 16:35:17 +0100 koda typo and doc
Mon, 04 Mar 2013 15:16:06 +0100 koda fix file association on windows too
Mon, 04 Mar 2013 13:44:33 +0100 koda use rev info from the just created file when configuring without mercurial
Mon, 04 Mar 2013 13:30:33 +0100 koda dump rev and hash in a file to be packed by cpack
Mon, 04 Mar 2013 13:29:59 +0100 koda adjust cpack ignored files (libraries, mobile project files and win res files are still necessary)
Mon, 04 Mar 2013 11:09:36 +0100 koda hopefully fix bug 523, file extension association
Mon, 04 Mar 2013 10:33:30 +0100 koda merge for the win
Mon, 04 Mar 2013 10:33:08 +0100 koda caught two frontend warnings
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
Mon, 04 Mar 2013 10:08:38 +0100 koda convert HW_DEV in ifdef DEBUG clauses
Sun, 03 Mar 2013 20:59:27 -0500 nemo fix portal/hammer interaction, ban freezer from portal
Sun, 03 Mar 2013 20:08:55 -0500 nemo keep hogs from sliding while they are being frozen
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.
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.
Sun, 03 Mar 2013 14:39:55 -0500 nemo add neglected merge
Sun, 03 Mar 2013 23:25:34 +0400 unc0rr Fix team file path
Sun, 03 Mar 2013 19:35:57 +0200 Urbertar Fix water on ice setting
Sun, 03 Mar 2013 23:25:09 +0400 unc0rr Eh, two players condition seems to make more sense than two clans here
Sun, 03 Mar 2013 19:32:48 +0200 Urbertar Fix DrawLine bug
Sun, 03 Mar 2013 23:23:41 +0400 unc0rr lol nemo, lol
Fri, 01 Mar 2013 22:32:49 -0500 nemo tweaks to sea ice appearance
Fri, 01 Mar 2013 17:22:09 -0500 dag10 Possibly fixed issue 533.
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.
Fri, 01 Mar 2013 16:12:25 -0500 nemo my turn to do a neglected merge for someone else
Sat, 02 Mar 2013 00:16:37 +0400 unc0rr Review the list of synced messages in isSyncedCommand. Fixes issue 546.
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.
Fri, 01 Mar 2013 10:38:49 -0500 Vatten avoid floating point desync, other script tweaks
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)
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.
Fri, 01 Mar 2013 01:05:43 +0100 koda split version information in engine too
Fri, 01 Mar 2013 00:58:37 +0100 koda drop useless option, automatically set revision and debug info
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)
Thu, 28 Feb 2013 23:14:11 +0100 koda mysterious merge
Thu, 28 Feb 2013 23:05:07 +0100 koda support WARNING message status on cmake 2.6 (bug 524)
Thu, 28 Feb 2013 23:02:12 +0100 koda correct copyright header on files i added
Thu, 28 Feb 2013 22:59:22 +0100 koda use NETGAME_DEFAULT_PORT macro across frontend sources
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
Thu, 28 Feb 2013 22:39:38 +0100 koda add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
Tue, 04 Jun 2013 16:09:05 +0200 koda close branch icegun
Thu, 28 Feb 2013 22:24:32 +0100 koda add 'One of Everything' in the weaponsets, from nemo's idea
Thu, 28 Feb 2013 16:38:22 -0500 nemo merge icegun branch w/ default icegun
Thu, 28 Feb 2013 23:28:01 +0200 Urbertar Merge
Thu, 28 Feb 2013 23:24:50 +0200 Urbertar Draw ice on water
Thu, 28 Feb 2013 20:11:16 +0200 Urbertar Make refactoring. Remove DrawIce function
Thu, 28 Feb 2013 19:59:42 +0100 sheepluva small update of german engine translation
Thu, 28 Feb 2013 09:08:25 -0500 nemo aaagh. remove dead code. again.
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
Wed, 27 Feb 2013 23:15:37 +0100 koda physfs strikes back
Wed, 27 Feb 2013 11:17:45 -0500 nemo define ice edge colour
Wed, 27 Feb 2013 16:44:19 +0100 koda enable asm only on intel/amd machines
Wed, 27 Feb 2013 08:29:21 -0500 nemo remove dead code
Wed, 27 Feb 2013 16:12:57 +0100 koda merge physfslayer in default
Wed, 27 Feb 2013 13:13:34 +0200 Urbertar Draw ice on water
(0) -3000 -1000 -120 +120 +1000 +3000 tip