| Age | Commit message (Collapse) | Author |
|
* also split it in ResetTimeDiffRecord() and RecordTimeDiff() to avoid passing of null values.
|
|
* Also delegate SQLQueryHolder::SetPQuery into SetQuery.
|
|
* fixes argument limit, argument count is unlimited now.
|
|
it's good to use CTRL + S
|
|
as per request of DB developers
(cherry picked from commit 23b1c042adbe3a460457aa11f017c90e6600bfa2)
Conflicts:
src/server/game/AI/SmartScripts/SmartScript.h
|
|
|
|
Closes #14484
|
|
By Killyana, closes #10389
|
|
sql/updates/world/2015_03_30_03_world.sql
|
|
By @Foldor
Closes #14416
|
|
by @Killyana
closes #14428
|
|
By @Killyana
Closes #14467
|
|
By @Killyana
Closes #467
|
|
|
|
|
|
|
|
|
|
more useful (@Aokromes, you can stop asking for this now...)
|
|
Restore ".lfg queue" behavior to print additional debug informations when an additional argument is passed (any character/word will work).
|
|
* It let ide's (like vs) display the source tree.
* Disabled by default.
* Soft requirement is cmake >= 2.8.12 .
* Offers 2 modes: flat & hierarchical.
* For detailed description see #14471
* Thanks @click for help and advises.
* Closes #14471
|
|
mysql_init failed.
* Thanks @et65 for noticing.
* ref #14139
(cherry picked from commit 83bbe00785a7ee7c8141d83bfe94a1415466c64d)
|
|
* Also use proper errno instead of 0 when reconnecting.
* Thanks @et65 for reporting
* ref #14139
(cherry picked from commit 47410157b1d1e51062732696ad5f457a69019ef4)
|
|
* this also fixes non whitespace seperated timestamps in logs after 95ebe4f31cba6b4772cfd19 @Aokromes
* remove an unnecessary stringstream in Log::outCommand
* delete copy constructor of LogMessage to prevent unwanted copies
(cherry picked from commit a2e280c8a8478bbe0652c1850b1a435abba79f93)
|
|
* http://stackoverflow.com/questions/4891067/weird-undefined-symbols-of-static-constants-inside-a-struct-class
* http://www-01.ibm.com/support/knowledgecenter/SSGH3R_8.0.0/com.ibm.xlcpp8a.doc/language/ref/cplr038.htm%23cplr038
* closes #14463
* ref #14317
(cherry picked from commit 9b0b1185e4f9eb48cd16237f7622204687b9c01a)
Conflicts:
src/server/game/Server/WorldSocketMgr.cpp
|
|
* found a better way where no cast is needed.
* ref #14430
(cherry picked from commit 54ee5267244acac16e4b56342e64c0235ee0599b)
|
|
By Killyana, closes #14465
|
|
By Killyana, updates #13707
|
|
|
|
* Closes #14430
(cherry picked from commit 39bdd06446dc8ae6f19e017e4390bd2aa7834d03)
|
|
This does not make any difference but fixes a error with a bad delete statement when trying to re-apply.
|
|
Script quest complete scripts for: -
* Kael'thas and the Verdant Sphere
* The Fall of Magtheridon (Horde and Alliance)
|
|
|
|
Scripts/Bloodmyst Isle: Script Quest: Ending Their World
|
|
By Kittnz, closes #14447
|
|
* by @Aokromes
|
|
Script turn in event
|
|
(cherry picked from commit 766eb599ea5e7629ac7a98cf914d2877093a14fd)
|
|
(cherry picked from commit 5cee106524d8d7e0048270042be9fd02ce399a21)
|
|
|
|
Scripts/Grizzlyhills: Spell: Infected Worgen Bite - Apply Spellscript and Transformation
|
|
|
|
|
|
By Malcrom.
|
|
* thanks @DDuarte pointing this out.
(cherry picked from commit b2b8de5786364d81fbce643e8f00bcc0129ed760)
|
|
Updates #13707
Code is welcome to fix the remaining core errors.
|
|
By Kilyana, updates #13707
|
|
|
|
* This will save you from loosing your update history if you use a repository in bad state (revision or branch) by mistake.
* Also turned 1 error message into a warning
(cherry picked from commit 966282fbed24a0d0cf8cb3e05b1849c3e6a0d1d6)
(cherry picked from commit 3ad7776d5061308d3e2b4ff9e3cbf67d48bffdd6)
|
|
As Aokromes suggested when I originally committed fix for Teleport This! I must have accidentally searched for creature guid instead of go guid.
|
|
|