server/src/game
2008-12-11 17:19:32 +01: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
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 [6885] In dungeons even fighting creatures are supposed to put nearby players in combat. 3rd party scripting libraries might have to be updated 2008-12-07 21:34:27 +01: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 [6884] Replaced iterator++ with ++iterator in for-loop-headers 2008-12-07 19:49:45 +01:00
ArenaTeam.h [6869] Avoid DB access in 2 arena team handlers. 2008-11-30 19:27:08 +01:00
ArenaTeamHandler.cpp [6869] Avoid DB access in 2 arena team handlers. 2008-11-30 19:27:08 +01:00
AuctionHouse.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
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-01 21:10:54 +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-01 21:10:54 +03:00
BattleGround.cpp [6864] Fixed typos in [6863]. 2008-11-30 12:37:06 +01:00
BattleGround.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02: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-01 23:53:35 +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 [6871] Fixed BG Queue need players count announce. 2008-12-02 21:59:24 +01:00
BattleGroundMgr.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02: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-01 23:53:35 +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
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 [6892] Some small code clean ups and optimisations. 2008-12-10 16:42:56 +01:00
Channel.h [6892] Some small code clean ups and optimisations. 2008-12-10 16:42:56 +01: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 [6892] Some small code clean ups and optimisations. 2008-12-10 16:42:56 +01:00
Chat.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
Chat.h [6831] [2008_11_16_01_mangos_command.sql] Let use short names for cancel word in .server shutdown cancel (like ".ser s c") and similar commands. 2008-11-16 15:06:23 +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 Reduced number of cells (doubled max visibility distance). 2008-12-05 17:42:46 +03:00
Corpse.h Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
Creature.cpp [6892] Some small code clean ups and optimisations. 2008-12-10 16:42:56 +01:00
Creature.h [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 Reduced number of cells (doubled max visibility distance). 2008-12-05 17:42:46 +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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
GameObject.h [6828] Added script name indexing for creature, gameobject, item, areatrigger and instance scripts. 2008-11-16 03:20:16 +02:00
GlobalEvents.cpp [6883] Avoid DB access on deleting guild member. 2008-12-07 15:41:46 +01: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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 Reduced number of cells (doubled max visibility distance). 2008-12-05 17:42:46 +03:00
GridNotifiers.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02: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 [6885] In dungeons even fighting creatures are supposed to put nearby players in combat. 3rd party scripting libraries might have to be updated 2008-12-07 21:34:27 +01: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 [6884] Replaced iterator++ with ++iterator in for-loop-headers 2008-12-07 19:49:45 +01:00
Group.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
GroupHandler.cpp Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +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 [6883] Avoid DB access on deleting guild member. 2008-12-07 15:41:46 +01:00
Guild.h Access cached member lists in guild handlers instead of querying the DB. 2008-11-07 11:49:27 +01:00
GuildHandler.cpp [6868] Don't load data field from DB to save money or arena team id. 2008-11-30 18:31:17 +01: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 [6884] Replaced iterator++ with ++iterator in for-loop-headers 2008-12-07 19:49:45 +01: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 Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Item.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02: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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
ItemPrototype.h [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
Level2.cpp [6838] [2008_11_18_01_mangos_creature_movement.sql 2008_11_18_02_mangos_mangos_string.sql] Implement localization support for creature_movemant. 2008-11-18 20:42:10 +03:00
Level3.cpp [6843] Fixed build error. Not rebuild before commit, sorry :/ 2008-11-23 12:16:06 +03:00
LFGHandler.cpp Fixed comment text and code indentifiers spelling. 2008-11-06 19:22:23 +03:00
LootHandler.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
LootMgr.cpp [6884] Replaced iterator++ with ++iterator in for-loop-headers 2008-12-07 19:49:45 +01:00
LootMgr.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
Mail.cpp [6868] Don't load data field from DB to save money or arena team id. 2008-11-30 18:31:17 +01: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 Introduce player map references. 2008-11-16 21:47:18 +01:00
Map.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
Map.h [6855] Fixed the MapReference loop on map update by storing the iterator in the map. 2008-11-28 13:17:01 +02:00
MapInstanced.cpp [6884] Replaced iterator++ with ++iterator in for-loop-headers 2008-12-07 19:49:45 +01: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 Allow constant only access to m_mapRefManager using Map::GetPlayers() 2008-11-17 14:56:44 +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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
MotionMaster.cpp Fixed some format arg type/value pairs. Other warnings. 2008-11-01 23:53:35 +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 [6896] Fixed fall damage after teleports 2008-12-11 17:19:32 +01:00
NPCHandler.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
Object.h [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
ObjectAccessor.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
ObjectAccessor.h [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
ObjectDefines.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ObjectGridLoader.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 [6884] Replaced iterator++ with ++iterator in for-loop-headers 2008-12-07 19:49:45 +01:00
ObjectMgr.h [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
Opcodes.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02: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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
Pet.h [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
PetAI.cpp Added checking global cooldown for pet autocast spells. 2008-10-28 21:31:41 +01:00
PetAI.h Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
PetHandler.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
PetitionsHandler.cpp More fixes for wrong format arg/value pairs. 2008-11-03 01:48:16 +03:00
Player.cpp [6896] Fixed fall damage after teleports 2008-12-11 17:19:32 +01:00
Player.h [6896] Fixed fall damage after teleports 2008-12-11 17:19:32 +01: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 Correct check for ACE_BIG_ENDIAN. Warning fixed and code cleanups. 2008-11-03 23:59:06 +03:00
QuestDef.cpp * [sql/updates/2008_10_22_01_mangos_quest_template.sql] Implemented honor rewards from quests 2008-10-22 01:20:18 +02:00
QuestDef.h [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
QuestHandler.cpp More fixes for wrong format arg/value pairs. 2008-11-03 01:48:16 +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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02: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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
Spell.h Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
SpellAuraDefines.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
SpellAuras.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
SpellAuras.h Fixed warnings, unused code and typos. 2008-11-05 05:06:35 +03:00
SpellEffects.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
SpellHandler.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
SpellMgr.cpp [6860] Implement correct effects stacking and zone limitations for item 34537. 2008-11-30 04:18:14 +03:00
SpellMgr.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
StatSystem.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 [6884] Replaced iterator++ with ++iterator in for-loop-headers 2008-12-07 19:49:45 +01: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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 Replace some MapManager::Instance().GetMap() calls with WorldObject::GetMap() 2008-11-17 17:24:53 +01: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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
Unit.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
Unit.h [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +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 Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
UpdateData.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
UpdateFields.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
UpdateMask.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02: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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
WaypointMovementGenerator.h [6893] Fixes in waypoint movement code. 2008-12-10 18:53:57 +03: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 [6886] Prevent some memory losses at server shutdown. 2008-12-07 23:49:47 +03:00
World.h [6862] Some additional mangosd.conf options for player startup and gameplay customizing. 2008-11-30 10:21:10 +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 [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
WorldSession.h [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
WorldSocket.cpp [6889] Backport some not client version specific changes and fixes from 303 branch. 2008-12-09 14:08:29 +03:00
WorldSocket.h Fixed english spelling in src/game/WorldSocket.h/cpp. 2008-11-09 17:06:36 +02:00
WorldSocketMgr.cpp [6881] Fix typo in log string. 2008-12-06 21:44:50 +03: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