diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-27 13:54:18 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-27 13:54:18 +0000 |
commit | 7dff43c3cc3733c7222e3f036b76e896aa86d4e9 (patch) | |
tree | 1ab421a28db6b7969a53efbe8cc39429021309a6 /ChangeLog | |
parent | 9355a8113d0a3e084d67aa181ead54715702ee98 (diff) | |
download | mana-7dff43c3cc3733c7222e3f036b76e896aa86d4e9.tar.gz mana-7dff43c3cc3733c7222e3f036b76e896aa86d4e9.tar.bz2 mana-7dff43c3cc3733c7222e3f036b76e896aa86d4e9.tar.xz mana-7dff43c3cc3733c7222e3f036b76e896aa86d4e9.zip |
Implemented provisorical player respawn.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ po/tmw-pt.po, po/tmw-ru.po, po/tmw-sv.po, tmw.cbp: Fixed translation file names. * po/it.po: Some fixes by Shaili. + * src/net/beinghandler.cpp, src/net/gamehandler/player.cpp, + src/net/gamehandler/player.h, src/net/protocol.h: Implemented player + respawn. 2008-02-24 Philipp Sehmisch <tmw@crushnet.org> |