mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-30 16:40:58 +00:00
- Fixed: When using BOOM-style sector flags and specials together, the
special was ignored unless it was "secret". SVN r1462 (trunk)
This commit is contained in:
parent
88e32146b9
commit
e9121b607d
2 changed files with 12 additions and 5 deletions
|
@ -1,4 +1,6 @@
|
|||
March 4, 2009
|
||||
- Fixed: When using BOOM-style sector flags and specials together, the
|
||||
special was ignored unless it was "secret".
|
||||
- Fixed: One byte is too short for DUMB_IT_SIGRENDERER to store song tempo.
|
||||
Changed it to a word.
|
||||
- Went back to using RDTSC for timing on Win32. Ironically,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue