diff options
author | Simon Howard | 2011-03-28 23:48:31 +0000 |
---|---|---|
committer | Simon Howard | 2011-03-28 23:48:31 +0000 |
commit | 0268c882d96942175f1c6028c636dddce8af593f (patch) | |
tree | e89de4865cc0f39e6fa41ca3194906a8e580b6fa /BUGS | |
parent | 5a2bbe2e13a02167643c93fd1840f068ce5f72f2 (diff) | |
download | chocolate-doom-0268c882d96942175f1c6028c636dddce8af593f.tar.gz chocolate-doom-0268c882d96942175f1c6028c636dddce8af593f.tar.bz2 chocolate-doom-0268c882d96942175f1c6028c636dddce8af593f.zip |
Remove the BUGS file as it doesn't really contain any useful
information.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2316
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,15 +0,0 @@ - -* Sound may not set volumes correctly. - - It is possible that volume of sound effects does not scale properly - with distance from the sound source. It is also possible that sound - effects are cut off at the wrong distance. This needs further - investigation. - -* A small number of Doom bugs are almost impossible to emulate. - - An example of this can be seen in Ledmeister's "Blackbug" demo which - shows a bug that relies on the memory layout of the Doom executable. - -# vim: tw=70 - |