Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-12 | Core/Quests: Send completed quest data on login | Shauren | |
2015-01-12 | Core/Groups&Players: Fixed saving/loading after difficulty changes | Shauren | |
2015-01-12 | Update README.md | Duarte Duarte | |
Add labels for how long in average it takes for an issue or PR to be merged. http://www.issuestats.com/github/TrinityCore/TrinityCore | |||
2015-01-11 | DB/Players: Major update to `player_levelstats` | Hanfblatt | |
Closes #13823 | |||
2015-01-11 | Dep/CascLib: Update to ↵ | Nayd | |
https://github.com/ladislav-zezula/CascLib/commit/5d3789af3435534c288c2145e158d422651c7fe1 Closes #13866 | |||
2015-01-11 | Tools/ConnectionPatcher: Fix a typo when checking if moduleName dir exists | Duarte Duarte | |
Thanks to @ChipLeo Ref #13866 | |||
2015-01-11 | DB/Players: Add `playercreateinfo` data for races 25 and 26 (Pandaren ↵ | AriDEV | |
non-neutral) | |||
2015-01-11 | DB/Schema: Boost stats in `player_levelstats` from tinyint to smallint | Nayd | |
Needed to accommodate base stats higher than 255 Ref #13823 | |||
2015-01-11 | Core/Spells: fixed Shatter crit chance modifier | joschiwald | |
2015-01-10 | Core/Entities: Load creature health points from the Gt DBCs | Kinzcool | |
2015-01-10 | Scripts/Misc: some random changes after recent commits and cleanup | MitchesD | |
(cherry picked from commit f94cfc65771f53cd2b693779ecd00705cd66593a) | |||
2015-01-10 | Core/Players: Fixed loading and saving skill data PK violations | Shauren | |
2015-01-10 | Core/PacketIO: Reenabled most opcodes for ↵ | Shauren | |
WorldSession::DosProtection::GetMaxPacketCounterAllowed | |||
2015-01-10 | Scripts/BlackfathomDepths: Convert bosses to EventMaps/BossAI and clean up ↵ | Nyeriah | |
instance script (cherry picked from commit 1852d7d2f7b808efb1ec505ce1ca6867219f3588) | |||
2015-01-10 | Scripts/HellfireRamparts: Remove the spawning of the Reinforced Fel Iron ↵ | Nyeriah | |
chest from scripts Updates #13747 (cherry picked from commit 9c9e5abca3dd9bdc8f776ffacd72500367e56043) | |||
2015-01-10 | Scripts/Stratholme: Move Maleki the Pallid to Eventmaps | Rushor | |
Closes #13871 (cherry picked from commit db849e7fccd1545435dacbc94f5e42142c8b6ced) | |||
2015-01-10 | Core/Packet: Update structure for SMSG_ITEM_TIME_UPDATE | projectcoredevs | |
Closes #13855 | |||
2015-01-10 | DB: Update `playercreateinfo` | Nayd | |
Closes #13837 | |||
2015-01-10 | DB/Instances: Add areatrigger teleports for MoP instances entrances and exits | AriDEV | |
Closes #13873 | |||
2015-01-10 | DB/Achievements: Achievement Reward: "You'll Get Caught Up In The... Frostfire!" | AriDEV | |
After Complete of The Achievement "You'll Get Caught Up In The... Frostfire!" Players get a Reward mail with Text From Draka with the Subject "The Frostwolves Thank You" Closes #13587 | |||
2015-01-10 | DB/Instances: Add instance templates for MoP and WoD | AriDEV | |
Closes #13819 Ref #13873 | |||
2015-01-10 | DB/Mail: Lucky Red Envelope Mail | AriDEV | |
Since 2012, This item is not posted per Mail anymore, instead of Mail Spam its rewarded directly from Quest. Closes #13570 | |||
2015-01-10 | Core/Maps: Updated map difficulties | Shauren | |
2015-01-10 | Core/PacketIO: Fixed WorldServerInfo structure | Shauren | |
2015-01-10 | Core/Achievements: Defined another known achievement flag | Shauren | |
2015-01-06 | Buildsystem/MSVC: Disabled C4351: new behavior: elements of array 'x' will ↵ | Shauren | |
be default initialized for all builds, even when using WITH_WARNINGS | |||
2015-01-06 | Core/Spells: Revert unintentional change from commit e99411e4 (was replaced ↵ | Shocker | |
due to mass replace) | |||
2015-01-06 | Actually fix build (wrong copy paste) | Shocker | |
2015-01-06 | Fix build | Shocker | |
2015-01-06 | Core/Spells: Remove duplicate HasAttribute() method in SpellInfo | Shocker | |
2015-01-05 | Core/Spells: Implement HasAttribute() helper for SpellInfo for easier ↵ | Shocker | |
readability | |||
2015-01-05 | Core/Spells: Define some new spell aura types | Shocker | |
2015-01-05 | Core/Spells: Define some new spell effects | Shocker | |
2015-01-04 | Core/Packets: updated CMSG_SELL_ITEM, CMSG_REPAIR_ITEM, ↵ | projectcoredevs | |
CMSG_ITEM_REFUND_INFO, CMSG_BUYBACK_ITEM | |||
2015-01-04 | Merge pull request #13853 from AriDEV/6.x | Duarte Duarte | |
Server/PacketIO: Enable SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE. | |||
2015-01-04 | Server/PacketIO: Enable SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE. | AriDEV | |
* Update SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE to new Format. Signed-off-by: AriDEV <aridev666@gmail.com> | |||
2015-01-03 | Fix non pch build - again. | Gacko | |
2015-01-02 | Core/Spells: Fixed loading of initial action bar. Closes #13827 | Intel | |
Also updated functions to use proper naming and fixed compile warning | |||
2015-01-02 | Core/Quests: Fixed missing string in QuestGiverOfferReward | Intel | |
2015-01-02 | Core/PacketIO: Fixed duration field order in SMSG_AURA_UPDATE | Shauren | |
2015-01-02 | Core/Auras: Fixed aura tooltip values | Shauren | |
2015-01-02 | Merge pull request #13839 from AriDEV/6.x | Shauren | |
Server/Currency: Missed one more line. | |||
2015-01-02 | Server/Currency: Missed one more line. | AriDEV | |
Signed-off-by: AriDEV <aridev666@gmail.com> | |||
2015-01-02 | Merge pull request #13809 from AriDEV/6.x | joschiwald | |
Server/PacketIO: Currency Updates | |||
2015-01-02 | Server/PacketIO: Currency Updates | AriDEV | |
* Update SMSG_SET_CURRENCY & SMSG_SETUP_CURRENCY Packets. * Update of Database Structure and SQLStatements for Currencies. Signed-off-by: AriDEV <aridev666@gmail.com> | |||
2015-01-02 | Core/Packets: updated some channel moderation packets | joschiwald | |
- synch opcodes with wpp | |||
2015-01-01 | Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enum | Shauren | |
2015-01-01 | Core/Objects: fixed single destroy object | Rat | |
2015-01-01 | Core: Fix build temporary | Vincent-Michael | |
2015-01-01 | Merge pull request #13831 from Goatform/6.x | blub | |
Core: updated refer a friend enum |