PDA

Просмотр полной версии : [10629] Drop function GuidHigh2TypeId


newsbot
20.10.2010, 09:40
<pre>m sql/mangos.sql
+ sql/updates/10629_01_mangos_mangos_string.sql
m sql/updates/Makefile.am
m src/game/AuctionHouseHandler.cpp
m src/game/BattleGroundHandler.cpp
m src/game/GossipDef.cpp
m src/game/GossipDef.h
m src/game/Level3.cpp
m src/game/Object.cpp
m src/game/Object.h
m src/game/QuestHandler.cpp
m src/game/SpellAuras.cpp
m src/game/SpellAuras.h
m src/game/SpellEffects.cpp
m src/game/Unit.cpp
m src/shared/revision_nr.h
m src/shared/revision_sql.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[10629] Drop function GuidHigh2TypeId

Added ObjectGuid version Aura::GetCasterGuid()

But for prevent big problen with backporting AuraHolder
to mangos-0.12 in most cases still used old uint64 version
Aura::GetCasterGUID.

Recommended use new version where possible in clean way
as done for some cases in commit already.</pre>




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