aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-11-16Fix compileSpp
2012-11-16Merge branch 'master' into 4.3.4Spp
2012-11-16Core/Player: Added skill step 525Spp
2012-11-15Core/Log: Added more information to the log in MoveSplineInitArgs::ValidateSubv
2012-11-15Core/Warden: Remove warningSpp
2012-11-15Core: Move a couple of log messages to debugSpp
2012-11-15Core/Battleground: Crash fix after ba20aa809fSpp
2012-11-15Revert "Core/Maps: Set correct phase flag from DBC when using phases."Shocker
2012-11-14Core/Maps: Changed SMSG_SET_PHASE_SHIFT to send either 8 or 0 depending on wh...Subv
2012-11-14Core/DBC: The index of a DBC fmt is represented by 'n'Subv
2012-11-14Core/Maps: Set correct phase flag from DBC when using phases.Subv
2012-11-14Core/Config: Implement CONFIG_MAX_JUSTICE_POINTS and CONFIG_START_JUSTICE_POI...Shocker
2012-11-14Core/Currency: Use define for currency precisionShocker
2012-11-14Core/Battleground: Fix arena battlemaster gossip (reverts 028b6e7)Spp
2012-11-14Merge pull request #8280 from DjYXA/patch-1Subv
2012-11-14Core/Spells: Enslave Demon shouldn't be usable on player pets.Subv
2012-11-14Missing variable in the function call.Subv
2012-11-14Core/Build: Fixed a little mistake.Subv
2012-11-14Core/SAI: Fix SMART_ACTION_SIMPLE_TALK for players.vlad852
2012-11-14Script/Emerald Dragons: Fixed a couple of issues with emerald dragon world bo...kaelima
2012-11-13Script/Commands: Reimplemented ".lookup map" command.kaelima
2012-11-12Core: Removed passing of integer types by const reference where possibleSpp
2012-11-12Core/Achievements: multiple changesSpp
2012-11-12Core: Added some attribute definitionsSpp
2012-11-12Core/Achievement: Do not expose AchivementCriteriaData to ScriptMgrSpp
2012-11-12Core/Scripts: Added Worgen and Goblin races to .pinfo command.Spp
2012-11-12Core/Build: Remove some more unneeded code for OS X from cmake filesSpp
2012-11-12Core/Warden: Add minimal verification of OS used by client for warden module ...Shauren
2012-11-11Core/Pets: Fix crash with Shadowfiend. Closes #7803Tuxity
2012-11-11Merge branch 'master' into 4.3.4Tuxity
2012-11-11Core/Spells: Fix opcode SMSG_CLEAR_COOLDOWN and SMSG_CLEAR_COOLDOWNS. Closes ...Tuxity
2012-11-11Core/Player: Reset emote state when player stop attackingTuxity
2012-11-11Merge pull request #8260 from Warpten/cleanupShauren
2012-11-11DB/SAI: Fix some Howling Fjord gossipsPitcrawler
2012-11-10Core/Build: Fix compile using mysqllite included with coreSpp
2012-11-10Core/Achievements: Sepparate ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_ITEM_Q...Shocker
2012-11-09Core/Scripts: Cleanup alterac_valley.cpp.Warpten
2012-11-09Merge branch 'master' into 4.3.4Spp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-09Doze mechanics Fix - By ArrakioLorenzo J. Gonzalez Cabrera
2012-11-09Fix merge conflic and typos in worldserver config file and characters.sqlSpp
2012-11-09Core/Guilds: Use correct variable type when saving guild bank tab rigths to DBSpp
2012-11-08Merge branch 'master' into 4.3.4Spp
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...Spp
2012-11-07Core/Guilds: Multiple changesSpp
2012-11-07Core/Guild: Fix transaction not being properly closed and improve error messa...Spp
2012-11-05Merge pull request #8258 from ille/pointercheckSubv
2012-11-05Core/Scripts: tweak code in pyrewood_ambushAI::SummonCreatureWithRandomTarget()ille
2012-11-04Merge branch 'master' into 4.3.4Spp
2012-11-04Merge pull request #8246 from ille/fishingKaelima