Project

General

Profile

gobhuo's activity

From 2010-07-11 to 2010-07-24

2010-07-20

19:34 Doomsday Engine 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...
gobhuo
 

Also available in: Atom