aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2014-10-04Core: Remove WhitespacesVincent-Michael
2014-10-04Revert "Core/SAI: Added new error for is using other script as sai"Vincent-Michael
2014-10-04Core/SAI: Added new error for is using other script as saiVincent-Michael
2014-10-04Core/SAI: Fix typoVincent-Michael
2014-10-04Core/SAI: Added new error log is not using SmartAI / SmartGameObjectAI in dbVincent-Michael
2014-10-03Core/SAI: CleanUp in 98257b94728223ff027c3696b630462288c85255 / 2838a622647a1...Vincent-Michael
2014-10-03Core/Sai: Added SMART_ACTION_TALK error log also for -guid creatureVincent-Michael
2014-10-03Core: Fix crashVincent-Michael
2014-10-03Core/Sai: Added new error log for action SMART_ACTION_TALKVincent-Michael
2014-10-02Core/SmartScript: Fix warningsVincent-Michael
2014-10-02Core/AHBot: Fix reference_loot_template being excluded from ahbot itemsjackpoz
2014-10-02Core/Sai: Added better version for 4060fb1b592ef50ab0c5bd450ddc94a1461e900eVincent-Michael
2014-10-02Core/Sai: Added missing changes in 4060fb1b592ef50ab0c5bd450ddc94a1461e900eVincent-Michael
2014-10-02Core/Sai: Added ugly code for new sai error log :(Vincent-Michael
2014-10-02Core/Spells: Added hack for "Bark for the Barleybrews!" quest credit (for all...Vincent-Michael
2014-10-01Core/AH: Don't send expired auctions to clientsjackpoz
2014-10-01Core/Spells: Added hack for "There and Back Again" quest credit (for alliance...Vincent-Michael
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-30Core/LootMgr: Fix GCC warningjackpoz
2014-09-30Core/LootMgr: Fix wrong bit fields paddingjackpoz
2014-09-30Core/SAI: Addet new error log for SMART_ACTION_CAST kill credit invalid targetVincent-Michael
2014-09-29Core/Scripts: Fix invalid memory writejackpoz
2014-09-29Core/Scripts: fixed memory leak caused by unassigned scripts in dbjoschiwald
2014-09-28Core/AH: Fix Auction House items not deleted from databasejackpoz
2014-09-28Core/GameObjects: Fixed uninitialized elevator period valueShauren
2014-09-27Core/LootMgr: Forgot to change this. Found by Vincent MichealMalcrom
2014-09-27Core/LootMgr: Update lootMgr to normalize loot_template tablesMalcrom
2014-09-27Merge pull request #13140 from Unholychick/preventfleeingDuarte Duarte
2014-09-26Core/Spells: Always add threat for spells from spell_threat table, not only i...Shauren
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-25Core/Achievements: Fixed wrong packet generation in AchievementMgr::SendCrite...mik1893
2014-09-22Scripts/Examples: Remove some more code related to example scriptsjackpoz
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-21Scripts/Examples: Remove outdated example scriptsjackpoz
2014-09-21Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-21Core:/SmartScript: Added log for item has credit spell blablaVincent-Michael
2014-09-21Merge pull request #13180 from ShinDarth/335_fixWarpten
2014-09-21Core/ObjectMgr: corrected error labelsShinDarth
2014-09-21DB/Spells:Vincent-Michael
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
2014-09-20Core/Achievements: Fixed realm first kill achievement restrictions - now only...Shauren
2014-09-20Core/Guilds: Fixed guild rank delete framexml event paramsShauren
2014-09-20Kill new compile warningsjoschiwald
2014-09-20Core/Battlefield/WG: fixed warningsjoschiwald
2014-09-19Core/ObjectMgr: check creature.orientation and gameobject.orientation range i...ShinDarth
2014-09-19Core/Mechanics: Fix prevent fleeing + fearUnholychick
2014-09-19Core/Grids: Replace some magic numbers with constantsShocker
2014-09-19Core/MapScripts: Use proper enum value for boss whisper in SCRIPT_COMMAND_TALKDDuarte
2014-09-19Core/MapScripts: Use proper source unit in SCRIPT_COMMAND_TALKDDuarte
2014-09-19Oops.DDuarte