| Commit message (Expand) | Author | Files | Lines |
2011-05-19 | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 1 | -1/+1 |
2011-04-28 | Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t... | Diva Canto | 1 | -1/+1 |
2011-04-15 | Make all the objects in a coalescence reappears after being loaded from an IA... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2011-04-11 | minor: add a bit more method doc to IInventoryService.GetItem() | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-03-09 | Add log messages on teleport failure to better pin down the cause. | Justin Clark-Casey (justincc) | 1 | -0/+7 |
2011-02-16 | Change the QUERYACCESS method to eliminate spurious access denied messages | Melanie | 1 | -1/+1 |
2011-02-16 | Change the QUERYACCESS method to eliminate spurious access denied messages | Melanie | 1 | -1/+1 |
2011-01-28 | Fix up QueryAccess to also check parcels | Melanie | 1 | -1/+1 |
2011-01-28 | Fix up QueryAccess to also check parcels | Melanie | 1 | -1/+1 |
2011-01-26 | Mostly revert the last commit with the aim of searching for a better solution | Tom | 1 | -1/+0 |
2011-01-26 | Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get... | Tom | 1 | -0/+1 |
2011-01-24 | Add a careminster API to scripting again | Melanie | 1 | -0/+4 |
2011-01-03 | Implement Scope ID lookup on GetLandData. Stacked regions were not handled | Melanie | 1 | -1/+1 |
2010-12-31 | Implement Scope ID lookup on GetLandData. Stacked regions were not handled | Melanie | 1 | -1/+1 |
2010-12-10 | minor: remove some compiler warnings | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-12-09 | Plumb a code path for the entity transfer module to ask a destination scene | Melanie | 1 | -0/+2 |
2010-12-09 | Plumb a code path for the entity transfer module to ask a destination scene | Melanie | 1 | -0/+2 |
2010-11-25 | Add the ability for gods to impersonate users. For this, bit 6 needs to be | Melanie | 1 | -0/+1 |
2010-11-21 | Implement a method to allow regions to query the gridwide Freeswitch | Melanie | 1 | -0/+1 |
2010-11-21 | Start implementing Freeswitch in ROBUST | Melanie | 1 | -1/+3 |
2010-11-21 | Start implementing Freeswitch in ROBUST | Melanie | 1 | -1/+3 |
2010-11-01 | Fix HypergridLinker.Check4096() | Marck | 1 | -1/+28 |
2010-10-30 | Fixed: ToAvatarAppearance wasn't retrieving the AvatarHeight. | Diva Canto | 1 | -0/+3 |
2010-10-30 | Fix logins and avatar appearance. Contains a Migration. May contain nuts. | Melanie | 1 | -28/+77 |
2010-10-30 | This commit fixes all the appearance related null refs. Still can't log in, | Melanie | 1 | -51/+66 |
2010-10-30 | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 1 | -54/+78 |
2010-10-22 | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 1 | -15/+2 |
2010-10-22 | Revert "* refactor refactor refactor ServerURI 4 lyfe" | Justin Clark-Casey (justincc) | 1 | -7/+1 |
2010-10-22 | Revert "* more url / hg cleanup" | Justin Clark-Casey (justincc) | 1 | -8/+1 |
2010-10-21 | First attempt to get multiple attachments working to support viewer2. | Master ScienceSim | 1 | -11/+5 |
2010-10-20 | * more url / hg cleanup | Jonathan Freedman | 1 | -1/+8 |
2010-10-20 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -1/+7 |
2010-10-20 | Major refactoring of appearance handling. | Master ScienceSim | 1 | -7/+25 |
2010-10-11 | * more url / hg cleanup | Jonathan Freedman | 1 | -1/+8 |
2010-10-03 | Added viewer's channel, mac, and id0 to agent circuit data. Also moved client... | Diva Canto | 1 | -1/+2 |
2010-10-02 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -1/+7 |
2010-09-29 | Part two of the previous commit, making IGridUserService.LoggedOut() more fle... | John Hurliman | 1 | -1/+11 |
2010-09-29 | Made IGridUserService.SetLastPosition() more flexible to allow different poss... | John Hurliman | 1 | -2/+12 |
2010-08-23 | Fix bug in llGiveInventory() where items were disappearing on relog | Justin Clark-Casey (justincc) | 1 | -2/+5 |
2010-08-20 | Get maturity level from access number. This addresses mantis #269 | meta7 | 1 | -0/+6 |
2010-08-19 | Partial rewrite of client IP verification. Not completely finished yet, and u... | Diva Canto | 1 | -2/+4 |
2010-08-07 | Correct display of landmark about info. Also correct region maturity rating | Melanie Thielker | 1 | -1/+1 |
2010-08-07 | Correct display of landmark about info. Also correct region maturity rating | Melanie Thielker | 1 | -1/+1 |
2010-08-06 | Allow creation of link regions if there is an existing region within a 4096 r... | Marck | 1 | -0/+1 |
2010-06-15 | Fixes creation date issue on user accounts. | Diva Canto | 1 | -1/+3 |
2010-06-11 | Revert "Allow IInventoryService.GetFolder(folderId, userId) as well as GetFol... | Justin Clark-Casey (justincc) | 1 | -8/+0 |
2010-06-11 | Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(Inve... | Justin Clark-Casey (justincc) | 1 | -0/+8 |
2010-06-05 | * Bug fix in TP home: typo in unpacking of GridUserInfo. | Diva Canto | 1 | -1/+1 |
2010-05-29 | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot b... | Tom Grimshaw | 1 | -2/+6 |
2010-05-29 | Get the user's DOB back from the server response properly. | Melanie Thielker | 1 | -1/+1 |