diff options
author | Simon Howard | 2005-09-17 20:50:46 +0000 |
---|---|---|
committer | Simon Howard | 2005-09-17 20:50:46 +0000 |
commit | 3e0f56f7ab7607d2250eb1c0c26559a3cade148b (patch) | |
tree | b88a50a4b97a844d5982024137704346f51efe23 /NEWS | |
parent | 8c0e2a0259906c9b5cc495a24ce07f8cca44cb71 (diff) | |
download | chocolate-doom-3e0f56f7ab7607d2250eb1c0c26559a3cade148b.tar.gz chocolate-doom-3e0f56f7ab7607d2250eb1c0c26559a3cade148b.tar.bz2 chocolate-doom-3e0f56f7ab7607d2250eb1c0c26559a3cade148b.zip |
Mouse acceleration code to emulate old DOS drivers
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 111
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ + Mouse acceleration code to emulate the behaviour of old + DOS mouse drivers (thanks to Toke for information about + this and suggestions) Lock surfaces properly when we have to (fixes crash under Windows 98) |