2013-03-04 apply variable change here as well
nemo [Mon, 04 Mar 2013 14:14:38 -0500] rev 8647
apply variable change here as well
2013-03-04 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)
2013-03-04 Oops, forgot this check (fixes crash)
unc0rr [Mon, 04 Mar 2013 20:16:43 +0400] rev 8645
Oops, forgot this check (fixes crash)
2013-03-04 typo and doc
koda [Mon, 04 Mar 2013 16:35:17 +0100] rev 8644
typo and doc
2013-03-04 fix file association on windows too
koda [Mon, 04 Mar 2013 15:16:06 +0100] rev 8643
fix file association on windows too
2013-03-04 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
2013-03-04 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
2013-03-04 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)
2013-03-04 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
2013-03-04 merge for the win
koda [Mon, 04 Mar 2013 10:33:30 +0100] rev 8638
merge for the win
2013-03-04 caught two frontend warnings
koda [Mon, 04 Mar 2013 10:33:08 +0100] rev 8637
caught two frontend warnings
2013-03-04 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
2013-03-04 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
2013-03-04 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
2013-03-04 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
2013-03-04 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.
2013-03-03 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.
2013-03-03 add neglected merge
nemo [Sun, 03 Mar 2013 14:39:55 -0500] rev 8630
add neglected merge
2013-03-03 Fix team file path
unc0rr [Sun, 03 Mar 2013 23:25:34 +0400] rev 8629
Fix team file path
2013-03-03 Fix water on ice setting
Urbertar@gmail.com [Sun, 03 Mar 2013 19:35:57 +0200] rev 8628
Fix water on ice setting
2013-03-03 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
2013-03-03 Fix DrawLine bug
Urbertar@gmail.com [Sun, 03 Mar 2013 19:32:48 +0200] rev 8626
Fix DrawLine bug
2013-03-03 lol nemo, lol
unc0rr [Sun, 03 Mar 2013 23:23:41 +0400] rev 8625
lol nemo, lol
2013-03-02 tweaks to sea ice appearance
nemo [Fri, 01 Mar 2013 22:32:49 -0500] rev 8624
tweaks to sea ice appearance
2013-03-01 Possibly fixed issue 533.
dag10 [Fri, 01 Mar 2013 17:22:09 -0500] rev 8623
Possibly fixed issue #533.
2013-03-01 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.
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.
2013-03-01 my turn to do a neglected merge for someone else
nemo [Fri, 01 Mar 2013 16:12:25 -0500] rev 8621
my turn to do a neglected merge for someone else
2013-03-01 Review the list of synced messages in isSyncedCommand. Fixes issue 546.
unc0rr [Sat, 02 Mar 2013 00:16:37 +0400] rev 8620
Review the list of synced messages in isSyncedCommand. Fixes issue #546.
2013-03-01 Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
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.
2013-03-01 avoid floating point desync, other script tweaks
Vatten [Fri, 01 Mar 2013 10:38:49 -0500] rev 8618
avoid floating point desync, other script tweaks
2013-03-01 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 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)
2013-03-01 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.
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.
2013-03-01 split version information in engine too
koda [Fri, 01 Mar 2013 01:05:43 +0100] rev 8615
split version information in engine too
2013-02-28 drop useless option, automatically set revision and debug info
koda [Fri, 01 Mar 2013 00:58:37 +0100] rev 8614
drop useless option, automatically set revision and debug info
2013-02-28 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 [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)
2013-02-28 mysterious merge
koda [Thu, 28 Feb 2013 23:14:11 +0100] rev 8612
mysterious merge
2013-02-28 support WARNING message status on cmake 2.6 (bug 524)
koda [Thu, 28 Feb 2013 23:05:07 +0100] rev 8611
support WARNING message status on cmake 2.6 (bug #524)
2013-02-28 correct copyright header on files i added
koda [Thu, 28 Feb 2013 23:02:12 +0100] rev 8610
correct copyright header on files i added
2013-02-28 use NETGAME_DEFAULT_PORT macro across frontend sources
koda [Thu, 28 Feb 2013 22:59:22 +0100] rev 8609
use NETGAME_DEFAULT_PORT macro across frontend sources
2013-02-28 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: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
2013-02-28 add icegun everywhere (default, crazy, 1oe) with a qt prob delay crate of 2
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
2013-06-04 close branch icegun
koda [Tue, 04 Jun 2013 16:09:05 +0200] rev 8606
close branch
2013-02-28 add 'One of Everything' in the weaponsets, from nemo's idea
koda [Thu, 28 Feb 2013 22:24:32 +0100] rev 8605
add 'One of Everything' in the weaponsets, from nemo's idea
2013-02-28 merge icegun branch w/ default icegun
nemo [Thu, 28 Feb 2013 16:38:22 -0500] rev 8604
merge icegun branch w/ default
2013-02-28 Merge
Urbertar@gmail.com [Thu, 28 Feb 2013 23:28:01 +0200] rev 8603
Merge
2013-02-28 Draw ice on water
Urbertar@gmail.com [Thu, 28 Feb 2013 23:24:50 +0200] rev 8602
Draw ice on water
2013-02-28 Make refactoring. Remove DrawIce function
Urbertar@gmail.com [Thu, 28 Feb 2013 20:11:16 +0200] rev 8601
Make refactoring. Remove DrawIce function
2013-02-28 small update of german engine translation
sheepluva [Thu, 28 Feb 2013 19:59:42 +0100] rev 8600
small update of german engine translation
2013-02-28 aaagh. remove dead code. again.
nemo [Thu, 28 Feb 2013 09:08:25 -0500] rev 8599
aaagh. remove dead code. again.
2013-02-28 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
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
2013-02-27 physfs strikes back
koda [Wed, 27 Feb 2013 23:15:37 +0100] rev 8597
physfs strikes back
2013-02-27 define ice edge colour
nemo [Wed, 27 Feb 2013 11:17:45 -0500] rev 8596
define ice edge colour
2013-02-27 enable asm only on intel/amd machines
koda [Wed, 27 Feb 2013 16:44:19 +0100] rev 8595
enable asm only on intel/amd machines
2013-02-27 remove dead code
nemo [Wed, 27 Feb 2013 08:29:21 -0500] rev 8594
remove dead code
2013-02-27 merge physfslayer in default
koda [Wed, 27 Feb 2013 16:12:57 +0100] rev 8593
merge physfslayer in default
2013-02-27 Draw ice on water
Urbertar@gmail.com [Wed, 27 Feb 2013 13:13:34 +0200] rev 8592
Draw ice on water
2013-02-27 .hgignore
koda [Wed, 27 Feb 2013 16:12:22 +0100] rev 8591
.hgignore
2013-02-27 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: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.
2013-02-27 merge w/ default icegun
nemo [Tue, 26 Feb 2013 20:37:58 -0500] rev 8589
merge w/ default
2013-02-27 huh. how'd we end up needing a merge here... icegun
nemo [Tue, 26 Feb 2013 20:26:49 -0500] rev 8588
huh. how'd we end up needing a merge here...
2013-02-26 Separate setting and drawing ice icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 17:04:40 +0200] rev 8587
Separate setting and drawing ice
2013-02-26 Make little refactoring icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 16:46:58 +0200] rev 8586
Make little refactoring
2013-02-26 Check is lanscape already ice icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 16:04:35 +0200] rev 8585
Check is lanscape already ice
2013-02-26 put ice colour in uVariables, add check for land that is already ice icegun
nemo [Tue, 26 Feb 2013 09:10:48 -0500] rev 8584
put ice colour in uVariables, add check for land that is already ice
2013-02-26 Change shape of ice to round icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 15:15:20 +0200] rev 8583
Change shape of ice to round
2013-02-26 Don't calculate edges of map as edges of landscape icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 11:00:09 +0200] rev 8582
Don't calculate edges of map as edges of landscape
2013-02-26 Check bounds of landscape in drawice procedure icegun
Urbertar@gmail.com [Tue, 26 Feb 2013 10:27:51 +0200] rev 8581
Check bounds of landscape in drawice procedure
2013-02-26 forgot this loop icegun
nemo [Mon, 25 Feb 2013 20:45:13 -0500] rev 8580
forgot this loop
2013-02-26 graphics tweak. flag a couple more overeager setall HH icegun
nemo [Mon, 25 Feb 2013 19:19:41 -0500] rev 8579
graphics tweak. flag a couple more overeager setall HH
2013-02-25 ice texture still needs moving to uLandGraphics and circle drawing icegun
nemo [Mon, 25 Feb 2013 13:51:45 -0500] rev 8578
ice texture still needs moving to uLandGraphics and circle drawing
2013-02-25 Merge
unc0rr [Mon, 25 Feb 2013 11:37:48 +0400] rev 8577
Merge
2013-02-25 workaround for frequent AllHH active call in hedgehog step icegun
nemo [Mon, 25 Feb 2013 12:54:50 -0500] rev 8576
workaround for frequent AllHH active call in hedgehog step
2013-02-24 add hiragana/katakana ranges to CJK check.
nemo [Sun, 24 Feb 2013 15:53:47 -0500] rev 8575
add hiragana/katakana ranges to CJK check.
2013-02-25 More fiddling w/ sliding icegun
nemo [Mon, 25 Feb 2013 12:29:39 -0500] rev 8574
More fiddling w/ sliding
2013-02-24 *sigh* somehow misplaced this. this should have been rd9627d65edf7
nemo [Sun, 24 Feb 2013 14:14:09 -0500] rev 8573
*sigh* somehow misplaced this. this should have been rd9627d65edf7
2013-02-25 slight tweak to colours icegun
nemo [Mon, 25 Feb 2013 11:35:24 -0500] rev 8572
slight tweak to colours
2013-02-24 add some missing wrapping.
nemo [Sun, 24 Feb 2013 14:13:27 -0500] rev 8571
add some missing wrapping.
2013-02-25 quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics icegun
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
2013-02-23 Fix issue 537 (empty team created on startup)
unc0rr [Sat, 23 Feb 2013 23:23:02 +0400] rev 8569
Fix issue #537 (empty team created on startup)
2013-02-25 savesurf icegun
koda [Mon, 25 Feb 2013 09:50:56 +0100] rev 8568
savesurf
2013-02-23 Fix issue 507 (not highlighting friends joins)
unc0rr [Sat, 23 Feb 2013 12:01:51 +0400] rev 8567
Fix issue #507 (not highlighting friends joins)
2013-02-24 This and the "retain freezing" stuff could probably use a flag.
nemo [Sat, 23 Feb 2013 23:01:50 -0500] rev 8566
This and the "retain freezing" stuff could probably use a flag.
2013-02-25 too aggressive? icegun
nemo [Mon, 25 Feb 2013 00:00:39 -0500] rev 8565
too aggressive?
2013-02-23 prevent drilling into hogs w/ drill rocket
nemo [Fri, 22 Feb 2013 21:44:00 -0500] rev 8564
prevent drilling into hogs w/ drill rocket
2013-02-25 Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster. icegun
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.
2013-02-23 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.
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.
2013-02-27 close thei branch physfslayer
koda [Wed, 27 Feb 2013 16:14:24 +0100] rev 8561
close thei branch
2013-02-25 Messing around w/ Freezer icegun
nemo [Sun, 24 Feb 2013 21:44:40 -0500] rev 8560
Messing around w/ Freezer
2013-02-22 Support 'registered only' room flag in frontend
unc0rr [Fri, 22 Feb 2013 23:59:52 +0400] rev 8559
Support 'registered only' room flag in frontend
2013-02-25 on windows fpc-linking is the funniest of all physfslayer
koda [Mon, 25 Feb 2013 19:48:35 +0100] rev 8558
on windows fpc-linking is the funniest of all
2013-02-24 Add freezing hogs with icegun icegun
Urbertar@gmail.com [Sun, 24 Feb 2013 21:40:06 +0200] rev 8557
Add freezing hogs with icegun
2013-02-22 oops. forgot this one.
nemo [Fri, 22 Feb 2013 14:42:57 -0500] rev 8556
oops. forgot this one.
2013-02-25 moar docs update physfslayer
koda [Mon, 25 Feb 2013 10:03:35 +0100] rev 8555
moar docs update
2013-02-23 Add change ice gun image icegun
Urbertar@gmail.com [Sat, 23 Feb 2013 19:34:02 +0200] rev 8554
Add change ice gun image
2013-02-22 Allow switching away from any weapon when during multishoot.
nemo [Fri, 22 Feb 2013 14:33:21 -0500] rev 8553
Allow switching away from any weapon when during multishoot.
2013-02-24 upd doc physfslayer
koda [Mon, 25 Feb 2013 00:24:09 +0100] rev 8552
upd doc
2013-02-23 Add frozen land texture icegun
Urbertar@gmail.com [Sat, 23 Feb 2013 19:33:26 +0200] rev 8551
Add frozen land texture
2013-02-22 This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
unc0rr [Fri, 22 Feb 2013 23:24:20 +0400] rev 8550
This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
2013-02-24 due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not physfslayer
koda [Mon, 25 Feb 2013 00:20:09 +0100] rev 8549
due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not
2013-02-23 Add land freezing icegun
Urbertar@gmail.com [Sat, 23 Feb 2013 19:12:11 +0200] rev 8548
Add land freezing
2013-02-22 Global notice with /global command. Can now warn users when doing server restart.
unc0rr [Fri, 22 Feb 2013 23:21:13 +0400] rev 8547
Global notice with /global command. Can now warn users when doing server restart.
2013-02-24 documentation physfslayer
koda [Sun, 24 Feb 2013 23:11:30 +0100] rev 8546
documentation
2013-02-22 Oh, and # too to prevent occasional game hang when N is followed by #
unc0rr [Fri, 22 Feb 2013 11:35:54 +0400] rev 8545
Oh, and # too to prevent occasional game hang when N is followed by #
2013-02-24 perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search physfslayer
koda [Sun, 24 Feb 2013 23:11:00 +0100] rev 8544
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search
2013-02-22 Flush buffer on N command
unc0rr [Fri, 22 Feb 2013 11:33:30 +0400] rev 8543
Flush buffer on N command
2013-02-24 disable unneeded physfs archives (as of bug 529) physfslayer
koda [Sun, 24 Feb 2013 19:24:14 +0100] rev 8542
disable unneeded physfs archives (as of bug #529)
2013-02-21 Try to prevent hedgehogs number in team desync
unc0rr [Thu, 21 Feb 2013 22:43:00 +0400] rev 8541
Try to prevent hedgehogs number in team desync
2013-02-24 this should hijack the linker name and always pick the bundled physfs when another version is already prsent physfslayer
koda [Sun, 24 Feb 2013 19:11:58 +0100] rev 8540
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
2013-02-21 Merge
unc0rr [Thu, 21 Feb 2013 22:31:03 +0400] rev 8539
Merge
2013-02-23 blindly updated Android build files for new physfs physfslayer
koda [Sat, 23 Feb 2013 18:49:45 +0100] rev 8538
blindly updated Android build files for new physfs
2013-02-21 Merge
unc0rr [Thu, 21 Feb 2013 11:13:00 +0400] rev 8537
Merge
2013-02-23 updated ios project files for the new phys build system physfslayer
koda [Sat, 23 Feb 2013 18:38:57 +0100] rev 8536
updated ios project files for the new phys build system
2013-02-21 Merge
unc0rr [Thu, 21 Feb 2013 11:12:42 +0400] rev 8535
Merge
2013-02-21 Workaround queued signals problem in netclient instead. Should fix everything.
unc0rr [Thu, 21 Feb 2013 22:20:43 +0400] rev 8534
Workaround queued signals problem in netclient instead. Should fix everything.
2013-02-22 this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib physfslayer
koda [Fri, 22 Feb 2013 10:12:17 +0100] rev 8533
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib
2013-02-20 Updating Italian translation. In progress, as usual.
Marco Bresciani [Wed, 20 Feb 2013 16:13:08 +0100] rev 8532
Updating Italian translation. In progress, as usual.
2013-02-20 Unbreak build
unc0rr [Thu, 21 Feb 2013 01:37:04 +0400] rev 8531
Unbreak build
2013-02-22 workaround static physfs static linking on linux physfslayer
koda [Fri, 22 Feb 2013 09:53:09 +0100] rev 8530
workaround static physfs static linking on linux
2013-02-20 We need this to fix hedgehog numbers desync (workarounded in previous revision)
unc0rr [Thu, 21 Feb 2013 01:35:14 +0400] rev 8529
We need this to fix hedgehog numbers desync (workarounded in previous revision)
2013-02-22 and now compile and link properly physfslayer
koda [Fri, 22 Feb 2013 06:39:16 +0100] rev 8528
and now compile and link properly
2013-02-20 Fix stupid mistake which made checker desync almost always
unc0rr [Thu, 21 Feb 2013 01:27:21 +0400] rev 8527
Fix stupid mistake which made checker desync almost always
2013-02-22 update cmake files to use the two libraries independently physfslayer
koda [Fri, 22 Feb 2013 06:38:46 +0100] rev 8526
update cmake files to use the two libraries independently
2013-02-20 Found another possible source of desync, trying similar workaround on this
unc0rr [Thu, 21 Feb 2013 01:26:38 +0400] rev 8525
Found another possible source of desync, trying similar workaround on this
2013-02-22 split extras and src physfslayer
koda [Fri, 22 Feb 2013 05:43:56 +0100] rev 8524
split extras and src
2013-02-20 Forbit guest checkers
unc0rr [Thu, 21 Feb 2013 00:15:11 +0400] rev 8523
Forbit guest checkers
2013-02-22 use standard library prefix physfslayer
koda [Fri, 22 Feb 2013 05:15:48 +0100] rev 8522
use standard library prefix
2013-02-20 Workaround hGetContents blocking all threads with my own version of the function
unc0rr [Wed, 20 Feb 2013 23:57:01 +0400] rev 8521
Workaround hGetContents blocking all threads with my own version of the function
2013-02-22 reopen and update branch physfslayer
koda [Fri, 22 Feb 2013 05:05:32 +0100] rev 8520
reopen and update branch
2013-02-20 Workaround desync issue if I correctly understand its roots (barely tested)
unc0rr [Wed, 20 Feb 2013 22:54:16 +0400] rev 8519
Workaround desync issue if I correctly understand its roots (barely tested)
2013-02-20 fix compiling on osx when you have multiple linkers installed
koda [Wed, 20 Feb 2013 01:55:23 +0100] rev 8518
fix compiling on osx when you have multiple linkers installed
2013-02-19 Some fixes
unc0rr [Tue, 19 Feb 2013 22:03:33 +0400] rev 8517
Some fixes
2013-02-18 pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
nemo [Mon, 18 Feb 2013 14:06:16 -0500] rev 8516
pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
2013-02-18 Parse engine output to deside whether simulation ran to the end
unc0rr [Mon, 18 Feb 2013 23:04:38 +0400] rev 8515
Parse engine output to deside whether simulation ran to the end
2013-02-18 Clear player's clan info on room join
unc0rr [Mon, 18 Feb 2013 22:47:42 +0400] rev 8514
Clear player's clan info on room join
2013-02-18 Disallow kicking the opponent in duel
unc0rr [Mon, 18 Feb 2013 22:21:31 +0400] rev 8513
Disallow kicking the opponent in duel
2013-02-17 Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
Medo <smaxein@googlemail.com> [Mon, 18 Feb 2013 00:22:16 +0100] rev 8512
Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
2013-02-17 Catch exceptions when moving files
unc0rr [Mon, 18 Feb 2013 00:31:16 +0400] rev 8511
Catch exceptions when moving files
2013-02-17 No NFData instance for ByteString when ghc >= 7.6
unc0rr [Mon, 18 Feb 2013 00:28:09 +0400] rev 8510
No NFData instance for ByteString when ghc >= 7.6
2013-02-17 Sort checked files into dirs
unc0rr [Mon, 18 Feb 2013 00:22:13 +0400] rev 8509
Sort checked files into dirs
2013-02-16 - Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
unc0rr [Sun, 17 Feb 2013 00:25:53 +0400] rev 8508
- Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt) - Fix build with .pro file
2013-02-16 Some more work on checker
unc0rr [Sat, 16 Feb 2013 23:28:16 +0400] rev 8507
Some more work on checker
2013-02-14 - Fix check for void message
unc0rr [Fri, 15 Feb 2013 00:12:19 +0400] rev 8506
- Fix check for void message - Disable sound in checker
2013-02-13 Fix build
unc0rr [Thu, 14 Feb 2013 00:32:13 +0400] rev 8505
Fix build
2013-02-13 Ehm... probably this will improve situation with desyncs
unc0rr [Wed, 13 Feb 2013 23:00:57 +0400] rev 8504
Ehm... probably this will improve situation with desyncs
2013-02-13 Pass hogs names and hats
unc0rr [Wed, 13 Feb 2013 22:59:41 +0400] rev 8503
Pass hogs names and hats
2013-02-13 Fix order of messages
unc0rr [Wed, 13 Feb 2013 21:13:15 +0400] rev 8502
Fix order of messages
2013-02-11 restore prior modifier. I think the damage dealt is appropriate to intended uses
nemo [Mon, 11 Feb 2013 17:09:35 -0500] rev 8501
restore prior modifier. I think the damage dealt is appropriate to intended uses
2013-01-29 Some more Italian translation... still in progress.
Marco Bresciani [Tue, 29 Jan 2013 16:18:36 +0100] rev 8500
Some more Italian translation... still in progress.
2013-02-12 - Add forgotten ammo definitions
unc0rr [Tue, 12 Feb 2013 23:47:41 +0400] rev 8499
- Add forgotten ammo definitions - Fix addteam arguments
2013-02-11 Bring back full log strings for commands, just a bit sanitized
unc0rr [Mon, 11 Feb 2013 10:20:07 +0400] rev 8498
Bring back full log strings for commands, just a bit sanitized
2013-02-10 Hack checker to run engine with record file received (uses hardcoded paths)
unc0rr [Mon, 11 Feb 2013 00:19:15 +0400] rev 8497
Hack checker to run engine with record file received (uses hardcoded paths)
2013-02-10 Prevent 'black team color' error
unc0rr [Mon, 11 Feb 2013 00:14:05 +0400] rev 8496
Prevent 'black team color' error
2013-02-10 Oops, forgot path
unc0rr [Sun, 10 Feb 2013 22:58:16 +0400] rev 8495
Oops, forgot path
2013-02-10 Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
nemo [Sun, 10 Feb 2013 09:50:09 -0500] rev 8494
Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
2013-02-10 oops. more specific ammo tests. maybe could use a few more properties
nemo [Sun, 10 Feb 2013 09:22:29 -0500] rev 8493
oops. more specific ammo tests. maybe could use a few more properties
2013-02-10 Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
nemo [Sat, 09 Feb 2013 20:28:05 -0500] rev 8492
Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
2013-02-10 Credit links now yellow instead of blue.
dag10 [Sat, 09 Feb 2013 19:14:58 -0500] rev 8491
Credit links now yellow instead of blue.
2013-02-10 Remove Structure from localisation
nemo [Sat, 09 Feb 2013 19:11:32 -0500] rev 8490
Remove Structure from localisation
2013-02-09 Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
dag10 [Sat, 09 Feb 2013 18:58:19 -0500] rev 8489
Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue #522.
2013-02-09 Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
dag10 [Sat, 09 Feb 2013 18:32:51 -0500] rev 8488
Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
2013-02-09 Fine, merge :-\
unc0rr [Sun, 10 Feb 2013 01:54:24 +0400] rev 8487
Fine, merge :-\
2013-02-09 Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
unc0rr [Sun, 10 Feb 2013 01:52:13 +0400] rev 8486
Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
2013-02-09 Fix the checker after some testing
unc0rr [Sun, 10 Feb 2013 01:45:25 +0400] rev 8485
Fix the checker after some testing
2013-02-09 New checker of engine messages which is aware of glued together messages
unc0rr [Sun, 10 Feb 2013 01:27:32 +0400] rev 8484
New checker of engine messages which is aware of glued together messages
2013-02-08 Also convert teams to complete game config.
unc0rr [Sat, 09 Feb 2013 00:11:14 +0400] rev 8483
Also convert teams to complete game config. The whole feature is still untested at all.
2013-02-08 Fix official server build
unc0rr [Fri, 08 Feb 2013 23:38:14 +0400] rev 8482
Fix official server build
2013-02-07 - Handle mapgen-specific parameters
unc0rr [Fri, 08 Feb 2013 00:27:07 +0400] rev 8481
- Handle mapgen-specific parameters - Convert ammo set into engine messages
2013-02-06 Converter from game parameters to engine commands, not finished yet
unc0rr [Thu, 07 Feb 2013 00:07:32 +0400] rev 8480
Converter from game parameters to engine commands, not finished yet
2013-02-03 Some work on loading replay and interaction with checker
unc0rr [Mon, 04 Feb 2013 00:13:55 +0400] rev 8479
Some work on loading replay and interaction with checker
2013-02-02 /quit <msg> and /part <msg>
unc0rr [Sat, 02 Feb 2013 22:57:05 +0400] rev 8478
/quit <msg> and /part <msg>
2013-02-02 Don't confirm hogs number to room admin when no constraint hit
unc0rr [Sat, 02 Feb 2013 20:16:12 +0400] rev 8477
Don't confirm hogs number to room admin when no constraint hit
2013-02-01 Fix server crasher
unc0rr [Sat, 02 Feb 2013 00:47:34 +0400] rev 8476
Fix server crasher
2013-02-09 Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
dag10 [Sat, 09 Feb 2013 15:26:10 -0500] rev 8475
Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue #520)
2013-02-01 Start work on the checker. Not it could connect to the server and... crash it.
unc0rr [Sat, 02 Feb 2013 00:33:27 +0400] rev 8474
Start work on the checker. Not it could connect to the server and... crash it.
2013-02-09 this should not be exposed
nemo [Fri, 08 Feb 2013 21:22:11 -0500] rev 8473
this should not be exposed
2013-02-08 - Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second.
unc0rr [Fri, 08 Feb 2013 15:33:43 +0400] rev 8472
- Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second. - Send empty packet only if there was no other synced message within last second. This should reduce traffic load: less bytes and less packets (less packets is very good for the server too).
2013-02-05 Trying to prevent audio mute from endlessly spamming. Untested.
nemo [Tue, 05 Feb 2013 17:28:12 -0500] rev 8471
Trying to prevent audio mute from endlessly spamming. Untested.
2013-02-02 Hedgeroid: Removed reference to obsolete libphysfsrwops.so
Medo <smaxein@googlemail.com> [Sat, 02 Feb 2013 14:33:35 +0100] rev 8470
Hedgeroid: Removed reference to obsolete libphysfsrwops.so It is now compiled as part of libphysfs.so
2013-02-02 Merge
Medo <smaxein@googlemail.com> [Sat, 02 Feb 2013 14:22:57 +0100] rev 8469
Merge
2013-02-02 trying to prevent sticking. PS. code is hard to read when drunk.
nemo [Fri, 01 Feb 2013 20:15:22 -0500] rev 8468
trying to prevent sticking. PS. code is hard to read when drunk.
2013-02-01 Made map preview a random/edit button again.
dag10 [Fri, 01 Feb 2013 18:07:43 -0500] rev 8467
Made map preview a random/edit button again. Changed how I fixed a bug in r06541556df53. Removed newline delimiters used in maps' desc.txt. The description label actually auto-wraps :)
2013-02-01 forgot this one
nemo [Fri, 01 Feb 2013 08:47:07 -0500] rev 8466
forgot this one
2013-01-31 Fix Hedgeroid argc/argv parameter passing to the engine
Medo <smaxein@googlemail.com> [Thu, 31 Jan 2013 02:14:56 +0100] rev 8465
Fix Hedgeroid argc/argv parameter passing to the engine
2013-02-01 check datadir instead
nemo [Thu, 31 Jan 2013 22:13:30 -0500] rev 8464
check datadir instead
2013-01-31 Move libjnidispatch to jni/ and copy it to libs/ on build
Medo <smaxein@googlemail.com> [Thu, 31 Jan 2013 02:14:04 +0100] rev 8463
Move libjnidispatch to jni/ and copy it to libs/ on build This should fix the build issue where this file is missing after a clean.
2013-02-01 this might possibly appease the shoppa players
nemo [Thu, 31 Jan 2013 21:28:08 -0500] rev 8462
this might possibly appease the shoppa players
2013-01-29 Fix physfs compilation for android (still getting runtime link errors though)
Medo <smaxein@googlemail.com> [Wed, 30 Jan 2013 00:56:28 +0100] rev 8461
Fix physfs compilation for android (still getting runtime link errors though)
2013-01-29 fix EndGame call. w/o a proper exit, demos weren't being saved
nemo [Tue, 29 Jan 2013 13:45:31 -0500] rev 8460
fix EndGame call. w/o a proper exit, demos weren't being saved
2013-01-29 Merge
unc0rr [Tue, 29 Jan 2013 17:28:47 +0400] rev 8459
Merge
2013-01-29 Added roomnameprompt.h/cpp. Sorry 'bout that.
dag10 [Tue, 29 Jan 2013 01:41:41 -0500] rev 8458
Added roomnameprompt.h/cpp. Sorry 'bout that.
2013-01-29 Merge
unc0rr [Tue, 29 Jan 2013 10:10:23 +0400] rev 8457
Merge
2013-01-29 Added roomnameprompt.h/cpp. Sorry 'bout that.
dag10 [Tue, 29 Jan 2013 01:41:41 -0500] rev 8456
Added roomnameprompt.h/cpp. Sorry 'bout that.
2013-01-28 issue #518
nemo [Mon, 28 Jan 2013 15:54:40 -0500] rev 8455
issue #518
2013-01-28 Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
unc0rr [Tue, 29 Jan 2013 00:03:56 +0400] rev 8454
Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
2013-01-28 Reorganized layout and appearance of rooms list page.
dag10 [Sun, 27 Jan 2013 20:17:30 -0500] rev 8453
Reorganized layout and appearance of rooms list page. Creating a new room uses a dialog prompt for the room name, which is preset to whatever your last room name was. Removed dotted rectangle around selected cell in rooms list. Removed bug where gamecfgwidget would be in master mode when joining a game as a slave. Can now join selected room when return is pressed. Can also move room selection while room search box has focus.
2013-01-27 Also rooms per version stats
unc0rr [Mon, 28 Jan 2013 00:50:00 +0400] rev 8452
Also rooms per version stats
2013-01-27 Allow navigating backwards chat widget log while new lines are being added
unc0rr [Sun, 27 Jan 2013 21:46:25 +0400] rev 8451
Allow navigating backwards chat widget log while new lines are being added
2013-02-20 add support for clang 3.3 (although there has to be a better way for this) and output right version number webgl
koda [Wed, 20 Feb 2013 02:21:58 +0100] rev 8450
add support for clang 3.3 (although there has to be a better way for this) and output right version number
2013-01-27 shut a few frontend warnings out
koda [Sun, 27 Jan 2013 02:09:02 +0100] rev 8449
shut a few frontend warnings out
2013-02-20 update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff webgl
koda [Wed, 20 Feb 2013 02:21:14 +0100] rev 8448
update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff
2013-01-27 shorten the library label a little bit
koda [Sun, 27 Jan 2013 01:20:50 +0100] rev 8447
shorten the library label a little bit
2013-02-19 Fix sources so pas2c written in haskell could render them again webgl
unc0rr [Tue, 19 Feb 2013 22:45:02 +0400] rev 8446
Fix sources so pas2c written in haskell could render them again
2013-01-26 credits where credit is due
koda [Sun, 27 Jan 2013 00:44:31 +0100] rev 8445
credits where credit is due
2013-01-26 update branch webgl
koda [Sun, 27 Jan 2013 00:28:57 +0100] rev 8444
update branch
2013-01-26 remove trailing whitespaces from share too
koda [Sun, 27 Jan 2013 00:01:26 +0100] rev 8443
remove trailing whitespaces from share too
2013-01-26 whitespaces and tabs again
koda [Sun, 27 Jan 2013 00:00:33 +0100] rev 8442
whitespaces and tabs again
2013-01-26 some whitespaces from ios files
koda [Sat, 26 Jan 2013 23:57:37 +0100] rev 8441
some whitespaces from ios files
2013-01-26 complete tabs and trailing whitespace formatting on frontend
koda [Sat, 26 Jan 2013 23:56:10 +0100] rev 8440
complete tabs and trailing whitespace formatting on frontend
2013-01-26 Not needed anymore
unc0rr [Sat, 26 Jan 2013 22:59:48 +0400] rev 8439
Not needed anymore
2013-01-26 Don't resend "team quit" message when client closes engine, then quits room:
unc0rr [Sat, 26 Jan 2013 22:57:03 +0400] rev 8438
Don't resend "team quit" message when client closes engine, then quits room: - Fixes server crashes when client had more than one team in game - Fixes game freeze when half of players quit game
2013-01-26 uConsole on a diet
koda [Sat, 26 Jan 2013 19:28:37 +0100] rev 8437
uConsole on a diet
2013-01-25 - Also pass unknown cmds to the server when in room
unc0rr [Fri, 25 Jan 2013 22:33:26 +0400] rev 8436
- Also pass unknown cmds to the server when in room - Fix some warnings
2013-01-25 small cleanup
sheepluva [Fri, 25 Jan 2013 14:19:55 +0100] rev 8435
small cleanup
2013-01-25 big indentation/whitespaces cleanup
sheepluva [Fri, 25 Jan 2013 13:59:27 +0100] rev 8434
big indentation/whitespaces cleanup
2013-01-25 Some fixes
unc0rr [Fri, 25 Jan 2013 13:29:20 +0400] rev 8433
Some fixes
2013-01-25 small cleanup, fix ancient warning (the "itPlay" one)
sheepluva [Fri, 25 Jan 2013 12:54:24 +0100] rev 8432
small cleanup, fix ancient warning (the "itPlay" one)
2013-01-25 Fix finding player's another clan
unc0rr [Fri, 25 Jan 2013 12:59:06 +0400] rev 8431
Fix finding player's another clan
2013-01-23 Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
dag10 [Wed, 23 Jan 2013 16:35:26 -0500] rev 8430
Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint(). Restored "random" button next to "seed" button in mapcontainer widget when in hand-drawn mode.
2013-01-23 Oops, got too excited
unc0rr [Wed, 23 Jan 2013 23:57:47 +0400] rev 8429
Oops, got too excited
2013-01-23 Fix crashers
unc0rr [Wed, 23 Jan 2013 23:54:01 +0400] rev 8428
Fix crashers
2013-01-23 ios, show fps when debugging
koda [Wed, 23 Jan 2013 04:48:04 +0100] rev 8427
ios, show fps when debugging
2013-01-23 update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
koda [Wed, 23 Jan 2013 04:42:18 +0100] rev 8426
update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
2013-01-23 restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
koda [Wed, 23 Jan 2013 03:37:27 +0100] rev 8425
restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
2013-01-22 On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
dag10 [Mon, 21 Jan 2013 21:52:49 -0500] rev 8424
On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible. Restored HWForm's min height to 580. Fixed the 2px alignment issue with the map list and map previews' top edges that unC0Rr was whining about. <3
(0) -3000 -1000 -224 +224 +1000 +3000 tip