| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropria... | Diva Canto | 2010-04-03 | 2 | -106/+106 |
* | | Patch from mcortez. This appears to be a huge change to the groups module | Melanie | 2010-04-04 | 5 | -231/+337 |
|/ |
|
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-04-02 | 3 | -65/+81 |
|\ |
|
| * | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-04-01 | 2 | -2/+2 |
| |\ |
|
| | * | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 2 | -2/+2 |
| * | | oops, add file missing from last commit | Justin Clark-Casey (justincc) | 2010-04-01 | 1 | -9/+7 |
| * | | expose methods that allow region modules to send messages to groups | Justin Clark-Casey (justincc) | 2010-04-01 | 1 | -63/+81 |
| |/ |
|
* | | Adding the groups update (Mantis #4646) | Melanie | 2010-04-02 | 4 | -294/+1543 |
|/ |
|
* | fix build break. First argument of GetGroupRecord is not a uuid | Justin Clark-Casey (justincc) | 2010-03-29 | 1 | -1/+1 |
* | Remove a redundant method body | Melanie | 2010-03-29 | 1 | -21/+1 |
* | * Fixed a dictionary value retrieval in GroupsModule | John Hurliman | 2010-03-26 | 1 | -2/+3 |
* | replace recent IModule.GetGroup() with better GetGroupRecord(string name) | Justin Clark-Casey (justincc) | 2010-03-26 | 2 | -23/+26 |
* | minor: some debugging information and spacing changes to group module | Justin Clark-Casey (justincc) | 2010-03-25 | 3 | -7/+7 |
* | add get group by name method to IGroupsModule | Justin Clark-Casey (justincc) | 2010-03-25 | 2 | -10/+27 |
* | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 2010-03-19 | 2 | -3/+3 |
* | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 2010-03-19 | 1 | -24/+15 |
* | - parcel blocking, region crossing blocking, teleport blocking | unknown | 2010-03-09 | 2 | -0/+2 |
* | - supporting llTextBox | unknown | 2010-03-06 | 2 | -0/+8 |
* | Change the signature of SendChangeUserRights, because we have to send | Melanie | 2010-02-28 | 2 | -2/+2 |
* | Add missing ChangeUserRights packet sender | Melanie | 2010-02-28 | 2 | -0/+8 |
* | Initial Online friends notification seems to be working reliably now. All thi... | Diva Canto | 2010-02-28 | 2 | -4/+4 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i... | John Hurliman | 2010-02-22 | 4 | -74/+67 |
|\ |
|
| * | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 4 | -74/+67 |
| |\ |
|
| | * | Formatting cleanup. | Jeff Ames | 2010-02-20 | 2 | -74/+59 |
| | * | Apply http://opensimulator.org/mantis/view.php?id=4495 | Justin Clark-Casey (justincc) | 2010-02-19 | 2 | -0/+8 |
* | | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 5 | -6/+10 |
|\ \
| |/ |
|
| * | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 4 | -3/+7 |
| * | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 2010-02-12 | 1 | -3/+3 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | apply http://opensimulator.org/mantis/view.php?id=4486 | Justin Clark-Casey (justincc) | 2010-01-30 | 1 | -1/+1 |
| * | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 12 | -254/+125 |
| * | * A few other endlines... | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -9/+9 |
| * | * Fix Endlines in IRCClientView.cs | Teravus Ovares (Dan Olivares) | 2010-01-26 | 1 | -9/+9 |
| * | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 12 | -125/+254 |
* | | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot... | Diva Canto | 2010-01-31 | 1 | -14/+1 |
* | | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 2 | -18/+29 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 3 | -26/+48 |
|\ \
| |/ |
|
| * | more specific config error logging | dr scofield (aka dirk husemann) | 2010-01-11 | 1 | -2/+8 |
| * | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users | Melanie | 2010-01-09 | 2 | -2/+2 |
| * | Adds IClientAPI voids for GroupProposals. | Revolution | 2010-01-08 | 2 | -2/+18 |
| * | Fixes the newly added packets as per Melanie's request. | Revolution | 2010-01-07 | 2 | -20/+20 |
* | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 3 | -3/+3 |
* | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 1 | -2/+3 |
* | | CommunicationsManager is practically empty. Only NetworkServersInfo is there. | Diva Canto | 2010-01-10 | 1 | -3/+9 |
* | | Some typos fixed related to master avie removal | Diva Canto | 2010-01-10 | 1 | -2/+2 |
* | | Remove a little bit more if master avatar | Melanie | 2010-01-10 | 1 | -6/+0 |
* | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 3 | -11/+3 |