server/src/game
VladimirMangos 9e356f10c9 [9806] Fixed player loading to transport.
Bug exist already some time but possible hide by another code way work or
client change maybe.
2010-04-29 17:25:13 +04:00
..
AccountMgr.cpp [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
AccountMgr.h [9767] Add the posibility to keep deleted characters in the database for a while and also add related commands. 2010-04-20 22:12:50 +04:00
AchievementMgr.cpp [9758] Include SharedDefines.h to AchievementMgr.h for provided used enum type definition. 2010-04-18 12:33:31 +04:00
AchievementMgr.h [9758] Include SharedDefines.h to AchievementMgr.h for provided used enum type definition. 2010-04-18 12:33:31 +04:00
AggressorAI.cpp [9603] Implement use of UNIT_FLAG_PASSIVE for creature. 2010-03-18 11:29:27 +01:00
AggressorAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ArenaTeam.cpp [9545] Rename ObjectDefines.h -> ObjectGuid.h 2010-03-07 20:05:32 +03:00
ArenaTeam.h [9358] Not use PLAYER_FIELD_ARENA_TEAM_INFO_1_1 directly. 2010-02-11 19:30:44 +03:00
ArenaTeamHandler.cpp [9389] Cleanup config data. Use proper names and expected types. 2010-02-15 15:29:06 +03:00
AuctionHouseHandler.cpp [9730] Mail send related fixes in recent code. 2010-04-12 05:07:47 +04:00
AuctionHouseMgr.cpp [9730] Mail send related fixes in recent code. 2010-04-12 05:07:47 +04:00
AuctionHouseMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Bag.cpp [9721] Updated high guids. Renamed few files. Added some comments. 2010-04-10 16:59:30 +04:00
Bag.h [9702] Drop now redundent item_text table. 2010-04-09 02:10:36 +04:00
BattleGround.cpp [9788] If we use "debug bg" it must ignore that we are lonely on the bg. 2010-04-24 10:27:25 +04:00
BattleGround.h Now BG honor marks not reawrded in BG 2010-04-08 03:29:13 +04:00
BattleGroundAA.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundAA.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundAB.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundAB.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundAV.cpp [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
BattleGroundAV.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundBE.cpp [9330] Fixed msvc compile warnings. 2010-02-08 16:27:35 +03:00
BattleGroundBE.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundDS.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundDS.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundEY.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundEY.h [9641] Fix typo; IN_MILISECONDS -> IN_MILLISECONDS. 2010-03-30 14:44:57 +02:00
BattleGroundHandler.cpp Added enum for SMSG_GROUP_JOINED_BATTLEGROUND opcode. 2010-04-03 22:22:30 +04:00
BattleGroundIC.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundIC.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundMgr.cpp [9763] Use min/max BG/arena levels from DBC. Update table content. 2010-04-18 21:31:19 +04:00
BattleGroundMgr.h Added enum for SMSG_GROUP_JOINED_BATTLEGROUND opcode. 2010-04-03 22:22:30 +04:00
BattleGroundNA.cpp [9330] Fixed msvc compile warnings. 2010-02-08 16:27:35 +03:00
BattleGroundNA.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundRB.cpp [9721] Updated high guids. Renamed few files. Added some comments. 2010-04-10 16:59:30 +04:00
BattleGroundRB.h [9721] Updated high guids. Renamed few files. Added some comments. 2010-04-10 16:59:30 +04:00
BattleGroundRL.cpp [9330] Fixed msvc compile warnings. 2010-02-08 16:27:35 +03:00
BattleGroundRL.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundRV.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundRV.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundSA.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundSA.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundWS.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundWS.h [9641] Fix typo; IN_MILISECONDS -> IN_MILLISECONDS. 2010-03-30 14:44:57 +02:00
Calendar.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Calendar.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
CalendarHandler.cpp [9381] Fixed some compile warnings. 2010-02-14 18:16:07 +03:00
Cell.h [9736] Added more usable interface for grid visits 2010-04-12 15:15:55 +04:00
CellImpl.h [9738] Restore build on *nix 2010-04-13 00:47:25 +04:00
Channel.cpp [9389] Cleanup config data. Use proper names and expected types. 2010-02-15 15:29:06 +03:00
Channel.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ChannelHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ChannelMgr.cpp [9389] Cleanup config data. Use proper names and expected types. 2010-02-15 15:29:06 +03:00
ChannelMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
CharacterHandler.cpp [9801] Typo in enum name. 2010-04-29 11:45:42 +04:00
Chat.cpp [9794] Implement ".account characters" command 2010-04-26 07:13:39 +04:00
Chat.h [9794] Implement ".account characters" command 2010-04-26 07:13:39 +04:00
ChatHandler.cpp [9736] Added more usable interface for grid visits 2010-04-12 15:15:55 +04:00
CombatHandler.cpp [9695] Fixed typo in error output string. 2010-04-08 06:12:52 +04:00
ConfusedMovementGenerator.cpp [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
ConfusedMovementGenerator.h [9561] Fixed typos in header guards 2010-03-10 12:48:28 +03:00
Corpse.cpp [9650] Some corpse related clean ups. 2010-03-31 16:40:47 +02:00
Corpse.h [9650] Some corpse related clean ups. 2010-03-31 16:40:47 +02:00
Creature.cpp [9786] Fixed crash at drop vendor items (anorther way). 2010-04-24 03:04:23 +04:00
Creature.h [9716] Allow to vendor have same items in list with different extanded price. 2010-04-10 05:41:30 +04:00
CreatureAI.cpp [9410] Correct a typo in enum name, CAST_INTERRUPT_PREVIOUS 2010-02-19 02:13:46 +01:00
CreatureAI.h [9410] Correct a typo in enum name, CAST_INTERRUPT_PREVIOUS 2010-02-19 02:13:46 +01:00
CreatureAIImpl.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
CreatureAIRegistry.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
CreatureAIRegistry.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
CreatureAISelector.cpp [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
CreatureAISelector.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
CreatureEventAI.cpp [9795] Implement CONDITION_INSTANCE_SCRIPT (mapid, some_id) 2010-04-26 09:12:48 +04:00
CreatureEventAI.h [9242] Fixed inconstence in one from recently added AI events name 2010-01-23 14:46:41 +03:00
CreatureEventAIMgr.cpp [9545] Rename ObjectDefines.h -> ObjectGuid.h 2010-03-07 20:05:32 +03:00
CreatureEventAIMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
DBCEnums.h Merge remote branch 'origin/master' into 330 2010-03-31 02:29:02 +04:00
DBCfmt.h [9794] Implement ".account characters" command 2010-04-26 07:13:39 +04:00
DBCStores.cpp [9789] Implement spell selection, for creatures in instances, based on map difficulty 2010-04-24 20:08:18 +03:00
DBCStores.h [9789] Implement spell selection, for creatures in instances, based on map difficulty 2010-04-24 20:08:18 +03:00
DBCStructure.h [9794] Implement ".account characters" command 2010-04-26 07:13:39 +04:00
debugcmds.cpp [9579] Use ObjectGuid in some loot code. 2010-03-13 14:06:27 +03:00
DestinationHolder.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
DestinationHolder.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
DestinationHolderImp.h [9461] Some another cases when movegen can be lost while updating. 2010-02-27 01:21:16 +03:00
DuelHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
DynamicObject.cpp [9736] Added more usable interface for grid visits 2010-04-12 15:15:55 +04:00
DynamicObject.h [9510] Gameobject casting improvements. 2010-03-04 07:38:26 +03:00
FleeingMovementGenerator.cpp [9461] Some another cases when movegen can be lost while updating. 2010-02-27 01:21:16 +03:00
FleeingMovementGenerator.h [9542] Make MovementGenerator::GetMovementGeneratorType() const 2010-03-07 13:55:18 +03:00
FollowerReference.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
FollowerReference.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
FollowerRefManager.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Formulas.h [9389] Cleanup config data. Use proper names and expected types. 2010-02-15 15:29:06 +03:00
GameEventMgr.cpp [9641] Fix typo; IN_MILISECONDS -> IN_MILLISECONDS. 2010-03-30 14:44:57 +02:00
GameEventMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GameObject.cpp [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
GameObject.h [9752] Add storage for min/maxgold of gameobject 2010-04-16 08:45:46 +02:00
GMTicketHandler.cpp Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
GMTicketMgr.cpp [9629] Replace some PQuery/PExecute by more simple Query/Execute. 2010-03-27 12:08:50 +01:00
GMTicketMgr.h Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
GossipDef.cpp Added quest flags to gossip menu. 2010-04-04 15:49:23 +04:00
GossipDef.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GridDefines.h [9641] Fix typo; IN_MILISECONDS -> IN_MILLISECONDS. 2010-03-30 14:44:57 +02:00
GridNotifiers.cpp [9796] Controlled unit should be a source of movement packets, not player-controller. 2010-04-26 14:02:41 +04:00
GridNotifiers.h [9796] Controlled unit should be a source of movement packets, not player-controller. 2010-04-26 14:02:41 +04:00
GridNotifiersImpl.h [9601] check for UNIT_FLAG_OOC_NOT_ATTACKABLE in DynamicObjectUpdater::VisitHelper 2010-03-17 21:29:20 +01:00
GridStates.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GridStates.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Group.cpp Added enum for SMSG_GROUP_JOINED_BATTLEGROUND opcode. 2010-04-03 22:22:30 +04:00
Group.h Added enum for SMSG_GROUP_JOINED_BATTLEGROUND opcode. 2010-04-03 22:22:30 +04:00
GroupHandler.cpp Fixed few opcodes. 2010-04-03 17:49:12 +04:00
GroupReference.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GroupReference.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GroupRefManager.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GuardAI.cpp [9389] Cleanup config data. Use proper names and expected types. 2010-02-15 15:29:06 +03:00
GuardAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Guild.cpp [9702] Drop now redundent item_text table. 2010-04-09 02:10:36 +04:00
Guild.h [9607] Fix SMSG_GUILD_INFO time part. 2010-03-19 17:19:01 +01:00
GuildHandler.cpp [9607] Fix SMSG_GUILD_INFO time part. 2010-03-19 17:19:01 +01:00
HomeMovementGenerator.cpp [9445] Possible fix often crashes in waypoint movegen. 2010-02-24 22:40:16 +03:00
HomeMovementGenerator.h [9542] Make MovementGenerator::GetMovementGeneratorType() const 2010-03-07 13:55:18 +03:00
HostileRefManager.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
HostileRefManager.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
IdleMovementGenerator.cpp [9381] Fixed some compile warnings. 2010-02-14 18:16:07 +03:00
IdleMovementGenerator.h [9542] Make MovementGenerator::GetMovementGeneratorType() const 2010-03-07 13:55:18 +03:00
InstanceData.cpp [9795] Implement CONDITION_INSTANCE_SCRIPT (mapid, some_id) 2010-04-26 09:12:48 +04:00
InstanceData.h [9795] Implement CONDITION_INSTANCE_SCRIPT (mapid, some_id) 2010-04-26 09:12:48 +04:00
InstanceSaveMgr.cpp [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
InstanceSaveMgr.h [9545] Rename ObjectDefines.h -> ObjectGuid.h 2010-03-07 20:05:32 +03:00
Item.cpp [9702] Drop now redundent item_text table. 2010-04-09 02:10:36 +04:00
Item.h [9702] Drop now redundent item_text table. 2010-04-09 02:10:36 +04:00
ItemEnchantmentMgr.cpp [9386] Store some config values in Rate emun. 2010-02-15 00:17:44 +03:00
ItemEnchantmentMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ItemHandler.cpp [9729] Client not like vendor slot 0 so restore send slots counted from 1 2010-04-11 23:29:11 +04:00
ItemPrototype.h [9721] Updated high guids. Renamed few files. Added some comments. 2010-04-10 16:59:30 +04:00
Language.h [9794] Implement ".account characters" command 2010-04-26 07:13:39 +04:00
Level0.cpp [9641] Fix typo; IN_MILISECONDS -> IN_MILLISECONDS. 2010-03-30 14:44:57 +02:00
Level1.cpp [9602] Simplify creating mail draft with content text, cleanup includes. 2010-03-18 12:10:47 +03:00
Level2.cpp [9761] Restore .list object output. 2010-04-18 18:09:44 +04:00
Level3.cpp [9794] Implement ".account characters" command 2010-04-26 07:13:39 +04:00
LFGHandler.cpp Add structure and prevent spam for some LFG opcodes. 2010-03-11 20:52:28 +01:00
LootHandler.cpp 111 2010-03-13 16:12:13 +03:00
LootMgr.cpp [9632] Restore load/save known titles. 2010-03-27 23:03:04 +01:00
LootMgr.h [9381] Fixed some compile warnings. 2010-02-14 18:16:07 +03:00
Mail.cpp [9730] Mail send related fixes in recent code. 2010-04-12 05:07:47 +04:00
Mail.h [9730] Mail send related fixes in recent code. 2010-04-12 05:07:47 +04:00
Makefile.am [9721] Updated high guids. Renamed few files. Added some comments. 2010-04-10 16:59:30 +04:00
Map.cpp [9749] Partly revert "[9736] Added more usable interface for grid visits" 2010-04-15 09:25:15 +04:00
Map.h Cleanups in instance_template and map entrance DBC data. 2010-04-17 15:24:49 +04:00
MapInstanced.cpp [9650] Some corpse related clean ups. 2010-03-31 16:40:47 +02:00
MapInstanced.h [9650] Some corpse related clean ups. 2010-03-31 16:40:47 +02:00
MapManager.cpp [9650] Some corpse related clean ups. 2010-03-31 16:40:47 +02:00
MapManager.h [9650] Some corpse related clean ups. 2010-03-31 16:40:47 +02:00
MapReference.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MapRefManager.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MiscHandler.cpp Fixed console spam. 2010-04-05 13:59:28 +04:00
MotionMaster.cpp [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
MotionMaster.h [9568] Add function to manually start random movement. 2010-03-11 00:47:34 +01:00
MovementGenerator.cpp [9446] Compile fix in MovementGenerator.cpp 2010-02-24 22:20:37 +01:00
MovementGenerator.h [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
MovementGeneratorImpl.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MovementHandler.cpp [9806] Fixed player loading to transport. 2010-04-29 17:25:13 +04:00
NPCHandler.cpp Fixed bug with professions in trainer list not being marked as known until trainer list re-opened. 2010-03-27 19:41:15 +03:00
NPCHandler.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
NullCreatureAI.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
NullCreatureAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Object.cpp [9796] Controlled unit should be a source of movement packets, not player-controller. 2010-04-26 14:02:41 +04:00
Object.h [9796] Controlled unit should be a source of movement packets, not player-controller. 2010-04-26 14:02:41 +04:00
ObjectAccessor.cpp [9650] Some corpse related clean ups. 2010-03-31 16:40:47 +02:00
ObjectAccessor.h [9650] Some corpse related clean ups. 2010-03-31 16:40:47 +02:00
ObjectGridLoader.cpp [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
ObjectGridLoader.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ObjectGuid.cpp [9620] Resolve linking problems for script DLLs 2010-03-26 06:54:33 +03:00
ObjectGuid.h [9724] Temporary back to 0 player highguid. 2010-04-11 05:36:05 +04:00
ObjectMgr.cpp [9795] Implement CONDITION_INSTANCE_SCRIPT (mapid, some_id) 2010-04-26 09:12:48 +04:00
ObjectMgr.h [9795] Implement CONDITION_INSTANCE_SCRIPT (mapid, some_id) 2010-04-26 09:12:48 +04:00
ObjectPosSelector.cpp [9566] Restore build 2010-03-10 21:04:04 +02:00
ObjectPosSelector.h [9381] Fixed some compile warnings. 2010-02-14 18:16:07 +03:00
Opcodes.cpp Add structure and prevent spam for some LFG opcodes. 2010-03-11 20:52:28 +01:00
Opcodes.h [9750] Add structure of SMSG_REDIRECT_CLIENT (0x50D). 2010-04-15 09:11:54 +02:00
Path.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
pchdef.cpp [7744] Use Precompiled Headers for fast build in win. 2009-05-03 18:07:55 +04:00
pchdef.h [9545] Rename ObjectDefines.h -> ObjectGuid.h 2010-03-07 20:05:32 +03:00
Pet.cpp [9660] Simplify talents reset for pet case. 2010-04-02 23:20:35 +04:00
Pet.h [9653] Correctly update talent free points in diff cases. 2010-04-02 03:03:01 +04:00
PetAI.cpp [9641] Fix typo; IN_MILISECONDS -> IN_MILLISECONDS. 2010-03-30 14:44:57 +02:00
PetAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
PetHandler.cpp [9551] Add and use PackedGuid wrapper. 2010-03-08 20:23:16 +03:00
PetitionsHandler.cpp [9545] Rename ObjectDefines.h -> ObjectGuid.h 2010-03-07 20:05:32 +03:00
Player.cpp [9806] Fixed player loading to transport. 2010-04-29 17:25:13 +04:00
Player.h [9801] Typo in enum name. 2010-04-29 11:45:42 +04:00
PlayerDump.cpp [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
PlayerDump.h [9703] Include in pdumps more tables. 2010-04-09 06:04:02 +04:00
PointMovementGenerator.cpp [9618] More use ObjectGuid in spell/etc code 2010-03-25 13:59:46 +03:00
PointMovementGenerator.h [9542] Make MovementGenerator::GetMovementGeneratorType() const 2010-03-07 13:55:18 +03:00
PoolManager.cpp [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
PoolManager.h [9392] Update creature/gameobject pool at despawn instead spawn prepare. 2010-02-15 21:43:06 +03:00
QueryHandler.cpp Cleanups in instance_template and map entrance DBC data. 2010-04-17 15:24:49 +04:00
QuestDef.cpp [9389] Cleanup config data. Use proper names and expected types. 2010-02-15 15:29:06 +03:00
QuestDef.h [9700] Update comments for two quest flags. 2010-04-08 22:12:31 +02:00
QuestHandler.cpp Merge branch 'master' into 330 2010-04-07 06:58:42 +04:00
RandomMovementGenerator.cpp [9445] Possible fix often crashes in waypoint movegen. 2010-02-24 22:40:16 +03:00
RandomMovementGenerator.h [9542] Make MovementGenerator::GetMovementGeneratorType() const 2010-03-07 13:55:18 +03:00
ReactorAI.cpp [9198] Replace targeted movegen by 2 new: chase/follow movegens. 2010-01-17 09:37:11 +03:00
ReactorAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ReputationMgr.cpp [9640] Fix a typo in ReputationMgr 2010-03-30 09:19:26 +02:00
ReputationMgr.h [9640] Fix a typo in ReputationMgr 2010-03-30 09:19:26 +02:00
ScriptCalls.cpp [9572] Add script calls for GameObject GossipHello and GossipSelect 2010-03-11 15:35:13 +01:00
ScriptCalls.h [9572] Add script calls for GameObject GossipHello and GossipSelect 2010-03-11 15:35:13 +01:00
SharedDefines.h [9704] Add to achievement_reward support gender dependent rewards. 2010-04-09 07:11:31 +04:00
SkillDiscovery.cpp [9389] Cleanup config data. Use proper names and expected types. 2010-02-15 15:29:06 +03:00
SkillDiscovery.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SkillExtraItems.cpp [9386] Store some config values in Rate emun. 2010-02-15 00:17:44 +03:00
SkillExtraItems.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SkillHandler.cpp [9731] Cleanup in skil steps code. 2010-04-12 08:51:17 +04:00
SocialMgr.cpp [9575] Use ObjectGuid in Map object stores/world access/search. 2010-03-12 14:38:38 +03:00
SocialMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Spell.cpp [9792] Fix wrong damage dealing from commit [9784] 2010-04-25 07:15:56 +03:00
Spell.h [9792] Fix wrong damage dealing from commit [9784] 2010-04-25 07:15:56 +03:00
SpellAuraDefines.h [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
SpellAuras.cpp [9798] Implement basic splitting for caster/target part damage/heal bonus calculations, periodic damage/heal over time auras will now store m_amount with caster side bonuses applied and calculate target part on each tick. Currently critical chance/bonus calculations are not affected by this change 2010-04-27 13:13:50 +03:00
SpellAuras.h [9759] Comment cleanups related to spell base points use. 2010-04-18 13:08:23 +04:00
SpellEffects.cpp [9804] Add script effect of spell 52941 2010-04-29 13:30:17 +02:00
SpellHandler.cpp [9779] Drop trailing whitespaces. 2010-04-23 05:28:51 +04:00
SpellMgr.cpp [9805] Fixed lost flight mount/form for GM in old contentes. 2010-04-29 15:32:48 +04:00
SpellMgr.h [9789] Implement spell selection, for creatures in instances, based on map difficulty 2010-04-24 20:08:18 +03:00
StatSystem.cpp [9798] Implement basic splitting for caster/target part damage/heal bonus calculations, periodic damage/heal over time auras will now store m_amount with caster side bonuses applied and calculate target part on each tick. Currently critical chance/bonus calculations are not affected by this change 2010-04-27 13:13:50 +03:00
TargetedMovementGenerator.cpp [9445] Possible fix often crashes in waypoint movegen. 2010-02-24 22:40:16 +03:00
TargetedMovementGenerator.h [9542] Make MovementGenerator::GetMovementGeneratorType() const 2010-03-07 13:55:18 +03:00
TaxiHandler.cpp [9551] Add and use PackedGuid wrapper. 2010-03-08 20:23:16 +03:00
TemporarySummon.cpp [9618] More use ObjectGuid in spell/etc code 2010-03-25 13:59:46 +03:00
TemporarySummon.h [9620] Resolve linking problems for script DLLs 2010-03-26 06:54:33 +03:00
ThreatManager.cpp [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
ThreatManager.h [9641] Fix typo; IN_MILISECONDS -> IN_MILLISECONDS. 2010-03-30 14:44:57 +02:00
Totem.cpp [9506] Add missing AI calls to inform summoner of summon-related events 2010-03-03 00:25:26 +01:00
Totem.h [9411] More SpellEffectIndex using in apropriate cases 2010-02-19 06:45:11 +03:00
TotemAI.cpp [9736] Added more usable interface for grid visits 2010-04-12 15:15:55 +04:00
TotemAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
TradeHandler.cpp [9389] Cleanup config data. Use proper names and expected types. 2010-02-15 15:29:06 +03:00
Transports.cpp [9545] Rename ObjectDefines.h -> ObjectGuid.h 2010-03-07 20:05:32 +03:00
Transports.h [9381] Fixed some compile warnings. 2010-02-14 18:16:07 +03:00
Traveller.h [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
Unit.cpp [9803] Fix typo in taken damage/healing bonus calculations and fix damage of 64085 2010-04-29 13:14:44 +03:00
Unit.h [9806] Fixed player loading to transport. 2010-04-29 17:25:13 +04:00
UnitEvents.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
UpdateData.cpp [9579] Use ObjectGuid in some loot code. 2010-03-13 14:06:27 +03:00
UpdateData.h [9579] Use ObjectGuid in some loot code. 2010-03-13 14:06:27 +03:00
UpdateFields.h [9726] Restore map outdated format protection and copyright years. 2010-04-11 08:09:52 +04:00
UpdateMask.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Vehicle.cpp [9428] Remove redundant calls to Set(Max)Health, already done by SelectLevel function. 2010-02-21 16:19:16 +01:00
Vehicle.h [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
VoiceChatHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
WaypointManager.cpp [9638] Replace all C assert()s with MaNGOS ASSERT() macro. 2010-03-29 19:29:42 +02:00
WaypointManager.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
WaypointMovementGenerator.cpp [9644] Changes in emotes work. 2010-03-30 22:13:55 +04:00
WaypointMovementGenerator.h [9542] Make MovementGenerator::GetMovementGeneratorType() const 2010-03-07 13:55:18 +03:00
Weather.cpp [9641] Fix typo; IN_MILISECONDS -> IN_MILLISECONDS. 2010-03-30 14:44:57 +02:00
Weather.h [9381] Fixed some compile warnings. 2010-02-14 18:16:07 +03:00
World.cpp [9799] Remove duplicate code causing next reset of daily/weekly quests to double up 2010-04-27 16:26:47 +02:00
World.h [9767] Add the posibility to keep deleted characters in the database for a while and also add related commands. 2010-04-20 22:12:50 +04:00
WorldSession.cpp [9793] Add 'Logout Player' output to the Char.log 2010-04-25 18:30:24 +02:00
WorldSession.h [9756] Avoid database query on tutorial save by caching tutorial state. 2010-04-17 16:36:47 +02:00
WorldSocket.cpp [9750] Add structure of SMSG_REDIRECT_CLIENT (0x50D). 2010-04-15 09:11:54 +02:00
WorldSocket.h [9750] Add structure of SMSG_REDIRECT_CLIENT (0x50D). 2010-04-15 09:11:54 +02:00
WorldSocketMgr.cpp [9750] Add structure of SMSG_REDIRECT_CLIENT (0x50D). 2010-04-15 09:11:54 +02:00
WorldSocketMgr.h [9750] Add structure of SMSG_REDIRECT_CLIENT (0x50D). 2010-04-15 09:11:54 +02:00