server/src/game
breakwater 7f957eb88e [11498] Allow stacking some paladin DoTs at target.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2011-05-17 00:54:11 +04:00
..
vmap [11306] Fix problem in WmoLiquid::GetLiquidHeight() properly instead of ignoring case. 2011-04-02 19:30:45 +02:00
AccountMgr.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
AccountMgr.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
AchievementMgr.cpp [11431] Make gcc happy again 2011-05-06 22:18:42 +06:00
AchievementMgr.h [11172] Implement ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN (type 74) 2011-02-16 02:17:57 +03:00
AggressorAI.cpp [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
AggressorAI.h [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
ArenaTeam.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
ArenaTeam.h [11361] Add and use max arena team size function instead direct code. 2011-04-15 18:40:43 +04:00
ArenaTeamHandler.cpp [11361] Add and use max arena team size function instead direct code. 2011-04-15 18:40:43 +04:00
AuctionHouseHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
AuctionHouseMgr.cpp [11428] Small cleanup in LoadAuctions. 2011-05-04 14:02:16 +04:00
AuctionHouseMgr.h [11423] Support localization into auction sorting. 2011-05-02 22:06:51 +04:00
Bag.cpp [11464] Some item related guids convertion to ObjectGuids 2011-05-10 16:37:34 +04:00
Bag.h [11464] Some item related guids convertion to ObjectGuids 2011-05-10 16:37:34 +04:00
BattleGround.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
BattleGround.h [11355] Use ArenaType enum instead raw values 2011-04-15 03:19:12 +04:00
BattleGroundAA.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundAA.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundAB.cpp [11159] Remove now redundent GetDBTableGUIDLow support. 2011-02-14 07:20:09 +03:00
BattleGroundAB.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundAV.cpp [11159] Remove now redundent GetDBTableGUIDLow support. 2011-02-14 07:20:09 +03:00
BattleGroundAV.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundBE.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundBE.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundDS.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundDS.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundEY.cpp [11041] Tabs to spaces 2011-01-19 03:08:46 +05:00
BattleGroundEY.h [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
BattleGroundHandler.cpp [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
BattleGroundIC.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundIC.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundMgr.cpp [11486] Revert recent changes in BattleGroundMgr::DeleteAllBattleGrounds 2011-05-14 17:09:49 +04:00
BattleGroundMgr.h [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
BattleGroundNA.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundNA.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundRB.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundRB.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundRL.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundRL.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundRV.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundRV.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundSA.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundSA.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
BattleGroundWS.cpp [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
BattleGroundWS.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Calendar.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Calendar.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CalendarHandler.cpp Some lost changes. 2011-04-14 08:30:54 +04:00
Camera.cpp [11464] Some item related guids convertion to ObjectGuids 2011-05-10 16:37:34 +04:00
Camera.h [11368] small code refactoring: use container typedefs instead of direct container declarations to simplify code. 2011-04-16 13:42:40 +03:00
Cell.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CellImpl.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Channel.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Channel.h [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
ChannelHandler.cpp [11468] Finally remove all uses Object::GetGUID from core sources. 2011-05-11 01:47:34 +04:00
ChannelMgr.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ChannelMgr.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CharacterDatabaseCleaner.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CharacterDatabaseCleaner.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CharacterHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Chat.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Chat.h [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
ChatHandler.cpp [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
CMakeLists.txt [11167] Added CMake support 2011-02-14 12:56:50 +03:00
CombatHandler.cpp [11139] Use for Creature/GameObject local per-map guids 2011-02-12 09:52:16 +03:00
ConfusedMovementGenerator.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ConfusedMovementGenerator.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Corpse.cpp [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
Corpse.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Creature.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Creature.h [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
CreatureAI.cpp [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
CreatureAI.h [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
CreatureAIImpl.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CreatureAIRegistry.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CreatureAIRegistry.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CreatureAISelector.cpp [11489] Remove the old and custom UNIT_NPC_FLAG_GUARD for creatures. 2011-05-14 19:17:13 +02:00
CreatureAISelector.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CreatureEventAI.cpp [11489] Remove the old and custom UNIT_NPC_FLAG_GUARD for creatures. 2011-05-14 19:17:13 +02:00
CreatureEventAI.h [11316] Implement a basic system to restore default faction for creatures after changes 2011-04-05 15:04:39 +02:00
CreatureEventAIMgr.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
CreatureEventAIMgr.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
DBCEnums.h Added spell cast flags research. 2011-05-10 16:12:33 +04:00
DBCfmt.h [11363] Small fix for SpellRadiusEntry after recent dbc structure cleanups. 2011-04-16 02:08:50 +04:00
DBCStores.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
DBCStores.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
DBCStructure.h Added spell cast flags research. 2011-05-10 16:12:33 +04:00
debugcmds.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
DestinationHolder.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
DestinationHolder.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
DestinationHolderImp.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
DuelHandler.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
DynamicObject.cpp [11466] Use ObjectGuid in Map::m_objectsStore 2011-05-10 22:25:06 +04:00
DynamicObject.h [11380] Research dynamicobject types, added DynamicObjectType enum 2011-04-19 11:22:35 +03:00
FleeingMovementGenerator.cpp [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
FleeingMovementGenerator.h [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
FollowerReference.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
FollowerReference.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
FollowerRefManager.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Formulas.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
GameEventMgr.cpp [11483] Change postfix iterator increments to prefix where possible 2011-05-14 16:53:55 +06:00
GameEventMgr.h [11171] Fix build without PCH 2011-02-15 13:40:58 +01:00
GameObject.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
GameObject.h [11382] Fix no-pch compile 2011-04-19 22:32:41 +06:00
GMTicketHandler.cpp [11455] Use ObjectGuid in HashMapHolder 2011-05-09 20:04:32 +04:00
GMTicketMgr.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
GMTicketMgr.h [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
GossipDef.cpp [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
GossipDef.h [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
GridDefines.h [11385] Add support for static vehicle spawns 2011-04-20 23:23:47 +06:00
GridMap.cpp [11068] Prevent infinity creature fall at fail get heght. 2011-01-25 01:17:53 +03:00
GridMap.h [11259] Move scheduled scripts counter to ScriptMgr 2011-03-16 20:01:10 +05:00
GridNotifiers.cpp [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
GridNotifiers.h [11482] Reorder some fields for better memory layout 2011-05-14 16:52:32 +06:00
GridNotifiersImpl.h [11472] Implement spells 23184/25041 periodic trigger code. 2011-05-12 00:09:04 +04:00
GridStates.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
GridStates.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Group.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Group.h [11126] Rewrite InstanceSaveMgr related code. 2011-02-10 05:20:56 +03:00
GroupHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
GroupReference.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
GroupReference.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
GroupRefManager.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
GuardAI.cpp [11489] Remove the old and custom UNIT_NPC_FLAG_GUARD for creatures. 2011-05-14 19:17:13 +02:00
GuardAI.h [11461] Use ObjectGuid in GuardAI also... 2011-05-10 11:20:34 +04:00
Guild.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Guild.h [11431] Make gcc happy again 2011-05-06 22:18:42 +06:00
GuildHandler.cpp [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
GuildMgr.cpp [11430] Introduce GuildMgr 2011-05-06 19:27:36 +06:00
GuildMgr.h [11430] Introduce GuildMgr 2011-05-06 19:27:36 +06:00
HomeMovementGenerator.cpp [11336] Use movgen Finilize for code applied at normal movegen expire 2011-04-12 15:39:29 +04:00
HomeMovementGenerator.h [11336] Use movgen Finilize for code applied at normal movegen expire 2011-04-12 15:39:29 +04:00
HostileRefManager.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
HostileRefManager.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
IdleMovementGenerator.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
IdleMovementGenerator.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
InstanceData.cpp [11189] Skip BGs also (in addition to arenas) in InstanceData::SaveToDB 2011-02-19 10:48:08 +03:00
InstanceData.h [11476] Fixed possible build problem. 2011-05-12 14:10:37 +04:00
Item.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Item.h Use enum InventoryResult as return type for few functions. 2011-04-24 02:48:35 +04:00
ItemEnchantmentMgr.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ItemEnchantmentMgr.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ItemHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
ItemPrototype.h [11409] Fixed value typo in ITEM_FLAG_UNK30 define. 2011-05-01 02:13:00 +04:00
Language.h [11335] Let npc info command display more information. 2011-04-12 13:59:26 +04:00
Level0.cpp [11455] Use ObjectGuid in HashMapHolder 2011-05-09 20:04:32 +04:00
Level1.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Level2.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Level3.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
LFGHandler.cpp [11455] Use ObjectGuid in HashMapHolder 2011-05-09 20:04:32 +04:00
LootHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
LootMgr.cpp [11454] Use ObjectGuid in class Loot 2011-05-09 19:17:38 +04:00
LootMgr.h [11454] Use ObjectGuid in class Loot 2011-05-09 19:17:38 +04:00
Mail.cpp [11485] Move mail opcode handlers to separate file 2011-05-14 17:57:23 +06:00
Mail.h [11246] Provide mail template items for offline players 2011-03-14 23:20:37 +03:00
MailHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Map.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Map.h [11466] Use ObjectGuid in Map::m_objectsStore 2011-05-10 22:25:06 +04:00
MapManager.cpp [11446] Reimplement corpse enter to instance. 2011-05-09 00:58:42 +04:00
MapManager.h [11134] Make GCC happy and restore build at *nix. 2011-02-11 18:15:50 +03:00
MapPersistentStateMgr.cpp [11292] Strip trailing whitespace after [11284] 2011-03-27 23:40:42 +06:00
MapPersistentStateMgr.h [11188] Make sure that all WorldPersistentState objects created before pool system start. 2011-02-19 03:47:29 +03:00
MapReference.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
MapRefManager.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
MassMailMgr.cpp [11014] Fix some typos in MassMailMgr 2011-01-16 01:12:07 +05:00
MassMailMgr.h [11014] Fix some typos in MassMailMgr 2011-01-16 01:12:07 +05:00
MiscHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
MotionMaster.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
MotionMaster.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
MovementGenerator.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
MovementGenerator.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
MovementGeneratorImpl.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
MovementHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
NPCHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
NPCHandler.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
NullCreatureAI.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
NullCreatureAI.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Object.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Object.h [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
ObjectAccessor.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
ObjectAccessor.h [11455] Use ObjectGuid in HashMapHolder 2011-05-09 20:04:32 +04:00
ObjectGridLoader.cpp [11385] Add support for static vehicle spawns 2011-04-20 23:23:47 +06:00
ObjectGridLoader.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ObjectGuid.cpp [11473] Avoid unexpected uint64->ObjectGuid convertion in ObjectGuid::GetString 2011-05-12 09:32:49 +04:00
ObjectGuid.h [11491] Step back to implicit ObjectGuid(uint64 const& guid) in wait code users updating. 2011-05-15 23:37:01 +04:00
ObjectMgr.cpp [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
ObjectMgr.h [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
ObjectPosSelector.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ObjectPosSelector.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Opcodes.cpp [11444] Replace some poo with good shit, improvements related to [11443] 2011-05-08 19:21:10 +02:00
Opcodes.h This one is SMSG actually, not my fault anyway. You know who to blame. 2011-04-14 09:44:15 -07:00
Path.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
pchdef.cpp [7744] Use Precompiled Headers for fast build in win. 2009-05-03 18:07:55 +04:00
pchdef.h [11430] Introduce GuildMgr 2011-05-06 19:27:36 +06:00
Pet.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Pet.h [11354] Resolve porblems with Pet regeneration timer conflict with Creature version. 2011-04-15 02:15:29 +04:00
PetAI.cpp [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
PetAI.h [11459] More ObjectGuid using in Aura/SpellAuraHolder code. 2011-05-09 23:17:39 +04:00
PetHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
PetitionsHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Player.cpp [11497] Fixed another source of crash at accept quest from item. 2011-05-17 00:42:07 +04:00
Player.h [11482] Reorder some fields for better memory layout 2011-05-14 16:52:32 +06:00
PlayerDump.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
PlayerDump.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
PointMovementGenerator.cpp [11385] Add support for static vehicle spawns 2011-04-20 23:23:47 +06:00
PointMovementGenerator.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
PoolManager.cpp [11323] Avoid explicit use HIGHGUID_UNIT as creature high guid in guids or creature creating. 2011-04-07 21:15:27 +04:00
PoolManager.h [11169] Implemented pool system related commands. 2011-02-15 14:43:46 +03:00
QueryHandler.cpp Updated some structs and enums. 2011-04-14 08:14:03 +04:00
QuestDef.cpp [11228] Correct constant in CalculateRewardHonor 2011-03-06 21:06:37 +05:00
QuestDef.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
QuestHandler.cpp [11497] Fixed another source of crash at accept quest from item. 2011-05-17 00:42:07 +04:00
RandomMovementGenerator.cpp [11384] Use SPLINEFLAG_FLYING for flying creatures, SPLINEFLAG_UNKNOWN7 is never used. Simplify Map::CreatureCellRelocation code 2011-04-20 02:55:30 +03:00
RandomMovementGenerator.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ReactorAI.cpp [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
ReactorAI.h [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
ReputationMgr.cpp [11401] Correct bug with displaying reputation on new characters. 2011-04-27 04:26:59 +04:00
ReputationMgr.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
ScriptMgr.cpp [11477] Correctly unload scriptlib at errors. 2011-05-12 21:39:23 +04:00
ScriptMgr.h [11432] Provide access to some script data (names, count) for script DLL 2011-05-07 18:27:43 +04:00
SharedDefines.h Added spell cast flags research. 2011-05-10 16:12:33 +04:00
SkillDiscovery.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
SkillDiscovery.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
SkillExtraItems.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
SkillExtraItems.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
SkillHandler.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
SocialMgr.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
SocialMgr.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Spell.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Spell.h [11494] Implement spell 1842 and similar. 2011-05-16 17:17:14 +04:00
SpellAuraDefines.h [11443] Implement SPELL_AURA_MIRROR_IMAGE (247) and related receive/reply packets 2011-05-08 18:58:01 +02:00
SpellAuras.cpp [11496] Add dummy aura effect (removal) of spell 12774 2011-05-16 19:03:12 +02:00
SpellAuras.h [11459] More ObjectGuid using in Aura/SpellAuraHolder code. 2011-05-09 23:17:39 +04:00
SpellEffects.cpp [11495] Implement damage taken reduce part of spell 20911, 25899. 2011-05-16 20:47:14 +04:00
SpellHandler.cpp [11462] Missing ObjectGuids in spell code. 2011-05-10 13:05:39 +04:00
SpellMgr.cpp [11498] Allow stacking some paladin DoTs at target. 2011-05-17 00:54:11 +04:00
SpellMgr.h [11300] Fix compile in GCC 2011-03-31 01:24:15 +06:00
SQLStorages.cpp [11385] Add support for static vehicle spawns 2011-04-20 23:23:47 +06:00
SQLStorages.h [11117] Allow for non-instancable maps have InstanceData and instance scripts. 2011-02-08 04:15:13 +03:00
StatSystem.cpp [11434] Implemented diminishing returns (DR) for dodge and parry chances. 2011-05-07 20:19:53 +02:00
TargetedMovementGenerator.cpp [11384] Use SPLINEFLAG_FLYING for flying creatures, SPLINEFLAG_UNKNOWN7 is never used. Simplify Map::CreatureCellRelocation code 2011-04-20 02:55:30 +03:00
TargetedMovementGenerator.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
TaxiHandler.cpp [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
TemporarySummon.cpp [11385] Add support for static vehicle spawns 2011-04-20 23:23:47 +06:00
TemporarySummon.h [11256] Restore broken in [7207] Creature::SaveToDB overwriting. 2011-03-16 03:26:49 +03:00
ThreatManager.cpp [11465] non-ObjectGuid guids in random places. 2011-05-10 21:27:49 +04:00
ThreatManager.h [11471] Implement dummy effect 21147 2011-05-11 23:06:04 +04:00
Totem.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
Totem.h [11323] Avoid explicit use HIGHGUID_UNIT as creature high guid in guids or creature creating. 2011-04-07 21:15:27 +04:00
TotemAI.cpp [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
TotemAI.h [11460] Use ObjectGuids in last missing cases in AI classes. 2011-05-10 11:06:26 +04:00
TradeHandler.cpp [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
Transports.cpp [11381] Add methods GetDisplayId/SetDisplayId for gameobjects 2011-04-19 17:01:59 +06:00
Transports.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Traveller.h [11384] Use SPLINEFLAG_FLYING for flying creatures, SPLINEFLAG_UNKNOWN7 is never used. Simplify Map::CreatureCellRelocation code 2011-04-20 02:55:30 +03:00
Unit.cpp [11495] Implement damage taken reduce part of spell 20911, 25899. 2011-05-16 20:47:14 +04:00
Unit.h [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
UnitAuraProcHandler.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
UnitEvents.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
UpdateData.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
UpdateData.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
UpdateFields.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
UpdateMask.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Vehicle.cpp [11385] Add support for static vehicle spawns 2011-04-20 23:23:47 +06:00
Vehicle.h [11385] Add support for static vehicle spawns 2011-04-20 23:23:47 +06:00
VoiceChatHandler.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
WaypointManager.cpp [11081] Beautify some SQL log queries and remove not needed enclose character 2011-01-29 10:40:36 +01:00
WaypointManager.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
WaypointMovementGenerator.cpp [11384] Use SPLINEFLAG_FLYING for flying creatures, SPLINEFLAG_UNKNOWN7 is never used. Simplify Map::CreatureCellRelocation code 2011-04-20 02:55:30 +03:00
WaypointMovementGenerator.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Weather.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Weather.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
World.cpp [11474] Adjust text of some log messages related to spell target 2011-05-12 08:21:47 +02:00
World.h [11398] Get rid of 2 useless timers and drop a problematic diff in session update 2011-04-26 18:39:04 +02:00
WorldSession.cpp [11490] Alow implicit cast ObjectGuid->uint64 and only explicit uint64->ObjectGuid 2011-05-15 22:04:57 +04:00
WorldSession.h [11470] Final cleanup uint64 guid cases 2011-05-11 21:36:27 +04:00
WorldSocket.cpp [11317] More SQL requests to use prepared statements. 2011-04-06 00:13:12 +03:00
WorldSocket.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
WorldSocketMgr.cpp [11442] Cleanup codestyle in WorldSocketMgr.cpp & WorldSocketMgr.h 2011-05-08 20:02:04 +04:00
WorldSocketMgr.h [11442] Cleanup codestyle in WorldSocketMgr.cpp & WorldSocketMgr.h 2011-05-08 20:02:04 +04:00