Mercurial
Mercurial
>
hedgewars-draft
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-30
-10
-7
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hedgewars/uCollisions.pas
Sat, 31 Jul 2010 11:24:53 +0200
koda
remove trailing spaces from end of line
file
|
diff
|
annotate
Fri, 02 Jul 2010 21:19:22 -0400
nemo
Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
file
|
diff
|
annotate
Thu, 01 Jul 2010 23:41:10 -0400
nemo
Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
file
|
diff
|
annotate
Thu, 01 Jul 2010 17:00:14 -0400
nemo
Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
file
|
diff
|
annotate
Sat, 26 Jun 2010 19:30:16 +0200
sheepluva
portal / slope detection:
file
|
diff
|
annotate
Mon, 17 May 2010 15:50:48 +0000
nemo
Skip collision on X for barrels that aren't knocked over
file
|
diff
|
annotate
Mon, 17 May 2010 15:42:48 +0000
nemo
Increase minimum threshold for barrel damage to reduce likelihood of blowing one up on jumping out, increase damage to compensate (may need tweaking). Only apply dX for collision w/ kick if barrel is rolling.
file
|
diff
|
annotate
less
more
(0)
-30
-10
-7
tip