<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>45bae0d30852f84ea3c67e08216b419da007a615</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/1b12998778b8562235005b68285e6ca10aa7cd70</url>
    <id>1b12998778b8562235005b68285e6ca10aa7cd70</id>
    <committed-date>2009-11-08T11:37:57-08:00</committed-date>
    <authored-date>2009-11-08T11:37:42-08:00</authored-date>
    <message>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.

(backported from commit 3564cb5)

Signed-off-by: VladimirMangos &lt;vladimir@getmangos.com&gt;</message>
    <tree>c82185f6f85d79e3aa410f2fae46b49b3945d2f2</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fdbf3daeb8cfd842484ee88b67f98dae8d540c84</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/45bae0d30852f84ea3c67e08216b419da007a615</url>
    <id>45bae0d30852f84ea3c67e08216b419da007a615</id>
    <committed-date>2009-11-08T10:43:03-08:00</committed-date>
    <authored-date>2009-11-08T10:42:27-08:00</authored-date>
    <message>Also rename gameeventmgr to sGameEventMgr.

Hopefully last singleton rename. :)

(backported from commit f50a0a7)

Signed-off-by: VladimirMangos &lt;vladimir@getmangos.com&gt;</message>
    <tree>31267992e3dda017afddab9d6567f4784f9673c4</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27f12eb82889974050f03066b411a7a4e19455ba</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/fdbf3daeb8cfd842484ee88b67f98dae8d540c84</url>
    <id>fdbf3daeb8cfd842484ee88b67f98dae8d540c84</id>
    <committed-date>2009-11-08T10:38:35-08:00</committed-date>
    <authored-date>2009-11-08T10:37:31-08:00</authored-date>
    <message>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.

(backported from commit bb70e90)

Signed-off-by: VladimirMangos &lt;vladimir@getmangos.com&gt;</message>
    <tree>7c57f6f0503221364656a20aa72c271f03d2ec6f</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7007c5dc8a55ac5f03a094f305aad97c6d36042d</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/27f12eb82889974050f03066b411a7a4e19455ba</url>
    <id>27f12eb82889974050f03066b411a7a4e19455ba</id>
    <committed-date>2009-11-08T08:58:24-08:00</committed-date>
    <authored-date>2009-11-08T08:57:38-08:00</authored-date>
    <message>Fixed *nix configure work after [8790]

(backported from commit 047d890)</message>
    <tree>ee1023cb36b31e6f531ea9b7ae859c134d99390d</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94cab3eccca674444c0fcdc721471ab4565f0691</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/7007c5dc8a55ac5f03a094f305aad97c6d36042d</url>
    <id>7007c5dc8a55ac5f03a094f305aad97c6d36042d</id>
    <committed-date>2009-11-08T07:50:09-08:00</committed-date>
    <authored-date>2009-11-08T07:47:15-08:00</authored-date>
    <message>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).

(backported from commit 51e3618)</message>
    <tree>ba9a28123284e8459777206cb29c9bffba7fc76b</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87cfe1aac7ef70355ff5483436ebd01a9c813255</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/94cab3eccca674444c0fcdc721471ab4565f0691</url>
    <id>94cab3eccca674444c0fcdc721471ab4565f0691</id>
    <committed-date>2009-11-08T07:00:24-08:00</committed-date>
    <authored-date>2009-11-08T06:59:21-08:00</authored-date>
    <message>Remove useless/unused Base and CountedReference sources.

(backported from commit 99f9a1c)</message>
    <tree>b5c1226e1ea5da72974024cab4ffcb4ad77c1385</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd881e547967338c909d27ba06c0b81d38b578fa</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/87cfe1aac7ef70355ff5483436ebd01a9c813255</url>
    <id>87cfe1aac7ef70355ff5483436ebd01a9c813255</id>
    <committed-date>2009-11-08T06:57:06-08:00</committed-date>
    <authored-date>2009-11-08T05:29:25-08:00</authored-date>
    <message>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

(backported from commit 815689f)</message>
    <tree>1b054ade96f18135a150ba9d6d4ed7cf0d4d1a99</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6f89a88ea603454f432b0bea013723dc0afa91a</id>
      </parent>
    </parents>
    <author>
      <name>NoFantasy</name>
      <email>nofantasy@nf.no</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/bd881e547967338c909d27ba06c0b81d38b578fa</url>
    <id>bd881e547967338c909d27ba06c0b81d38b578fa</id>
    <committed-date>2009-11-08T05:28:51-08:00</committed-date>
    <authored-date>2009-11-08T05:28:42-08:00</authored-date>
    <message>Clarify error log message for db_script_string

Signed-off-by: NoFantasy &lt;nofantasy@nf.no&gt;

(backported from commit 0137dab)</message>
    <tree>4a801633aeec97144be2981948815db3cb3284a6</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd816f2c5e256ba84db542af4f4f2adb1c4d4dc6</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/f6f89a88ea603454f432b0bea013723dc0afa91a</url>
    <id>f6f89a88ea603454f432b0bea013723dc0afa91a</id>
    <committed-date>2009-11-08T05:22:47-08:00</committed-date>
    <authored-date>2009-11-08T05:22:21-08:00</authored-date>
    <message>Cleanup in Errors.h.

(backported from commit e788f32)</message>
    <tree>b54b1279d2b58c397ba9da98d3a36f8e5cf3ef9a</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a39ee3d9a3e7a3109cd65e49bae27c1756214af6</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/dd816f2c5e256ba84db542af4f4f2adb1c4d4dc6</url>
    <id>dd816f2c5e256ba84db542af4f4f2adb1c4d4dc6</id>
    <committed-date>2009-11-08T05:20:31-08:00</committed-date>
    <authored-date>2009-11-08T04:50:59-08:00</authored-date>
    <message>Rename some files.

 * HostilRefManager.cpp/.h -&gt; HostileRefManager.cpp/.h
 * PoolHandler.cpp/.h -&gt; PoolManager.cpp/.h

(backported from commit 198f28c)</message>
    <tree>60f1b8eaeb6bed79701d07969449fc52902260a2</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e747476122a94eb2b709f7f3043cd2d537cd8036</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/a39ee3d9a3e7a3109cd65e49bae27c1756214af6</url>
    <id>a39ee3d9a3e7a3109cd65e49bae27c1756214af6</id>
    <committed-date>2009-11-08T04:45:50-08:00</committed-date>
    <authored-date>2009-11-08T04:28:53-08:00</authored-date>
    <message>Use macro instead of explicit call to singleton Instance().

 * For: ObjectAccessor, MapManager.

(backported from commit 41a82d2)</message>
    <tree>122e27b9680f522e2afb24516717e8929b0a9093</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f487d91ae46d6142b4738fed2e8d9b5e53c083cf</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/e747476122a94eb2b709f7f3043cd2d537cd8036</url>
    <id>e747476122a94eb2b709f7f3043cd2d537cd8036</id>
    <committed-date>2009-11-08T04:28:07-08:00</committed-date>
    <authored-date>2009-11-08T04:28:04-08:00</authored-date>
    <message>Make RealmList proper singleton in realmd.

(backported from commit cb71bea)

Signed-off-by: VladimirMangos &lt;vladimir@getmangos.com&gt;</message>
    <tree>aaa74b8f2c207567e50060b158b00f1fb96a57c5</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f42eabd2772a70f3138c11533a9dcfa8ec4bf3c4</id>
      </parent>
    </parents>
    <author>
      <name>XTZGZoReX</name>
      <email>xtzgzorex@gmail.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/f487d91ae46d6142b4738fed2e8d9b5e53c083cf</url>
    <id>f487d91ae46d6142b4738fed2e8d9b5e53c083cf</id>
    <committed-date>2009-11-08T04:27:29-08:00</committed-date>
    <authored-date>2009-11-08T04:06:14-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.

(backported from commit d094c57)</message>
    <tree>bb51c68dc23ff3136546f8aa46e7262b650deb53</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00ec885e27d698285adddcf826eb1fae326c4769</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/f42eabd2772a70f3138c11533a9dcfa8ec4bf3c4</url>
    <id>f42eabd2772a70f3138c11533a9dcfa8ec4bf3c4</id>
    <committed-date>2009-11-07T16:43:10-08:00</committed-date>
    <authored-date>2009-11-07T16:42:57-08:00</authored-date>
    <message>Use more appropriate error for cast fail on taxi flight.

(backported from commit 84274b1)</message>
    <tree>c0b6fb50decf01ca77854373c05a611fc264ad18</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>140aebbdd27b81a15c0c701299b08324fb6eb304</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/00ec885e27d698285adddcf826eb1fae326c4769</url>
    <id>00ec885e27d698285adddcf826eb1fae326c4769</id>
    <committed-date>2009-11-07T07:50:45-08:00</committed-date>
    <authored-date>2009-11-07T07:50:25-08:00</authored-date>
    <message>Prevent packet problem spam in log at rejected CMSG_WORLD_TELEPORT.

(backported from commit 6b17887)</message>
    <tree>4de17ec282c6184f9a34e10cd5d519518888571d</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d336e3e19287103a6d1498b03205dda59ae7f3c9</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/140aebbdd27b81a15c0c701299b08324fb6eb304</url>
    <id>140aebbdd27b81a15c0c701299b08324fb6eb304</id>
    <committed-date>2009-11-05T15:40:26-08:00</committed-date>
    <authored-date>2009-11-05T15:40:26-08:00</authored-date>
    <message>Not output error at empty item loot for mail template at mail creating.

(backported from commit 40cde0f)</message>
    <tree>b3e8d3c02b58d0be4ecab8600e90dc62457d1aaf</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82194e5c8a60e3ce124d30052fa20a71687724a9</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/d336e3e19287103a6d1498b03205dda59ae7f3c9</url>
    <id>d336e3e19287103a6d1498b03205dda59ae7f3c9</id>
    <committed-date>2009-11-04T10:45:03-08:00</committed-date>
    <authored-date>2009-11-04T10:45:03-08:00</authored-date>
    <message>Restore 0.12 build.</message>
    <tree>b3e8d3c02b58d0be4ecab8600e90dc62457d1aaf</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a5f82a20cb6b104ba734e34307bea240ceb3e35</id>
      </parent>
    </parents>
    <author>
      <name>unik</name>
      <email>unik@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/82194e5c8a60e3ce124d30052fa20a71687724a9</url>
    <id>82194e5c8a60e3ce124d30052fa20a71687724a9</id>
    <committed-date>2009-11-04T05:29:12-08:00</committed-date>
    <authored-date>2009-11-04T05:29:00-08:00</authored-date>
    <message>Prevent counter overflow in mail list oacket sent to client.

Signed-off-by: VladimirMangos &lt;vladimir@getmangos.com&gt;

(backported from commit 7bc0dbb)</message>
    <tree>cc15ada6d2190c7d11786236334f9ec2200fd1e0</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d60037bc7c63c83365fbd82918d3f5803d4b8e53</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/5a5f82a20cb6b104ba734e34307bea240ceb3e35</url>
    <id>5a5f82a20cb6b104ba734e34307bea240ceb3e35</id>
    <committed-date>2009-11-04T00:59:00-08:00</committed-date>
    <authored-date>2009-11-04T00:58:48-08:00</authored-date>
    <message>Prevent incomplete packer read spam at reject by another reason mail packet.

(backported from commit 7b69858)</message>
    <tree>3986ec3f9f1d26e4fc26ed998b39396c815bdacb</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>815000938eee183aad4ba731cc31f0096909b325</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/d60037bc7c63c83365fbd82918d3f5803d4b8e53</url>
    <id>d60037bc7c63c83365fbd82918d3f5803d4b8e53</id>
    <committed-date>2009-11-04T00:41:03-08:00</committed-date>
    <authored-date>2009-11-03T06:36:56-08:00</authored-date>
    <message>Rewrite code for prepare and send mails.

* Move send functions to new MailDraft class from WorldSession
* Simplify use different args combinations used in SendMailTo
  by groupping its by functionality in Helper classes. This also will prevent wrong way use args combinations.
(backported from commit 23ddaba)
(backported from commit e7edc1f)</message>
    <tree>966ab14d4e1ccfbf40d017da371c0004cc80862d</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37521422f0f69a8b2c49bdc1f0993c881f9046c1</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/815000938eee183aad4ba731cc31f0096909b325</url>
    <id>815000938eee183aad4ba731cc31f0096909b325</id>
    <committed-date>2009-11-02T10:43:45-08:00</committed-date>
    <authored-date>2009-11-02T10:43:22-08:00</authored-date>
    <message>Move one more function code to .cpp for restore build.

(backported from commit 098de34)</message>
    <tree>270ba19c2ba116b12c0316645a9b2918ab4dc449</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>901457b4534193f0c2f408da3191457d225e9d48</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/37521422f0f69a8b2c49bdc1f0993c881f9046c1</url>
    <id>37521422f0f69a8b2c49bdc1f0993c881f9046c1</id>
    <committed-date>2009-11-02T07:36:12-08:00</committed-date>
    <authored-date>2009-11-02T07:36:00-08:00</authored-date>
    <message>Restore build at Unix/Linux after recent commits.

(backported from commit 1634b36)</message>
    <tree>f9a566ee86879759cde28c624e5a553f0871ed84</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee85e3292ccb0a81b389010bd0b5e0a80510155c</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/901457b4534193f0c2f408da3191457d225e9d48</url>
    <id>901457b4534193f0c2f408da3191457d225e9d48</id>
    <committed-date>2009-11-02T05:31:57-08:00</committed-date>
    <authored-date>2009-11-02T05:02:04-08:00</authored-date>
    <message>Simplify code for mail items send. Avoid packet unread spam at errors.

(backported from commit a2dae9d)
(backported from commit 1de0b4b)</message>
    <tree>c42a210c80982f6564f0440f6622a17bb32924bd</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f12b72e124a448938943756e5fe6cb6f7607a5fc</id>
      </parent>
    </parents>
    <author>
      <name>Ambal</name>
      <email>pogrebniak@gala.net</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/ee85e3292ccb0a81b389010bd0b5e0a80510155c</url>
    <id>ee85e3292ccb0a81b389010bd0b5e0a80510155c</id>
    <committed-date>2009-11-01T23:52:57-08:00</committed-date>
    <authored-date>2009-11-01T23:52:45-08:00</authored-date>
    <message>Fix for Intel TBB library aka 'Cannot open &quot;../../dep/tbb/libtbbmalloc.so&quot;'. Thanks to ApoC, ghostpast and me :P

Signed-off-by: Ambal &lt;pogrebniak@gala.net&gt;

(backported from commit e309456)

Signed-off-by: VladimirMangos &lt;vladimir@getmangos.com&gt;</message>
    <tree>3e1479b47f5e08d78e9e4b1f7177dc758304e6d3</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6403ef4c78ad796d909475cb9d27db9e0150d7ae</id>
      </parent>
    </parents>
    <author>
      <name>NoFantasy</name>
      <email>nofantasy@nf.no</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/f12b72e124a448938943756e5fe6cb6f7607a5fc</url>
    <id>f12b72e124a448938943756e5fe6cb6f7607a5fc</id>
    <committed-date>2009-11-01T22:51:21-08:00</committed-date>
    <authored-date>2009-11-01T22:50:59-08:00</authored-date>
    <message>Export GetAreaEntryByArea* functions to dll to access from script library

Signed-off-by: NoFantasy &lt;nofantasy@nf.no&gt;

(backported from commit ac54ca2)

Signed-off-by: VladimirMangos &lt;vladimir@getmangos.com&gt;</message>
    <tree>2e195ae5973ce850e3cabf7777a622b8e95f3e31</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>17b36ebb8daa2bc051f66c5d86c2eb30c5db0f8e</id>
      </parent>
    </parents>
    <author>
      <name>begemot</name>
      <email>begemot@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/6403ef4c78ad796d909475cb9d27db9e0150d7ae</url>
    <id>6403ef4c78ad796d909475cb9d27db9e0150d7ae</id>
    <committed-date>2009-11-01T12:10:13-08:00</committed-date>
    <authored-date>2009-11-01T12:05:21-08:00</authored-date>
    <message>typo fix and codestyle

typo was at PetLevelInfo loading
which didn't display the progressbar right when
there was no petlevelinfo available

another (mangos-0.12 only) typo was in mangos.sql

(backported from commit ffda3c6)</message>
    <tree>1c8a0b6df4c7cd7087b0795afa96f692b7aa8368</tree>
    <committer>
      <name>balrok</name>
      <email>balrok@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e546a748fa88d080f712ee2cb8cd1272d86862de</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/17b36ebb8daa2bc051f66c5d86c2eb30c5db0f8e</url>
    <id>17b36ebb8daa2bc051f66c5d86c2eb30c5db0f8e</id>
    <committed-date>2009-10-31T03:53:37-07:00</committed-date>
    <authored-date>2009-10-31T03:49:01-07:00</authored-date>
    <message>Remove unused item_slot field, avoid spam at non comlete packet read.

(backported from commit 8e7f986)</message>
    <tree>a19660dd9d50f4a2e5e039f88c46ade01e7177e4</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35b6ad8ff91e818eed04a8a68b0d23127d4cdc26</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/e546a748fa88d080f712ee2cb8cd1272d86862de</url>
    <id>e546a748fa88d080f712ee2cb8cd1272d86862de</id>
    <committed-date>2009-10-29T20:18:01-07:00</committed-date>
    <authored-date>2009-10-29T20:01:11-07:00</authored-date>
    <message>Some guld back related packets data correctness checks

* Move when possible checks from deep code to packer/DB read level.
* Check real existed guild bank tabs amount instead just max possible amount.
* Check guild bank loaded state for packets expected to be called only after
  guild bank data loadin by another packet.

Thanks to elecyb and NetSky for original fix versions.

(backported from commit 99c348e)</message>
    <tree>4541fec691cc556b534dd8d97a79c8389adbb1e2</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a81d8073ca3a23ced252a1390f375a4d1b6bc6b</id>
      </parent>
    </parents>
    <author>
      <name>leak</name>
      <email>leak@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/35b6ad8ff91e818eed04a8a68b0d23127d4cdc26</url>
    <id>35b6ad8ff91e818eed04a8a68b0d23127d4cdc26</id>
    <committed-date>2009-10-29T19:58:20-07:00</committed-date>
    <authored-date>2009-10-29T19:54:06-07:00</authored-date>
    <message>Allow guildmaster to withdraw money before first bank tab is purchased.

Attached sql file needs to be run to repair existing structure.

Signed-off-by: unknown &lt;Jakub@.(none)&gt;

(backported from commit 0a20365)</message>
    <tree>b64e9ebd0574b093c2b41e5f156e059d1bdc4b78</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56c7ae7f86ad96e8c56bbb2f8378c1141ef64d2e</id>
      </parent>
    </parents>
    <author>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </author>
    <url>http://github.com/mangos/mangos/commit/9a81d8073ca3a23ced252a1390f375a4d1b6bc6b</url>
    <id>9a81d8073ca3a23ced252a1390f375a4d1b6bc6b</id>
    <committed-date>2009-10-29T03:32:29-07:00</committed-date>
    <authored-date>2009-10-29T03:28:21-07:00</authored-date>
    <message>Changes in mail template related server load checks.

* Allow loot for not used in quest mail templates.
  This let use mail template based mails from scripts for example.
* Not allow use same mail template id in more one quests.

(backported from commit 1fd8ad7)</message>
    <tree>5b6f7d90d339176861f9497b69fb6e9a134105ad</tree>
    <committer>
      <name>VladimirMangos</name>
      <email>vladimir@getmangos.com</email>
    </committer>
  </commit>
</commits>
