Mon, 29 Apr 2013 10:01:51 +0400 |
unc0rr |
Use tr() properly
|
changeset |
files
|
Sat, 27 Apr 2013 17:02:26 -0400 |
nemo |
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.
|
changeset |
files
|
Sat, 27 Apr 2013 16:56:50 -0400 |
nemo |
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.
|
changeset |
files
|
Sat, 27 Apr 2013 00:09:50 +0400 |
unc0rr |
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
|
changeset |
files
|
Wed, 24 Apr 2013 10:38:28 -0400 |
nemo |
aaaaand this one never was damaging
|
changeset |
files
|
Wed, 24 Apr 2013 10:34:52 -0400 |
nemo |
cheezemonkey pointed out this is no longer damaging
|
changeset |
files
|
Sun, 21 Apr 2013 17:38:17 -0400 |
nemo |
yep. I did forget to put this back
|
changeset |
files
|
Sun, 21 Apr 2013 16:39:36 -0400 |
nemo |
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.
|
changeset |
files
|
Sun, 21 Apr 2013 01:38:52 +0200 |
koda |
merge 0.9.19 in dev
|
changeset |
files
|
Sun, 21 Apr 2013 01:36:08 +0200 |
koda |
it's still not really clear to my why this is needed, maybe only in combination with -XD
0.9.19
|
changeset |
files
|
Sun, 21 Apr 2013 01:35:30 +0200 |
koda |
rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round
0.9.19
|
changeset |
files
|
Sat, 20 Apr 2013 20:48:33 +0200 |
koda |
this macro is not defined on ppc
0.9.19
|
changeset |
files
|
Sat, 20 Apr 2013 20:39:37 +0200 |
koda |
hardcode full compiler path when compiling for ppc
0.9.19
|
changeset |
files
|
Sat, 20 Apr 2013 20:39:01 +0200 |
koda |
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
0.9.19
|
changeset |
files
|
Sat, 20 Apr 2013 20:13:23 +0200 |
koda |
resolve divdi3 on ppc
0.9.19
|
changeset |
files
|
Tue, 26 Mar 2013 01:18:04 +0100 |
koda |
link stdc++ (for physfs on linux) only when targetting 32bit
0.9.19
|
changeset |
files
|
Sat, 20 Apr 2013 19:03:57 -0400 |
DrinkMachine |
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
|
changeset |
files
|
Sat, 20 Apr 2013 02:20:15 +0200 |
koda |
update 0.9.19 with dev branch
0.9.19
|
changeset |
files
|
Fri, 19 Apr 2013 16:30:39 -0400 |
nemo |
merge
|
changeset |
files
|
Fri, 19 Apr 2013 22:20:49 +0200 |
volkan |
turkish translation updates
|
changeset |
files
|
Sat, 20 Apr 2013 00:26:52 +0400 |
unc0rr |
- Revert division hack nonsense
|
changeset |
files
|
Thu, 18 Apr 2013 21:25:38 +0400 |
unc0rr |
Store colors in human-readable form
|
changeset |
files
|
Thu, 18 Apr 2013 17:37:50 +0400 |
unc0rr |
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.
|
changeset |
files
|
Thu, 18 Apr 2013 00:41:27 +0400 |
unc0rr |
Switch to 'settings.ini'. Copies old ini file if necessary on startup.
|
changeset |
files
|
Wed, 17 Apr 2013 11:24:06 -0400 |
nemo |
why would we ever want to divide by 0?
|
changeset |
files
|
Wed, 17 Apr 2013 15:45:13 +0400 |
unc0rr |
hwFloat division is ~1.6 times faster now
|
changeset |
files
|
Wed, 17 Apr 2013 12:11:33 +0400 |
unc0rr |
Trivial optimization. Wonder if compiler was smart enough about it.
|
changeset |
files
|
Mon, 15 Apr 2013 22:26:30 +0200 |
sheepluva |
add hedgehog tp svg as reference (as requested by nemo). feel free to improve :P
|
changeset |
files
|
Mon, 15 Apr 2013 23:26:48 +0400 |
unc0rr |
Fix issue 603
|
changeset |
files
|
Mon, 15 Apr 2013 23:06:06 +0400 |
unc0rr |
Implement issue 308 with '|' as separator
|
changeset |
files
|
Sun, 14 Apr 2013 22:57:13 +0200 |
koda |
let's go with what nemo suggests
|
changeset |
files
|
Mon, 15 Apr 2013 00:04:13 +0400 |
unc0rr |
Fix hedgehogs number desync. Now all desyncs except the one from issue 521 should be fixed. Please, test.
|
changeset |
files
|
Sun, 14 Apr 2013 15:09:24 +0400 |
unc0rr |
Check for admin role right in the sql statemenet
|
changeset |
files
|
Sat, 13 Apr 2013 20:34:30 +0200 |
koda |
let's try to kill the thread right away and protect the thread variable with a mutex
|
changeset |
files
|
Sat, 13 Apr 2013 20:13:52 +0200 |
koda |
added two security flags to windows linking
|
changeset |
files
|
Fri, 12 Apr 2013 12:44:14 -0400 |
nemo |
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.
|
changeset |
files
|
Thu, 11 Apr 2013 23:20:56 +0400 |
unc0rr |
New hwSqrt implementation which is 46/19 times faster than the old one!
|
changeset |
files
|
Sat, 20 Apr 2013 02:17:53 +0200 |
koda |
CASE FOLDING!!!
0.9.19
|
changeset |
files
|
Thu, 11 Apr 2013 16:19:30 +0400 |
unc0rr |
Reduce AI skills more on high Level values
|
changeset |
files
|
Wed, 17 Apr 2013 14:57:56 +0200 |
sheepluva |
fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p
0.9.19
|
changeset |
files
|
Wed, 10 Apr 2013 22:52:38 +0200 |
thunderstruck |
implementation of a restart-game button. location and appearance is not final :P
|
changeset |
files
|
Tue, 16 Apr 2013 19:53:52 +0200 |
sheepluva |
whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error?
0.9.19
|
changeset |
files
|
Wed, 10 Apr 2013 22:59:40 +0400 |
unc0rr |
This isn't necessary anymore
|
changeset |
files
|
Tue, 16 Apr 2013 17:31:39 +0200 |
sheepluva |
fix for Issue 611: Engine crash in portal code
0.9.19
|
changeset |
files
|
Wed, 10 Apr 2013 22:48:14 +0400 |
unc0rr |
- Revert server workaround over desync from r98e2dbdda8c0
|
changeset |
files
|
Tue, 16 Apr 2013 12:24:13 +0200 |
sheepluva |
make cleaver icon hint at that fact that you have 2 of them
0.9.19
|
changeset |
files
|
Wed, 10 Apr 2013 07:44:51 +0300 |
jaree |
Change collision detection with current hedgehog
|
changeset |
files
|
Tue, 16 Apr 2013 12:00:06 +0200 |
sheepluva |
description tweaks
0.9.19
|
changeset |
files
|
Wed, 10 Apr 2013 00:13:26 +0400 |
unc0rr |
Don't set Default scheme/ammo when switching script if not room admin. Prevents game config desync.
|
changeset |
files
|
Mon, 15 Apr 2013 19:53:35 +0200 |
sheepluva |
fix octorama preview
0.9.19
|
changeset |
files
|
Mon, 08 Apr 2013 23:34:12 +0400 |
unc0rr |
- Better fix to friends joins/quits highlighting problem
|
changeset |
files
|
Mon, 15 Apr 2013 19:25:19 +0200 |
Matisumi |
french translations
0.9.19
|
changeset |
files
|
Sun, 07 Apr 2013 19:43:18 -0400 |
dag10 |
Merge.
|
changeset |
files
|
Mon, 15 Apr 2013 18:27:35 +0200 |
Randy |
add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
0.9.19
|
changeset |
files
|
Sun, 07 Apr 2013 22:53:40 +0200 |
sheepluva |
merge
|
changeset |
files
|
Sun, 07 Apr 2013 19:42:02 -0400 |
dag10 |
Fixed map preview overlap on certain locales (Fixes issue 549).
|
changeset |
files
|
Mon, 15 Apr 2013 17:48:14 +0200 |
Randy |
fixed slash for fruit theme
0.9.19
|
changeset |
files
|
Sun, 07 Apr 2013 16:35:48 -0400 |
nemo |
set translucency on fruit theme water, clamp size to even number (same sdl window resize) and honouring min size, reduce calls to dmgmod a bit
|
changeset |
files
|
Sun, 14 Apr 2013 21:51:53 +0200 |
Matisumi |
engine translation update, french
0.9.19
|
changeset |
files
|
Sat, 06 Apr 2013 02:11:02 +0200 |
koda |
fix 'failed to install translation' message when misc/locale in hedgewars.ini is empty (which is *always* when 'system default' is selected)
|
changeset |
files
|