A bunch of fixes
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 12 Nov 2012 14:35:10 +0000 (16:35 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 25 Nov 2012 17:14:24 +0000 (19:14 +0200)
commit756db8174aa6a05eb998cfcec8eb5127053c5ea9
treeaf1c77b7bf4e6862095ef3524a995b0de49e606b
parentfa67b46c042ed4df97102dabf9f1e7bc454b2acb
A bunch of fixes

No longer hide players who are dead. With models, a death animation should be used instead

Some changes requested by celeron55

Rename a lot of things in the code, and use better lua api function names

Minor code corrections

Bump protocol version up, since the models / animations / attachments code creates new client<->server messages
13 files changed:
doc/lua_api.txt
src/client.cpp
src/clientobject.h
src/clientserver.h
src/content_cao.cpp
src/content_sao.cpp
src/content_sao.h
src/environment.h
src/genericobject.cpp
src/genericobject.h
src/guiFormSpecMenu.cpp
src/scriptapi.cpp
src/serverobject.h