Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-50
-24
+24
+50
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
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-27, by nemo
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
2013-04-27, by unc0rr
aaaaand this one never was damaging
2013-04-24, by nemo
cheezemonkey pointed out this is no longer damaging
2013-04-24, by nemo
yep. I did forget to put this back
2013-04-21, by 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.
2013-04-21, by nemo
merge 0.9.19 in dev
2013-04-21, by koda
it's still not really clear to my why this is needed, maybe only in combination with -XD
0.9.19
2013-04-21, by koda
rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round
0.9.19
2013-04-21, by koda
this macro is not defined on ppc
0.9.19
2013-04-20, by koda
hardcode full compiler path when compiling for ppc
0.9.19
2013-04-20, by koda
expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically
0.9.19
2013-04-20, by koda
resolve divdi3 on ppc
0.9.19
2013-04-20, by koda
link stdc++ (for physfs on linux) only when targetting 32bit
0.9.19
2013-03-26, by koda
Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
2013-04-20, by DrinkMachine
update 0.9.19 with dev branch
0.9.19
2013-04-20, by koda
merge
2013-04-19, by nemo
turkish translation updates
2013-04-19, by volkan
- Revert division hack nonsense
2013-04-20, by unc0rr
Store colors in human-readable form
2013-04-18, by 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.
2013-04-18, by unc0rr
Switch to 'settings.ini'. Copies old ini file if necessary on startup.
2013-04-18, by unc0rr
why would we ever want to divide by 0?
2013-04-17, by nemo
hwFloat division is ~1.6 times faster now
2013-04-17, by unc0rr
less
more
|
(0)
-3000
-1000
-300
-100
-50
-24
+24
+50
+100
+300
+1000
+3000
tip