| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-15 | Core: Fix non pch build | Vincent_Michael | |
| 2013-03-15 | SQL: Rename SQL file after PR merge | Nay | |
| 2013-03-15 | Merge pull request #9396 from thomas007788/Whispers | Nay | |
| Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ | |||
| 2013-03-15 | Script/Quest: Into the wild green Yonder | Gacko | |
| Still todo: * Fix spell focus requirement for the drop spell casted by the vehicle Closes: #8752 | |||
| 2013-03-15 | Core/Unit: Fall after exiting vehicle if is in air and can not fly | Gacko | |
| 2013-03-15 | Fix some engrish | Gacko | |
| 2013-03-15 | Remove documentation for script/custom texts | Gacko | |
| The related code and tables do not exist anymore. | |||
| 2013-03-15 | Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and ↵ | Nefarion | |
| implement feature for GMs to remove single players from their WhisperWhiteList. | |||
| 2013-03-15 | DB/Spells: Corrected playercreateinfo_spell records *for good*. | Warpten | |
| Also corrected load count and temporarily removed an error log. It needs better troubleshooting to avoid error'ing false positives. | |||
| 2013-03-14 | Merge pull request #9424 from gigatotem/master | Nay | |
| Minor spelling correction in Scourgelord Tyrannus. | |||
| 2013-03-14 | Scripts/Pit of Saron: Very minor spelling error correction. | Gigatotem | |
| 2013-03-13 | DB/Spells: Fixed startup errors related to playercreateinfo_spell, and ↵ | Warpten | |
| prevent logging spam when race mask or class mask 0 is used. | |||
| 2013-03-13 | Core/Vehicles: Fixed a crash introduced in ↵ | Shauren | |
| 2c169bcca51ca1b5cdbc73c9a4d402d46cdcfc15 | |||
| 2013-03-13 | DB/SAI fix some event_flags and other conversion issues | Kirkhammett | |
| Closes #9144 | |||
| 2013-03-13 | DB/Loot: Correct Lootmode for some questitems (thx redsonja as well) | dr-j | |
| Closes #9382 Closes #9381 | |||
| 2013-03-13 | Script/Spell: Unlocking Zuluhed's Chains | Gacko | |
| Closes #996 | |||
| 2013-03-13 | DB/Quests: Fix The Best of Intentions, closes #5716 | Pitcrawler | |
| Remove a bunch of incorrectly spawned NPCs and add some missing NPCs and GOs for quest Defiling the Defilers. | |||
| 2013-03-13 | Core/Vehicles | Shauren | |
| * Fixed crash happening when passenger died on vehicle he was controlling * Fixed crash happening if vehicle control aura was removed before passenger is fully added to vehicle Closes #7160 | |||
| 2013-03-12 | Rename sql files | Gacko | |
| 2013-03-12 | Fixed a duplicate ALTER query, it was already in the previous SQL file. | Warpten | |
| 2013-03-12 | Core/Objects: Added missing data convertion for `playercreateinfo_spell_custom`. | Warpten | |
| 2013-03-11 | *Correctly* fixed the build. | Warpten | |
| Sigh. | |||
| 2013-03-11 | Fixed build. | Warpten | |
| 2013-03-11 | Core/Objects: Changed `playercreateinfo_spell` and ↵ | Warpten | |
| `playercreateinfo_spell_custom` to use race and class masks. Specifying a race mask of zero will provide the spell to every race. Specifying a class mask of zero will provide the spell to every class that the race can be. Note: As the SQL truncates `playercreateinfo_spell`, all your "custom" additions will be gone. | |||
| 2013-03-11 | DB/Auth/Schema: Change secId from int(10)u to tinyint(3)u in ↵ | Nay | |
| rbac_security_level_groups Closes #9403 | |||
| 2013-03-11 | DB/Quests: Fixes Scare the Guano Out of Them! Closes #6854 | Pitcrawler | |
| Thanks @w1sht0l1v3 for initial work | |||
| 2013-03-11 | Core/RBAC: Fix players not being able to reply GMs from the other faction ↵ | Spp | |
| (Partial revert of 377cfdb) | |||
| 2013-03-10 | DB/Quests: Fixes Memories of Stormhoof, closes #1065 | Pitcrawler | |
| 2013-03-10 | Core/Vehicles: Corrected an oversight in ↵ | Shauren | |
| b3b66a8d028fafef1e71477325f467ef73626c8e Closes #9399 | |||
| 2013-03-10 | Scripts/Eye of Eternity: Last stability changes | Trista | |
| * Release button bug should be now really fixed, if someone manage to get it due to some server delay, it can be hit by typing "RepopMe()" or "Reload". It's now only clientside issue that I couldn't reproduce. * Before there was a chance for transition to phase III to break if hit at precise moment. On top of that, if SoP was to be executed there was no time for purple dimension change. (Note: If transiton happen while SoP is cast it will get specific client data and dimension light will stay changing that is hard to hit, but is blizz bug.) | |||
| 2013-03-09 | DB/Quests: Fixes Dun-da-Dun-tah! Closes #4182 | Pitcrawler | |
| 2013-03-09 | Core/Vehicles: Fixed a possible crash if vehicle is deleted before its ↵ | Shauren | |
| passenger runs Abort on pending join event Closes #9392 | |||
| 2013-03-09 | Revert "Core/Commands: Optimize for command .npc near" | Vincent_Michael | |
| This reverts commit 4e789d4c5c83dd6f0f582fe24e9d49b39950fffe. | |||
| 2013-03-09 | Core/Commands: Optimize for command .npc near | Vincent_Michael | |
| 2013-03-09 | Core/Commands: Add unit flags 2 for .npc info | Vincent_Michael | |
| 2013-03-09 | Core/Commands: Add mmaps check for command .gps | Vincent_Michael | |
| 2013-03-09 | Core/Spells: Fix logic in 20eeeaf59764604d629d91e2044972bf00f9c052 | Vincent_Michael | |
| 2013-03-09 | Core: Fix warnings | Vincent_Michael | |
| 2013-03-09 | SQL: Rename a SQL from PR | Nay | |
| 2013-03-09 | SQL: Update sql/base/auth_database.sql | Nay | |
| 2013-03-09 | Scripts/Commads: Fix non PCH build | Nay | |
| 2013-03-09 | Merge pull request #9388 from thomas007788/DeserterCmd | Nay | |
| Implement .deserter commands | |||
| 2013-03-09 | Add the following commands: | Nefarion | |
| .deserter instance add $time (Adds the instance deserter debuff with $time duration to your target) .deserter bg add $time (Adds the BG deserter debuff with $time duration to your target) .deserter instance remove (Removes the instance deserter debuff) .deserter instance remove (Removes the bg deserter debuff) | |||
| 2013-03-09 | Scripts/Commands: Fix .mod rep faction not updating client side reputation | SgT-Fatality | |
| Closes #7939 Closes #9354 | |||
| 2013-03-09 | Core: Remove unnecessary commas | WyldePointer | |
| Last element of enumerator does not need comma after it's value. Closes #9367 | |||
| 2013-03-09 | Core: Fix build | Vincent_Michael | |
| 2013-03-09 | Scripts/Eye of Eternity: Remove some uneeded check and last to do that is ↵ | Trista | |
| uneeded after last GO changes * also repair some broken GO data for 3.3.5a. | |||
| 2013-03-09 | Core/GameObjects: Implement support for HandleGameObjectUse from vehicle or ↵ | Trista | |
| mount | |||
| 2013-03-09 | Core/SmartAI: Implement SMART_ACTION_SUMMON_CREATURE_GROUP (107) | Vincent_Michael | |
| 2013-03-09 | DB/Misc: Fix some db startup errors | Vincent_Michael | |
