<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WoWGM &#x2013; /</title><description>WebSVN RSS feed &#x2013; WoWGM</description><lastBuildDate>Tue, 12 May 2026 02:57:26 +0000</lastBuildDate><generator>WebSVN 2.8.6-DEV</generator><language>en</language><link>https://svn.tristanetvirginie.com/log.php?repname=WoWGM&amp;path=%2F&amp;max=40&amp;peg=38</link><atom:link href="https://svn.tristanetvirginie.com/rss.php?path=%2F&amp;peg=38&amp;repname=WoWGM" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 06 May 2025 19:19:25 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 38 – Add OBJECT_TYPE_ID and OBJECT_TYPE enum types to Object_C.h</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add OBJECT_TYPE_ID and OBJECT_TYPE enum types to Object_C.h&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Object_C.h&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=38&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=38&amp;peg=38</guid></item>
<item><pubDate>Tue, 06 May 2025 18:32:18 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 37 – Implement the CGObject_C class and make CGPlayer_C derive from it</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement the CGObject_C class and make CGPlayer_C derive from it&lt;/div&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Object_C.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Player_C.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/WoW.vcproj&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=37&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=37&amp;peg=38</guid></item>
<item><pubDate>Sat, 28 Dec 2024 19:57:08 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 36 – Cleaned up the WoW code base in preparation for the ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 29 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cleaned up the WoW code base in preparation for the initial release&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Source/Bootstrap.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.cpp&lt;br /&gt;x /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleCommand.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleVar.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/FrameScript/FrameScript.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/FrameScript/FrameScript.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue/CGlueMgr.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue/CGlueMgr.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Player_C.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Player_C.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Os/W32/OsFile.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Os/W32/OsFile.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Ui/GameUI.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Ui/GameUI.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/WoW.vcproj&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=36&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=36&amp;peg=38</guid></item>
<item><pubDate>Wed, 18 Dec 2024 05:38:40 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 35 – Set the proper address for function pointers CDataStore::Get(char/uchar &amp;)</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Set the proper address for function pointers CDataStore::Get(char/uchar &amp;)&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=35&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=35&amp;peg=38</guid></item>
<item><pubDate>Tue, 17 Dec 2024 20:10:06 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 34 – Cleaned up the WoW code base in preparation for the ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cleaned up the WoW code base in preparation for the initial release&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleCommand.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=34&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=34&amp;peg=38</guid></item>
<item><pubDate>Sat, 14 Dec 2024 15:57:04 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 33 – Implemented the Beastmaster console command</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented the Beastmaster console command&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=33&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=33&amp;peg=38</guid></item>
<item><pubDate>Sat, 14 Dec 2024 15:47:14 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 32 – Cleaned up the WoW code base in preparation for the ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 35 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cleaned up the WoW code base in preparation for the initial release&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Source/Bootstrap.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleCommand.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleVar.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/DB/WowClientDB.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/DB/WowClientDB.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/RCString.hpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Event/EvtApi.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/FrameScript/FrameScript.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/FrameScript/FrameScript.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue/CGlueMgr.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue/CGlueMgr.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Player_C.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Player_C.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Os/W32/OsFile.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Os/W32/OsFile.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/pch.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/pch.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Ui/GameUI.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Ui/GameUI.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.h&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=32&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=32&amp;peg=38</guid></item>
<item><pubDate>Tue, 19 Nov 2024 20:28:08 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 31 – Cleaned up the WoW code base in preparation for the ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 29 file(s) modified&lt;/strong&gt;&lt;br/&gt;Cleaned up the WoW code base in preparation for the initial release&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleCommand.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleVar.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/DB/WowClientDB.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/RCString.hpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Event/EvtApi.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/FrameScript/FrameScript.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/FrameScript/FrameScript.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue/CGlueMgr.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Player_C.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Player_C.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Os/W32/OsFile.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Ui/GameUI.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Ui/GameUI.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.h&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=31&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=31&amp;peg=38</guid></item>
<item><pubDate>Sat, 16 Nov 2024 20:47:18 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 30 – Implemented console commands Bug and Suggestion</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented console commands Bug and Suggestion&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=30&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=30&amp;peg=38</guid></item>
<item><pubDate>Sat, 16 Nov 2024 20:46:44 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 29 – Implemented function ConsolePrintf</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented function ConsolePrintf&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.h&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=29&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=29&amp;peg=38</guid></item>
<item><pubDate>Sat, 16 Nov 2024 20:45:52 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 28 – Implemented function ClientServices_Report</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented function ClientServices_Report&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.h&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=28&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=28&amp;peg=38</guid></item>
<item><pubDate>Sat, 16 Nov 2024 20:44:48 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 27 – Implemented Storm function SStrCmpI</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented Storm function SStrCmpI&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/H/STPL.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/SStr.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=27&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=27&amp;peg=38</guid></item>
<item><pubDate>Mon, 11 Nov 2024 02:24:36 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 26 – Implement the SetSecurity client command</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement the SetSecurity client command&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=26&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=26&amp;peg=38</guid></item>
<item><pubDate>Thu, 22 Aug 2024 12:55:19 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 25 – Implemented the CreateMonster console command</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented the CreateMonster console command&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=25&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=25&amp;peg=38</guid></item>
<item><pubDate>Mon, 19 Aug 2024 02:21:08 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 24 – Implemented the Level console command</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented the Level console command&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=24&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=24&amp;peg=38</guid></item>
<item><pubDate>Wed, 07 Aug 2024 00:56:42 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 23 – Implement the Decharge console command</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement the Decharge console command&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=23&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=23&amp;peg=38</guid></item>
<item><pubDate>Mon, 05 Aug 2024 21:37:50 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 22 – Implement the Recharge console command</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement the Recharge console command&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=22&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=22&amp;peg=38</guid></item>
<item><pubDate>Thu, 25 Apr 2024 15:49:01 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 21 – Overwrite ConsoleCommand_Ver with our own version to return accurate build ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Overwrite ConsoleCommand_Ver with our own version to return accurate build information&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleCommand.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=21&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=21&amp;peg=38</guid></item>
<item><pubDate>Wed, 17 Apr 2024 16:38:11 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 20 – Fixed a bug where SStrToInt would return erroneous values and ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed a bug where SStrToInt would return erroneous values and named its v4 variable to next&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/SStr.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=20&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=20&amp;peg=38</guid></item>
<item><pubDate>Mon, 18 Mar 2024 20:40:28 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 19 – Implement basic PlayerClient functionality and add the GmResurrect message handler</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement basic PlayerClient functionality and add the GmResurrect message handler&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Player_C.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Object/ObjectClient/Player_C.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/WoW.vcproj&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=19&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=19&amp;peg=38</guid></item>
<item><pubDate>Mon, 18 Mar 2024 20:38:11 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 18 – Implement the SStrToInt Storm API function</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement the SStrToInt Storm API function&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/H/STPL.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/SStr.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=18&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=18&amp;peg=38</guid></item>
<item><pubDate>Sat, 02 Mar 2024 17:09:24 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 17 – feat: add ClientServices_SetMessageHandler and ClientServices_ClearMessageHandler functions</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;feat: add ClientServices_SetMessageHandler and ClientServices_ClearMessageHandler functions&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.h&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=17&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=17&amp;peg=38</guid></item>
<item><pubDate>Sat, 02 Mar 2024 17:08:29 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 16 – feat: add CDataStore::Get (int and uint)</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;feat: add CDataStore::Get (int and uint)&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=16&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=16&amp;peg=38</guid></item>
<item><pubDate>Fri, 01 Mar 2024 17:04:31 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 15 – feat: add CreateItem console command</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;feat: add CreateItem console command&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=15&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=15&amp;peg=38</guid></item>
<item><pubDate>Fri, 01 Mar 2024 17:03:08 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 14 – Fixed a bug where Storm&apos;s SStrCopy function would not find ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed a bug where Storm&apos;s SStrCopy function would not find the end of the source string&apos;s null terminator, leading to invalid copies.&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/SStr.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=14&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=14&amp;peg=38</guid></item>
<item><pubDate>Mon, 26 Feb 2024 20:40:16 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 13 – chore: clean up Storm&apos;s SStrCopy function</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;chore: clean up Storm&apos;s SStrCopy function&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/SStr.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=13&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=13&amp;peg=38</guid></item>
<item><pubDate>Mon, 26 Feb 2024 18:24:13 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 12 – chore: removed Resources filter from Storm vcproj</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;chore: removed Resources filter from Storm vcproj&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Storm.vcproj&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=12&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=12&amp;peg=38</guid></item>
<item><pubDate>Mon, 26 Feb 2024 04:42:45 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 11 – chore: replace strncpy_s and strcpy calls by Storm&apos;s SStrCopy</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;chore: replace strncpy_s and strcpy calls by Storm&apos;s SStrCopy&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleCommand.cpp&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=11&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=11&amp;peg=38</guid></item>
<item><pubDate>Mon, 26 Feb 2024 02:44:25 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 10 – feat: LINK Storm to the WoW vcproj</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;feat: LINK Storm to the WoW vcproj&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/H/STPL.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/pch.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/WoW.vcproj&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=10&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=10&amp;peg=38</guid></item>
<item><pubDate>Sun, 25 Feb 2024 15:08:09 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 9 – feat: add multiple Storm string functions feat: add (initial) SLock ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;feat: add multiple Storm string functions&lt;br /&gt;
feat: add (initial) SLock and SThread implementations&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/H/STPL.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/SStr.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/W32&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/W32/SLock.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/W32/SThread.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Storm.vcproj&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=9&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=9&amp;peg=38</guid></item>
<item><pubDate>Sun, 25 Feb 2024 04:44:04 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 8 – feat: add learn command handler feat: add NetDisconnectHandler feat: add ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;feat: add learn command handler&lt;br /&gt;
feat: add NetDisconnectHandler&lt;br /&gt;
feat: add base WowClientDB and SpellRec classes&lt;br /&gt;
fix: password CVar is now applied on NetDisconnectHandler&lt;/div&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/DB&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/DB/WowClientDB.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/DB/WowClientDB.h&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=8&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=8&amp;peg=38</guid></item>
<item><pubDate>Sun, 25 Feb 2024 04:42:35 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 7 – feat: add learn command handler feat: add NetDisconnectHandler feat: add ...</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;feat: add learn command handler&lt;br /&gt;
feat: add NetDisconnectHandler&lt;br /&gt;
feat: add base WowClientDB and SpellRec classes&lt;br /&gt;
fix: password CVar is now applied on NetDisconnectHandler&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue/CGlueMgr.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue/CGlueMgr.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/WoW.vcproj&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=7&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=7&amp;peg=38</guid></item>
<item><pubDate>Sun, 18 Feb 2024 04:32:56 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 6 – feat(client): add GmResurrect command handler</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;feat(client): add GmResurrect command handler&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.h&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/WoW.vcproj&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=6&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=6&amp;peg=38</guid></item>
<item><pubDate>Sun, 18 Feb 2024 04:29:58 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 5 – feat(CDataStore): add GetString() method</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;feat(CDataStore): add GetString() method&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.cpp&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.h&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=5&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=5&amp;peg=38</guid></item>
<item><pubDate>Sat, 30 Dec 2023 00:56:09 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 4 – Ignore build intermediate files and binaries</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Ignore build intermediate files and binaries&lt;/div&gt;~ /branches/wowgm-patch-3_3_5_A-BNet&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/Storm&lt;br /&gt;~ /branches/wowgm-patch-3_3_5_A-BNet/WoW&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=4&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=4&amp;peg=38</guid></item>
<item><pubDate>Tue, 26 Dec 2023 18:19:12 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 3 – Create branch wowgm-patch-3_3_5_A-BNet</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 195 file(s) modified&lt;/strong&gt;&lt;br/&gt;Create branch wowgm-patch-3_3_5_A-BNet&lt;/div&gt;+ /branches/wowgm-patch-3_3_5_A-BNet&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Bootstrap.vcproj&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Resources&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Resources/Bootstrap.aps&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Resources/Bootstrap.rc&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Resources/WoW.dll&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Resources/WowD.dll&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Resources/Wow_BLIZZARDICON.ico&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Source&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Source/Bootstrap.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Source/Bootstrap.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Bootstrap/Source/RESOURCE.H&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Common&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Common/WowConst.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/CREDITS.TXT&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/Detours.chm&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/Detours Version 3.0 Build_343&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/include&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/include/detours.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/include/detver.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/include/syelog.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/lib.X86&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/lib.X86/detours.lib&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/lib.X86/detours.pdb&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/lib.X86/syelog.lib&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/LICENSE.RTF&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/README.TXT&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/Detours/VERSION.TXT&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/COPYRIGHT&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc/contents.html&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc/logo.gif&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc/lua.1&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc/lua.css&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc/lua.html&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc/luac.1&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc/luac.html&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc/manual.html&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/doc/readme.html&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/all.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/lua.hpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/lua.ico&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/lua.pc&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/luavs.bat&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/Makefile&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/min.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/noparser.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/README&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/etc/strict.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/HISTORY&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/include&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/include/lauxlib.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/include/lua.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/include/luaconf.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/include/lualib.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/INSTALL&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/lib.X86&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/lib.X86/lua5.1.lib&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/Makefile&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/README&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lapi.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lapi.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lauxlib.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lauxlib.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lbaselib.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lcode.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lcode.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ldblib.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ldebug.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ldebug.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ldo.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ldo.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ldump.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lfunc.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lfunc.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lgc.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lgc.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/linit.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/liolib.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/llex.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/llex.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/llimits.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lmathlib.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lmem.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lmem.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/loadlib.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lobject.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lobject.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lopcodes.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lopcodes.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/loslib.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lparser.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lparser.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lstate.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lstate.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lstring.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lstring.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lstrlib.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ltable.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ltable.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ltablib.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ltm.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/ltm.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lua.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lua.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/luac.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/luaconf.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lualib.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lundump.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lundump.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lvm.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lvm.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lzio.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/lzio.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/Makefile&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/src/print.c&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/bisect.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/cf.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/echo.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/env.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/factorial.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/fib.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/fibfor.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/globals.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/hello.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/life.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/luac.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/printf.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/README&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/readonly.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/sieve.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/sort.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/table.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/trace-calls.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/trace-globals.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Contrib/lua-5.1.1/test/xd.lua&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Storm&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Storm/H&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Storm/H/STPL.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Source/SStr.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/Storm/Storm.vcproj&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Client.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientCommands.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientDebugCommands.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/ClientGMCommands.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleClient.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleCommand.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleVar.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Console/ConsoleVar.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/CDataStore.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Base/RCString.hpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Event&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Engine/Event/EvtApi.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/FrameScript&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/FrameScript/FrameScript.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/FrameScript/FrameScript.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue/CGlueMgr.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Glue/CGlueMgr.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Net/NetClient/NetClient.hpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Os&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Os/W32&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Os/W32/OsFile.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Os/W32/OsFile.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/pch.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/pch.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Ui&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Ui/GameUI.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/Ui/GameUI.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.cpp&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/Source/WowSvcs/ClientServices.h&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WoW/WoW.vcproj&lt;br /&gt;+ /branches/wowgm-patch-3_3_5_A-BNet/WowGM.sln&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=3&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=3&amp;peg=38</guid></item>
<item><pubDate>Tue, 26 Dec 2023 17:52:21 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 2 – Create branches directory</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Create branches directory&lt;/div&gt;+ /branches&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=2&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=2&amp;peg=38</guid></item>
<item><pubDate>Tue, 26 Dec 2023 17:51:09 +0000</pubDate><dc:creator>tristanc</dc:creator><title>Rev 1 – Create trunk directory</title><description>&lt;div&gt;&lt;strong&gt;tristanc – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Create trunk directory&lt;/div&gt;+ /trunk&lt;br /&gt;</description><link>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=1&amp;peg=38</link><guid>https://svn.tristanetvirginie.com/revision.php?repname=WoWGM&amp;path=%2F&amp;isdir=1&amp;rev=1&amp;peg=38</guid></item>
</channel></rss>