| Commit message (Expand) | Author | Age | Files | Lines |
* | remove a unnecessary dns check | UbitUmarov | 2017-05-29 | 1 | -3/+0 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -12/+12 |
* | potencial null ref | UbitUmarov | 2016-08-24 | 1 | -2/+3 |
* | Because there's no such thing as too much culture. (looking forward to .NET 4... | Diva Canto | 2016-06-22 | 1 | -0/+2 |
* | Missing AsBoolean | Diva Canto | 2016-06-22 | 1 | -1/+1 |
* | fix protocol version to max wearables mapping | UbitUmarov | 2015-12-01 | 1 | -1/+3 |
* | Fix protocol versions to wearables count mapping | Melanie Thielker | 2015-12-01 | 1 | -1/+3 |
* | Set wearables count to max legacy wearables for version < 0.4 | Melanie Thielker | 2015-11-02 | 1 | -0/+5 |
* | Plumb the rest of the context stuff. Well, what I see so far anyway | Melanie Thielker | 2015-11-02 | 1 | -0/+4 |
* | More EntityTransferContext plumbing | Melanie Thielker | 2015-11-01 | 1 | -4/+2 |
* | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 2015-11-01 | 1 | -8/+9 |
* | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 1 | -0/+2 |
|\ |
|
| * | Plumb the special VeriableWearablesSuported field which we will | Melanie Thielker | 2015-11-01 | 1 | -0/+2 |
* | | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 1 | -10/+29 |
|\ \
| |/ |
|
| * | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 2015-10-31 | 1 | -7/+10 |
| * | Put back the option of having asymmetrical protocol versions in | Melanie Thielker | 2015-10-31 | 1 | -3/+5 |
| * | simplify new regions protocol version control. (May not work, and babies safe... | UbitUmarov | 2015-10-31 | 1 | -2/+2 |
| * | fix teleport to to string version regions | UbitUmarov | 2015-10-31 | 1 | -1/+1 |
| * | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 2015-10-31 | 1 | -8/+24 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -22/+2 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 1 | -0/+21 |
|\ \
| |/
|/| |
|
| * | add more of the v03 checks and homeURL. Sending side only for now | UbitUmarov | 2015-08-26 | 1 | -2/+6 |
| * | varregion: refactor use of 'double heightmap[,]' into references to new class... | Robert Adams | 2015-03-27 | 1 | -0/+10 |
| * | Merge branch 'master' into careminster | Melanie | 2013-07-18 | 1 | -58/+13 |
| |\ |
|
| * \ | Merge branch 'master' into careminster | Melanie | 2013-06-23 | 1 | -9/+22 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into careminster | Melanie | 2012-12-09 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Make friend notifies and closing child agents async because both can | Melanie | 2012-09-04 | 1 | -10/+11 |
| * | | | | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 1 | -0/+15 |
| * | | | | Add a reason message for a code path that lacks one | Melanie | 2012-08-03 | 1 | -0/+1 |
| * | | | | Merge branch 'avination' into careminster | Melanie | 2012-06-11 | 1 | -0/+4 |
| |\ \ \ \ |
|
| | * | | | | Add the ability to query the MYSQL databse for a list of the stored prim UUIDs | Melanie | 2012-06-07 | 1 | -0/+5 |
| * | | | | | Merge branch 'master' into careminster | Melanie | 2012-05-27 | 2 | -14/+41 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'master' into careminster | Melanie | 2012-02-23 | 1 | -1/+2 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-02-20 | 1 | -6/+17 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Prevent object loss and positioning outside the region with failed object sim | Melanie | 2012-02-14 | 1 | -1/+4 |
| * | | | | | | | Merge branch 'master' into bigmerge | Melanie | 2011-11-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge commit '1458fab82c4dab9901d81419e6b515f47ea7320f' into bigmerge | Melanie | 2011-10-11 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-09 | 1 | -6/+21 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Also compress the actual fatpacks | Melanie | 2011-05-08 | 1 | -1/+6 |
| * | | | | | | | | | | Enable compressed (gzip) fatpack transfers. | Melanie | 2011-05-08 | 1 | -5/+14 |
| * | | | | | | | | | | Attempt to make teleports more reliable. This may break redirection on login | Melanie | 2011-05-03 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-05-03 | 1 | -16/+19 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-30 | 1 | -7/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-06 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Make the login service's call to the sim time out quicker so we have a | Melanie | 2011-03-31 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-03-27 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-03-10 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-19 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Change the QUERYACCESS method to eliminate spurious access denied messages | Melanie | 2011-02-16 | 1 | -1/+16 |
| * | | | | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-07 | 1 | -3/+52 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|