<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>724f9becab4ccedaaf95c561da5b8304236558c9</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/df968992ffd34749618de5fa3b4cfefc7da8c66f</url>
    <id>df968992ffd34749618de5fa3b4cfefc7da8c66f</id>
    <committed-date>2009-11-10T14:09:46-08:00</committed-date>
    <authored-date>2009-11-10T14:09:32-08:00</authored-date>
    <message>[8801] Rename accmgr macro to sAccountMgr. Thanks to astriconX for pointing out.</message>
    <tree>d21e0f6dd001890724bb2460da272db4317d15c0</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72f7a7ee56c63672faa7786b1d162a7a3b9ab406</id>
      </parent>
    </parents>
    <author>
      <name>Splinter</name>
      <email>Splinter@getmangos.ru</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/724f9becab4ccedaaf95c561da5b8304236558c9</url>
    <id>724f9becab4ccedaaf95c561da5b8304236558c9</id>
    <committed-date>2009-11-10T10:24:49-08:00</committed-date>
    <authored-date>2009-11-10T10:17:01-08:00</authored-date>
    <message>[8800] Implement item 47499 work.

Signed-off-by: VladimirMangos &lt;vladimir@getmangos.com&gt;</message>
    <tree>90671fea2f35ffb475f562173c7442f642393fd0</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a52a94fa036e09bf7c1b1fad7476b77935b723c8</id>
      </parent>
    </parents>
    <author>
      <name>Triply</name>
      <email>triply@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/72f7a7ee56c63672faa7786b1d162a7a3b9ab406</url>
    <id>72f7a7ee56c63672faa7786b1d162a7a3b9ab406</id>
    <committed-date>2009-11-09T13:25:54-08:00</committed-date>
    <authored-date>2009-11-09T13:24:06-08:00</authored-date>
    <message>[8799] Implemented thread safe bg queue updates.

Signed-off-by: Triply &lt;triply@getmangos.com&gt;</message>
    <tree>bf723ad2f2bcdc13e83c3b5a2e192a9f32b28e92</tree>
    <committer>
      <name>Triply</name>
      <email>triply@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d31768fbc6e105ec3d8e6e7b4301af8078d23f59</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/a52a94fa036e09bf7c1b1fad7476b77935b723c8</url>
    <id>a52a94fa036e09bf7c1b1fad7476b77935b723c8</id>
    <committed-date>2009-11-09T04:18:16-08:00</committed-date>
    <authored-date>2009-11-09T04:06:36-08:00</authored-date>
    <message>[8798] Partly revert and optimize [8797]

* Revert realmd changes:
  - typos in prev. commit prevent correct work of realmd code.
  - useless log login packets
  - and really horrible idea log of patch packets (how nice convert some MB in hex strings)
* Revert output world packet format to more readable old but output timestamp
* Drop outWorld, but use explcit fprintf calls into new outWorldPacketDump.
  Not nice have 16 flush calls at hex line.</message>
    <tree>891aec65e2fca822c31229b1b6869c481e50df9a</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1798a48d5b65329ccf61c36dbe683d573dcb6fa9</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/d31768fbc6e105ec3d8e6e7b4301af8078d23f59</url>
    <id>d31768fbc6e105ec3d8e6e7b4301af8078d23f59</id>
    <committed-date>2009-11-08T17:24:29-08:00</committed-date>
    <authored-date>2009-11-08T17:24:12-08:00</authored-date>
    <message>[8797] Merge WorldLog class into Log class.

 * Added AuthSocket::SendPacket() function.
 * Packet logging now also possible in realmd.
 * realmd.conf.dist.in updated (added &quot;WorldLogFile&quot; setting).</message>
    <tree>d5250d908d16ae3bee8543c706b35acd943b0340</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3564cb540e4d6e3d880b7a84dcc35e9c49e2156a</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/1798a48d5b65329ccf61c36dbe683d573dcb6fa9</url>
    <id>1798a48d5b65329ccf61c36dbe683d573dcb6fa9</id>
    <committed-date>2009-11-08T16:19:49-08:00</committed-date>
    <authored-date>2009-11-08T16:19:34-08:00</authored-date>
    <message>[8796] * Add WARNING file to mangosd.vcproj. Also minor cosmetics.</message>
    <tree>b13777028867c74e8e226155d32bc535776ace24</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f50a0a7f4396e04961e9a6010f81d3a29a80a029</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/3564cb540e4d6e3d880b7a84dcc35e9c49e2156a</url>
    <id>3564cb540e4d6e3d880b7a84dcc35e9c49e2156a</id>
    <committed-date>2009-11-08T11:37:26-08:00</committed-date>
    <authored-date>2009-11-08T11:34:21-08:00</authored-date>
    <message>[8795] Reset UNIT_FIELD_AURASTATE before aura load or health/etc set.

This resolve problem when some aura state not remove aftre reload and original aura source lost.</message>
    <tree>ff0d717de2f58e5166b80e2e65e6e3f5a5ab7658</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb70e90ebec09c3a2609a1a3902386c8f5140111</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/f50a0a7f4396e04961e9a6010f81d3a29a80a029</url>
    <id>f50a0a7f4396e04961e9a6010f81d3a29a80a029</id>
    <committed-date>2009-11-08T10:39:55-08:00</committed-date>
    <authored-date>2009-11-08T10:39:44-08:00</authored-date>
    <message>[8794] Also rename gameeventmgr to sGameEventMgr.

Hopefully last singleton rename. :)</message>
    <tree>b9b98c75b3869558c6660fcc6425bc089f4e1fab</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>047d890e8a0c457ce2f50f137aafd4cab67e3ac2</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/bb70e90ebec09c3a2609a1a3902386c8f5140111</url>
    <id>bb70e90ebec09c3a2609a1a3902386c8f5140111</id>
    <committed-date>2009-11-08T10:32:59-08:00</committed-date>
    <authored-date>2009-11-08T10:32:50-08:00</authored-date>
    <message>[8793] Don't do operations through singleton if already in singleton context.

 * Also, some minor things:
   - Remove duplicate sWorldLog define.
   - Add sRealmList macro for RealmList::Instance().
   - Use sLog macro in scripting log functions.</message>
    <tree>f3cc664909f0a3abb230892178e2b88f071f8d9e</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51e3618a12469f5abd7a0b79039c4ae3c7501608</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/047d890e8a0c457ce2f50f137aafd4cab67e3ac2</url>
    <id>047d890e8a0c457ce2f50f137aafd4cab67e3ac2</id>
    <committed-date>2009-11-08T08:57:22-08:00</committed-date>
    <authored-date>2009-11-08T08:53:53-08:00</authored-date>
    <message>[8792] Fixed *nix configure work after [8790]</message>
    <tree>8a2e968ff7b6ca368dbc2e2fa1174d3498f5c64c</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99f9a1ccce696fbde2351b57aa5e3ab926552886</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/51e3618a12469f5abd7a0b79039c4ae3c7501608</url>
    <id>51e3618a12469f5abd7a0b79039c4ae3c7501608</id>
    <committed-date>2009-11-08T07:46:56-08:00</committed-date>
    <authored-date>2009-11-08T07:15:20-08:00</authored-date>
    <message>[8791] Fixed problems with atomic_support.obj in x64 mode

* Place atomic_support.obj to porjtect dirs instaed bin dir
* This also fix build fail at clean solution (not need now restart build for finish).</message>
    <tree>a1ace302e1d6b89e5e7d4050832a397d7f06f75e</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>815689f6db4b4f95690fc4307d7f12ec514bee33</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/99f9a1ccce696fbde2351b57aa5e3ab926552886</url>
    <id>99f9a1ccce696fbde2351b57aa5e3ab926552886</id>
    <committed-date>2009-11-08T03:22:41-08:00</committed-date>
    <authored-date>2009-11-08T03:22:29-08:00</authored-date>
    <message>[8790] Remove useless/unused Base and CountedReference sources.</message>
    <tree>081e58b2a42e78e42afb22ab5a2adbf456a2ff20</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0137dab9eb5c17733f6b3aa042431890c2a0b890</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/815689f6db4b4f95690fc4307d7f12ec514bee33</url>
    <id>815689f6db4b4f95690fc4307d7f12ec514bee33</id>
    <committed-date>2009-11-08T03:11:34-08:00</committed-date>
    <authored-date>2009-11-08T03:11:18-08:00</authored-date>
    <message>[8789] Rename several singleton macros to use more consistent names.

 * objmgr -&gt; sObjectMgr
 * spellmgr -&gt; sSpellMgr
 * WaypointMgr -&gt; sWaypointMgr
 * poolhandler -&gt; sPoolMgr
 * objaccessor -&gt; sObjectAccessor
 * mapmgr -&gt; sMapMgr
 * sInstanceSaveManager -&gt; sInstanceSaveMgr
 * ticketmgr -&gt; sTicketMgr
 * CreatureEAI_Mgr -&gt; sEventAIMgr
 * auctionmgr -&gt; sAuctionMgr
 * achievementmgr -&gt; sAchievementMgr</message>
    <tree>346b1d9d10c57f2cd3add0fa94f12268d5dfdba4</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e788f32db6a2d2bf8846b2e0903e2df2bd3cf130</id>
      </parent>
    </parents>
    <author>
      <name>NoFantasy</name>
      <email>nofantasy@nf.no</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/0137dab9eb5c17733f6b3aa042431890c2a0b890</url>
    <id>0137dab9eb5c17733f6b3aa042431890c2a0b890</id>
    <committed-date>2009-11-08T02:57:03-08:00</committed-date>
    <authored-date>2009-11-08T02:56:31-08:00</authored-date>
    <message>[8788] Clarify error log message for db_script_string

Signed-off-by: NoFantasy &lt;nofantasy@nf.no&gt;</message>
    <tree>9eeb92f51e6a874d5dbb3e24b1d780fa1c91ec69</tree>
    <committer>
      <name>NoFantasy</name>
      <email>nofantasy@nf.no</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>198f28cb1961834460fb4f26d64dd0e58bfd864b</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/e788f32db6a2d2bf8846b2e0903e2df2bd3cf130</url>
    <id>e788f32db6a2d2bf8846b2e0903e2df2bd3cf130</id>
    <committed-date>2009-11-08T02:38:34-08:00</committed-date>
    <authored-date>2009-11-08T02:38:00-08:00</authored-date>
    <message>[8787] Cleanup in Errors.h.</message>
    <tree>8a784d3db92ef655c4a65fe71a16644d17d488d1</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41a82d22e86e3a9dae393dc76c40d04c1d6b58d0</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/198f28cb1961834460fb4f26d64dd0e58bfd864b</url>
    <id>198f28cb1961834460fb4f26d64dd0e58bfd864b</id>
    <committed-date>2009-11-07T19:21:56-08:00</committed-date>
    <authored-date>2009-11-07T19:21:43-08:00</authored-date>
    <message>[8786] Rename some files.

 * HostilRefManager.cpp/.h -&gt; HostileRefManager.cpp/.h
 * PoolHandler.cpp/.h -&gt; PoolManager.cpp/.h</message>
    <tree>dcfaadcf2e5d1226c7109d60bb08c02fe46bcad0</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb71bea7d7bc80435ca653353c2ca936f63699b7</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/41a82d22e86e3a9dae393dc76c40d04c1d6b58d0</url>
    <id>41a82d22e86e3a9dae393dc76c40d04c1d6b58d0</id>
    <committed-date>2009-11-07T18:54:41-08:00</committed-date>
    <authored-date>2009-11-07T18:45:26-08:00</authored-date>
    <message>[8785] Use macro instead of explicit call to singleton Instance().

 * For: ObjectAccessor, MapManager.</message>
    <tree>c857fc1d52591ede77fc99f4be46d428dc80d5d6</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d094c572dd4649608105242231530055b9ee8a5b</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/cb71bea7d7bc80435ca653353c2ca936f63699b7</url>
    <id>cb71bea7d7bc80435ca653353c2ca936f63699b7</id>
    <committed-date>2009-11-07T18:54:27-08:00</committed-date>
    <authored-date>2009-11-07T18:36:43-08:00</authored-date>
    <message>Make RealmList proper singleton in realmd.</message>
    <tree>c330904dd727df3b5b0768574680302ebd6ecd97</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84274b19cc65f3c1e18982fb1b2acf6684098f97</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/d094c572dd4649608105242231530055b9ee8a5b</url>
    <id>d094c572dd4649608105242231530055b9ee8a5b</id>
    <committed-date>2009-11-07T18:54:27-08:00</committed-date>
    <authored-date>2009-11-07T18:33:06-08:00</authored-date>
    <message>Don't use singleton to access static functions.

 * This affects especially ObjectMgr functions:
   - GetCreatureInfo
   - GetGameObjectInfo
   - GetInstanceTemplate
   These are in fact static functions.</message>
    <tree>b171bb76feadc00cde969232c0cc7fba996408aa</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e6c82977419bc9dce7be51f07bafed00b190a0f4</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/84274b19cc65f3c1e18982fb1b2acf6684098f97</url>
    <id>84274b19cc65f3c1e18982fb1b2acf6684098f97</id>
    <committed-date>2009-11-07T16:42:36-08:00</committed-date>
    <authored-date>2009-11-07T16:40:45-08:00</authored-date>
    <message>[8784] Use more appropriate error for cast fail on taxi flight.</message>
    <tree>3e8c1f06daea4a3d16c9693a35c4c675186a9ec4</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b17887faf8bd227d43d1de9f5e10f68aa36fa9e</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/e6c82977419bc9dce7be51f07bafed00b190a0f4</url>
    <id>e6c82977419bc9dce7be51f07bafed00b190a0f4</id>
    <committed-date>2009-11-07T13:04:35-08:00</committed-date>
    <authored-date>2009-11-07T13:04:24-08:00</authored-date>
    <message>[8783] * Fix mangos.sql after [8775].</message>
    <tree>9ace5a24b12ba7c2ac7b06f453185a48b8fbaa5b</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0ce328b6931defc1517d82e6f6806e4da49d299</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/6b17887faf8bd227d43d1de9f5e10f68aa36fa9e</url>
    <id>6b17887faf8bd227d43d1de9f5e10f68aa36fa9e</id>
    <committed-date>2009-11-07T07:44:22-08:00</committed-date>
    <authored-date>2009-11-07T07:43:25-08:00</authored-date>
    <message>[8782] Prevent packet problem spam in log at rejected CMSG_WORLD_TELEPORT.</message>
    <tree>efa1087afd1b1563ea64cdba0317f10ca6b8012f</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b365d3cc3384aa2613284381081658e1ad3f37dc</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/f0ce328b6931defc1517d82e6f6806e4da49d299</url>
    <id>f0ce328b6931defc1517d82e6f6806e4da49d299</id>
    <committed-date>2009-11-06T09:17:53-08:00</committed-date>
    <authored-date>2009-11-06T09:17:53-08:00</authored-date>
    <message>Remove useless throw() and fix TBB warnings.</message>
    <tree>5bf099ef098a338cfaaf73022d589661276c1803</tree>
    <committer>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca88fc52a7e17148a91532cbbfd9ea55b41bc5a6</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/b365d3cc3384aa2613284381081658e1ad3f37dc</url>
    <id>b365d3cc3384aa2613284381081658e1ad3f37dc</id>
    <committed-date>2009-11-06T06:43:16-08:00</committed-date>
    <authored-date>2009-11-06T06:37:00-08:00</authored-date>
    <message>[8781] Remove old 100ms Linux hack in WorldRunnable.

 * This allows Linux OS to update world every 50ms like Windows (possible speed-up, but more CPU usage).
 * This hack was probably used because of old sockets lib, but we don't use this for worldd anymore.</message>
    <tree>e2904c38b8f5dd340a39fe1f94018faba833ec04</tree>
    <committer>
      <name>unknown</name>
      <email>Zor@zorex@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40cde0ff369262a54691e1660882d0c4f99eb8d8</id>
      </parent>
    </parents>
    <author>
      <name>balrok</name>
      <email>balrok@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/ca88fc52a7e17148a91532cbbfd9ea55b41bc5a6</url>
    <id>ca88fc52a7e17148a91532cbbfd9ea55b41bc5a6</id>
    <committed-date>2009-11-06T04:32:33-08:00</committed-date>
    <authored-date>2009-11-06T04:30:37-08:00</authored-date>
    <message>[8780] fixed typos with arenarating

original patch was ok - i just did copy/paste errors :s</message>
    <tree>dc4599e68c7c0863e7308bb6ff0033759c3a1741</tree>
    <committer>
      <name>balrok</name>
      <email>balrok@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b94ffd16ae8b2b49cbbc5ffc157b020a30d42b45</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/40cde0ff369262a54691e1660882d0c4f99eb8d8</url>
    <id>40cde0ff369262a54691e1660882d0c4f99eb8d8</id>
    <committed-date>2009-11-05T15:39:51-08:00</committed-date>
    <authored-date>2009-11-05T15:34:49-08:00</authored-date>
    <message>[8779] Not output error at empty item loot for mail template at mail creating.</message>
    <tree>377fdb576f6841259556da413de1842bfd07f58a</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e489409060bda01b0b2fa3d7bf491d31fb68307a</id>
      </parent>
    </parents>
    <author>
      <name>balrok</name>
      <email>balrok@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/b94ffd16ae8b2b49cbbc5ffc157b020a30d42b45</url>
    <id>b94ffd16ae8b2b49cbbc5ffc157b020a30d42b45</id>
    <committed-date>2009-11-05T04:29:06-08:00</committed-date>
    <authored-date>2009-11-05T04:24:44-08:00</authored-date>
    <message>[8778] corrected bg-spawnmodes based on dbc-data

so it seems, that the difficulty-level isn't implemented
for all battlegrounds (in fact only for alterac valley)
we now set the difficulty level based on queue-id and then go down
to the highest difficulty-level possible for this map

big thx to vladimir for information and help with code :)</message>
    <tree>af9f6a4fcd2bd800b705616d8a43de152713ad8f</tree>
    <committer>
      <name>balrok</name>
      <email>balrok@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f3c20ec14d386f1b784ef26fe6e76ba8ea03ac5</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/e489409060bda01b0b2fa3d7bf491d31fb68307a</url>
    <id>e489409060bda01b0b2fa3d7bf491d31fb68307a</id>
    <committed-date>2009-11-05T03:12:53-08:00</committed-date>
    <authored-date>2009-11-05T03:11:30-08:00</authored-date>
    <message>[8777] Fixed spawn mask to correct after recent commits for BG maps.</message>
    <tree>3841ac7beef9b9e024ffbfd796e4f342c2743652</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b01aa2b153354cc683253940048f2922ef2c8034</id>
      </parent>
    </parents>
    <author>
      <name>danielich</name>
      <email>danielich@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/2f3c20ec14d386f1b784ef26fe6e76ba8ea03ac5</url>
    <id>2f3c20ec14d386f1b784ef26fe6e76ba8ea03ac5</id>
    <committed-date>2009-11-05T02:02:08-08:00</committed-date>
    <authored-date>2009-11-05T01:59:32-08:00</authored-date>
    <message>[8776] proper arena rating calculation

the elo-formula has K=48 for rating&lt;1000
an K=32 for rating&gt;1000

also set the rating of new members to 0 if they
join a team with rating &lt;1000</message>
    <tree>3640408f8979ba1f222c922984c8c4bb9f68c945</tree>
    <committer>
      <name>balrok</name>
      <email>balrok@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de76ec75bf63bd2e4592cb8e4f8cb9ca155c8598</id>
      </parent>
    </parents>
    <author>
      <name>balrok</name>
      <email>balrok@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/b01aa2b153354cc683253940048f2922ef2c8034</url>
    <id>b01aa2b153354cc683253940048f2922ef2c8034</id>
    <committed-date>2009-11-05T01:48:15-08:00</committed-date>
    <authored-date>2009-11-05T01:22:10-08:00</authored-date>
    <message>[8775] implement all creature difficulties + support bgs with this

former know as heroic_entry we now have 3 of those
which let us chose different creature_templates for different
map-types

normal maps will need a bit more support to use correct
spawnmodes

but for battlegrounds it works already good:
they are divided by levelrange:
    0-59  == normal spawn -&gt; spiritguides level 60
    60-69 == difficulty=1 -&gt; spritiguides level 70
    70-79 == difficulty=2 -&gt; spiritguides level 80
    80    == difficulty=3 -&gt; spiritguides level 80

this is needed mostly for alterac valley to get
right creature-templates spawned
and with that all creature-&gt;SetLevel hacks could
get removed from alterac valley code</message>
    <tree>d94e14f3a9c5a87b0f659450b0dfe12a8244aed3</tree>
    <committer>
      <name>balrok</name>
      <email>balrok@getmangos.com</email>
    </committer>
  </commit>
</commits>
