2013-05-03 only rate subs if significant. still very much need correct fall+damage esp given different knocks.
nemo [Fri, 03 May 2013 07:52:57 -0400] rev 8951
only rate subs if significant. still very much need correct fall+damage esp given different knocks.
2013-05-03 Make hogs aware of dud mines and explosives. Still a bit more needed.
nemo [Fri, 03 May 2013 07:28:08 -0400] rev 8950
Make hogs aware of dud mines and explosives. Still a bit more needed.
2013-05-02 merge :P
unc0rr [Thu, 02 May 2013 23:46:48 +0400] rev 8949
merge :P
2013-05-02 Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
unc0rr [Thu, 02 May 2013 23:44:49 +0400] rev 8948
Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
2013-05-02 CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
unc0rr [Thu, 02 May 2013 21:56:24 +0400] rev 8947
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug #620.
2013-05-02 Make AI more active in multiattack game mode
unc0rr [Thu, 02 May 2013 21:55:03 +0400] rev 8946
Make AI more active in multiattack game mode
2013-05-02 this should improve consistency of mortar cluster spread and snowball knocks
nemo [Thu, 02 May 2013 13:09:12 -0400] rev 8945
this should improve consistency of mortar cluster spread and snowball knocks
2013-05-01 fix bug that locked unlocked campaign missions, see issue 452
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 04:05:10 +0300] rev 8944
fix bug that locked unlocked campaign missions, see issue #452
2013-04-30 fix nil comparison error, see issues 470 and 601
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 01:27:35 +0300] rev 8943
fix nil comparison error, see issues 470 and 601
2013-05-01 this is fairer
nemo [Tue, 30 Apr 2013 21:06:05 -0400] rev 8942
this is fairer
2013-04-29 Use tr() properly
unc0rr [Mon, 29 Apr 2013 10:01:51 +0400] rev 8941
Use tr() properly
2013-04-27 This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
nemo [Sat, 27 Apr 2013 17:02:26 -0400] rev 8940
This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
2013-04-27 So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
nemo [Sat, 27 Apr 2013 16:56:50 -0400] rev 8939
So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
2013-04-26 Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
unc0rr [Sat, 27 Apr 2013 00:09:50 +0400] rev 8938
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue #617.
2013-04-24 aaaaand this one never was damaging
nemo [Wed, 24 Apr 2013 10:38:28 -0400] rev 8937
aaaaand this one never was damaging
2013-04-24 cheezemonkey pointed out this is no longer damaging
nemo [Wed, 24 Apr 2013 10:34:52 -0400] rev 8936
cheezemonkey pointed out this is no longer damaging
2013-04-21 yep. I did forget to put this back
nemo [Sun, 21 Apr 2013 17:38:17 -0400] rev 8935
yep. I did forget to put this back
2013-04-21 So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
nemo [Sun, 21 Apr 2013 16:39:36 -0400] rev 8934
So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
2013-04-20 merge 0.9.19 in dev
koda [Sun, 21 Apr 2013 01:38:52 +0200] rev 8933
merge 0.9.19 in dev
2013-04-20 it's still not really clear to my why this is needed, maybe only in combination with -XD 0.9.19
koda [Sun, 21 Apr 2013 01:36:08 +0200] rev 8932
it's still not really clear to my why this is needed, maybe only in combination with -XD
2013-04-20 rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round 0.9.19
koda [Sun, 21 Apr 2013 01:35:30 +0200] rev 8931
rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round
2013-04-20 this macro is not defined on ppc 0.9.19
koda [Sat, 20 Apr 2013 20:48:33 +0200] rev 8930
this macro is not defined on ppc
2013-04-20 hardcode full compiler path when compiling for ppc 0.9.19
koda [Sat, 20 Apr 2013 20:39:37 +0200] rev 8929
hardcode full compiler path when compiling for ppc
2013-04-20 expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically 0.9.19
koda [Sat, 20 Apr 2013 20:39:01 +0200] rev 8928
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
2013-04-20 resolve divdi3 on ppc 0.9.19
koda [Sat, 20 Apr 2013 20:13:23 +0200] rev 8927
resolve divdi3 on ppc
2013-03-26 link stdc++ (for physfs on linux) only when targetting 32bit 0.9.19
koda [Tue, 26 Mar 2013 01:18:04 +0100] rev 8926
link stdc++ (for physfs on linux) only when targetting 32bit (grafted from db108c85131501e1ac4ded2758f742836f83f4b5)
2013-04-20 Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
DrinkMachine [Sat, 20 Apr 2013 19:03:57 -0400] rev 8925
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
2013-04-20 update 0.9.19 with dev branch 0.9.19
koda [Sat, 20 Apr 2013 02:20:15 +0200] rev 8924
update 0.9.19 with dev branch
2013-04-19 merge
nemo [Fri, 19 Apr 2013 16:30:39 -0400] rev 8923
merge
2013-04-19 turkish translation updates
volkan [Fri, 19 Apr 2013 22:20:49 +0200] rev 8922
turkish translation updates
2013-04-19 - Revert division hack nonsense
unc0rr [Sat, 20 Apr 2013 00:26:52 +0400] rev 8921
- Revert division hack nonsense - Patch Distance instead to not produce zero on non-zero parameters passed
2013-04-18 Store colors in human-readable form
unc0rr [Thu, 18 Apr 2013 21:25:38 +0400] rev 8920
Store colors in human-readable form
2013-04-18 lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue 613.
unc0rr [Thu, 18 Apr 2013 17:37:50 +0400] rev 8919
lol, how did it manage to work for years? (z1 - z2 * z.Round) shouldn't respect signs of z1 and z2. It turns out we often had arbitrary .Frac value in division result. Also fixes issue #613.
2013-04-17 Switch to 'settings.ini'. Copies old ini file if necessary on startup.
unc0rr [Thu, 18 Apr 2013 00:41:27 +0400] rev 8918
Switch to 'settings.ini'. Copies old ini file if necessary on startup.
2013-04-17 why would we ever want to divide by 0?
nemo [Wed, 17 Apr 2013 11:24:06 -0400] rev 8917
why would we ever want to divide by 0?
2013-04-17 hwFloat division is ~1.6 times faster now
unc0rr [Wed, 17 Apr 2013 15:45:13 +0400] rev 8916
hwFloat division is ~1.6 times faster now
2013-04-17 Trivial optimization. Wonder if compiler was smart enough about it.
unc0rr [Wed, 17 Apr 2013 12:11:33 +0400] rev 8915
Trivial optimization. Wonder if compiler was smart enough about it.
2013-04-15 add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
sheepluva [Mon, 15 Apr 2013 22:26:30 +0200] rev 8914
add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
2013-04-15 Fix issue 603
unc0rr [Mon, 15 Apr 2013 23:26:48 +0400] rev 8913
Fix issue #603
2013-04-15 Implement issue 308 with '|' as separator
unc0rr [Mon, 15 Apr 2013 23:06:06 +0400] rev 8912
Implement issue #308 with '|' as separator
2013-04-14 let's go with what nemo suggests
koda [Sun, 14 Apr 2013 22:57:13 +0200] rev 8911
let's go with what nemo suggests
2013-04-14 Fix hedgehogs number desync. Now all desyncs except the one from issue 521 should be fixed. Please, test.
unc0rr [Mon, 15 Apr 2013 00:04:13 +0400] rev 8910
Fix hedgehogs number desync. Now all desyncs except the one from issue #521 should be fixed. Please, test.
2013-04-14 Check for admin role right in the sql statemenet
unc0rr [Sun, 14 Apr 2013 15:09:24 +0400] rev 8909
Check for admin role right in the sql statemenet
2013-04-13 let's try to kill the thread right away and protect the thread variable with a mutex
koda [Sat, 13 Apr 2013 20:34:30 +0200] rev 8908
let's try to kill the thread right away and protect the thread variable with a mutex
2013-04-13 added two security flags to windows linking
koda [Sat, 13 Apr 2013 20:13:52 +0200] rev 8907
added two security flags to windows linking
2013-04-12 I see no reason why a visual effect needs Distance. IMO square should look just fine. Untested. Oh. Also reduced flake count at Randi's request.
nemo [Fri, 12 Apr 2013 12:44:14 -0400] rev 8906
I see no reason why a visual effect needs Distance. IMO square should look just fine. Untested. Oh. Also reduced flake count at Randi's request.
2013-04-11 New hwSqrt implementation which is 46/19 times faster than the old one!
unc0rr [Thu, 11 Apr 2013 23:20:56 +0400] rev 8905
New hwSqrt implementation which is 46/19 times faster than the old one!
2013-04-20 CASE FOLDING!!! 0.9.19
koda [Sat, 20 Apr 2013 02:17:53 +0200] rev 8904
CASE FOLDING!!! Never ever commit files with the same name and different casing
2013-04-11 Reduce AI skills more on high Level values
unc0rr [Thu, 11 Apr 2013 16:19:30 +0400] rev 8903
Reduce AI skills more on high Level values
2013-04-17 fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p 0.9.19
sheepluva [Wed, 17 Apr 2013 14:57:56 +0200] rev 8902
fix for issue #599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p
2013-04-10 implementation of a restart-game button. location and appearance is not final :P
thunderstruck [Wed, 10 Apr 2013 22:52:38 +0200] rev 8901
implementation of a restart-game button. location and appearance is not final :P
2013-04-16 whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error? 0.9.19
sheepluva [Tue, 16 Apr 2013 19:53:52 +0200] rev 8900
whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error?
2013-04-10 This isn't necessary anymore
unc0rr [Wed, 10 Apr 2013 22:59:40 +0400] rev 8899
This isn't necessary anymore
2013-04-16 fix for Issue 611: Engine crash in portal code 0.9.19
sheepluva [Tue, 16 Apr 2013 17:31:39 +0200] rev 8898
fix for issue #611: Engine crash in portal code
2013-04-10 - Revert server workaround over desync from r98e2dbdda8c0
unc0rr [Wed, 10 Apr 2013 22:48:14 +0400] rev 8897
- Revert server workaround over desync from r98e2dbdda8c0 - Don't allow more than 48 hedgehogs
2013-04-16 make cleaver icon hint at that fact that you have 2 of them 0.9.19
sheepluva [Tue, 16 Apr 2013 12:24:13 +0200] rev 8896
make cleaver icon hint at that fact that you have 2 of them
2013-04-10 Change collision detection with current hedgehog
jaree [Wed, 10 Apr 2013 07:44:51 +0300] rev 8895
Change collision detection with current hedgehog
2013-04-16 description tweaks 0.9.19
sheepluva [Tue, 16 Apr 2013 12:00:06 +0200] rev 8894
description tweaks
2013-04-09 Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
unc0rr [Wed, 10 Apr 2013 00:13:26 +0400] rev 8893
Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
2013-04-15 fix octorama preview 0.9.19
sheepluva [Mon, 15 Apr 2013 19:53:35 +0200] rev 8892
fix octorama preview
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip