diff options
author | Simon Howard | 2005-09-17 21:37:04 +0000 |
---|---|---|
committer | Simon Howard | 2005-09-17 21:37:04 +0000 |
commit | 1f2a875ab5dbe522366f79c11efd36a3854c66a5 (patch) | |
tree | c89faeeb3ee9c63c74108f113c7f7309bbb89c95 /ChangeLog | |
parent | c2070729d64e55068f9b00f610bde012f18b46db (diff) | |
download | chocolate-doom-1f2a875ab5dbe522366f79c11efd36a3854c66a5.tar.gz chocolate-doom-1f2a875ab5dbe522366f79c11efd36a3854c66a5.tar.bz2 chocolate-doom-1f2a875ab5dbe522366f79c11efd36a3854c66a5.zip |
Update changelog
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 113
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +Sat Sep 17 21:17:45 2005 fraggle + + 0.0.3 + +Sat Sep 17 20:50:46 2005 fraggle + + Mouse acceleration code to emulate old DOS drivers + +Sat Sep 17 20:25:56 2005 fraggle + + Set the default values for variables in their initialisers. Remove the + "defaultvalue" parameter and associated code from the configuration + file parsing code. + +Sat Sep 17 20:06:45 2005 fraggle + + Rewrite configuration loading code; assign a type to each configuration + parameter. Allow float parameters, align all values in the configuration + files + Wed Sep 14 22:13:45 2005 fraggle Remove mkinstalldirs (redundant now); include BUGS and TODO in distribution |