diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-06-30 15:07:03 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-06-30 15:07:03 +0000 |
commit | 8d74404ce57618922b42913d94709f9c49d65d5d (patch) | |
tree | 1ae94ab46e7acac194102116d5a1b756927d606e /ChangeLog | |
parent | 029d6efeee63ed3e0964c6759d29e885d0877135 (diff) | |
download | mana-8d74404ce57618922b42913d94709f9c49d65d5d.tar.gz mana-8d74404ce57618922b42913d94709f9c49d65d5d.tar.bz2 mana-8d74404ce57618922b42913d94709f9c49d65d5d.tar.xz mana-8d74404ce57618922b42913d94709f9c49d65d5d.zip |
Changed include order to avoid a problem with guichan on windows. Implemented getting the direction of attacks from the server.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-06-30 Philipp Sehmisch <tmw@crushnet.org> + + * src/main.cpp: Changed include order to avoid a problem with guichan + on windows. + * src/net/beinghandler.cpp: Implemented getting the direction of + attacks from the server. + 2007-06-16 Guillaume Melquiond <guillaume.melquiong@gmail.com> * src/resources/image.cpp: Set GL texture index to zero when an image |