aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-07Core/Socket: Fix typo in constructorDuarte Duarte
Using moved objects is generally a bad idea Thanks @Daejiv Closes #12800
2014-08-07Core: Kill AGAIN whitespace :(Vincent-Michael
2014-08-07Core: Fix non pch buildVincent-Michael
2014-08-06Prevent reading address information from potentially closed socketleak
2014-08-06Core/Scripts: Fix possible crashjackpoz
Fix possible NULL dereference crash spotted by Coverity.
2014-08-06Merge pull request #12792 from bonny1992/masterblub
Renamed '2014_08_06_00_World_Gameobject' to '2014_08_06_00_world_gameobject.sql'
2014-08-06Renamed '2014_08_06_00_World_Gameobject' to '2014_08_06_00_world_gameobject.sql'Bonny1992
2014-08-06Core/Misc: Fixed textlike/hexlike methods of ByteBuffer to print properlyShauren
2014-08-06DB/Gameobject: Winterhoof Water WellDr-J
Fix spawn status of Winterhoof Water Well Closes #12739
2014-08-05Core: Fix build for shit OSVincent-Michael
Closes #12597
2014-08-05Auth/Main: Fix crashes on shutdownDDuarte
"mutex destroyed while busy"
2014-08-05Auth/Networking: Use non-throw resolves in realmlist updatesDDuarte
Fixes #12737
2014-08-05Update 2014_08_05_01_world_misc.sqlAokromes
2014-08-05Update 2014_08_05_02_world_page_text.sqlAokromes
2014-08-05Update 2014_08_05_03_world_page_text.sqlAokromes
2014-08-05Update 2014_08_05_05_world_page_text.sqlAokromes
2014-08-05DB/Quest: The Perfect StoutAokromes
By Crysicle, closes #12692
2014-08-05DB/Misc: Senir's ReportAokromes
By Crysicle, closes #12693
2014-08-05DB/Creature: Rockjaw BackbreakerAokromes
By Crysicle, closes #12694
2014-08-05DB/Misc: Brock's ListAokromes
By Crysicle, closes #12721
2014-08-05DB/Misc: A Bloodstained Journal PageAokromes
By Crysicle, closes #12722
2014-08-05DB/Misc: Gramma Stonefield's NoteAokromes
By Crysicle, closes #12723
2014-08-05DB/Quest: Me Brother, NipsyAokromes
By Crysicle, closes #12744
2014-08-05Delete 2014_08_03_03_world_creature_template.sqljackpoz
2014-08-04DB/Creature_template: Update creature_template table for mod calculations. ↵Malcrom
Will require core devs to update core to support it.
2014-08-04Delete 2014_08_03_03_world_creature_template_sqlShauren
This must come together with proper damage calculations in core - to be done
2014-08-04DB/Creature_template: Update creature_template table for mod calculations. ↵Malcrom
Will require core devs to update core to support it.
2014-08-04DB/SAI: Fix two npc's spamming errors.Malcrom
2014-08-04Core: Fix typoVincent-Michael
2014-08-04Core/World: Small cleanup on headers in World.cppVincent-Michael
2014-08-04Core/Spells: Fixed LoS checks for spells like shadowfuryShauren
2014-08-04Core/NetworkIO: Adjust more packet throttling valuesjackpoz
Adjust more packet throttling values by increasing some limits, this might fix some random kicks.
2014-08-04SQLs: Move world_database.sql to dev folderDDuarte
Simply because people can't read instruction guides...
2014-08-03Build/CMake: Compile the minimum of dependencies possibleDDuarte
mysql if SERVERS, zlib, g3d and recast if SERVERS or TOOLS
2014-08-03Core/Spell: Correct the hit and miss counters in WriteSpellGoTargetsDuarte Duarte
Fixes a client crash when spells hit (or miss) more than 255 targets (it was capped at 256 in 80b61fa584b019a298e129764cddba9f) Thanks to @joschiwald for finding the mistake Closes #12733
2014-08-03CI/Travis: Do not use JemallocDuarte Duarte
It generates a lot of warnings and it is not useful to test build
2014-08-03DB/NPCs: Set basic immunities to most bossesDDuarte
Charm, Fear, Root, Sleep, Freeze, Polymorph and Sapped Thanks to Aokromes for the idea
2014-08-03DB/Creature: Chicken EscapeeDr-J
Closes #12606
2014-08-02Core/Server: Add mutex lock to PacketLogDDuarte
2014-08-02Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker)DDuarte
Fixes #12704
2014-08-02DB/Quest: The Chain Gun and YouDr-J
Script by me, closes #1867
2014-08-02DB/Spells: Added missing sql in 479afc0ed04b7161c5460f3e1aed83c4241fd7fcVincent-Michael
2014-08-02Core/Spells: Fix Bloodworms summon countVincent-Michael
2014-08-02Core/Trade: Fix warningsVincent-Michael
2014-08-01Core/Trade: Replaced SendNotification hacks with proper trade packetsShauren
2014-07-31DB/SAI: entries up to 10000 now using CMC where required.Malcrom
2014-07-31DB/Creature: Set the proper faction for KormokKinzcool
* Closes #12716
2014-07-31DB/SAI: Rise Obsidion (3.3.5 Script update)Dr-J
A video of this quest from 2009 came to light, which showed a few things * One text is yell not say, updated * Added 2 missing texts first text and an emote text * Dorius will now despawn when Lathoric enters * Added some cooldown to event so event cannot be spammed, wont work again for minimum 60 seconds once started * Lathroic the Black wont spawn until just before Dorius despawns Closes #12712
2014-07-31Core/Loot: Fixed pickpocket refill timer and use send proper loot error ↵Shauren
packets to master looter
2014-07-31Core/Waypoints: Fixed memory leaks happening when loading waypoints with ↵Shauren
invalid move_type