Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-07 | DB/Creature: Fix 2 runtime errors | Aokromes | |
2015-03-07 | Merge pull request #14303 from danlapps/3.3.5 | Aokromes | |
remove king jotum vehicule of code as per Killyana request | |||
2015-03-06 | fix build | Lapps | |
2015-03-07 | DB/Spells: assign spellscript to some clone spells (also fixes an startup error) | joschiwald | |
(cherry picked from commit 1e8b2ae52796b26589909770d2216269bb1bafa9) | |||
2015-03-07 | Scripts/Rotface: moved mutated infection removal handling to spellscripts to ↵ | joschiwald | |
fix an startup error (cherry picked from commit 1dc60e8717bddab2a6bc39779a53e83c9fa3b339) | |||
2015-03-06 | remove king jotum vehicule of code as per Killyana request | Lapps | |
2015-03-03 | Core/PacketLog: Avoid unneeded calls with disabled packet logs | jackpoz | |
Avoid calling GetOpcodeNameForLogging() when packet logs are disabled. | |||
2015-03-03 | Shared/Logs: Add support to .server set loglevel command after ↵ | jackpoz | |
003d67708b9a279da3d37e5ef06eb32ceab53964 Update the lowest log level when using ".server set loglevel" command. | |||
2015-03-02 | Shared/Logs: Improve log performances | jackpoz | |
Improve Log::ShouldLog() performances by saving the lowest log level across all loggers and discarding any log with lower level than that. | |||
2015-03-02 | DB/Quest: The Tome of Divinity | Aokromes | |
By Killyana, closes #14240 | |||
2015-03-02 | DB/Quest: Rescuing Evanor | Dr-J | |
Event script by @Rushor and small part by @Killyana closes #5308 | |||
2015-03-02 | Fix conflicting guid | Dr-J | |
No idea why this guid was free for me | |||
2015-03-02 | Iron Rune Constructs and You: Rocket Jumping | Dr-J | |
By @Frytiks / @Killyana Closes #3732 | |||
2015-03-02 | DB/Quest: Iron Rune Constructs and You: The Bluff | Dr-J | |
By @Killyana Closes #14265 | |||
2015-03-02 | DB/Quest: Iron Rune Constructs and You: Collecting Data | Dr-J | |
By @Killyana closes #14264 | |||
2015-03-02 | DB/Quest: On Nethery Wings | Aokromes | |
By Killyana, closes #6210 | |||
2015-03-02 | DB/Conditions: Fix Taking of Mind Tricks for Alliance Players | Dr-J | |
Fix taking of http://www.wowhead.com/quest=13308/mind-tricks for alliance players previously this has previous quest set to Orgrims Hammer resulting in that quest was only available to horde players even though this quest should be available to both factions as long as Orgrims Hammer or The skybreaker is taken. | |||
2015-03-01 | DB/Creature: Fix floating stealth creatures | Aokromes | |
By Killyana, closes #14252 | |||
2015-03-01 | Core/Player: Optimize Player::HaveAtClient() performance | jackpoz | |
Change m_clientGUIDs from std::set to std::unordered_set to reduce by 2.7x times the cpu usage in Player::HaveAtClient() | |||
2015-03-01 | CMake: Allow specifying the mysql location by environment variable. | leak | |
2015-03-01 | Core/Crypto: Fixed output of BigNumber::AsByteArray when generated array is ↵ | Shauren | |
shorter than requested size | |||
2015-02-27 | Core/Collision: Fix crash when loading invalid vmap data | jackpoz | |
Fix array overflow when loading Models from vmap tiles with wrong/outdated/bad data. Try extracting again vmaps if you see this error. Closes #14255 | |||
2015-02-27 | Core/CrashHandler: Fix char[] without '\0' handling | jackpoz | |
Fix char[] without a NULL character '\0' in the array reading over the char[] bounds | |||
2015-02-27 | DB/Quest: A Rough Ride | Aokromes | |
By Killyana, closes #14248 | |||
2015-02-27 | DB/Quest: Basic Chemistry | Aokromes | |
By Killyana, closes #14249 | |||
2015-02-27 | DB/Creature: Conditions for king jokkum | Aokromes | |
By ccrs, closes #14251 | |||
2015-02-25 | Core/Networking: Fixed IOCP define for linux | Intel | |
(cherry-picked from commit 518c744336fe7306a034beb46289d5009b959e7d) | |||
2015-02-25 | DB/Creature: Add some missing gossips | Aokromes | |
By Killyana, closes #12659 closes #12743 closes #12742 closes #12614 closes #12620 closes #12649 closes | |||
2015-02-24 | Buildsystem/Genrev: Fixed revision generator not reading existing cmake ↵ | Shauren | |
cache variables | |||
2015-02-24 | DB/Quest: Measuring Warp Energies | Dr-J | |
Disable los on Warp Measurement otherwise provided quest item only gives credit when literally standing right on top of spell focus object | |||
2015-02-24 | DB/Conditions: Battered Storm Hammer | Dr-J | |
Battered storm hammer can only be used on The Iron Watcher wowhead comments state this will not work on any other target. | |||
2015-02-24 | DB/Quest: A Distraction for Akama | Dr-J | |
By @Killyana closes #14166 | |||
2015-02-24 | DB/Item: Bountiful Feast | Dr-J | |
By @Killyana Part solves #3991 | |||
2015-02-24 | DB/Quest: The Battle of Darrowshire (3.3.5) | Dr-J | |
By @Killyana closes #14172 | |||
2015-02-23 | DB/Creature: Northsea Kraken | Dr-J | |
By @killyana / @dr-j Closes #1596 | |||
2015-02-23 | DB/Misc: Crusader's Pinnacle Phasing | Dr-J | |
By @ccrs Closes #14125 | |||
2015-02-23 | DB/Quest: Krolmir, Hammer of Storms | Dr-J | |
By @ Killyana closes #6102 | |||
2015-02-23 | DB/Achievement: Flirt with Disaster (Faction change issue) | Dr-J | |
By @Rohlik Closes 14201 | |||
2015-02-23 | DB/Spell: Elixir of Minor Accuracy | Dr-J | |
By @Killyana closes #13206 | |||
2015-02-23 | DB/Quest: Wanted: Murkdeep | Dr-J | |
By @Killyana Closes #1675 | |||
2015-02-23 | DB/Item: The Egg of Mortal Essence | Dr-J | |
By @Killyana Closes #4485 | |||
2015-02-23 | Core/Achievements: pick more changes from 4.3.4/6.x branch, required after ↵ | joschiwald | |
abee9046a6d92e2f0ba9de9c97ce6304c2fcb883 | |||
2015-02-22 | DB/Creature: Skettis Waypoints 1 | Aokromes | |
By Kittnz, closes #14203 | |||
2015-02-22 | Core/Spells: Fix a float division issue in EffectLeapBack | Duarte Duarte | |
Ref Coverity CID 1227511 (cherry picked from commit 709275eecbbe073cd9b9170debfcef476ef66a6c) Conflicts: src/server/game/Spells/SpellEffects.cpp | |||
2015-02-22 | Core/Server: Catch exceptions in int main() | Duarte Duarte | |
The exceptions is rethrown on debug mode. Ref Coverity CID 1010213, 1022574, 1227501, 1227502, 1227503, 1227504, 1227505, 1254536 and 1254612 (cherry picked from commit e68ca82d4d039a401d03de145111b0a738bb9dd7) Conflicts: src/server/bnetserver/Main.cpp | |||
2015-02-22 | Merge pull request #14103 from Epicurus4/6.x | Duarte Duarte | |
Added a player searcher (cherry picked from commit b7052d2ed735dca233b91c32f762b4156543aa97) | |||
2015-02-22 | Core/Log: Move a few PetHandler INFO-notifications over to DEBUG-level | click | |
2015-02-22 | Core/Log: Change periodic spell notificiations to DEBUG-level and set it as ↵ | click | |
a unique logging-mechanism named "spell.periodic" | |||
2015-02-21 | DB/Achivement: Dinner Impossible | Dr-J | |
Thanks to @Joshiwald for fixing core to check db criteria for this achievement type to make this work properly, now achievement is only rewarded when a great feast has been laid in all 5 specified battlegrounds by player. | |||
2015-02-21 | Core/Achievements: check db criteria data for all achievements | joschiwald | |