server/src/game
2009-03-21 20:06:51 +03:00
..
AccountMgr.cpp [7037] Avoid unneeded #ifdef 2009-01-06 13:19:40 +03:00
AccountMgr.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
AchievementMgr.cpp [7478] Avoid rescan data at some achievments triggering for speed. 2009-03-17 17:35:46 +03:00
AchievementMgr.h [7380] Implement highest value achievements support. Implement some auction achievements 2009-03-05 13:49:37 +03:00
AggressorAI.cpp removed unneeded Player.h includes 2009-03-08 02:08:43 +03:00
AggressorAI.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
AnimalRandomMovementGenerator.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ArenaTeam.cpp [7415] Fixed removing player from battlegrounds 2009-03-08 22:18:53 +01:00
ArenaTeam.h [7415] Fixed removing player from battlegrounds 2009-03-08 22:18:53 +01:00
ArenaTeamHandler.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
AuctionHouseHandler.cpp [7380] Implement highest value achievements support. Implement some auction achievements 2009-03-05 13:49:37 +03:00
AuctionHouseMgr.cpp [7380] Implement highest value achievements support. Implement some auction achievements 2009-03-05 13:49:37 +03:00
AuctionHouseMgr.h [7266] Use DBC data for auction cut/deposit percents and location (auiction house id in fact). 2009-02-12 04:52:02 +03:00
Bag.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
Bag.h [7330] Code warnings and style cleanups. Some bugs fixes. 2009-02-24 01:54:53 +03:00
BattleGround.cpp [7506] Remove dual ERROR in logs 2009-03-21 11:47:57 +03:00
BattleGround.h [7449] Fixed BG queue invitation status showed on client. Fixed BG starting timer and BG ending timer. 2009-03-13 00:09:50 +01:00
BattleGroundAA.cpp [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundAA.h [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundAB.cpp [7446] Applied mangos coding style for AB and EY. 2009-03-12 13:34:20 +01:00
BattleGroundAB.h [7446] Applied mangos coding style for AB and EY. 2009-03-12 13:34:20 +01:00
BattleGroundAV.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
BattleGroundAV.h [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundBE.cpp [7404] Fixed cheating in rated arena matches by alt+f4. 2009-03-08 01:48:41 +01:00
BattleGroundBE.h [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundDS.cpp [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundDS.h [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundEY.cpp [7472] Fixed messages in Eye of Storm Battleground. 2009-03-16 18:54:35 +01:00
BattleGroundEY.h [7446] Applied mangos coding style for AB and EY. 2009-03-12 13:34:20 +01:00
BattleGroundHandler.cpp Fixed some bg and quest things 2009-03-18 12:51:31 +03:00
BattleGroundMgr.cpp Fixed some bg and quest things 2009-03-18 12:51:31 +03:00
BattleGroundMgr.h Fixed some bg and quest things 2009-03-18 12:51:31 +03:00
BattleGroundNA.cpp [7404] Fixed cheating in rated arena matches by alt+f4. 2009-03-08 01:48:41 +01:00
BattleGroundNA.h [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundRL.cpp [7404] Fixed cheating in rated arena matches by alt+f4. 2009-03-08 01:48:41 +01:00
BattleGroundRL.h [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundRV.cpp [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundRV.h [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundSA.cpp [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundSA.h [7399] Rewrited BattleGround starting code - moved it to battleground class. 2009-03-07 11:23:23 +01:00
BattleGroundWS.cpp [7432] Fixed BattleGround's bonus_honor based on player level and reputation rewards. Implement functions for BattleGroundWeekends. Patch originally provided by Balrok. Thx 2009-03-09 22:32:11 +01:00
BattleGroundWS.h [7432] Fixed BattleGround's bonus_honor based on player level and reputation rewards. Implement functions for BattleGroundWeekends. Patch originally provided by Balrok. Thx 2009-03-09 22:32:11 +01:00
Calendar.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Calendar.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
CalendarHandler.cpp Switch to support client 3.0.8a (build 3506) 2009-01-30 02:10:23 +03:00
Cell.h [7114] Code cleanups. 2009-01-19 15:13:57 +03:00
CellImpl.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Channel.cpp [7330] Code warnings and style cleanups. Some bugs fixes. 2009-02-24 01:54:53 +03:00
Channel.h [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
ChannelHandler.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ChannelMgr.h [7313] Optimized checks of presence in std::set 2009-02-21 08:52:33 +03:00
CharacterHandler.cpp Merged with master and fixed compile error 2009-03-21 20:06:51 +03:00
Chat.cpp Added new files to VC71, VC80 projects 2009-03-21 19:36:23 +03:00
Chat.h Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
ChatHandler.cpp [7482] Fixed recently added crash code in text emote handler. 2009-03-18 00:11:43 +03:00
CombatHandler.cpp removed unneeded World.h includes 2009-03-08 01:26:52 +03:00
ConfusedMovementGenerator.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ConfusedMovementGenerator.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Corpse.cpp Merge branch 'master' into 310 2009-03-21 15:48:51 +03:00
Corpse.h [7335] Implement active objects support. 2009-02-25 13:44:49 +03:00
Creature.cpp [7506] Remove dual ERROR in logs 2009-03-21 11:47:57 +03:00
Creature.h [7382] Add 2 unknown field to creature_template sent in SMSG_CREATURE_QUERY_RESPONSE to client 2009-03-05 16:17:43 +03:00
CreatureAI.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
CreatureAI.h [7288] Implement CreatureAI::JustReachedHome scripting call for home movement end point event. 2009-02-16 19:14:44 +03:00
CreatureAIImpl.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
CreatureAIRegistry.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
CreatureAIRegistry.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
CreatureAISelector.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
CreatureAISelector.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
debugcmds.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
DestinationHolder.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
DestinationHolder.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
DestinationHolderImp.h removed unneeded creature.h includes 2009-03-08 02:08:33 +03:00
DuelHandler.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
DynamicObject.cpp Merge branch 'master' into 310 2009-03-21 15:48:51 +03:00
DynamicObject.h [7335] Implement active objects support. 2009-02-25 13:44:49 +03:00
FleeingMovementGenerator.cpp [7260] Fixed access to uninitilized fields in FleeingMovementGenerator and Creature::IsOutOfThreatArea. 2009-02-10 06:22:52 +03:00
FleeingMovementGenerator.h [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
FollowerReference.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
FollowerReference.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
FollowerRefManager.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Formulas.h [7296] Fixed some GCC warnings. 2009-02-18 19:22:56 +03:00
GameEventMgr.cpp [7393] Implement access to client side holiday ids. 2009-03-07 03:00:17 +03:00
GameEventMgr.h [7393] Implement access to client side holiday ids. 2009-03-07 03:00:17 +03:00
GameObject.cpp Merge branch 'master' into 310 2009-03-21 15:48:51 +03:00
GameObject.h Merged and updated to latest PTR build 9704 2009-03-19 14:18:17 +03:00
GlobalEvents.cpp [7039] Implement mangosd.conf options Death.Bones.* for disable bones creating from corpse in world zones or in arena/bg. 2009-01-06 14:49:36 +03:00
GlobalEvents.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
GMTicketHandler.cpp [7424] Codestyle: removed not needed \n in log output. 2009-03-09 14:20:10 +03:00
GMTicketMgr.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
GMTicketMgr.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
GossipDef.cpp Merge commit 'origin/master' into 310 (at [7360]) 2009-03-01 01:18:20 +03:00
GossipDef.h [7306] Updated POI icons defines. 2009-02-19 21:15:10 +03:00
GridDefines.h [7362] Use IN_MILISECONDS where appropriate, other cleanups. 2009-03-01 05:22:56 +03:00
GridNotifiers.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
GridNotifiers.h [7411] Use similar localization classes for World::SendWorldText muti-line message. 2009-03-08 12:32:09 +03:00
GridNotifiersImpl.h [7411] Use similar localization classes for World::SendWorldText muti-line message. 2009-03-08 12:32:09 +03:00
GridStates.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
GridStates.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Group.cpp [7457] Fixed set Bg raid leader to party or raid leader who entered Bg. 2009-03-14 20:22:17 +01:00
Group.h [7455] Implemented condition that player can be in 2 groups in 1 time - BG raid and normal group / raid. 2009-03-14 17:01:30 +01:00
GroupHandler.cpp [7455] Implemented condition that player can be in 2 groups in 1 time - BG raid and normal group / raid. 2009-03-14 17:01:30 +01:00
GroupReference.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
GroupReference.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
GroupRefManager.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
GuardAI.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
GuardAI.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Guild.cpp [7422] Allow localization base at guildmaster locale default guild rank names at guild creating. 2009-03-09 11:41:22 +03:00
Guild.h [7422] Allow localization base at guildmaster locale default guild rank names at guild creating. 2009-03-09 11:41:22 +03:00
GuildHandler.cpp [7422] Allow localization base at guildmaster locale default guild rank names at guild creating. 2009-03-09 11:41:22 +03:00
HomeMovementGenerator.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
HomeMovementGenerator.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
HostilRefManager.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
HostilRefManager.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
IdleMovementGenerator.cpp removed unneeded creature.h includes 2009-03-08 02:08:33 +03:00
IdleMovementGenerator.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
InstanceData.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
InstanceData.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
InstanceSaveMgr.cpp [7486] Fixed possible crash and wrong data in instance state save (or not save). 2009-03-18 15:47:30 +03:00
InstanceSaveMgr.h Use (if available) TR1 unordered_map instead hash_map at Unix/Linux (in GCC 4.0.0 and later) and Windows (VC90 and later) 2008-11-08 11:44:13 +03:00
Item.cpp Merge branch 'master' into 310 2009-03-21 15:48:51 +03:00
Item.h Small cleanups in item checks code. 2009-03-14 19:20:16 +03:00
ItemEnchantmentMgr.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ItemEnchantmentMgr.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ItemHandler.cpp Merge branch 'master' into 310 2009-03-11 12:22:58 +03:00
ItemPrototype.h Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
Language.h [7472] Fixed messages in Eye of Storm Battleground. 2009-03-16 18:54:35 +01:00
Level0.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
Level1.cpp [7492] Rename subcommands functions to names more similar related chat commands 2009-03-19 11:59:02 +03:00
Level2.cpp Merged with master and fixed compile error 2009-03-21 20:06:51 +03:00
Level3.cpp [7503] Implement proper (not 2 level limited) help.security set for chat commands and subcommands. Update some commands data. 2009-03-21 00:09:51 +03:00
LFGHandler.cpp Implemented learn preview talents, fixed talents/glyph display 2009-03-03 02:01:16 +03:00
LootHandler.cpp [7379] Implement some money related achievement criteria. 2009-03-05 02:49:40 +03:00
LootMgr.cpp [7398] Now really really fix error message :/ 2009-03-07 10:50:54 +03:00
LootMgr.h [7394] Check loot_template.maxcount for max allowed value (255) and make better report for this case. 2009-03-07 03:54:31 +03:00
Mail.cpp [7385] Fixed mail price calculation broken recently by me. 2009-03-06 04:26:59 +03:00
Mail.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Makefile.am Small fix for my previous commit 2009-03-21 16:54:41 +03:00
Map.cpp [7506] Remove dual ERROR in logs 2009-03-21 11:47:57 +03:00
Map.h [7487] Avoid attempt use InstanceSave data for non-dungeons. 2009-03-18 16:48:54 +03:00
MapInstanced.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
MapInstanced.h [7335] Implement active objects support. 2009-02-25 13:44:49 +03:00
MapManager.cpp [7130] Changet all *::Update(time_t) to *::Update(uint32), there is no need to use time_t (mostly 64b) because time diffs are very small numbers and the base calculation of diff is done as uint32. 2009-01-21 02:48:32 +01:00
MapManager.h [7440] Use server-side only zone info. Optimize related calles in case zone and subzone use. 2009-03-11 10:08:12 +03:00
MapReference.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
MapRefManager.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
MiscHandler.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
MotionMaster.cpp [7459] Support case when movegen at own Finilize add another movegen. 2009-03-14 23:41:18 +03:00
MotionMaster.h [7237] Fixed crash when MotionMaster's Clean or ExpireMovement called from MovementGenerator update. 2009-02-07 03:29:06 +01:00
MovementGenerator.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
MovementGenerator.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
MovementGeneratorImpl.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
MovementHandler.cpp [7413] Fixed finally problems with node names localization in BattleGroundAB messages. 2009-03-08 14:39:53 +03:00
NPCHandler.cpp [7440] Use server-side only zone info. Optimize related calles in case zone and subzone use. 2009-03-11 10:08:12 +03:00
NPCHandler.h [7285] More code cleanups in static data structures use. 2009-02-16 17:10:24 +03:00
NullCreatureAI.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
NullCreatureAI.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Object.cpp Removed old commented code 2009-03-21 16:12:22 +03:00
Object.h Merge branch 'master' into 310 2009-03-11 12:22:58 +03:00
ObjectAccessor.cpp [7506] Remove dual ERROR in logs 2009-03-21 11:47:57 +03:00
ObjectAccessor.h [7413] Fixed finally problems with node names localization in BattleGroundAB messages. 2009-03-08 14:39:53 +03:00
ObjectDefines.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ObjectGridLoader.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
ObjectGridLoader.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ObjectMgr.cpp Merged and updated to latest PTR build 9704 2009-03-19 14:18:17 +03:00
ObjectMgr.h Merge branch 'master' into 310 2009-03-11 12:22:58 +03:00
ObjectPosSelector.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ObjectPosSelector.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Opcodes.cpp Merged and updated to latest PTR build 9704 2009-03-19 14:18:17 +03:00
Opcodes.h Merged and updated to latest PTR build 9704 2009-03-19 14:18:17 +03:00
Path.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Pet.cpp [7506] Remove dual ERROR in logs 2009-03-21 11:47:57 +03:00
Pet.h [7207] Phase system development continue for DB/in_game objects 2009-01-31 06:11:50 +03:00
PetAI.cpp [7362] Use IN_MILISECONDS where appropriate, other cleanups. 2009-03-01 05:22:56 +03:00
PetAI.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
PetHandler.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
PetitionsHandler.cpp [7422] Allow localization base at guildmaster locale default guild rank names at guild creating. 2009-03-09 11:41:22 +03:00
Player.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
Player.h Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
PlayerDump.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
PlayerDump.h Move auction related code from ObjectMgr to AuctionHouseMgr. 2009-02-12 04:50:29 +03:00
PointMovementGenerator.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
PointMovementGenerator.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
PoolHandler.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
PoolHandler.h [7304] Move inner template class from parent class definition for better compatibility with some GCC versions. 2009-02-19 15:45:27 +03:00
QueryHandler.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
QuestDef.cpp [7369] Remove ReqSourceRef in quest_template. 2009-03-02 03:31:18 +03:00
QuestDef.h Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
QuestHandler.cpp [7345] Use in most cases dynamic quest level as expected (player level for quests witl level 0) 2009-02-27 01:25:20 +03:00
RandomMovementGenerator.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
RandomMovementGenerator.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ReactorAI.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ReactorAI.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ScriptCalls.cpp [7454] Support scripting for dummy spell effects. 2009-03-14 00:21:06 +03:00
ScriptCalls.h [7454] Support scripting for dummy spell effects. 2009-03-14 00:21:06 +03:00
SharedDefines.h Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
SkillDiscovery.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
SkillDiscovery.h [7133] Re-implement explicit spell discovery code. 2009-01-21 06:39:54 +03:00
SkillExtraItems.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
SkillExtraItems.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
SkillHandler.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
SocialMgr.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
SocialMgr.h [7123] Cleanup in using STD's containers erase method. 2009-01-20 20:07:44 +01:00
Spell.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
Spell.h [7468] Convert pet cast check code to use SpellCastResult and finaly fix SPELL_CAST_OK value (255 custom value now) 2009-03-16 15:40:43 +03:00
SpellAuraDefines.h Updated spell auras/effects enum 2009-02-28 19:11:04 +03:00
SpellAuras.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
SpellAuras.h [7195] Implement SPELL_AURA_PHASE (261) and basics of phases system work (for player/creatures/pets only) 2009-01-27 19:17:52 +03:00
SpellEffects.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
SpellHandler.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
SpellMgr.cpp [7500] Not allow stacking some auras at target from different casters. 2009-03-20 00:14:59 +03:00
SpellMgr.h [7500] Not allow stacking some auras at target from different casters. 2009-03-20 00:14:59 +03:00
StatSystem.cpp [7264] Use AP fields as signed integer 2009-02-11 00:09:31 +03:00
TargetedMovementGenerator.cpp [7480] Clear flight flag early for safe. 2009-03-17 21:35:52 +03:00
TargetedMovementGenerator.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
TaxiHandler.cpp removed unneeded World.h includes 2009-03-08 01:26:52 +03:00
TemporarySummon.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
TemporarySummon.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ThreatManager.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
ThreatManager.h [7114] Code cleanups. 2009-01-19 15:13:57 +03:00
Totem.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
Totem.h [7111] Fixes in Spell Effect immunes 2009-01-19 02:57:50 +03:00
TotemAI.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
TotemAI.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
TradeHandler.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Transports.cpp Merge branch 'master' into 310 2009-03-21 15:48:51 +03:00
Transports.h More work on update packets 2009-02-26 19:55:45 +03:00
Traveller.h [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
Unit.cpp Merge branch 'master' into 310 2009-03-21 15:48:51 +03:00
Unit.h [7475] Move Player::IsInFeralForm to Unit::IsInFeralForm 2009-03-16 23:22:52 +03:00
UnitEvents.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
UpdateData.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
UpdateData.h In world with 3.1 2009-02-25 20:52:47 +03:00
UpdateFields.h Merged and updated to latest PTR build 9704 2009-03-19 14:18:17 +03:00
UpdateMask.h [7114] Code cleanups. 2009-01-19 15:13:57 +03:00
Vehicle.cpp Merge branch 'master' into 310 2009-03-11 12:22:58 +03:00
Vehicle.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
VoiceChatHandler.cpp removed unneeded World.h includes 2009-03-08 01:26:52 +03:00
WaypointManager.cpp [7506] Remove dual ERROR in logs 2009-03-21 11:47:57 +03:00
WaypointManager.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
WaypointMovementGenerator.cpp Merge branch 'master' into 310 2009-03-18 07:45:29 +03:00
WaypointMovementGenerator.h Fixed bug with not send not finished move for recently visible creature with waypoint movement generator. 2009-02-25 06:44:18 +03:00
Weather.cpp [7403] much more unneeded includes removed 2009-03-08 02:22:17 +03:00
Weather.h [7130] Changet all *::Update(time_t) to *::Update(uint32), there is no need to use time_t (mostly 64b) because time diffs are very small numbers and the base calculation of diff is done as uint32. 2009-01-21 02:48:32 +01:00
World.cpp Small fix for my previous commit 2009-03-21 16:54:41 +03:00
World.h [7368] Implement unequip unexpected offhand weapons at talent reset (mostly for warror talent case). 2009-03-02 02:46:59 +03:00
WorldLog.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
WorldLog.h [7114] Code cleanups. 2009-01-19 15:13:57 +03:00
WorldSession.cpp Fixed possible crash caused by invalid formed CMSG_AUTH_SESSION 2009-03-21 17:00:16 +03:00
WorldSession.h Small fix for my previous commit 2009-03-21 16:54:41 +03:00
WorldSocket.cpp Small code cleanup and partial merge with dev branch 2009-03-21 19:07:38 +03:00
WorldSocket.h [7022] Added support for packets > 64 kb 2009-01-04 19:20:06 +01:00
WorldSocketMgr.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
WorldSocketMgr.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00