PDA

Просмотр полной версии : [9746] Implement show realm version and build in realm list.


newsbot
14.04.2010, 09:20
<pre>m sql/realmd.sql
+ sql/updates/9746_01_realmd_realmlist.sql
m sql/updates/Makefile.am
m src/realmd/AuthCodes.h
m src/realmd/AuthSocket.cpp
m src/realmd/AuthSocket.h
m src/realmd/RealmList.cpp
m src/realmd/RealmList.h
m src/shared/revision_nr.h
m src/shared/revision_sql.h

[9746] Implement show realm version and build in realm list.

* Rename `realmlist`.`color` field to `realmflags`

* Client 2.x and later support show in realm list supported
client version for specific realm.

For client 1.x this implemented by adding version to name
in similar way as it look in more recent clients.

For enable version show each affected realm must have in `realmflags` set
flag 4.

For realm work with not officially supported builds (build > last suported)
will show version 0.0.0 and correct build value.</pre>



Дальше... (http://github.com/mangos/mangos/commit/14e71d2c40f56822532fa4c2e8b3a0e6542709be)