| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-10 | Core/Worldserver: Replaced old hack sending key events to unblock console thread | Shauren | |
| 2014-08-10 | Core/Authserver: Fixed writing to invalid memory address | Shauren | |
| 2014-08-10 | Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ↵ | Shauren | |
| handle situations where not entire packet was read in one go Core/Authserver: Restored authenticator functionality | |||
| 2014-08-10 | DB/Misc: Add More missing texts | Dr-J | |
| Add missing texts for hellfire peninsula. | |||
| 2014-08-10 | DB/Quest: Fix Hunter Trainer Offering Quest To Rogues | Aokromes | |
| By MrSmite, closes #12809 | |||
| 2014-08-10 | Core: Fix build for Intel Composer XE | Vincent-Michael | |
| 2014-08-09 | Core/Server: Use nullptr instead of 0 where pointers are expected | DDuarte | |
| 2014-08-09 | Core/Server: Add missing overrides | DDuarte | |
| 2014-08-09 | Core/WorldSession: Fix socket not being closed on clean logout | jackpoz | |
| Close the WorldSession socket if Player didn't even login or logged out successfully and then closed the client. | |||
| 2014-08-09 | Scripts/Commands: Fix static analysis issues | Vincent-Michael | |
| 2014-08-09 | Core/Trade: Fixed putting soulbound items to "will not be traded" slot | Shauren | |
| 2014-08-09 | Merge pull request #12810 from Carbenium/questreward | Duarte Duarte | |
| Core/Player: Fix an issue with Player::RemoveRewardedQuest not deleting ... | |||
| 2014-08-09 | Core/Player: Fix an issue with Player::RemoveRewardedQuest not deleting the ↵ | Carbenium | |
| queststatus_rewarded form database Needed for SPELL_EFFECT_CLEAR_QUEST | |||
| 2014-08-09 | Scripts/Misc: Fix static analysis issues | jackpoz | |
| Replace CAST_AI() macro with ENSURE_AI() when dynamic_cast is not supposed to return NULL. | |||
| 2014-08-08 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2014-08-08 | Core/NetworkIO: Handle exceptions thrown from socket constructor when ↵ | Shauren | |
| retrieving remote address | |||
| 2014-08-07 | Revert "Core: Fix build for vs2014" | Vincent-Michael | |
| This reverts commit e3034511890f4c918d758a6b6b239c14f10b75e2. | |||
| 2014-08-07 | Core: Fix build for vs2014 | Vincent-Michael | |
| 2014-08-07 | Core/Misc: Remove unused variable | jackpoz | |
| 2014-08-07 | Tools/MMAPs: Fix uninitialized value in mmap_generator | jackpoz | |
| Fix uninitialized value in mmap_generator. This fixes mmaps_generator broken in some build configurations. Fixes #12644 | |||
| 2014-08-07 | Core/Socket: Fix typo in constructor | Duarte Duarte | |
| Using moved objects is generally a bad idea Thanks @Daejiv Closes #12800 | |||
| 2014-08-07 | Core: Kill AGAIN whitespace :( | Vincent-Michael | |
| 2014-08-07 | Core: Fix non pch build | Vincent-Michael | |
| 2014-08-06 | Prevent reading address information from potentially closed socket | leak | |
| 2014-08-06 | Core/Scripts: Fix possible crash | jackpoz | |
| Fix possible NULL dereference crash spotted by Coverity. | |||
| 2014-08-06 | Merge pull request #12792 from bonny1992/master | blub | |
| Renamed '2014_08_06_00_World_Gameobject' to '2014_08_06_00_world_gameobject.sql' | |||
| 2014-08-06 | Renamed '2014_08_06_00_World_Gameobject' to '2014_08_06_00_world_gameobject.sql' | Bonny1992 | |
| 2014-08-06 | Core/Misc: Fixed textlike/hexlike methods of ByteBuffer to print properly | Shauren | |
| 2014-08-06 | DB/Gameobject: Winterhoof Water Well | Dr-J | |
| Fix spawn status of Winterhoof Water Well Closes #12739 | |||
| 2014-08-05 | Core: Fix build for shit OS | Vincent-Michael | |
| Closes #12597 | |||
| 2014-08-05 | Auth/Main: Fix crashes on shutdown | DDuarte | |
| "mutex destroyed while busy" | |||
| 2014-08-05 | Auth/Networking: Use non-throw resolves in realmlist updates | DDuarte | |
| Fixes #12737 | |||
| 2014-08-05 | Update 2014_08_05_01_world_misc.sql | Aokromes | |
| 2014-08-05 | Update 2014_08_05_02_world_page_text.sql | Aokromes | |
| 2014-08-05 | Update 2014_08_05_03_world_page_text.sql | Aokromes | |
| 2014-08-05 | Update 2014_08_05_05_world_page_text.sql | Aokromes | |
| 2014-08-05 | DB/Quest: The Perfect Stout | Aokromes | |
| By Crysicle, closes #12692 | |||
| 2014-08-05 | DB/Misc: Senir's Report | Aokromes | |
| By Crysicle, closes #12693 | |||
| 2014-08-05 | DB/Creature: Rockjaw Backbreaker | Aokromes | |
| By Crysicle, closes #12694 | |||
| 2014-08-05 | DB/Misc: Brock's List | Aokromes | |
| By Crysicle, closes #12721 | |||
| 2014-08-05 | DB/Misc: A Bloodstained Journal Page | Aokromes | |
| By Crysicle, closes #12722 | |||
| 2014-08-05 | DB/Misc: Gramma Stonefield's Note | Aokromes | |
| By Crysicle, closes #12723 | |||
| 2014-08-05 | DB/Quest: Me Brother, Nipsy | Aokromes | |
| By Crysicle, closes #12744 | |||
| 2014-08-05 | Delete 2014_08_03_03_world_creature_template.sql | jackpoz | |
| 2014-08-04 | DB/Creature_template: Update creature_template table for mod calculations. ↵ | Malcrom | |
| Will require core devs to update core to support it. | |||
| 2014-08-04 | Delete 2014_08_03_03_world_creature_template_sql | Shauren | |
| This must come together with proper damage calculations in core - to be done | |||
| 2014-08-04 | DB/Creature_template: Update creature_template table for mod calculations. ↵ | Malcrom | |
| Will require core devs to update core to support it. | |||
| 2014-08-04 | DB/SAI: Fix two npc's spamming errors. | Malcrom | |
| 2014-08-04 | Core: Fix typo | Vincent-Michael | |
| 2014-08-04 | Core/World: Small cleanup on headers in World.cpp | Vincent-Michael | |
