sha,message,author_date,committer_date,raw_author,raw_committer,repo,author,committer 1793a84515d91ae55657958b859741981c76d17f,Remove NETWORKDEBUG flag from project,2017-03-16T05:17:19Z,2017-03-16T05:17:19Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,79078680,12808515,12808515 193a96a3277a785695efbc60dde3ab603d40fa7a,Config.JSON cleanup,2017-03-16T00:02:30Z,2017-03-16T00:02:30Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,c0c03d7dc321d3d7a7da126644690f711d9bf58e,79078680,, 1b6c767da4c81587dc2a0e5ec05722fcf5db2f9a,This removes ConnectionListener.ConnectionType,2017-03-16T00:36:37Z,2017-03-16T00:36:37Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,c0c03d7dc321d3d7a7da126644690f711d9bf58e,79078680,, 1f638f71a4f68747778e6263fe855b73714f9d38,This removes Host from the config. Servers are differentiated by the Port.,2017-03-16T00:48:39Z,2017-03-16T00:48:39Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,c0c03d7dc321d3d7a7da126644690f711d9bf58e,79078680,, 2c29a3995ac7eeeb537f829586ad9c9a28e1d42a,Update the unknown Turbine Chat channels to their actual names.,2017-03-16T12:22:50Z,2017-03-16T12:22:50Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,c0c03d7dc321d3d7a7da126644690f711d9bf58e,79078680,, 2e24a5831a6cd587535bf24a15624d3e5df0f08e,"Merge pull request #130 from Mag-nus/master This removes Host from the config. Servers are differentiated by the …",2017-03-16T00:49:03Z,2017-03-16T00:49:03Z,74a3e5583a935b152fdebb7fee699429bf1574c9,cd792325681cbad9f663f2879d8b69f1edbb678f,79078680,10608427,19864447 2e2569559802e243f6351a26fd4cd159458145e3,NetworkDebug flag,2017-03-16T01:51:24Z,2017-03-16T01:52:09Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,79078680,12808515,12808515 4cc9e98f3eb44aa91e4510cc4b325554a54b2df3,"Merge pull request #129 from Mag-nus/master Change ACE from clustered server to single server architecture.",2017-03-16T00:38:18Z,2017-03-16T00:38:18Z,74a3e5583a935b152fdebb7fee699429bf1574c9,cd792325681cbad9f663f2879d8b69f1edbb678f,79078680,10608427,19864447 5cd2e7ae6e68a843e60696e3677a61e1642591c4,Fixed fragmentation logic; we should not fragment messages that do not fill a full packet. Removed NetworkSession.Flush as this change fixed all cases where that seemed needed. Fixed NETWORKDEBUG section which was missed by network refactor,2017-03-16T05:12:04Z,2017-03-16T05:12:04Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,79078680,12808515,12808515 6ea97cfd79a69225c180ad7a6eae5d2828d76612,Fixed to code style errors,2017-03-16T05:27:55Z,2017-03-16T05:27:55Z,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,1ad81ba7f175bfea1ad39f848c5e448c3928e71a,79078680,12808515,12808515 83c690928e9e06d692456ed90e436e6f2a2d977d,Network Packet cosmetic cleanup,2017-03-16T00:31:47Z,2017-03-16T00:31:47Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,c0c03d7dc321d3d7a7da126644690f711d9bf58e,79078680,, c5d19e5cea89fc1963af6f15a82a72da31cc48eb,"Enabled ThroneOfDestiny flag. The client uses this flag often. Without it, some things will differently (random character generator for example), and the client will get a lot of ToD warnings for things down the road as we add them.",2017-03-16T12:28:56Z,2017-03-16T12:28:56Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,c0c03d7dc321d3d7a7da126644690f711d9bf58e,79078680,, cb0ab3997f9f1712a3c63efbb42c0c965652c81f,"Merge pull request #133 from Mag-nus/master Turbine Chat Channels description updates. ToD enabled.",2017-03-16T12:29:40Z,2017-03-16T12:29:40Z,74a3e5583a935b152fdebb7fee699429bf1574c9,cd792325681cbad9f663f2879d8b69f1edbb678f,79078680,10608427,19864447 d9f21ac06655ccb948967a463d97c448631d3acb,Session/Network cosmetic cleanup,2017-03-16T00:21:23Z,2017-03-16T00:21:23Z,c0c03d7dc321d3d7a7da126644690f711d9bf58e,c0c03d7dc321d3d7a7da126644690f711d9bf58e,79078680,, e69be2c4e4ffb37bea58936d55a02d8f894891b1,"Merge pull request #132 from Zegeger/master Fixed message fragmentation",2017-03-16T12:15:39Z,2017-03-16T12:15:39Z,74a3e5583a935b152fdebb7fee699429bf1574c9,cd792325681cbad9f663f2879d8b69f1edbb678f,79078680,10608427,19864447 faeeb6e919c8f418cd74f89a415d3280309aca0a,"World object fixes (#137) * WorldObject Updates * changes * fixes * GuidManager Start + World Update Changes * Cleaned up. * more clean up. * I got you you little // model id 0x000026 bastard.. * Fixed",2017-03-16T18:50:25Z,2017-03-16T18:50:25Z,d753f014b1b80471c51d5d4c471fd5aeb8065072,889fed4673429efb8d23c43de23a2add10f727c5,79078680,25387933,25351661