aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-02Core/World: Remove va_list from World::RecordTimeDiff.Naios
* also split it in ResetTimeDiffRecord() and RecordTimeDiff() to avoid passing of null values.
2015-04-02Core/Database: Remove va_args from DatabaseWorker::Execute methods.Naios
* Also delegate SQLQueryHolder::SetPQuery into SetQuery.
2015-04-02Dep/CppFormat: Update cppformat to cppformat/cppformat@aab64b55a4c5db5Naios
* fixes argument limit, argument count is unlimited now.
2015-04-02Core/SAI: fix merge conflictMitchesD
it's good to use CTRL + S
2015-04-02Core/SmartScripts: added SMART_ACTION_SET_COUNTER and SMART_EVENT_COUNTER_SETMitchesD
as per request of DB developers (cherry picked from commit 23b1c042adbe3a460457aa11f017c90e6600bfa2) Conflicts: src/server/game/AI/SmartScripts/SmartScript.h
2015-04-02Core/Packet: Correction to packetsize for SMSG_WEATHERclick
2015-04-01DB/Waypoint: Add missing paths for Silvermoon GuardiansKittnz
Closes #14484
2015-04-01DB/Quest: Thirst Unending as DKAokromes
By Killyana, closes #10389
2015-03-31Rename sql/updates/2015_03_30_03_world.sql to ↵Aokromes
sql/updates/world/2015_03_30_03_world.sql
2015-03-31DB/Quest: Unsealed ChestDr-J
By @Foldor Closes #14416
2015-03-30DB/Misc: Winter Jormungar / snow moundDr-J
by @Killyana closes #14428
2015-03-30DB/Creature: SinestraDr-J
By @Killyana Closes #14467
2015-03-30DB/Quest: Lord Illidan StormrageDr-J
By @Killyana Closes #467
2015-03-30Core/Misc: Remove unused headersleak
2015-03-30Core/Entities: Add player name and ID to GetXPrestBonus calculation-logclick
2015-03-29Core/Dungeon Finder: Allow to execute "lfg" commands from consolejackpoz
2015-03-29Fix non-pch build.Gacko
2015-03-29Core/Logger: Add basic account-info to addon-scans to make them a little bit ↵click
more useful (@Aokromes, you can stop asking for this now...)
2015-03-29Core/Dungeon Finder: Restore ".lfg queue debug" logging additional informationjackpoz
Restore ".lfg queue" behavior to print additional debug informations when an additional argument is passed (any character/word will work).
2015-03-29CMake: Use source_groups to represent the source treeNaios
* 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
2015-03-29Core/Database: Return an unknown error code instead of false (0) if ↵Naios
mysql_init failed. * Thanks @et65 for noticing. * ref #14139 (cherry picked from commit 83bbe00785a7ee7c8141d83bfe94a1415466c64d)
2015-03-29Core/Database: Fix a mistake in 54ee5267244acac16Naios
* Also use proper errno instead of 0 when reconnecting. * Thanks @et65 for reporting * ref #14139 (cherry picked from commit 47410157b1d1e51062732696ad5f457a69019ef4)
2015-03-28Core/Log: Improve creation of log prefixes.Naios
* 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)
2015-03-28Core/Log: Fix linker errors that occur on msvc 12 lower then update 4Naios
* 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
2015-03-28Core/Database Improve commit 39bdd06446dcNaios
* found a better way where no cast is needed. * ref #14430 (cherry picked from commit 54ee5267244acac16e4b56342e64c0235ee0599b)
2015-03-28DB/Creature: Fixing a minor error on Elrodan and Aurosalia eventAokromes
By Killyana, closes #14465
2015-03-28DB/Misc: Fix startup errorsAokromes
By Killyana, updates #13707
2015-03-27Core/Script: Fix non-PCH buildclick
2015-03-27Core/Database: Prepare statements at reconnect.Naios
* Closes #14430 (cherry picked from commit 39bdd06446dc8ae6f19e017e4390bd2aa7834d03)
2015-03-26DB/Misc: Slight update to commitDr-J
This does not make any difference but fixes a error with a bad delete statement when trying to re-apply.
2015-03-26DB/Misc: Quest end scriptsDr-J
Script quest complete scripts for: - * Kael'thas and the Verdant Sphere * The Fall of Magtheridon (Horde and Alliance)
2015-03-26Rename 2015_02_15_14149.sql to 2015_03_26_01_world.sqlMitchesD
2015-03-26Merge pull request #14149 from Rushor/EndingMitchesD
Scripts/Bloodmyst Isle: Script Quest: Ending Their World
2015-03-26DB/Instance: Waypoints and corrections in UldamanAokromes
By Kittnz, closes #14447
2015-03-26DB/Creature: Spawn some 'Shakers' (3.3.5)Rushor
* by @Aokromes
2015-03-25DB/Quest: The Secret CompromisedDr-J
Script turn in event
2015-03-25Scripts/Spells: implement some eject passenger spellsjoschiwald
(cherry picked from commit 766eb599ea5e7629ac7a98cf914d2877093a14fd)
2015-03-25Core/Creature: fixed trigger visibility of vehiclescr4st
(cherry picked from commit 5cee106524d8d7e0048270042be9fd02ce399a21)
2015-03-25Rename 2015_02_06_14_world.sql to 2015_03_25_01_world.sqlMitchesD
2015-03-25Merge pull request #14048 from Rushor/WorgenMitchesD
Scripts/Grizzlyhills: Spell: Infected Worgen Bite - Apply Spellscript and Transformation
2015-03-25Update 2015_03_25_00_world.sqlAokromes
2015-03-25DB/Misc: Fix startup errorsAokromes
2015-03-25DB/Creature: Make Clockwork Mechanic ride ArachnopodAokromes
By Malcrom.
2015-03-24Core/DBUpdater: Use correct formatter for size_tNaios
* thanks @DDuarte pointing this out. (cherry picked from commit b2b8de5786364d81fbce643e8f00bcc0129ed760)
2015-03-24DB/Misc: Fix startup errorsAokromes
Updates #13707 Code is welcome to fix the remaining core errors.
2015-03-24DB/Misc: Fix startup errorsAokromes
By Kilyana, updates #13707
2015-03-24DB/Misc: More error fixesDr-J
2015-03-24Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.Naios
* 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)
2015-03-24DB/Misc: Another errorDr-J
As Aokromes suggested when I originally committed fix for Teleport This! I must have accidentally searched for creature guid instead of go guid.
2015-03-24DB/Misc: Fix errorDr-J