Activity
From 2010-07-13 to 2010-07-26
2010-07-20
-
21:52 Bug #919: [Doom] Blast damage algorithm
- Anything happened to this?
-
21:37 Bug #919: [Doom] Blast damage algorithm
- Got it now, dunno why I didn't see it earlier.
...comment formatting here at sf is pretty awful however. -
21:07 Bug #919: [Doom] Blast damage algorithm
- I can see the radius subtraction is incorrectly placed but your other changes don't make sense to me.
-
19:34 Bug #919: [Doom] Blast damage algorithm
- dx = fabs(thing->pos[VX] - bombSpot->pos[VX]);
dy = fabs(thing->pos[VY] - bombSpot->pos[VY]);
dist = (dx > dy? dx...
2010-07-18
-
15:18 Feature #1520: Realistic switch sound origin (compatibility option)
- In Doom.exe and Dday 1.8.6, the switch sound's of original Doom line types, correctly, plays right in front of the li...
2010-07-13
-
08:19 Bug #856: Demo playback issues
- Rather than make another report, I decided to use this one.
It would appear that local weapon sounds aren't played...
Also available in: Atom