- Added GCC headers for intptr_t to tarray.h.

- Added MF5_PAINLESS flag for projectiles that don't make the target go into
  the pain state.


SVN r1446 (trunk)
This commit is contained in:
Christoph Oelckers 2009-02-24 21:19:10 +00:00
commit d91f0c4090
5 changed files with 17 additions and 2 deletions

View file

@ -1,4 +1,9 @@
February 23, 2009
February 24, 2009 (Changes by Graf Zahl)
- Added GCC headers for intptr_t to tarray.h.
- Added MF5_PAINLESS flag for projectiles that don't make the target go into
the pain state.
February 23, 2009
- Changed DEM_ADDSLOTDEFAULT, DEM_ADDSLOT, and DEM_SETSLOT to be more space-
efficient.
- Fixed: player->oldbuttons was copied from the current button set at the end