aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-12-28Core/Misc: Fix warningsjackpoz
2013-12-28Core/Battlegrounds: Removed unneeded codeShauren
2013-12-28Core/Transports: Fixed new spawned transports not being visible for players a...Shauren
2013-12-27Scripts/ObsidianSanctum: added creature_formations for surrounding creatures ...MitchesD
2013-12-25Core/Transports: Fix possible crashjackpoz
2013-12-25Scripts/Blood Furnace: Fix crash in Broggok scriptjackpoz
2013-12-25Core/QuestDef: Well I clicked revert but Git didn't play along.Malcrom
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-25Db/Misc: Fix more dup aura messages.Malcrom
2013-12-25Build fixShauren
2013-12-25Core/Quests: Added stuff missing in previous commitShauren
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have a...Shauren
2013-12-24Scripting/Multi: Some cleanup.Malcrom
2013-12-24Core/Chat: Fixed GM messages in chat channels after refactoringShauren
2013-12-24Scripting: Some cleanup. Please keep broken English comments to yourself.Malcrom
2013-12-24Scripting/Hinterlands: Convert to TC style.Malcrom
2013-12-24Scripting/Hellfire: Moved some gossip to db and fix some magic numbers.Malcrom
2013-12-24Scripting/Ghostlands: Moved some gossip to db and fixed some magic numbers.Malcrom
2013-12-24Core/SAI: Fixed a crash in call for help/flee for assist actions when they ha...Shauren
2013-12-24Scripting/Zones: Some cleanup.Malcrom
2013-12-23Scripts:joschiwald
2013-12-23Scripting/Borean Tundra: Fix some magic numbers.Malcrom
2013-12-23Scripting/Bloodmyst Isle: Moved Captured Sunhawk Agent gossip to db.Malcrom
2013-12-23Scripting/Blasted Lands: Shouldn't have removed ScriptedGossip.hMalcrom
2013-12-23Scripting/Blasted Lands: Fixed up gossip and teleport spell for quest 3628.Malcrom
2013-12-23Scripting/Misc: Some cleanup.Malcrom
2013-12-23Scripting/Blades Edge: Moved gossip to db for Overseer Nuaar and Sai'kkal the...Malcrom
2013-12-23Core/Spells: Prevent adding sockets to items that have 3 sockets in item_temp...Shauren
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-23Scripting/Storm Peaks: A little work on Quest 13010 Krolmir, Hammer of StormsMalcrom
2013-12-22DB/Creature_text: Updated more text from sniff.Malcrom
2013-12-22DB/Creature text: Added some missing text from sniff.Malcrom
2013-12-22Scripting/Bloodmaul Brute: CombatAI moved to cpp for quest 10512.Malcrom
2013-12-22Scripting/DB: Fixed some npcs so they wouldn't have AIName & scriptname.Malcrom
2013-12-22Core/Auth: Fix expiring account bansjackpoz
2013-12-19DB/Misc: Three more creature moved to SAI only.Malcrom
2013-12-19DB/Gossip: Moved Highlord Demitrian gossip to db.Malcrom
2013-12-19DB/SAI: Scripted all ogres in Blades Edge Mountains.Malcrom
2013-12-19Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreDiscover-
2013-12-19Core/SAI: Fix another memory leak, thanks to @XterDiscover-
2013-12-19Core/Logging: Use logger cache for speed up logger filter searchSpp
2013-12-19Core/SAI: Fix two memoryleaks in my previous commits. Thanks to @Xter for the...Discover-
2013-12-19Core/Dungeon Finder: Improve join log message to try to detect cases when one...Spp
2013-12-18Scripting/Dragonblight: Commander Eligor Dawnbringer now scripted.Malcrom
2013-12-18Core/SAI: Using SMART_ACTION_FORCE_DESPAWN now despawns the given target_type...Discover-
2013-12-17Core/SAI: Fix compileDiscover-
2013-12-17Core/SAI: Using the action_type SMART_ACTION_SET_REACT_STATE now sets the rea...Discover-
2013-12-17Core/SAI: In all npc flag related action_types we now check if the target is ...Discover-
2013-12-17Core/SAI: Using SMART_ACTION_SET_FOLLOW with target_type 0 (SMART_TARGET_NONE...Discover-
2013-12-17Core/SAI: Make SMART_ACTION_SET_INGAME_PHASE_MASK set the phasemask of the ta...Discover-