summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Howard2005-09-17 20:50:46 +0000
committerSimon Howard2005-09-17 20:50:46 +0000
commit3e0f56f7ab7607d2250eb1c0c26559a3cade148b (patch)
treeb88a50a4b97a844d5982024137704346f51efe23 /NEWS
parent8c0e2a0259906c9b5cc495a24ce07f8cca44cb71 (diff)
downloadchocolate-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--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 940aa52d..aa0cfe29 100644
--- a/NEWS
+++ b/NEWS
@@ -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)