<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[MGAWoW Forums - Updates & Changelogs]]></title>
		<link>http://forum.mgagames.co.uk</link>
		<description>Any updates uploaded to the server will be posted here.</description>
		<language>en</language>
		<lastBuildDate>Fri, 10 Sep 2010 13:41:05 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forum.mgawow.co.uk/images/bluefox/misc/rss.jpg</url>
			<title><![CDATA[MGAWoW Forums - Updates & Changelogs]]></title>
			<link>http://forum.mgagames.co.uk</link>
		</image>
		<item>
			<title>Core/ArenaTeam: Add a check to determine if a player is account for an accurate calcu</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25471&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Core/ArenaTeam: Add a check to determine if a player is account for an accurate calculation of ArenaTeam::GetAverageMMR Fixes issue #3789 		 			 
* ...</description>
			<content:encoded><![CDATA[<div>Core/ArenaTeam: Add a check to determine if a player is account for an accurate calculation of ArenaTeam::GetAverageMMR Fixes issue #3789 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/93364e094790/src/server/game/Battlegrounds/ArenaTeam.cpp" target="_blank"> 					src/server/game/Battlegrounds/ArenaTeam.cpp 				</a> (13 lines added, 3 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/93364e094790" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25471</guid>
		</item>
		<item>
			<title>Core/WorldRunnable: Convert the last part of autobroadcast (interval config) to Trini</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25470&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Core/WorldRunnable: Convert the last part of autobroadcast (interval config) to Trinity standards (proper caching) as well. Patch by 41782992@qq.com....</description>
			<content:encoded><![CDATA[<div>Core/WorldRunnable: Convert the last part of autobroadcast (interval config) to Trinity standards (proper caching) as well. Patch by <a href="mailto:41782992@qq.com">41782992@qq.com</a>. Closes issue #3796 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/166e2a3b6e2e/src/server/game/World/World.h" target="_blank"> 					src/server/game/World/World.h 				</a> (1 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/166e2a3b6e2e/src/server/game/World/World.cpp" target="_blank"> 					src/server/game/World/World.cpp 				</a> (2 lines added, 3 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/166e2a3b6e2e" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25470</guid>
		</item>
		<item>
			<title>Scripts/Texts: * fix script texts in various locations (thanks TerrorBringer for the </title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25476&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Scripts/Texts: * fix script texts in various locations (thanks TerrorBringer for the heads up). Closes issue #2055. Closes issue #3087. * cleanup...</description>
			<content:encoded><![CDATA[<div>Scripts/Texts: * fix script texts in various locations (thanks TerrorBringer for the heads up). Closes issue #2055. Closes issue #3087. * cleanup world_script_texts.sql file (remove spaces, order entries) Scripts/Misc: * remove obsolete random seed initialization from scripts * fix some warnings in scripts * some cleanup in chat_log.cpp 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Kalimdor/azuremyst_isle.cpp" target="_blank"> 					src/server/scripts/Kalimdor/azuremyst_isle.cpp 				</a> (8 lines added, 8 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Outland/shadowmoon_valley.cpp" target="_blank"> 					src/server/scripts/Outland/shadowmoon_valley.cpp 				</a> (27 lines added, 26 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Kalimdor/azshara.cpp" target="_blank"> 					src/server/scripts/Kalimdor/azshara.cpp 				</a> (20 lines added, 26 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/EasternKingdoms/silvermoon_city.cpp" target="_blank"> 					src/server/scripts/EasternKingdoms/silvermoon_city.cpp 				</a> (7 lines added, 5 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/sql/updates/9762_world_script_texts.sql" target="_blank"> 					sql/updates/9762_world_script_texts.sql 				</a> (64 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Kalimdor/silithus.cpp" target="_blank"> 					src/server/scripts/Kalimdor/silithus.cpp 				</a> (0 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/EasternKingdoms/western_plaguelands.cpp" target="_blank"> 					src/server/scripts/EasternKingdoms/western_plaguelands.cpp 				</a> (7 lines added, 7 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Kalimdor/ungoro_crater.cpp" target="_blank"> 					src/server/scripts/Kalimdor/ungoro_crater.cpp 				</a> (33 lines added, 39 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/EasternKingdoms/Karazhan/boss_prince_malchezaar.cpp" target="_blank"> 					src/server/scripts/EasternKingdoms/Karazhan/boss_prince_malchezaar.cpp 				</a> (1 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Outland/terokkar_forest.cpp" target="_blank"> 					src/server/scripts/Outland/terokkar_forest.cpp 				</a> (11 lines added, 9 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_ymiron.cpp" target="_blank"> 					src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_ymiron.cpp 				</a> (0 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/EasternKingdoms/elwynn_forest.cpp" target="_blank"> 					src/server/scripts/EasternKingdoms/elwynn_forest.cpp 				</a> (4 lines added, 3 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Outland/netherstorm.cpp" target="_blank"> 					src/server/scripts/Outland/netherstorm.cpp 				</a> (70 lines added, 57 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Kalimdor/durotar.cpp" target="_blank"> 					src/server/scripts/Kalimdor/durotar.cpp 				</a> (1 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/sql/scripts/world_script_texts.sql" target="_blank"> 					sql/scripts/world_script_texts.sql 				</a> (195 lines added, 151 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/EasternKingdoms/dun_morogh.cpp" target="_blank"> 					src/server/scripts/EasternKingdoms/dun_morogh.cpp 				</a> (4 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/World/chat_log.cpp" target="_blank"> 					src/server/scripts/World/chat_log.cpp 				</a> (1 lines added, 15 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/59ed91b46977/src/server/scripts/Kalimdor/darkshore.cpp" target="_blank"> 					src/server/scripts/Kalimdor/darkshore.cpp 				</a> (2 lines added, 2 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/59ed91b46977" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25476</guid>
		</item>
		<item>
			<title>Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a C-style par</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25475&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a C-style parameter of type void*. Instead, use overloaded methods for the...</description>
			<content:encoded><![CDATA[<div>Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a C-style parameter of type void*. Instead, use overloaded methods for the different types. 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/e7c690aaf942/src/server/game/Scripting/ScriptMgr.h" target="_blank"> 					src/server/game/Scripting/ScriptMgr.h 				</a> (11 lines added, 10 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/e7c690aaf942/src/server/game/Scripting/ScriptMgr.cpp" target="_blank"> 					src/server/game/Scripting/ScriptMgr.cpp 				</a> (22 lines added, 2 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/e7c690aaf942/src/server/scripts/World/chat_log.cpp" target="_blank"> 					src/server/scripts/World/chat_log.cpp 				</a> (79 lines added, 75 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/e7c690aaf942" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25475</guid>
		</item>
		<item>
			<title><![CDATA[Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into MailHandler.]]></title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25477&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description><![CDATA[Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into MailHandler.cpp Core/ScriptSystem: Remove unneeded TODO. 		 			 
* ...]]></description>
			<content:encoded><![CDATA[<div>Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into MailHandler.cpp Core/ScriptSystem: Remove unneeded TODO. 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/8c797767dc8a/src/server/game/Mails/Mail.h" target="_blank"> 					src/server/game/Mails/Mail.h 				</a> (9 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/8c797767dc8a/src/server/game/Mails/Mail.cpp" target="_blank"> 					src/server/game/Mails/Mail.cpp 				</a> (0 lines added, 750 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/8c797767dc8a/src/server/game/Server/Protocol/Handlers/MailHandler.cpp" target="_blank"> 					src/server/game/Server/Protocol/Handlers/MailHandler.cpp 				</a> (766 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/8c797767dc8a/src/server/game/Scripting/ScriptMgr.h" target="_blank"> 					src/server/game/Scripting/ScriptMgr.h 				</a> (0 lines added, 1 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/8c797767dc8a" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25477</guid>
		</item>
		<item>
			<title>update to asylumchat</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25484&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>update to asylumchat 		 			 
*  					src/server/game/trinichat/IRCClient.cpp 				...</description>
			<content:encoded><![CDATA[<div>update to asylumchat 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/a791a79015e3/src/server/game/trinichat/IRCClient.cpp" target="_blank"> 					src/server/game/trinichat/IRCClient.cpp 				</a> (1 lines added, 1 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/a791a79015e3" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25484</guid>
		</item>
		<item>
			<title>Core/Unit: Fix some health-related calculations by adjusting maximum size to 64 bit i</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25480&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Core/Unit: Fix some health-related calculations by adjusting maximum size to 64 bit integers, closes issue 3778 		 			 
* ...</description>
			<content:encoded><![CDATA[<div>Core/Unit: Fix some health-related calculations by adjusting maximum size to 64 bit integers, closes issue 3778 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/f0ebd8fedd27/src/server/game/Entities/Unit/Unit.h" target="_blank"> 					src/server/game/Entities/Unit/Unit.h 				</a> (4 lines added, 4 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/f0ebd8fedd27" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25480</guid>
		</item>
		<item>
			<title>Core/Commands: Implement possibility to unbind specific maps/difficulties with .insta</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25482&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description><![CDATA[Core/Commands: Implement possibility to unbind specific maps/difficulties with .instance unbind, based on svetilo12's idea, closes issue 3792 		 			...]]></description>
			<content:encoded><![CDATA[<div>Core/Commands: Implement possibility to unbind specific maps/difficulties with .instance unbind, based on svetilo12&#39;s idea, closes issue 3792 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/3286b07b3aea/sql/base/world_database.sql" target="_blank"> 					sql/base/world_database.sql 				</a> (1 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/3286b07b3aea/src/server/game/Chat/Commands/Level3.cpp" target="_blank"> 					src/server/game/Chat/Commands/Level3.cpp 				</a> (32 lines added, 22 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/3286b07b3aea/sql/updates/9768_world_command.sql" target="_blank"> 					sql/updates/9768_world_command.sql 				</a> (3 lines added, 0 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/3286b07b3aea" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25482</guid>
		</item>
		<item>
			<title>Merge latest from tc</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25483&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Merge latest from tc 		 			 
*  					src/server/game/Scripting/ScriptLoader.cpp 				...</description>
			<content:encoded><![CDATA[<div>Merge latest from tc 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/Scripting/ScriptLoader.cpp" target="_blank"> 					src/server/game/Scripting/ScriptLoader.cpp 				</a> (10 lines added, 4 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/DataStores/DBCStructure.h" target="_blank"> 					src/server/game/DataStores/DBCStructure.h 				</a> (6 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/shared/Database/DatabaseWorkerPool.cpp" target="_blank"> 					src/server/shared/Database/DatabaseWorkerPool.cpp 				</a> (0 lines added, 254 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/CMakeLists.txt" target="_blank"> 					src/server/game/CMakeLists.txt 				</a> (4 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/Chat/Chat.h" target="_blank"> 					src/server/game/Chat/Chat.h 				</a> (8 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/Chat/Commands/Level2.cpp" target="_blank"> 					src/server/game/Chat/Commands/Level2.cpp 				</a> (1 lines added, 43 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/Events/GameEventMgr.cpp" target="_blank"> 					src/server/game/Events/GameEventMgr.cpp 				</a> (1730 lines added, 1725 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/worldserver/Master.cpp" target="_blank"> 					src/server/worldserver/Master.cpp 				</a> (573 lines added, 552 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/worldserver/Main.cpp" target="_blank"> 					src/server/worldserver/Main.cpp 				</a> (165 lines added, 165 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/worldserver/CommandLine/CliRunnable.cpp" target="_blank"> 					src/server/worldserver/CommandLine/CliRunnable.cpp 				</a> (767 lines added, 801 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/Entities/Player/Player.cpp" target="_blank"> 					src/server/game/Entities/Player/Player.cpp 				</a> (39 lines added, 31 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/Chat/Chat.cpp" target="_blank"> 					src/server/game/Chat/Chat.cpp 				</a> (16 lines added, 2 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/World/World.h" target="_blank"> 					src/server/game/World/World.h 				</a> (7 lines added, 6 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/Miscellaneous/Language.h" target="_blank"> 					src/server/game/Miscellaneous/Language.h 				</a> (1 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/Chat/Commands/Level1.cpp" target="_blank"> 					src/server/game/Chat/Commands/Level1.cpp 				</a> (1 lines added, 371 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/Battlegrounds/BattlegroundQueue.cpp" target="_blank"> 					src/server/game/Battlegrounds/BattlegroundQueue.cpp 				</a> (4 lines added, 4 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/worldserver/worldserver.conf.dist" target="_blank"> 					src/server/worldserver/worldserver.conf.dist 				</a> (9 lines added, 3 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/36beff8c9639/src/server/game/World/World.cpp" target="_blank"> 					src/server/game/World/World.cpp 				</a> (41 lines added, 30 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/36beff8c9639" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25483</guid>
		</item>
		<item>
			<title>Cleanup: Some typo fixes, closes issue 3798, thanks tru.bazoozoo and Lopin</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25481&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Cleanup: Some typo fixes, closes issue 3798, thanks tru.bazoozoo and Lopin 		 			 
*  					src/server/game/Maps/Map.cpp 				...</description>
			<content:encoded><![CDATA[<div>Cleanup: Some typo fixes, closes issue 3798, thanks tru.bazoozoo and Lopin 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/a44f79aeab52/src/server/game/Maps/Map.cpp" target="_blank"> 					src/server/game/Maps/Map.cpp 				</a> (1 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/a44f79aeab52/src/server/game/Entities/Unit/Unit.h" target="_blank"> 					src/server/game/Entities/Unit/Unit.h 				</a> (3 lines added, 3 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/a44f79aeab52/src/server/scripts/Northrend/FrozenHalls/ForgeOfSouls/instance_forge_of_souls.cpp" target="_blank"> 					src/server/scripts/Northrend/FrozenHalls/ForgeOfSouls/instance_forge_of_souls.cpp 				</a> (1 lines added, 1 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/a44f79aeab52" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25481</guid>
		</item>
		<item>
			<title>Core/Spells: Fixed Scent of Blood removal SQLs: Fixed typo in previous revision  Clos</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25479&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Core/Spells: Fixed Scent of Blood removal SQLs: Fixed typo in previous revision  Closes issue #2668. 		 			 
*  					sql/base/world_database.sql 				...</description>
			<content:encoded><![CDATA[<div>Core/Spells: Fixed Scent of Blood removal SQLs: Fixed typo in previous revision  Closes issue #2668. 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/3d25f8ccf4cb/sql/base/world_database.sql" target="_blank"> 					sql/base/world_database.sql 				</a> (2 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/3d25f8ccf4cb/sql/updates/9765_world_spell_proc_event.sql" target="_blank"> 					sql/updates/9765_world_spell_proc_event.sql 				</a> (3 lines added, 0 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/3d25f8ccf4cb" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25479</guid>
		</item>
		<item>
			<title>DB-Schema/Characters: Store game_event_save.next_start as unix timestamp and remove r</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25472&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>DB-Schema/Characters: Store game_event_save.next_start as unix timestamp and remove runtime typecasts for this field. 		 			 
* ...</description>
			<content:encoded><![CDATA[<div>DB-Schema/Characters: Store game_event_save.next_start as unix timestamp and remove runtime typecasts for this field. 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/cfd5e2095ed9/sql/updates/9758_characters_game_event_save.sql" target="_blank"> 					sql/updates/9758_characters_game_event_save.sql 				</a> (4 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/cfd5e2095ed9/sql/base/characters_database.sql" target="_blank"> 					sql/base/characters_database.sql 				</a> (1 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/cfd5e2095ed9/src/server/game/Events/GameEventMgr.cpp" target="_blank"> 					src/server/game/Events/GameEventMgr.cpp 				</a> (4 lines added, 4 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/cfd5e2095ed9" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25472</guid>
		</item>
		<item>
			<title>Core/Spells: Fixed Rune of Cinderglacier removal  Closes issue #2105.</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25478&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Core/Spells: Fixed Rune of Cinderglacier removal  Closes issue #2105. 		 			 
*  					sql/base/world_database.sql 				...</description>
			<content:encoded><![CDATA[<div>Core/Spells: Fixed Rune of Cinderglacier removal  Closes issue #2105. 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/8707055265e7/sql/base/world_database.sql" target="_blank"> 					sql/base/world_database.sql 				</a> (1 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/8707055265e7/sql/updates/9764_world_spell_proc_event.sql" target="_blank"> 					sql/updates/9764_world_spell_proc_event.sql 				</a> (3 lines added, 0 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/8707055265e7" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25478</guid>
		</item>
		<item>
			<title>Core/ArenaTeam: Correct player_divider use in ArenaTeam::GetAverageMMR and add a sani</title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25473&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description>Core/ArenaTeam: Correct player_divider use in ArenaTeam::GetAverageMMR and add a sanity check 		 			 
* ...</description>
			<content:encoded><![CDATA[<div>Core/ArenaTeam: Correct player_divider use in ArenaTeam::GetAverageMMR and add a sanity check 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/35d4dfe91916/src/server/game/Battlegrounds/ArenaTeam.cpp" target="_blank"> 					src/server/game/Battlegrounds/ArenaTeam.cpp 				</a> (5 lines added, 1 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/35d4dfe91916" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25473</guid>
		</item>
		<item>
			<title><![CDATA[Core/Players: Don't set instanceId to 0 when player is on transport during loading, t]]></title>
			<link>http://forum.mgagames.co.uk/showthread.php?t=25474&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 07:58:59 GMT</pubDate>
			<description><![CDATA[Core/Players: Don't set instanceId to 0 when player is on transport during loading, there CAN be transports inside instances Core/Scripts: Added...]]></description>
			<content:encoded><![CDATA[<div>Core/Players: Don&#39;t set instanceId to 0 when player is on transport during loading, there CAN be transports inside instances Core/Scripts: Added waypoint id to OnRelocate transport hook Core/Scripts: Make use of ZoneScript::GetGameObjectEntry at gameobject creation (makes it possible to override gameobject entries in instances) Core/Transports: Call InstanceScript::EventInform for transport events Core/Transports: Use guid from db for transports, not just its entry - adds partial support for instancing them (still cannot use transports table for it, but can spawn manually now) Scripts/Icecrown Citadel: Fixed crash in Deathbringer Saurfang when event is started by more than one person (can&#39;t do this anymore)  Closes isssue #3749. 		 			<ul><li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/sql/base/world_database.sql" target="_blank"> 					sql/base/world_database.sql 				</a> (3 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/game/Scripting/ScriptMgr.h" target="_blank"> 					src/server/game/Scripting/ScriptMgr.h 				</a> (2 lines added, 2 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/game/Entities/Transport/Transport.h" target="_blank"> 					src/server/game/Entities/Transport/Transport.h 				</a> (2 lines added, 1 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/game/Entities/GameObject/GameObject.cpp" target="_blank"> 					src/server/game/Entities/GameObject/GameObject.cpp 				</a> (8 lines added, 2 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/game/Instances/InstanceScript.h" target="_blank"> 					src/server/game/Instances/InstanceScript.h 				</a> (2 lines added, 2 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/game/Entities/Transport/Transport.cpp" target="_blank"> 					src/server/game/Entities/Transport/Transport.cpp 				</a> (44 lines added, 22 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/scripts/Northrend/IcecrownCitadel/boss_deathbringer_saurfang.cpp" target="_blank"> 					src/server/scripts/Northrend/IcecrownCitadel/boss_deathbringer_saurfang.cpp 				</a> (15 lines added, 3 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/sql/updates/9760_world_transports.sql" target="_blank"> 					sql/updates/9760_world_transports.sql 				</a> (6 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/game/Entities/Player/Player.cpp" target="_blank"> 					src/server/game/Entities/Player/Player.cpp 				</a> (3 lines added, 6 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/game/Globals/ObjectMgr.h" target="_blank"> 					src/server/game/Globals/ObjectMgr.h 				</a> (1 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/game/Globals/ObjectMgr.cpp" target="_blank"> 					src/server/game/Globals/ObjectMgr.cpp 				</a> (12 lines added, 0 lines removed)</li>
<li><a href="http://bitbucket.org/AzraelTBC/mga335/src/05f06b9ea177/src/server/game/Scripting/ScriptMgr.cpp" target="_blank"> 					src/server/game/Scripting/ScriptMgr.cpp 				</a> (2 lines added, 2 lines removed) 			 			</li>
</ul> 		 	  <br />
<br />
<a href="http://bitbucket.org/AzraelTBC/mga335/changeset/05f06b9ea177" target="_blank">More...</a></div>

]]></content:encoded>
			<category domain="http://forum.mgagames.co.uk/forumdisplay.php?f=3"><![CDATA[Updates & Changelogs]]></category>
			<dc:creator>biglad</dc:creator>
			<guid isPermaLink="true">http://forum.mgagames.co.uk/showthread.php?t=25474</guid>
		</item>
	</channel>
</rss>
