Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The map breakage is actually at 2048! | Diva Canto | 2011-06-09 | 1 | -3/+3 |
| | |||||
* | Change the name of the newest command to "show names" so that it doesn't ↵ | Diva Canto | 2011-06-09 | 1 | -2/+2 |
| | | | | conflict with the existing "show users" | ||||
* | Consistency fix on the last commit. | Diva Canto | 2011-06-08 | 1 | -1/+1 |
| | |||||
* | Fixed a compilation problem. Also added a lengthy comment on the Map hack, ↵ | Diva Canto | 2011-06-08 | 2 | -37/+49 |
| | | | | so that it never goes unnoticed again. | ||||
* | Reverting the [HG]MapModule to its buggy behavior above 4096. Ppl seem to ↵ | Diva Canto | 2011-06-08 | 1 | -5/+15 |
| | | | | | | | | prefer the color blue, and I have given up trying to make things work above 4096. Revert "Improved reuse on the WorldMap/WorldMapModule.cs" This reverts commit d473d9975e70366d0fd16276c9bafd5ec269dcd9. | ||||
* | Fixed "Unknown User" listed as creator/owner on prims created with the Build ↵ | Diva Canto | 2011-06-08 | 1 | -8/+66 |
| | | | | button by foreign visitors. Added command to the UserManagementModule to list all the known bindings between user UUIDs and their names: show user-names. | ||||
* | This hopefully fixes all issues with online/offline notifications across ↵ | Diva Canto | 2011-06-07 | 2 | -3/+10 |
| | | | | grids. http://opensimulator.org/mantis/view.php?id=5528 | ||||
* | This fixes the crash reported in ↵ | Diva Canto | 2011-06-07 | 1 | -3/+5 |
| | | | | http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully. | ||||
* | More on the hunt for the slow down on HGFriendsModule. - Don't requests the ↵ | Diva Canto | 2011-06-06 | 1 | -48/+71 |
| | | | | online friends on foreign grids. If this works, there's another way of getting that info. | ||||
* | Moved the Mono Addins declaration of the HGFriendsModule to where the one ↵ | Diva Canto | 2011-06-06 | 2 | -1/+1 |
| | | | | for FriendModule is -- CoreModulePlugin.addin.xml (trying to hunt down the slowness reported by Nebadon related to HGFriends) | ||||
* | This should make offline IMs work again. It should work for incoming foreign ↵ | Diva Canto | 2011-06-06 | 1 | -1/+4 |
| | | | | IMs where the local recipient is offline. I can't test any of this, because I don't run an offline IM server. | ||||
* | Narrow down the exception catching to exactly the exception of interest. ↵ | Diva Canto | 2011-06-05 | 1 | -1/+1 |
| | | | | This may decrease the time of processing prims with broken user data. | ||||
* | Fix give inventory tests to use different users rather than (accidentally) ↵ | Justin Clark-Casey (justincc) | 2011-06-04 | 1 | -4/+15 |
| | | | | the same user. Extend TestGiveInventoryItem() to test giving back the same item. | ||||
* | insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items ↵ | Justin Clark-Casey (justincc) | 2011-06-04 | 2 | -11/+37 |
| | | | | rather than just the first one | ||||
* | create TestGetInventoryItem() | Justin Clark-Casey (justincc) | 2011-06-04 | 1 | -13/+7 |
| | |||||
* | Added prefix HG to the name of the landmark item in inventory, as a soft ↵ | Diva Canto | 2011-06-03 | 2 | -4/+11 |
| | | | | reminder that the landmark belongs to a place in another grid. People can change the name, but that's their decision. | ||||
* | oops | Diva Canto | 2011-06-03 | 1 | -1/+1 |
| | |||||
* | HG Landmarks now working. | Diva Canto | 2011-06-03 | 3 | -2/+82 |
| | |||||
* | HG Landmarks being created. WARNING: new config var under ↵ | Diva Canto | 2011-06-03 | 2 | -2/+20 |
| | | | | [HGInventoryAccessModule], Gatekeeper. | ||||
* | Moved CreateNewInventoryItem to the InventoryAccessModule in preparation for ↵ | Diva Canto | 2011-06-03 | 1 | -1/+78 |
| | | | | supporting HG landmarks. | ||||
* | Bug fix on HG IM. | Diva Canto | 2011-06-02 | 1 | -2/+6 |
| | |||||
* | [Profiles] --> [Profile] | Diva Canto | 2011-06-01 | 1 | -2/+2 |
| | |||||
* | Fill in the new OwnerData field in the LLUDP ScriptDialog message. | Justin Clark-Casey (justincc) | 2011-05-31 | 1 | -1/+2 |
| | | | | | If we don't do this then viewer 2.8 crashes. Resolves http://opensimulator.org/mantis/view.php?id=5510 | ||||
* | HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ↵ | Diva Canto | 2011-05-30 | 1 | -4/+24 |
| | | | | cells from the current region. | ||||
* | Improved reuse on the WorldMap/WorldMapModule.cs | Diva Canto | 2011-05-30 | 1 | -15/+5 |
| | |||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2011-05-27 | 4 | -5/+257 |
|\ | |||||
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2011-05-27 | 1 | -1/+4 |
| |\ | |||||
| * | | HG lures working! Friends can offer friends HG teleports via the profile. ↵ | Diva Canto | 2011-05-27 | 4 | -5/+257 |
| | | | | | | | | | | | | WARNING: additional configuration for HG inis -- see *Common.ini.example | ||||
* | | | Make sure culture is en-US when saving archive related xml. | Justin Clark-Casey (justincc) | 2011-05-27 | 1 | -0/+4 |
| |/ |/| | | | | | This might resolve http://opensimulator.org/mantis/view.php?id=5475 | ||||
* | | When saving an iar, don't chase down link asset IDs (since these points to ↵ | Justin Clark-Casey (justincc) | 2011-05-27 | 1 | -1/+4 |
|/ | | | | | | other items rather than real assets) This bug had no practical effect other than to make "save iar" misreport the number of missing assets | ||||
* | HG inventory transfers over the profile working. | Diva Canto | 2011-05-27 | 1 | -2/+9 |
| | |||||
* | Added a BasicProfilemodule so that the profile-based actions (like give ↵ | Diva Canto | 2011-05-27 | 1 | -0/+173 |
| | | | | inventory, etc) work. This is just a mock profile, the same for all users, and with no DB backend behind it -- meaning that nothing will be saved. For serious profiles, use 3rd party implementations. | ||||
* | Commented a few extra debug messages. | Diva Canto | 2011-05-26 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2011-05-26 | 6 | -57/+290 |
|\ | |||||
| * | Add --noassets option for "save iar" | Justin Clark-Casey (justincc) | 2011-05-26 | 4 | -19/+146 |
| | | | | | | | | | | | | | | | | Like "save oar", this saves an iar without assets This can be useful for backup when you know the required assets will still be present (e.g. you're backing up the assets db separately). This also bumps the iar format version to 0.3 and 1.2 respectively. 0.3 is backward compatible with previous opensim versions 1.2 is used if the --profile switch is specified. It is only compatible with 0.7.1 presently. | ||||
| * | Bump OAR file format version up to 0.7 for this development cycle. | Justin Clark-Casey (justincc) | 2011-05-26 | 1 | -2/+2 |
| | | | | | | | | | | This adds a <assets_included>true|false</assets_included> element to the oar control file, though this is not used on reloading at this time. This addition is backward compatible with previous opensim releases | ||||
| * | Add a --noassets option to "save oar". | Justin Clark-Casey (justincc) | 2011-05-26 | 3 | -37/+143 |
| | | | | | | | | | | This switch stops any assets being saved in the oar. This can be useful if you're using OAR to backup regions and you know you'll always have the original asset database available. | ||||
* | | HG IM in grid mode working fairly well. Unknown target user references ↵ | Diva Canto | 2011-05-26 | 1 | -0/+74 |
| | | | | | | | | looked back in source user's User Agent service. | ||||
* | | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ↵ | Diva Canto | 2011-05-25 | 1 | -0/+268 |
| | | | | | | | | testing. | ||||
* | | Added necessary code to drop inventory on hg friends using the profile ↵ | Diva Canto | 2011-05-24 | 3 | -7/+59 |
| | | | | | | | | window, but can't test because this mechanism doesn't seem to work without a profile service. | ||||
* | | HG friends: Status notifications working. Also initial logins get the online ↵ | Diva Canto | 2011-05-23 | 3 | -48/+209 |
| | | | | | | | | friends in other grids. | ||||
* | | More on HG Friends. Added Delete(string, string) across the board. Added ↵ | Diva Canto | 2011-05-22 | 2 | -107/+212 |
| | | | | | | | | security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. | ||||
* | | Fixed permissions bug related to friends in PermissionsModule. Added ↵ | Diva Canto | 2011-05-21 | 3 | -223/+180 |
| | | | | | | | | FriendsData[] GetFriends(string principalID) to IFriendsData and FriendInfo[] GetFriends(string PrincipalID) to IFriendsService. Refactored some more in the FriendsModule. Made client get notification of local friends permissions upon HGLogin. HG Friends object permissions work. | ||||
* | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2011-05-21 | 10 | -30/+20 |
|\ \ | |/ | |||||
| * | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just ↵ | Justin Clark-Casey (justincc) | 2011-05-21 | 10 | -10/+0 |
| | | | | | | | | OpenSim.Tests.Common instead | ||||
| * | rename UserInventoryTestsUtils -> UserInventoryHelpers for consistency | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -4/+4 |
| | | |||||
| * | rename UserProfileTestUtils to UserAccountHelpers to be consistent with ↵ | Justin Clark-Casey (justincc) | 2011-05-21 | 4 | -16/+16 |
| | | | | | | | | other test helper names | ||||
* | | HG Friends working to some extent: friendships offered and accepted ↵ | Diva Canto | 2011-05-19 | 4 | -39/+553 |
|/ | | | | correctly handled. Friends list showing correct foreign names. TODO: GrantRights. | ||||
* | refactor: remove thisObject argument from ILandObject.Get*MaxPrimCount() ↵ | Justin Clark-Casey (justincc) | 2011-05-14 | 1 | -7/+8 |
| | | | | instance methods since it didn't make sense to use anything other than the instance themselves. | ||||
* | Minor doc change to see if this provokes a good panda build | Justin Clark-Casey (justincc) | 2011-05-14 | 1 | -2/+5 |
| |