aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-10-11Core/SAI: When the castflags are set to both SMARTCAST_AURA_NOT_PRESENT and S...Discover-
2013-10-08Scripts/HoR: fixed infinite spawn, added some missing spell target conditions...joschiwald
2013-10-07Scripts/HallsOfReflection: Revert 3ffbd27cddbd96d9736e7b22a286cef8f4ab2174jackpoz
2013-10-06Build fixShauren
2013-10-06Core/Commands: Restored old functionality of getSelectedPlayer in chat commandsShauren
2013-10-06Merge pull request #10976 from avengerweb/masterShauren
2013-10-05Core/Spells: Fixed summoning players after recent changesShauren
2013-10-05Merge branch 'authserver_fix_dos' of github.com:jackpoz/TrinityCorejackpoz
2013-10-05Core/Auth: Mitigate DoS attacks to authserverjackpoz
2013-10-04Core/Misc: Fix compile after recent pull request...Discover-
2013-10-04Merge pull request #10981 from Lillecarl/hookzDiscover-
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-10-02Update wrong Escape stateBaeumchen
2013-10-02Core/Vehicles: Fixed a crash happening when a minion vehicle despawns with pa...Shauren
2013-10-01Core/Vehicles: Fixed calling Vehicle::Uninstall on freed memoryShauren
2013-10-01Implement script hooks: OnDamge, OnHealCarl Hjerpe
2013-10-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into string_conca...Ellie
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-10-01Core/SAI: Properly implement the second parameter of SMART_ACTION_CALL_TIMED_...Discover-
2013-09-30Core/Spells: Spells with SPELL_ATTR3_IGNORE_HIT_RESULT can`t never miss!Vadim
2013-09-30Core/SAI: Add 'playerOnly' parameters to SMART_TARGET_CLOSEST_ENEMY and SMART...Discover-
2013-09-29Fix compile under linux and update auth db with latest changesSpp
2013-09-29Core/RBAC: Simplify RBAC implementationSpp
2013-09-28Core/Scripts: Fix uninitialized values in The Black Morassjackpoz
2013-09-27Core/RBAC: Add default groups to accounts based on their security level.Spp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-27DB/Core: The Storm King's VengeanceKirkhammett
2013-09-26Core/Movement: Port Ascent r1637 http://sourceforge.net/p/ascentemubackup/cod...jackpoz
2013-09-25Core/Scripts: added some OVERRIDEsjoschiwald
2013-09-25Merge pull request #10933 from MitchesD/SteamVaultjoschiwald
2013-09-25Core/SAI: Get rid of unused parameter 'storageId' (third) in SMART_ACTION_SUM...Discover-
2013-09-24Merge branch 'master' of github.com:TrinityCore/TrinityCorejackpoz
2013-09-24Core/AI: Fix uninitialized values and array overflows in SAIjackpoz
2013-09-23Core/Logs: Random changesVincent-Michael
2013-09-23Scripts/SteamVault: reworked InstanceScriptMitchesD
2013-09-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreDiscover-
2013-09-23Core/SAI: Using SMART_TARGET_NONE no longer works the same way as SMART_TARGE...Discover-
2013-09-22Merge pull request #10875 from zorix/PR2Shauren
2013-09-22Core/Script:zorix
2013-09-21Scripts/ScarletEnclave: Fix uninitialized values in Highlord Darion Mograinejackpoz
2013-09-21Core/Guild: Fix withdraw money from bank overflowing int32 limitjackpoz
2013-09-21Core/DB: Make a26a24a consistent with Trinity code stylejackpoz
2013-09-21Core/AccountMgr: Fix memory leak on account creationjackpoz
2013-09-21Core/SAI: Make SMART_ACTION_RANDOM_MOVE also work with SMART_TARGET_NONE and ...Discover-
2013-09-21Core/PathGenerator: Fix conditional jump on uninitialized valuejackpoz
2013-09-20Merge pull request #10827 from jackpoz/restore_warningsraczman
2013-09-18Core/Achievement: Fix warningVincent-Michael
2013-09-18Core: Fix non pch buildVincent-Michael
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-09-18Core/Auras:zorix