aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2012-11-21Misc: Whitespace and tabs cleanupTuxity
2012-11-21Core/Currency: Add support of Conquest points cap for arena and bgcyberbrest
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/ObjectMgr: Fixed crash on shutdownShauren
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-20Core/Arenas: Fix arena system, you can now enter in arenas and fight !Tuxity
2012-11-20Core/Misc: Define some methods constSpp
2012-11-19Core/Pets: Pet "at rest" distance from owner is now closer as it should beMrSmite
2012-11-19Core/Calendar: Minor change.horn
2012-11-19Fix compile without PCH (Also added some minor changes to minimize difference...Spp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-18Core/Battlegrounds: Add methods for determining the winner of a BG if it has ...Subv
2012-11-19Misc: Whitespace and tabs cleanupNay
2012-11-19Scripts/ToC: Trial of the Crusader rewritetibbi
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-18Merge pull request #8330 from MrSmite/PetAI_TargetSelectNay
2012-11-18Another crash fix after b99c347Spp
2012-11-18Fix PetAI missing aggressive pet target selectMrSmite
2012-11-17Core/Entities: AoE spells should be able to hit invisible targets.LordUsagi
2012-11-17Fixed build.Subv
2012-11-17Core/SAI: Allow the actions CALL_KILLEDMONSTER, CALL_GROUPEVENTHAPPENS and CA...Subv
2012-11-17Core/Spells: Fixed mage's PermafrostoMadMano
2012-11-17Crash Fix after b99c347Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-17Revert "Core/Player: Reset emote state when player stop attacking"Tuxity
2012-11-16Core/Currency: Define CURRENCY_FLAG_COUNT_SEASON_TOTALShocker
2012-11-16Core/EventAI: Removed table creature_ai_summons.Subv
2012-11-16Merge pull request #8247 from ille/recursivedeadlockShauren
2012-11-16Core/Misc: Minor changes here and thereSpp
2012-11-16Core/Battleground: Send bracket levels in SMSG_BATTLEFIELD_LISTSpp
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