mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-30 16:40:58 +00:00
- removed the COMPATF_MBFDEHACKED flag because it wouldn't work and is more or less useless anyway.
The range checks this protected against can be safely omitted now that the misc fields are large enough. - added MBF Dehacked emulation. SVN r1824 (trunk)
This commit is contained in:
parent
a59de25107
commit
afab7855c4
15 changed files with 587 additions and 69 deletions
|
@ -1,6 +1,7 @@
|
|||
September 14, 2009 (Changes by Graf Zahl)
|
||||
- Fixed: Argument count for UsePuzzleItem was wrong.
|
||||
- Added a few things from Gez's experimental build:
|
||||
* MBF Dehacked emulation.
|
||||
* MBF's dog (definition only, no sprites yet.)
|
||||
* User variables. There's an array of 10. They can be set and checked in
|
||||
both DECORATE and ACS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue