server/src/game
NoFantasy 883bdbf799 [9312] Implement DB storage of new quest_template field RewHonorMultiplier
Also rename an existing field to RewHonorAddition.
Note: calculation of real reward must be corrected accordingly.

Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-02-06 12:17:42 +01:00
..
AccountMgr.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
AccountMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
AchievementMgr.cpp [9261] Clarify two error messages related to achievement criteria data 2010-01-27 16:04:13 +01:00
AchievementMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
AggressorAI.cpp [9198] Replace targeted movegen by 2 new: chase/follow movegens. 2010-01-17 09:37:11 +03:00
AggressorAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ArenaTeam.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ArenaTeam.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ArenaTeamHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
AuctionHouseHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
AuctionHouseMgr.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
AuctionHouseMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Bag.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Bag.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGround.cpp Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty) 2010-01-09 03:36:27 +03:00
BattleGround.h Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty) 2010-01-09 03:36:27 +03: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
BattleGroundABG.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundABG.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundAV.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundAV.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundBE.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundHandler.cpp [9184] Fixed unread packet tail spam for CMSG_LEAVE_BATTLEFIELD 2010-01-16 03:12:54 +03: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 [9246] Move more values from data to own fields. 2010-01-24 17:03:54 +03:00
BattleGroundMgr.h Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty) 2010-01-09 03:36:27 +03:00
BattleGroundNA.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundNA.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
BattleGroundRL.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03: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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Cell.h [9245] Remove CellLock class and all cell-level thread locking. 2010-01-23 21:36:15 +01:00
CellImpl.h [9245] Remove CellLock class and all cell-level thread locking. 2010-01-23 21:36:15 +01:00
Channel.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ChannelMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
CharacterHandler.cpp [9308] Fix SMSG_CHAR_ENUM opcode 2010-02-05 01:34:51 +01:00
Chat.cpp [9254] Implement .reload locales_gossip_menu_option 2010-01-25 10:58:44 +03:00
Chat.h [9254] Implement .reload locales_gossip_menu_option 2010-01-25 10:58:44 +03:00
ChatHandler.cpp [9245] Remove CellLock class and all cell-level thread locking. 2010-01-23 21:36:15 +01:00
CombatHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ConfusedMovementGenerator.cpp [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
ConfusedMovementGenerator.h [9188] Implement MoveGen::Interrupt call. 2010-01-16 07:02:13 +03:00
Corpse.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Corpse.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Creature.cpp - Updated unit dynamic flags enum. 2010-01-29 02:12:03 +03:00
Creature.h [9232] Replace list bool fields with exclusive true values by subtype field in Creature. 2010-01-21 22:23:17 +03:00
CreatureAI.cpp [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
CreatureAI.h [9242] Fixed inconstence in one from recently added AI events name 2010-01-23 14:46:41 +03: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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
CreatureAISelector.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
CreatureEventAI.cpp [9245] Remove CellLock class and all cell-level thread locking. 2010-01-23 21:36:15 +01:00
CreatureEventAI.h [9242] Fixed inconstence in one from recently added AI events name 2010-01-23 14:46:41 +03:00
CreatureEventAIMgr.cpp [9300] A few more error message corrections/clarifications. 2010-02-04 12:08:33 +01:00
CreatureEventAIMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
DBCEnums.h Possible queue bug fix. 2010-01-17 22:09:54 +03:00
DBCfmt.h [9221] Implement minimal area team size for some items arena rating requirements. 2010-01-20 11:43:11 +03:00
DBCStores.cpp Update DBC file checks. 2010-02-03 11:53:19 +01:00
DBCStores.h [9169] Move accaptable builds check/list preparing to functions. 2010-01-13 09:20:21 +03:00
DBCStructure.h [9248] Allow mounts at map 595. 2010-01-24 17:50:14 +03:00
debugcmds.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
DuelHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
DynamicObject.cpp [9245] Remove CellLock class and all cell-level thread locking. 2010-01-23 21:36:15 +01:00
DynamicObject.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
FleeingMovementGenerator.cpp [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
FleeingMovementGenerator.h [9188] Implement MoveGen::Interrupt call. 2010-01-16 07:02:13 +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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GameEventMgr.cpp [9146] More poolmgr cleanps. 2010-01-11 12:24:36 +03:00
GameEventMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GameObject.cpp [9245] Remove CellLock class and all cell-level thread locking. 2010-01-23 21:36:15 +01:00
GameObject.h [9195] Update some comments for GO autoCloseTime to reflect changes in 9179 2010-01-17 02:14:33 +01:00
GlobalEvents.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GlobalEvents.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GMTicketHandler.cpp Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
GMTicketMgr.cpp Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
GMTicketMgr.h Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
GossipDef.cpp [9312] Implement DB storage of new quest_template field RewHonorMultiplier 2010-02-06 12:17:42 +01:00
GossipDef.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GridDefines.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GridNotifiers.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
GridNotifiers.h [9307] Grid containers, cleanup 2010-02-05 01:46:40 +03:00
GridNotifiersImpl.h [9206] Some code cleanups. 2010-01-18 09:13:50 +03: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 [9284] Realy fixed crash source added in [9228] now. 2010-02-02 14:52:52 +03:00
Group.h Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty) 2010-01-09 03:36:27 +03:00
GroupHandler.cpp [9172] Fixed unreaded packet tail spam at group inviting. 2010-01-14 08:01:13 +03: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 [9198] Replace targeted movegen by 2 new: chase/follow movegens. 2010-01-17 09:37:11 +03:00
GuardAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Guild.cpp Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
Guild.h Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
GuildHandler.cpp Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
HomeMovementGenerator.cpp [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
HomeMovementGenerator.h [9188] Implement MoveGen::Interrupt call. 2010-01-16 07:02:13 +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 [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
IdleMovementGenerator.h [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
InstanceData.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
InstanceData.h [9249] Move instance call OnPlayerEnter() to after really added to map 2010-01-24 16:10:28 +01:00
InstanceSaveMgr.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
InstanceSaveMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Item.cpp [9227] More wide check item looting state at item operations. 2010-01-21 11:35:03 +03:00
Item.h [9227] More wide check item looting state at item operations. 2010-01-21 11:35:03 +03:00
ItemEnchantmentMgr.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ItemEnchantmentMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ItemHandler.cpp [9227] More wide check item looting state at item operations. 2010-01-21 11:35:03 +03:00
ItemPrototype.h [9264] Fix build. Add ITEM_MOD_FERAL_ATTACK_POWER to deprecated list. 2010-01-29 19:52:11 +01:00
Language.h [9198] Replace targeted movegen by 2 new: chase/follow movegens. 2010-01-17 09:37:11 +03:00
Level0.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Level1.cpp [9212] Implement pet speed synchronization with owner only for follow mode. 2010-01-19 03:56:26 +03:00
Level2.cpp [9260] Rewrite pool system work with dynamic data. 2010-01-26 23:38:13 +03:00
Level3.cpp [9254] Implement .reload locales_gossip_menu_option 2010-01-25 10:58:44 +03:00
LFGHandler.cpp Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
LootHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
LootMgr.cpp [9228] Speedup groups store and other code work. 2010-01-21 17:43:27 +03:00
LootMgr.h Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
Mail.cpp Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
Mail.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Makefile.am [9190] Remove not needed and currently unused header file 2010-01-16 09:20:12 +01:00
Map.cpp [9311] Switch to support client 3.2.2 (build 11403) 2010-02-05 22:41:25 +03:00
Map.h Include build in to .map files data. 2010-02-03 16:17:13 +03:00
MapInstanced.cpp Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty) 2010-01-09 03:36:27 +03:00
MapInstanced.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MapManager.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MapManager.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03: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 Movement packets cleanup. 2010-02-01 17:03:04 +03:00
MotionMaster.cpp [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
MotionMaster.h [9198] Replace targeted movegen by 2 new: chase/follow movegens. 2010-01-17 09:37:11 +03:00
MovementGenerator.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MovementGenerator.h [9188] Implement MoveGen::Interrupt call. 2010-01-16 07:02:13 +03:00
MovementGeneratorImpl.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MovementHandler.cpp Movement packets cleanup. 2010-02-01 17:03:04 +03:00
NPCHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +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 Movement packets cleanup. 2010-02-01 17:03:04 +03:00
Object.h Movement packets cleanup. 2010-02-01 17:03:04 +03:00
ObjectAccessor.cpp [9307] Grid containers, cleanup 2010-02-05 01:46:40 +03:00
ObjectAccessor.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ObjectDefines.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ObjectGridLoader.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ObjectGridLoader.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ObjectMgr.cpp [9312] Implement DB storage of new quest_template field RewHonorMultiplier 2010-02-06 12:17:42 +01:00
ObjectMgr.h [9284] Realy fixed crash source added in [9228] now. 2010-02-02 14:52:52 +03:00
ObjectPosSelector.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ObjectPosSelector.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Opcodes.cpp Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
Opcodes.h Update to 3.3.2 client. 2010-02-03 04:31:26 +03: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 [8200] Use FASTBUILD precompiled mode for debug case also. 2009-07-19 02:40:41 +04:00
Pet.cpp [9232] Replace list bool fields with exclusive true values by subtype field in Creature. 2010-01-21 22:23:17 +03:00
Pet.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
PetAI.cpp [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
PetAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
PetHandler.cpp [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
PetitionsHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Player.cpp [9312] Implement DB storage of new quest_template field RewHonorMultiplier 2010-02-06 12:17:42 +01:00
Player.h [9308] Fix SMSG_CHAR_ENUM opcode 2010-02-05 01:34:51 +01:00
PlayerDump.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
PlayerDump.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
PointMovementGenerator.cpp [9241] Implement AI/EventAI calls at summoned creature die/despawn 2010-01-23 14:41:38 +03:00
PointMovementGenerator.h [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
PoolManager.cpp [9260] Rewrite pool system work with dynamic data. 2010-01-26 23:38:13 +03:00
PoolManager.h [9260] Rewrite pool system work with dynamic data. 2010-01-26 23:38:13 +03:00
QueryHandler.cpp [9271] Revert "[9266] Implement CMSG_CORPSE_MAP_POSITION_QUERY opcode." 2010-01-30 15:17:54 +01:00
QuestDef.cpp [9312] Implement DB storage of new quest_template field RewHonorMultiplier 2010-02-06 12:17:42 +01:00
QuestDef.h [9312] Implement DB storage of new quest_template field RewHonorMultiplier 2010-02-06 12:17:42 +01:00
QuestHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
RandomMovementGenerator.cpp [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
RandomMovementGenerator.h [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ReputationMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ScriptCalls.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ScriptCalls.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SharedDefines.h Update to 3.3.2 client. 2010-02-03 04:31:26 +03:00
SkillDiscovery.cpp [9228] Speedup groups store and other code work. 2010-01-21 17:43:27 +03:00
SkillDiscovery.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SkillExtraItems.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SkillExtraItems.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SkillHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SocialMgr.cpp [9196] Prevent corrupt in-game used strings by DB escaping. 2010-01-17 05:54:18 +03:00
SocialMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Spell.cpp [9285] Fixed unexpected double time for apply damage for spell 1464 and ranks. 2010-02-02 20:17:04 +03:00
Spell.h [9285] Fixed unexpected double time for apply damage for spell 1464 and ranks. 2010-02-02 20:17:04 +03:00
SpellAuraDefines.h Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
SpellAuras.cpp [9295] Implement SPELL_AURA_MOD_BLOCK_CRIT_CHANCE 2010-02-03 20:54:46 +01:00
SpellAuras.h [9279] Move reapply spellmods code in own function. 2010-01-31 22:54:59 +03:00
SpellEffects.cpp [9298] Implement affect glyph 41533, talent 16187 and ranks to 5394 and ranks healing. 2010-02-04 02:29:38 +03:00
SpellHandler.cpp Movement packets cleanup. 2010-02-01 17:03:04 +03:00
SpellMgr.cpp [9301] Implement proper check of broken spells for IsLootCraftingSpell case. 2010-02-04 15:27:45 +03:00
SpellMgr.h [9160] Implement and use PROC_EX_FULL_BLOCK 2010-01-12 12:07:58 +03:00
StatSystem.cpp [9144] Propertly update combat ratings fields. 2010-01-11 05:03:54 +03:00
TargetedMovementGenerator.cpp [9215] Move template function specializations before uses to make gcc happy. 2010-01-20 00:53:23 +03:00
TargetedMovementGenerator.h [9212] Implement pet speed synchronization with owner only for follow mode. 2010-01-19 03:56:26 +03:00
TaxiHandler.cpp Movement packets cleanup. 2010-02-01 17:03:04 +03:00
TemporarySummon.cpp [9241] Implement AI/EventAI calls at summoned creature die/despawn 2010-01-23 14:41:38 +03:00
TemporarySummon.h [9232] Replace list bool fields with exclusive true values by subtype field in Creature. 2010-01-21 22:23:17 +03:00
ThreatManager.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ThreatManager.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Totem.cpp [9232] Replace list bool fields with exclusive true values by subtype field in Creature. 2010-01-21 22:23:17 +03:00
Totem.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
TotemAI.cpp [9245] Remove CellLock class and all cell-level thread locking. 2010-01-23 21:36:15 +01:00
TotemAI.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
TradeHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Transports.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Transports.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Traveller.h Movement packets cleanup. 2010-02-01 17:03:04 +03:00
Unit.cpp [9295] Implement SPELL_AURA_MOD_BLOCK_CRIT_CHANCE 2010-02-03 20:54:46 +01:00
Unit.h [9294] Fixed typo in function name. 2010-02-03 22:43:22 +03:00
UnitEvents.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
UpdateData.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
UpdateData.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
UpdateFields.h Update to 3.3.2 client. 2010-02-03 04:31:26 +03:00
UpdateMask.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Vehicle.cpp [9232] Replace list bool fields with exclusive true values by subtype field in Creature. 2010-01-21 22:23:17 +03:00
Vehicle.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
VoiceChatHandler.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
WaypointManager.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
WaypointManager.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
WaypointMovementGenerator.cpp [9213] Fixed typos in unit states used in waypoint movegen. 2010-01-19 16:15:23 +03:00
WaypointMovementGenerator.h [9208] Big cleanup in UNIT_STAT_* use 2010-01-18 11:59:10 +03:00
Weather.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Weather.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
World.cpp [9206] Some code cleanups. 2010-01-18 09:13:50 +03:00
World.h Merge branch 'master' into 330 2010-01-08 16:03:27 +03:00
WorldSession.cpp Movement packets cleanup. 2010-02-01 17:03:04 +03:00
WorldSession.h Movement packets cleanup. 2010-02-01 17:03:04 +03:00
WorldSocket.cpp [9169] Move accaptable builds check/list preparing to functions. 2010-01-13 09:20:21 +03:00
WorldSocket.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
WorldSocketMgr.cpp [9272] Revert "[9265] * Call Database::ThreadStart()/ThreadEnd() for all DBs." 2010-01-30 17:59:55 +03:00
WorldSocketMgr.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00