| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-03-23 | 1 | -6/+6 |
|\ |
|
| * | Comment out a terrain save-tile debugging message that accidentally crept in ... | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -6/+6 |
* | | Merge commit '760010d6fb6aac313d79ce0a4d0016d3809246a0' into careminster | Melanie | 2012-03-22 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -7/+10 |
| |\ |
|
| * | | Add llGiveInventory() test from object to object where both objects are owned... | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -0/+6 |
* | | | Merge commit 'df624c13c98b06d57311c1d93ecbd4790553f3b3' into careminster | Melanie | 2012-03-22 | 1 | -7/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | HG Friends: don't notify if the server isn't there. | Diva Canto | 2012-03-22 | 1 | -7/+10 |
| |/ |
|
| * | Change a false false to be truly true - or is this statement false? | Melanie | 2012-03-22 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-22 | 6 | -60/+139 |
|\ \
| |/ |
|
| * | Rework Diva's patch to simplify it | Melanie | 2012-03-22 | 2 | -16/+29 |
| * | Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF... | Melanie | 2012-03-22 | 2 | -69/+6 |
| * | Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu... | Diva Canto | 2012-03-22 | 2 | -6/+69 |
| * | HG Friends: reroute the status notifications to the HGFriends service, so tha... | Diva Canto | 2012-03-21 | 2 | -7/+26 |
| * | HG Friends: pulled sim-bound notification code to HGStatusNotifier, so that w... | Diva Canto | 2012-03-21 | 3 | -20/+58 |
| * | Removed extraneous debug message | Diva Canto | 2012-03-21 | 1 | -3/+0 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-03-20 | 1 | -1/+7 |
| |\ |
|
| | * | Replace "scene debug true false true" console command with "scene debug scrip... | Justin Clark-Casey (justincc) | 2012-03-21 | 1 | -1/+7 |
| * | | Removed extraneous debug messages. Added a check for UUID.Zero. | Diva Canto | 2012-03-20 | 1 | -16/+23 |
| |/ |
|
* | | Merge branch 'master' into careminster | Melanie | 2012-03-21 | 6 | -167/+303 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-03-20 | 1 | -1/+1 |
| |\ |
|
| * | | Fixed borkness with map search introduce by my last changes to it. | Diva Canto | 2012-03-20 | 1 | -1/+1 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-03-20 | 1 | -18/+7 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-03-20 | 2 | -9/+2 |
| |\ \ \ |
|
| * | | | | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 2012-03-20 | 5 | -167/+276 |
| * | | | | Added GetUUID(first, last) on UserAgentsService so that we can finally make d... | Diva Canto | 2012-03-17 | 2 | -7/+34 |
* | | | | | Merge branch 'master' into careminster | Melanie | 2012-03-21 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | fix compile error from last commit | Justin Clark-Casey (justincc) | 2012-03-21 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' into careminster | Melanie | 2012-03-21 | 1 | -18/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | refactor: simplify EstateManagementModule.handleEstateDebugRegionRequest() | Justin Clark-Casey (justincc) | 2012-03-21 | 1 | -18/+7 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into careminster | Melanie | 2012-03-20 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2012-03-20 | 1 | -2/+0 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-03-20 | 1 | -7/+2 |
|\ \ \
| |/ / |
|
| * | | Fix a bug where logins to standalones would fail if the RegionReady module wa... | Justin Clark-Casey (justincc) | 2012-03-19 | 1 | -7/+2 |
| |/ |
|
* | | Merge branch 'master' into careminster | Melanie | 2012-03-18 | 10 | -145/+482 |
|\ \
| |/ |
|
| * | Amend to previous commit: normalize strings ToLower. | Diva Canto | 2012-03-17 | 1 | -2/+6 |
| * | More on HG access control. This commit splits the UserManagementModule into t... | Diva Canto | 2012-03-17 | 3 | -40/+182 |
| * | Moved HandleAvatarPickerRequest from the generic Scene.PacketHandlers to the ... | Diva Canto | 2012-03-17 | 1 | -0/+62 |
| * | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 2012-03-17 | 2 | -27/+140 |
| * | Clean up "save iar" help | Justin Clark-Casey (justincc) | 2012-03-17 | 1 | -8/+8 |
| * | Terrain: added [Terrain] section with an option to load an initial flat terra... | Diva Canto | 2012-03-16 | 1 | -1/+6 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-03-15 | 1 | -72/+51 |
| |\ |
|
| | * | In Top Scripts report, don't show scripts with no or less than 1 microsecond ... | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -0/+6 |
| | * | Fix owner name display in "Top Colliders" and "Top Script" region reports. | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -45/+1 |
| | * | Replace script-lines-per-second with the script execution time scaled by its ... | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -30/+47 |
| * | | More on map search: send extra messages to the user regarding the region bein... | Diva Canto | 2012-03-15 | 1 | -0/+11 |
| |/ |
|
| * | More on SLURLs and V3. This is hacky, but it works. Basically, we have to red... | Diva Canto | 2012-03-15 | 1 | -3/+12 |
| * | Revert "Revert "More hacking around viewer bug"" | Diva Canto | 2012-03-15 | 1 | -1/+1 |
| * | These SLURLs are very confusing! -- reverting the revert. Hack is, indeed, ne... | Diva Canto | 2012-03-15 | 1 | -1/+13 |
| * | Revert "Hack around https://jira.secondlife.com/browse/VWR-28570" | Diva Canto | 2012-03-15 | 1 | -13/+1 |
| * | Revert "More hacking around viewer bug" | Diva Canto | 2012-03-15 | 1 | -1/+1 |