Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-50
-30
+30
+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.
small tweak. make drowning prefer higher health hogs
2012-03-11, by nemo
Teach AI to drown with shotgun too
2012-03-11, by nemo
Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat.
2012-03-11, by nemo
Add drowning to grenade too, try some little optimisations
2012-03-11, by nemo
Fix silliness
2012-03-11, by unc0rr
First pass at making AI drowning aware. No concerns of performance, only applied to bazooka (not bat/fp etc)
2012-03-11, by nemo
Minor optimisation for AI to cut down on hwSqrt calls
2012-03-11, by nemo
bug #336
2012-03-11, by nemo
Add div to allow safe integer division from lua
2012-03-10, by nemo
Recount team health if modifying hedgehog health
2012-03-10, by nemo
Set default empty ammo sets. Current mission handling appears to not pass any default ammo set, so script was never getting a chance to set its own.
2012-03-10, by nemo
Avoid rare double decrement.
2012-03-10, by nemo
Prevent pirate ship from repeating on Islands, remove vertical line in art landback
2012-03-10, by nemo
bug #370
2012-03-03, by nemo
Oh, should also check for game finish when player quits without ROUNDFINISHED message: small refactoring, not tested at all
2012-03-01, by unc0rr
comment out reserve to maintain old Qt compat
2012-03-01, by nemo
Also consider game finished when the last player reports ROUNDFINISHED despite the correctness parameter.
2012-03-01, by unc0rr
Someone might find this useful. Plan to link to it from the wiki.
2012-02-29, by nemo
Fix for bug #366, delete gear if hog is drowning (needed either that or a check on nil Gear^.Hedgehog^.Gear)
2012-02-29, by nemo
Don't remove client's teams from teams list on "ROUNDFINISHED 0", just send team removal message to others.
2012-02-29, by unc0rr
oops
2012-02-28, by nemo
android: fix finding cache dir on prefroyo devices, it now creates the Hedgewars folder if it wasn't there
2012-02-28, by Xeli
attractiveness tweak to the text clip
2012-02-28, by nemo
Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.
2012-02-27, by nemo
don't use currenthedgehog
2012-02-26, by nemo
use per hog ammo game flag. improves AI play
2012-02-26, by mikade
oops
2012-02-26, by nemo
right-click colour selection to scroll backwards through colours (bit hackish, subclassing + right click handling would be better than custom menu item signal)
2012-02-26, by nemo
ugh
2012-02-26, by nemo
make onAmmoStoreInit optional in the case of onNewAmmoStore
2012-02-26, by nemo
less
more
|
(0)
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
tip