- Added ML_BLOCKUSE line flag, accessible through UDMF and Line_SetBlocking.

SVN r1561 (trunk)
This commit is contained in:
Christoph Oelckers 2009-04-28 20:53:07 +00:00
parent 511ddb028c
commit 3bbef315f6
7 changed files with 17 additions and 3 deletions

View file

@ -1,4 +1,7 @@
April 25, 2009 (Changes by Graf Zahl)
April 28, 2009 (Changes by Graf Zahl)
- Added ML_BLOCKUSE line flag, accessible through UDMF and Line_SetBlocking.
April 25, 2009 (Changes by Graf Zahl)
- Fixed handling of embedded WADs.
April 23, 2009 (Changes by Graf Zahl)