| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-17 | Build fix | Shauren | |
| 2015-01-17 | Core/DataStores: Optimized memory usage for DB2Storage | Shauren | |
| 2015-01-17 | Warning fix | Shauren | |
| 2015-01-17 | Core/Aura: Replace assert with logged error for invalid AuraRemoveMode | jackpoz | |
| Fix AuraScript::Remove() triggering an assert with default parameter and log an error when Aura is removed with invalid mode AURA_REMOVE_NONE instead of triggering an assert deep down in the call tree. Fix https://github.com/TrinityCore/TrinityCore/issues/714 , triggered by spell 50240 "Evasive Maneuvers" script (cherry picked from commit 9ea93eae33dcf776537a41e9c9ff33a31d6e3e19) | |||
| 2015-01-16 | Core/Misc: Readded a rounding that vanished | Kinzcool | |
| 2015-01-17 | Core/Opcodes: sync with wpp | joschiwald | |
| 2015-01-16 | Core/Misc: Implemented leveling/killing experience loading from ↵ | Kinzcool | |
| gtOCTLevelExperience.dbc * Updated the xp formula to Warlords of Draenor | |||
| 2015-01-16 | Core/Packet: Update some AH, BM and banker opcodes | projectcoredevs | |
| Closes #13923 | |||
| 2015-01-16 | Core/Auras: Fixed saving all aura effect values to database | Shauren | |
| 2015-01-16 | Core/Loot: Implement CMSG_LOOT_MONEY, CMSG_LOOT_RELEASE, SMSG_COIN_REMOVED, ↵ | cemak | |
| SMSG_LOOT_MONEY_NOTIFY | |||
| 2015-01-16 | Merge pull request #13763 from et65/6.x | Duarte Duarte | |
| Tools/MapExtractor: Fixed problem with DBFilesClient extraction for some locales. | |||
| 2015-01-15 | Core/Loot: Implemented SMSG_LOOT_RESPONSE, SMSG_LOOT_REMOVED, ↵ | Intel | |
| CMSG_AUTOSTORE_LOOT_ITEM AoE looting is work in progress. | |||
| 2015-01-15 | Core/Player: Fixed Pandaren language | Walkum | |
| Closes #13910 | |||
| 2015-01-15 | Core/PacketIO: Updated corpse related packet structures | Mogadischu | |
| 2015-01-14 | Build/GCC: Compile fix (works with PCH, NOPCH not tested) | Shauren | |
| 2015-01-13 | Core/PacketIO: Removed depracated opcode | Shauren | |
| 2015-01-13 | Core/Config: Update CharacterCreating.Disabled.RaceMask and ClassMask | Nayd | |
| Closes #13892 | |||
| 2015-01-12 | Scripts/Spells: Update several Death Knight spell scripts | Unholychick | |
| New Scripts: Army Transform Festering Strike Glyph of Death's Embrace Glyph of Foul Menagerie Glyph of Runic Power Glyph of the Geist Glyph of the Skeleton Periodic Taunt Soul Reaper Unholy Blight Updated to 6.x: Anti-Magic Shell Blood Boil Death and Decay Death Coil Death Pact Death Strike Icebound Fortitude Raise Dead Vampiric Blood Will of the Necropolis Deprecated and removed Scripts: spell_dk_anti_magic_shell_raid spell_dk_anti_magic_shell_self spell_dk_anti_magic_zone spell_dk_blood_gorged spell_dk_butchery spell_dk_death_strike_enabler spell_dk_improved_blood_presence spell_dk_improved_frost_presence spell_dk_improved_unholy_presence spell_dk_necrotic_strike spell_dk_pestilence spell_dk_presence spell_dk_rune_tap_party spell_dk_scent_of_blood spell_dk_scourge_strike Closes #13759 | |||
| 2015-01-12 | Core/Player: Fixed character creation, for real this time | Shauren | |
| 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-11 | Tools/ConnectionPatcher: Fix a typo when checking if moduleName dir exists | Duarte Duarte | |
| Thanks to @ChipLeo Ref #13866 | |||
| 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 | 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 | 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 | 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 | Server/Currency: Missed one more line. | AriDEV | |
| Signed-off-by: AriDEV <aridev666@gmail.com> | |||
