server/src/game
2008-12-01 08:19:26 +03:00
..
AccountMgr.cpp [6852] Fixed some queries in AccountMgr.cpp for work with PGSQL 2008-11-27 16:50:16 +01:00
AccountMgr.h [sql/updates/2008_10_23_01_mangos_command.sql sql/updates/2008_10_23_02_mangos_mangos_string.sql] Better 'pdump' commands args checking and related error output. 2008-10-23 06:07:03 +04:00
AchievementMgr.cpp Rune system fix, dk crash fix 2008-12-01 08:19:26 +03:00
AchievementMgr.h Implemented achievement rewards 2008-11-21 20:10:28 +01:00
AddonHandler.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
AddonHandler.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
AggressorAI.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
AggressorAI.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
AnimalRandomMovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ArenaTeam.cpp [6865] Improve db access in guild and arena team code. 2008-11-30 13:19:49 +01:00
ArenaTeam.h [6863] Arena team related clean ups and adding parts of w12x's arena patch. 2008-11-30 11:41:16 +01:00
ArenaTeamHandler.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
AuctionHouse.cpp Merge branch 'master' into 303 2008-11-26 19:44:03 +03:00
AuctionHouseObject.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Bag.cpp Avoid access to bag item prototype for getting bag size, use related item update field instead as more fast source. 2008-11-03 14:05:11 +03:00
Bag.h Avoid access to bag item prototype for getting bag size, use related item update field instead as more fast source. 2008-11-03 14:05:11 +03:00
BattleGround.cpp Merge branch 'master' into 303 2008-11-30 15:00:46 +03:00
BattleGround.h Changed some BG constants 2008-11-22 22:45:39 +03:00
BattleGroundAA.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundAA.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundAB.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundAB.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundAV.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundAV.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundBE.cpp Fixed some format arg type/value pairs. Other warnings. 2008-11-03 14:21:24 +03:00
BattleGroundBE.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundEY.cpp [6847] Prevented mounted, stealthed or invisible players from capturing bases in EOTS 2008-11-24 19:52:13 +01:00
BattleGroundEY.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundHandler.cpp Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
BattleGroundMgr.cpp Merge branch 'master' into 303 2008-11-06 15:50:47 +03:00
BattleGroundMgr.h Changed some BG constants 2008-11-22 22:45:39 +03:00
BattleGroundNA.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundNA.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundRL.cpp Fixed some format arg type/value pairs. Other warnings. 2008-11-03 14:21:24 +03:00
BattleGroundRL.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
BattleGroundWS.cpp Cache highest arena team/guild ids. Some code clean up. 2008-11-05 16:58:57 +01:00
BattleGroundWS.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Calendar.cpp Added calendar placeholder 2008-10-26 10:08:43 +03:00
Calendar.h Added calendar placeholder 2008-10-26 10:08:43 +03:00
CalendarHandler.cpp Misc fixes 2008-11-23 16:18:14 +03:00
Cell.h Cache highest arena team/guild ids. Some code clean up. 2008-11-05 16:58:57 +01:00
CellImpl.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Channel.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Channel.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ChannelHandler.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ChannelMgr.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
CharacterHandler.cpp Merge branch 'master' into 303 2008-11-30 16:17:02 +03:00
Chat.cpp Some work on Runic Power and Milling Spell Effect 2008-11-30 13:53:33 +03:00
Chat.h Some work on Runic Power and Milling Spell Effect 2008-11-30 13:53:33 +03:00
ChatHandler.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
CombatHandler.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ConfusedMovementGenerator.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ConfusedMovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Corpse.cpp Merge branch 'master' into 303 2008-11-06 15:50:47 +03:00
Corpse.h Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
Creature.cpp Fixed compile error 2008-11-27 16:26:27 +03:00
Creature.h Merge branch 'master' into 303 2008-11-26 19:44:03 +03:00
CreatureAI.cpp Remove unused src/game/HateMatrix.h and references. 2008-11-04 22:28:06 +03:00
CreatureAI.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
CreatureAIImpl.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
CreatureAIRegistry.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
CreatureAIRegistry.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
CreatureAISelector.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:26:08 +02:00
CreatureAISelector.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
debugcmds.cpp Added vehicle*.dbc 2008-11-26 19:47:07 +03:00
DestinationHolder.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
DestinationHolder.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
DestinationHolderImp.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
DuelHandler.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
DynamicObject.cpp Merge branch 'master' into 303 2008-11-18 18:08:58 +03:00
DynamicObject.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
FleeingMovementGenerator.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
FleeingMovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
FollowerReference.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
FollowerReference.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
FollowerRefManager.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Formulas.h [6840] Fixed displaying escaped GM ticket ingame 2008-11-19 10:08:57 +01:00
GameEvent.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GameEvent.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GameObject.cpp Merge branch 'master' into 303 2008-11-18 18:08:58 +03:00
GameObject.h Merge branch 'master' into 303 2008-11-16 17:20:43 +03:00
GlobalEvents.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GlobalEvents.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GMTicketHandler.cpp [6840] Fixed displaying escaped GM ticket ingame 2008-11-19 10:08:57 +01:00
GMTicketMgr.cpp [6806] Not output error at loading empty character_ticket table. 2008-11-08 11:48:02 +03:00
GMTicketMgr.h [6840] Fixed displaying escaped GM ticket ingame 2008-11-19 10:08:57 +01:00
GossipDef.cpp Packet fixes 2008-11-03 18:58:32 +03:00
GossipDef.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GridDefines.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GridNotifiers.cpp Updated social stuff 2008-10-26 10:24:38 +03:00
GridNotifiers.h [6846] Fixed some more typos. Added post check for assistance conditions into event execute. 2008-11-24 03:03:30 +01:00
GridNotifiersImpl.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GridStates.cpp Move PlayersNearGrid() to Map class. 2008-11-16 22:29:10 +01:00
GridStates.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Group.cpp Cache highest arena team/guild ids. Some code clean up. 2008-11-05 16:58:57 +01:00
Group.h Updated comment 2008-11-28 18:14:31 +03:00
GroupHandler.cpp Merge branch 'master' into 303 2008-11-06 15:50:47 +03:00
GroupReference.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GroupReference.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GroupRefManager.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GuardAI.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
GuardAI.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Guild.cpp Merge branch 'master' into 303 2008-11-30 16:17:02 +03:00
Guild.h Merge branch 'master' into 303 2008-11-08 16:52:28 +03:00
GuildHandler.cpp [6848] Implement possibility creating gm log per account files using new option in mangosd.conf. Releated cleanups. 2008-11-24 22:44:29 +03:00
HomeMovementGenerator.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
HomeMovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
HostilRefManager.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
HostilRefManager.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
IdleMovementGenerator.cpp Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
IdleMovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
InstanceData.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
InstanceData.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
InstanceSaveMgr.cpp Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +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 Updated item stuff 2008-10-26 10:18:58 +03:00
Item.h Some work on Runic Power and Milling Spell Effect 2008-11-30 13:53:33 +03:00
ItemEnchantmentMgr.cpp 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
ItemEnchantmentMgr.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ItemHandler.cpp Merge branch 'master' into 303 2008-11-04 18:28:39 +03:00
ItemPrototype.h Merge branch 'master' into 303 2008-11-16 17:20:43 +03:00
Language.h [sql/updates/2008_11_11_01_mangos_db_script_string.sql sql/updates/2008_11_11_02_mangos_scripts.sql] Implement localization support for db script command SCRIPT_COMMAND_TALK. 2008-11-12 02:03:25 +03:00
Level0.cpp [6800] Added revision number output. 2008-11-08 01:50:42 +02:00
Level1.cpp Misc fixes 2008-11-23 16:18:14 +03:00
Level2.cpp Merge branch 'master' into 303 2008-11-18 21:10:48 +03:00
Level3.cpp Some work on Runic Power and Milling Spell Effect 2008-11-30 13:53:33 +03:00
LFGHandler.cpp Fixed comment text and code indentifiers spelling. 2008-11-06 19:22:23 +03:00
LootHandler.cpp Implemented ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM and ACHIEVEMENT_CRITERIA_TYPE_LOOT_ITEM 2008-11-07 16:21:30 +01:00
LootMgr.cpp Some work on Runic Power and Milling Spell Effect 2008-11-30 13:53:33 +03:00
LootMgr.h Some work on Runic Power and Milling Spell Effect 2008-11-30 13:53:33 +03:00
Mail.cpp Merge branch 'master' into 303 2008-11-26 19:44:03 +03:00
Mail.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Makefile.am Merge branch 'master' into 303 2008-11-17 01:50:37 +03:00
Map.cpp Merge branch 'master' into 303 2008-11-28 18:15:12 +03:00
Map.h Merge branch 'master' into 303 2008-11-28 18:15:12 +03:00
MapInstanced.cpp Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
MapInstanced.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
MapManager.cpp Merge branch 'master' into 303 2008-11-18 18:08:58 +03:00
MapManager.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
MapReference.h [6855] Fixed the MapReference loop on map update by storing the iterator in the map. 2008-11-28 13:17:01 +02:00
MapRefManager.h Fixed typo in MapRefManager. 2008-11-29 10:11:10 +01:00
MiscHandler.cpp Merge branch 'master' into 303 2008-11-30 14:05:56 +03:00
MotionMaster.cpp Fixed some format arg type/value pairs. Other warnings. 2008-11-03 14:21:24 +03:00
MotionMaster.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
MovementGenerator.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
MovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
MovementGeneratorImpl.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
MovementHandler.cpp Misc fixes 2008-11-23 16:18:14 +03:00
NPCHandler.cpp Merge branch 'master' into 303 2008-11-06 15:50:47 +03:00
NPCHandler.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
NullCreatureAI.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
NullCreatureAI.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Object.cpp Misc fixes 2008-11-23 16:18:14 +03:00
Object.h Merge branch 'master' into 303 2008-11-10 01:10:52 +03:00
ObjectAccessor.cpp Merge branch 'master' into 303 2008-11-18 18:08:58 +03:00
ObjectAccessor.h Merge branch 'master' into 303 2008-11-17 01:50:37 +03:00
ObjectDefines.h Added empty vehicle class, vehicle*.dbc struct's 2008-11-11 00:05:00 +03:00
ObjectGridLoader.cpp Merge branch 'master' into 303 2008-11-18 18:08:58 +03:00
ObjectGridLoader.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ObjectMgr.cpp Merge branch 'master' into 303 2008-11-30 14:05:56 +03:00
ObjectMgr.h Merge branch 'master' into 303 2008-11-22 17:23:44 +03:00
ObjectPosSelector.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ObjectPosSelector.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Opcodes.cpp Misc fixes 2008-11-23 16:18:14 +03:00
Opcodes.h Misc fixes 2008-11-23 16:18:14 +03:00
Path.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Pet.cpp Merge branch 'master' into 303 2008-11-27 07:19:12 +03:00
Pet.h Fixed unintialized Creature::m_isVehicle 2008-11-22 18:13:14 +01:00
PetAI.cpp Added checking global cooldown for pet autocast spells. 2008-10-29 15:09:30 +03:00
PetAI.h Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
PetHandler.cpp Merge branch 'master' into 303 2008-11-28 07:20:02 +03:00
PetitionsHandler.cpp Merge branch 'master' into 303 2008-11-03 14:44:58 +03:00
Player.cpp Rune system fix, dk crash fix 2008-12-01 08:19:26 +03:00
Player.h Rune system fix, dk crash fix 2008-12-01 08:19:26 +03:00
PlayerDump.cpp [6839] Restore expected storing in guid/id counters first free guid/id.n all cases Prevent use uninitilized values for some id types. 2008-11-19 06:40:54 +03:00
PlayerDump.h [sql/updates/2008_10_23_01_mangos_command.sql sql/updates/2008_10_23_02_mangos_mangos_string.sql] Better 'pdump' commands args checking and related error output. 2008-10-23 06:07:03 +04:00
PointMovementGenerator.cpp Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
PointMovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
QueryHandler.cpp Merge branch 'master' into 303 2008-11-04 18:28:39 +03:00
QuestDef.cpp More work on pet spells, typo fix 2008-11-05 21:47:56 +03:00
QuestDef.h Added new quest template fields, updated some enums and opcodes 2008-11-03 14:22:55 +03:00
QuestHandler.cpp Compile fix 2008-11-03 15:24:27 +03:00
RandomMovementGenerator.cpp Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
RandomMovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ReactorAI.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ReactorAI.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ScriptCalls.cpp [6828] Added script name indexing for creature, gameobject, item, areatrigger and instance scripts. 2008-11-16 03:20:16 +02:00
ScriptCalls.h [6828] Added script name indexing for creature, gameobject, item, areatrigger and instance scripts. 2008-11-16 03:20:16 +02:00
SharedDefines.h AuraConvertRune, EffectActivateRune, dunno if it's correct way to do that... 2008-11-30 16:16:00 +03:00
SkillDiscovery.cpp 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
SkillDiscovery.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
SkillExtraItems.cpp Replace some PQuery() calls with more simple Query() 2008-11-02 23:22:18 +01:00
SkillExtraItems.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
SkillHandler.cpp Updated handlers 2008-10-26 10:21:37 +03:00
SocialMgr.cpp Make guid lookup for adding ignore async. 2008-11-02 20:23:25 +01:00
SocialMgr.h Make guid lookup for adding ignore async. 2008-11-02 20:23:25 +01:00
Spell.cpp Rune system fix, dk crash fix 2008-12-01 08:19:26 +03:00
Spell.h Fixed compile errors 2008-11-30 17:04:36 +03:00
SpellAuraDefines.h AuraConvertRune, EffectActivateRune, dunno if it's correct way to do that... 2008-11-30 16:16:00 +03:00
SpellAuras.cpp AuraConvertRune, EffectActivateRune, dunno if it's correct way to do that... 2008-11-30 16:16:00 +03:00
SpellAuras.h AuraConvertRune, EffectActivateRune, dunno if it's correct way to do that... 2008-11-30 16:16:00 +03:00
SpellEffects.cpp Fixed compile errors 2008-11-30 17:04:36 +03:00
SpellHandler.cpp Merge branch 'master' into 303 2008-11-17 01:50:37 +03:00
SpellMgr.cpp Merge branch 'master' into 303 2008-11-30 14:05:56 +03:00
SpellMgr.h Merge branch 'master' into 303 2008-11-08 16:52:28 +03:00
StatSystem.cpp Updated some enums 2008-11-09 01:43:22 +03:00
TargetedMovementGenerator.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
TargetedMovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
TaxiHandler.cpp Updated handlers 2008-10-26 10:21:37 +03:00
TemporarySummon.cpp Replace some MapManager::Instance().GetMap() calls with WorldObject::GetMap() 2008-11-17 17:24:53 +01:00
TemporarySummon.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ThreatManager.cpp * Implemented second choice aggro targets for creatures. This will prevent players from tanking NPCs while being affected by immunity granting buffs. 2008-10-18 21:05:34 +02:00
ThreatManager.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
tools.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Tools.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Totem.cpp Removed direct use of some updatefields 2008-11-15 22:04:00 +03:00
Totem.h * Implement immunity totems from periodic damage spell effects. Patch provided `win & DiSlord. 2008-10-18 13:00:01 +04:00
TotemAI.cpp Replace some MapManager::Instance().GetMap() calls with WorldObject::GetMap() 2008-11-17 17:24:53 +01:00
TotemAI.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
TradeHandler.cpp [6848] Implement possibility creating gm log per account files using new option in mangosd.conf. Releated cleanups. 2008-11-24 22:44:29 +03:00
Transports.cpp Merge branch 'master' into 303 2008-11-18 18:08:58 +03:00
Transports.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Traveller.h Replace some MapManager::Instance().GetMap() calls with WorldObject::GetMap() 2008-11-17 17:24:53 +01:00
Unit.cpp Some work on Runic Power and Milling Spell Effect 2008-11-30 13:53:33 +03:00
Unit.h Some work on Runic Power and Milling Spell Effect 2008-11-30 13:53:33 +03:00
UnitEvents.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
UpdateData.cpp Updatefields for 3.0.x 2008-10-26 10:18:21 +03:00
UpdateData.h Packet fixes, pet spells 2008-11-04 18:25:35 +03:00
UpdateFields.h More work on pet spells, typo fix 2008-11-05 21:47:56 +03:00
UpdateMask.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Vehicle.cpp Added vehicle*.dbc 2008-11-26 19:47:07 +03:00
Vehicle.h Misc fixes 2008-11-23 16:18:14 +03:00
VoiceChatHandler.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
WaypointManager.cpp [6841] Fixed texts loading for waypoints. Better reporting of unused 2008-11-21 12:38:15 +01:00
WaypointManager.h [6841] Fixed texts loading for waypoints. Better reporting of unused 2008-11-21 12:38:15 +01:00
WaypointMovementGenerator.cpp Merge branch 'master' into 303 2008-11-30 14:05:56 +03:00
WaypointMovementGenerator.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Weather.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Weather.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
World.cpp Limit max player level to 100 2008-11-30 14:12:24 +03:00
World.h Merge branch 'master' into 303 2008-11-30 14:05:56 +03:00
WorldLog.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
WorldLog.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
WorldSession.cpp Merge branch 'master' into 303 2008-11-30 14:05:56 +03:00
WorldSession.h Merge branch 'master' into 303 2008-11-30 14:05:56 +03:00
WorldSocket.cpp Merge branch 'master' into 303 2008-11-10 01:10:52 +03:00
WorldSocket.h Fixed english spelling in src/game/WorldSocket.h/cpp. 2008-11-09 17:06:36 +02:00
WorldSocketMgr.cpp Cache highest arena team/guild ids. Some code clean up. 2008-11-05 16:58:57 +01:00
WorldSocketMgr.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:26:08 +02:00