Randy Heit
|
b982482f74
|
- Fixed: P_LineAttack() calls that use damage type 'None' should use 'Hitscan' instead.
SVN r3694 (trunk)
|
2012-06-17 03:18:26 +00:00 |
|
Christoph Oelckers
|
163301dcd5
|
- took all includes of farchive.h out of headers. This file will have to be included explicitly in each source file that needs it.
SVN r3259 (trunk)
|
2011-07-06 14:20:54 +00:00 |
|
Christoph Oelckers
|
5c6fd66ed5
|
- rename src/resources to src/r_data.
SVN r3254 (trunk)
|
2011-07-06 07:35:36 +00:00 |
|
Christoph Oelckers
|
4626492f50
|
- separated all colormap related code from v_palette.cpp and r_data.cpp into its own file.
SVN r3245 (trunk)
|
2011-07-03 10:47:35 +00:00 |
|
Christoph Oelckers
|
1ea5cc8bd8
|
- added a function to execute action specials and changed all calls to use this function. This was done to make it easier to check such calls.
SVN r3152 (trunk)
|
2011-02-13 10:18:28 +00:00 |
|
Christoph Oelckers
|
fae8ed444c
|
- merged 3dfloors2 branch into trunk.
SVN r3124 (trunk)
|
2011-01-29 11:09:38 +00:00 |
|