summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2006-12-31 17:42:24 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2006-12-31 17:42:24 +0000
commit768cf33e1b66994379ac757aae0589bee83a2e7f (patch)
tree73b4b157e6a389da21742f9005ffa507e5ace509 /ChangeLog
parentf131ed7e4341ef1b1845641a70eb70c5823afe47 (diff)
downloadmana-client-768cf33e1b66994379ac757aae0589bee83a2e7f.tar.gz
mana-client-768cf33e1b66994379ac757aae0589bee83a2e7f.tar.bz2
mana-client-768cf33e1b66994379ac757aae0589bee83a2e7f.tar.xz
mana-client-768cf33e1b66994379ac757aae0589bee83a2e7f.zip
Enumerations do not need out-of-class definitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c6c96b5..77cad7fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-31 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/being.h, src/being.cpp, src/joystick.h: Scrapped static const
+ integral members and replaced them with enumerations.
+ * src/gui/viewport.cpp: Removed unused variable.
+
2006-12-31 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/being.cpp: Added some variable definitions since they were