qzdoom/tools
Randy Heit 6af5665575 - Fixed: Morphed pig and chicken players made normal human *usefail sounds.
- G_DoSaveGame() now receives the filename and description from its arguments
  rather than global variables, so autosaves and manual saves can be done
  in close proximity to each other without overwriting the parameters for
  one of them.
- Fixed potential buffer overrun in G_SaveGame() and added a check so that
  you can't interfere with saves that are still pending.
- Fixed: P_LineAttack() creates temporary puffs to get damage types, but this
  had the side effect of creating particles for the puff.
- Fixed: The Heretic status bar tried to use the graphic "SELECTBOX" for the
  inventory selector. The correct name is "SELECTBO".
- Fixed: Using allowrespawn for a single-player map would fire off enter
  scripts instead of respawn script because the player wasn't assigned the
  state PST_REBORN.
- Fixed: P_CheckMissileSpawn() now passes the BlockingMobj to
  P_ExplodeMissile() so that it can select the appropriate death state.
- Added the manifest to MinGW-compiled builds of updaterevision so you can
  build under Vista with MinGW without needing administrative privileges.
  (But I still want to know why Vista thinks it needs elevated privileges
  without a manifest telling it otherwise.)
- Using four 0xFF bytes for the final note of an IMF song should signal the
  end of the song.


SVN r733 (trunk)
2008-02-05 23:32:49 +00:00
..
dehsupp - Fixed: P_RailAttack() crashed if you didn't specify a puff for a rail. 2008-01-27 04:53:55 +00:00
fixrtext - Added a new fixrtext tool that sets the IMAGE_SCN_MEM_WRITE flag for 2007-02-03 02:51:13 +00:00
lemon - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00
makewad - added a mastervolume CVAR for Timidity because for me its output is considerably louder than everything else. 2008-01-27 16:56:25 +00:00
re2c - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00
updaterevision - Fixed: Morphed pig and chicken players made normal human *usefail sounds. 2008-02-05 23:32:49 +00:00
xlatcc - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00