| Age | Commit message (Collapse) | Author |
|
--HG--
branch : trunk
|
|
offering dialogue. Fixes issue #829
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Original patch by Kierkegaard
closes issue #985
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- Fixes raid assistant privileges, Fixes issue #248
- Proper designation for Main tank and Main assistant roles
- Remove 2 redundant columns in DB, namely groups.mainTank and groups.mainAssist. These are now defined by the value of group_member.memberFlags
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
By Aokromes
--HG--
branch : trunk
|
|
say, yell, emote, whisper, channel use, trade, auction, mail, tickets
By azazel. Closes issue #598
--HG--
branch : trunk
|
|
Credits to NoFantasy (Mangos)
Closes issue #411
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
the spell try to show us the debug lines.
--HG--
branch : trunk
|
|
could not detect it earlier
Сloses #1029
--HG--
branch : trunk
|
|
Add check to Spell::EffectSanctuary before casting
(ensuring all appearances of "(Player *)" (whitespace incl.) are correct)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
thanks to KingPin for pointing the problem
--HG--
branch : trunk
|
|
Added const Creature* ToCreature()
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
This, when properly used, should get rid of most memory corruption issues,
currently, casting types C-style with no checks leads to some abstract crashing.
Functionality is same as with dynamic_cast<>, but with no RTTI check - so when
casting into invalid type you will receive NULL, and most probably crash.
At the same time, i took the liberty to convert most Player* casts to ToPlayer().
Still needs crapload of casts being moved to new facility.
--HG--
branch : trunk
|
|
cast spells
--HG--
branch : trunk
|
|
*Check if game is still in progress before awarding teams
*Resurrect and refresh players at round end
--HG--
branch : trunk
|
|
it should show more missing data
--HG--
branch : trunk
|
|
should close #995 issue
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
display, don't ask me why)
Don't bother in case of flying creatures, as there's already something sent
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Closes #887
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
misreading, it is a multiplier not the total honor.
--HG--
branch : trunk
|
|
error. Fixes issue #465.
--HG--
branch : trunk
|
|
if gm ticket table is empty.
Thanks Ayane. Closes issue #883.
--HG--
branch : trunk
|
|
lol584. Closes issue #99.
--HG--
branch : trunk
|
|
get things right on the first time, ever. :P
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
compiling with the recent patch.
--HG--
branch : trunk
|
|
* speedup stats searching
* no more default stat generation for each class-level pair, there is only one default stat
* CreatureBaseStats does not contain level and class
--HG--
branch : trunk
|
|
TODO: may be change db format too
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Also added formating fix for BattleGroundSA::EventPlayerUsedGO.
--HG--
branch : trunk
|
|
* (honor, kills, title, currencies, watched faction, drunken-status, health and power)
* Original Author Hunuza - thank you
* Ported to Trinity by RammboNr5 - thank you
* Tested by Aokromes - thank you
* Closes Issue #911
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
i had to add it earlier
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
suggesting.
--HG--
branch : trunk
|
|
* Original patch by NoFantasy - thank you
* Ported to Trinity by seirgy - thank you
* Closes issue #873
--HG--
branch : trunk
|