aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-02-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-14Scripts/Gundrak: Drakkari ColossusWishToDie
2013-02-14Core/Maps: Prevent creating maps without a valid Map.dbc entryShauren
2013-02-14Core/Handlers: Missing returns after KickPlayer() callMachiavelli
2013-02-14Core/Handlers: Prevent some cheating in CharacterHandlerMachiavelli
2013-02-14Core/Handlers: Fix a crash in HandleCharFactionOrRaceChangeMachiavelli
2013-02-14Core/LFG: Fix a crashMachiavelli
2013-02-14Core/RA: Addition to previous crashfixMachiavelli
2013-02-14Core/RA: Fix a possible crashMachiavelli
2013-02-14Core/Loot: Minor change to previous commit, thanks Vincent_Michael for remind...Shauren
2013-02-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-13Core/Loot: Only 3 items of the same entry can drop on 25 man raid difficultie...Shauren
2013-02-13Core/Spells: Fixed charge effects with non-explicit targetsShauren
2013-02-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-12Scripts/Icecrown Citadel: Fixed possible crash for Necrotic Plague (if cast o...Shauren
2013-02-11Core/RealmSocket: Remove a not required #ifndef MSG_NOSIGNAL / #define MSG_NO...Nay
2013-02-11Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()Nay
2013-02-10Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shocker
2013-02-10Core/Opcodes: Prevent invalid memory access with custom opcodesShocker
2013-02-09Core/Objects: Rewritten UpdateMask class to perform bit operations faster at ...Shauren
2013-02-09Core/Spells: Fix cooldown problems for Val'anyr, Hammer of Ancient Kingszwerg
2013-02-09Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-02-09Core/SAI: Rewrite SmartAI::RemoveAuras in a safer wayShauren
2013-02-09Script/Quest: Kodo RoundupGacko
2013-02-08Core/DBLayer: Avoid a crash when calling mysql_get_server_version if connecti...Nay
2013-02-08Merge pull request #9166 from thomas33/typoNay
2013-02-08Core/Players: Fixed crash when mute expired while player was ingameShauren
2013-02-08Core/AI: Fixed merge errorShauren
2013-02-08Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...Shauren
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
2013-02-07typothomas33
2013-02-07Core: More clean up whitespaceVincent_Michael
2013-02-07Core: Clean up whitespace, and remove a silly warning in boss_lurker_below.cppclick
2013-02-07Core: Whitespace cleanupVincent_Michael
2013-02-06Core: Fixed some compile warningsShauren
2013-02-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-06Fix buildShocker
2013-02-06Core/Spells: Fix SPELL_AURA_MOD_POWER_COST_SCHOOL and SPELL_AURA_MOD_POWER_CO...Shocker
2013-02-06Core/Player: Fix a query that was wrongly deleting itemsNay
2013-02-05Core/Spell: Consider disables for LOS checkGacko
2013-02-05Core/Remote: Adjust logentries to accomodate separation of info- vs debug-out...click
2013-02-05Warning fixSpp
2013-02-05Merge branch 'master' into 4.3.4Spp
2013-02-05Typo fixSpp
2013-02-05Core/RBAC: Allow custom security levels for commands. (Before this change any...Spp
2013-02-04Implemented use of `graveyard_orientation` - You can test it by clicking on "...Subv
2013-02-04Core/AI: Removed Scripted_NoMovementAI which has become obsolete. Use Scripte...m7nu3l
2013-02-04DB/Misc: Fix achievement Flirt With Disaster.w1sht0l1v3
2013-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-04Correction to previous commit (Use proper way to delete from spell_script_names)Spp