- Added self-modifying code notifications for Valgrind.

Build with make VALGRIND=1 to turn them on.



SVN r1025 (trunk)
This commit is contained in:
Randy Heit 2008-06-08 02:31:30 +00:00
commit e203ccda20
7 changed files with 81 additions and 0 deletions

View file

@ -1,3 +1,7 @@
June 7, 2008
- Added self-modifying code notifications for Valgrind.
Build with make VALGRIND=1 to turn them on.
June 6, 2008
- Fixed: There was still an inventory bar check in FMugShot::GetFace() after
separating it from DDoomStatusBar.