| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-30 | Core/Instances: Fix exploit too much players in instances/raids | yelvann | |
| 2013-12-29 | DB/Classlevelstats: Add base damage for exp2 | Malcrom | |
| 2013-12-29 | Updated the compilation requirements to compile the core. | Kinzcool | |
| For more informations read the following thread: http://www.trinitycore.org/f/topic/9214-updated-trinitycore-requirements-deprecation-of-old-compilers/ | |||
| 2013-12-29 | Scripts/Misc: Fix uninitialized values | jackpoz | |
| Fix uninitialized values in scripts reported by valgrind. Fix target and GetOwner() NULL dereferences . | |||
| 2013-12-29 | Core/Chat: Fix assert triggered by .npc add | jackpoz | |
| Fix an assert in Aura::_UnapplyForTarget() caused by ".npc add" changing the guid of the spawned Creature. | |||
| 2013-12-29 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | jackpoz | |
| 2013-12-29 | Scripting/War Master Voone: Fix Cleave spell and minor cleanup. | Malcrom | |
| 2013-12-29 | Scripts/Misc: Fix uninitialized values | jackpoz | |
| Fix uninitialized values in scripts reported by valgrind. | |||
| 2013-12-29 | Core/Transports | Shauren | |
| * Fixed transport orientation * Fixed transport position desynchronization for stoppable transports * Ignore spawnMask errors for objects spawned on transports | |||
| 2013-12-28 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore | Malcrom | |
| 2013-12-28 | Scripting/Boss Jandice Barov: Fix wrong spell id. | Malcrom | |
| 2013-12-29 | Scripts/Misc: Ensure Creatures are in instances when required | jackpoz | |
| Create ScriptedAIs that require a InstanceScript reference only if the InstanceScript exists, so if these Creatures are in an instance. ScriptedAIs that don't require a InstanceScript reference have not been modified. This fixes many possible NULL dereference crashes happening when spawning a scripted Creature outside of an instance. Fixed a GetOwner() and a ToPlayer() NULL dereference crashes too. | |||
| 2013-12-28 | DB/Creature_classlevelstats: update attack power. | Malcrom | |
| 2013-12-28 | Core/Misc: Fix warnings | jackpoz | |
| Fix warnings appearing with -Wstrict-aliasing flag. | |||
| 2013-12-28 | DB/SAI: Fix for quest 12449 & 12417 from MitchesD. | Malcrom | |
| Closes #11373 | |||
| 2013-12-28 | DB/Creature_classlevelstats: Add attack power. Rogue class still lacking data. | Malcrom | |
| 2013-12-28 | DB/Creature_classlevelstats: Prepare table for attack power and damage. | Malcrom | |
| 2013-12-28 | Core/Battlegrounds: Removed unneeded code | Shauren | |
| 2013-12-28 | Core/Transports: Fixed new spawned transports not being visible for players ↵ | Shauren | |
| already present on map | |||
| 2013-12-27 | Merge pull request #11359 from MitchesD/obsidian_sanctum | joschiwald | |
| Scripts/ObsidianSanctum: added creature_formations for surrounding creatures and some clean up | |||
| 2013-12-27 | Scripts/ObsidianSanctum: added creature_formations for surrounding creatures ↵ | MitchesD | |
| and some clean up | |||
| 2013-12-27 | DB/SAI: Fix AI for Lord Kragaru | Malcrom | |
| 2013-12-25 | Core/Transports: Fix possible crash | jackpoz | |
| Fix a crash happening when deleting an instance with transports. This case doesn't appear in current sources but could have happened in ICC and HoR. | |||
| 2013-12-25 | Scripts/Blood Furnace: Fix crash in Broggok script | jackpoz | |
| Fix a NULL dereference exception in Broggok npc id 17380 script, happening when spawning it outside of an instance. Fixes #11344 | |||
| 2013-12-25 | Core/QuestDef: Well I clicked revert but Git didn't play along. | Malcrom | |
| 2013-12-25 | Core/Scripting: Replace casted with cast as casted is not a word. | Malcrom | |
| 2013-12-25 | Db/Misc: Fix more dup aura messages. | Malcrom | |
| 2013-12-25 | DB/Misc: Fix some more dup aura errors. | Malcrom | |
| 2013-12-25 | Db/Misc: Fix a few more dup aura errors. | Malcrom | |
| 2013-12-25 | DB/Misc: Fix a couple errors I introduced. | Malcrom | |
| 2013-12-25 | Build fix | Shauren | |
| 2013-12-25 | Core/Quests: Added stuff missing in previous commit | Shauren | |
| 2013-12-25 | Core/Quests: Fixed icon shown above questgivers with daily quests that have ↵ | Shauren | |
| already been completed once by a character Closes #11331 | |||
| 2013-12-24 | Scripting/Multi: Some cleanup. | Malcrom | |
| 2013-12-24 | Core/Chat: Fixed GM messages in chat channels after refactoring | Shauren | |
| 2013-12-24 | Scripting: Some cleanup. Please keep broken English comments to yourself. | Malcrom | |
| 2013-12-24 | DB/Gameobjects: Added a few missing gameobject templates. | Kinzcool | |
| 2013-12-24 | Scripting/Hinterlands: Convert to TC style. | Malcrom | |
| 2013-12-24 | Scripting/Hellfire: Moved some gossip to db and fix some magic numbers. | Malcrom | |
| 2013-12-24 | Scripting/Ghostlands: Moved some gossip to db and fixed some magic numbers. | Malcrom | |
| 2013-12-24 | Core/SAI: Fixed a crash in call for help/flee for assist actions when they ↵ | Shauren | |
| had an emote attached | |||
| 2013-12-24 | Scripting/Zones: Some cleanup. | Malcrom | |
| 2013-12-23 | Scripts: | joschiwald | |
| - cleanup obsidian sanctum script - prevent yelling texts if non player died in some scripts | |||
| 2013-12-23 | Scripting/Borean Tundra: Fix some magic numbers. | Malcrom | |
| 2013-12-23 | DB/Creature: Fix InhabitType for Val'kyr Battle-maiden. | Malcrom | |
| Closes #11347 | |||
| 2013-12-23 | DB/SAI: Fix a couple errors. | Malcrom | |
| 2013-12-23 | DB/Condition: Add Conditions for Captured Sunhawk Agent gossip text | Malcrom | |
| 2013-12-23 | Scripting/Bloodmyst Isle: Moved Captured Sunhawk Agent gossip to db. | Malcrom | |
| 2013-12-23 | Scripting/Blasted Lands: Shouldn't have removed ScriptedGossip.h | Malcrom | |
| 2013-12-23 | Scripting/Blasted Lands: Fixed up gossip and teleport spell for quest 3628. | Malcrom | |
| Can someone please test this. I can't do group testing locally. Also snuck in a fix for zone_axshara.cpp | |||
