aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2011-02-22Core/Spell Mechanics: remove redundant call to AddGlobalCooldown left from pr...Azazel
2011-02-22Core/Spell Mechanics: introduce global cooldown manager for server-side check...darkstalker
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-18Core/Groups: Group system cleaning sweep.leak
2011-02-17Core/WorldSession: Fix logic in WriteMoveMentInfo in regards to sending pitch...Machiavelli
2011-02-17Core/Misc: improve error log messages by adding more info. Specially for Aokr...Azazel
2011-02-13Core/Handlers: Send invite decline message to leader in every caseleak
2011-02-11Core/Log: Remove totally pointless log message.runningnak3d
2011-02-10Core/GuardAI: Guards don't evade if the target casts Vanish and also can dete...Manuel Carrasco
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-24Core/Items: Fix money refund amount. Also fix a possible exploit possibility ...Machiavelli
2011-01-24Core/Instances: Implemented confirmation dialog for players upon entering ins...Shauren
2011-01-24Core/Instances: Implemented hourly instance limit: players are limited to ent...Shauren
2011-01-23Core/Scripts: Implemented method for sending encounter boss frames from scriptsShauren
2011-01-20SQL: Characters db storage type cleanup No. 7 (final) - Note:leak
2011-01-20SQL: Characters db storage type cleanup No. 5leak
2011-01-19SQL: Characters db storage type cleanup No. 4leak
2011-01-19SQL: Characters db storage type cleanup No. 3 - Note:leak
2011-01-19SQL: Characters db storage type cleanup #1 - Note:leak
2011-01-14Add missing opcodes to OpcodeHandlerTable.Lightguard
2011-01-14Core - Modifies a few security checks to take realm id into consideration. It...JohnHoliver
2011-01-11Core: Fix some warningsSpp
2011-01-09Core/Netcode: Fix file descriptor leak under linux platforms with ACE dev pol...Derex
2011-01-07Fix a typo in LFG.Christyan
2011-01-04Core/Pets: Fix crash added in a3feae6b6fa3afc6d46aMachiavelli
2011-01-04Core/Groups: Fix players being displayed as offline in group view after being...lukaasm
2011-01-04Core/Handlers: Add guid-output for pet-guid and playerguid in HandlePetSetAct...Per Wilhelmsen
2011-01-03Core/Vehicles: Fix a crash in EjectPassengerMachiavelli
2011-01-02Core/Scripts: Added wrapper method for despawning creatures DespawnOrUnsummonShauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-31Core/Vehicles: Store guids in vehicleseat structures instead of pointers. Fix...Machiavelli
2010-12-31And remove useless testing code again..leak
2010-12-31Core/Handlers: Allow gamemasters to send mails with customer support badge de...leak
2010-12-30Core/Vehicles: Implement VEHICLE_SEAT_FLAG_B_CANSWITCH restriction, and do so...Machiavelli
2010-12-30Core/Vehicles: - Redefine VEHICLE_SEAT_FLAG_USABLE as VEHICLE_SEAT_FLAG_CAN_E...Machiavelli
2010-12-30Core/Vehicles: - Prevent client ejecting passengers from non-ejectable seats.Machiavelli
2010-12-30Core/Vehicles: - Prevent client ejecting passengers from non-ejectable seats.Machiavelli
2010-12-29Core/WorldSession: Cleanup.silinoron
2010-12-29Core/Groups: Raid leader can't be kicked from group by raid assistantsShocker
2010-12-29Core/Vehicles:Machiavelli
2010-12-28Core/Handlers: Raise an errorlog into debug for CMSG_DISMISS_CRITTER - this m...click
2010-12-27Core: Kill off some warningsclick
2010-12-26Core/Player: Split RemoveQuest into 2 separate functionslinencloth
2010-12-26Core/QuestStatus: Log abandoned quests (requested, can be used in statistics)linencloth
2010-12-26Scripts/Serpentshrine Cavern: Fixed "The Lurker Above" achievement and remove...Shauren
2010-12-26Core/QuestStatus:linencloth
2010-12-26Core/Handlers: Change/add some extra output in error-logs for PetHandler and ...click
2010-12-25Core/Handlers: Add some extra output in WorldSession::HandleDismissCritter (g...click
2010-12-24Core: Fix a possible crash in WorldSession::ProcessQueryCallbacksMachiavelli