aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2012-02-196-4/+185
|\
| * Merge branch 'master' into careminsterMelanie2012-02-193-3/+42
| |\
| | * Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view....PixelTomsen2012-02-191-1/+2
| | * This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2012-02-182-2/+40
| * | Merge branch 'master' into careminsterMelanie2012-02-183-1/+143
| |\ \ | | |/
| | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDan Lake2012-02-172-1/+139
| | |\
| | | * minor formatting changes from last commit (4486n7d)Justin Clark-Casey (justincc)2012-02-161-4/+3
| | | * Fix: Object owned by the group does not return to the last owner http://opens...PixelTomsen2012-02-161-0/+6
| | | * Turn off logging on test in last commit (2b84295).Justin Clark-Casey (justincc)2012-02-161-1/+1
| | | * If shape properties fail SOP parsing (e.g. due to commas instead of decimal p...Justin Clark-Casey (justincc)2012-02-161-0/+133
| | * | Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A...Dan Lake2012-02-171-0/+4
| | |/
* | | try to make crossings work better. chode no longer prevents crossings i hopeUbitUmarov2012-02-151-15/+18
|/ /
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-02-151-107/+43
|\ \
| * | Implement region crossing of sitting avatars. Edit mode and llSetPos workMelanie2012-02-141-102/+38
| * | Prevent object loss and positioning outside the region with failed object simMelanie2012-02-141-5/+5
* | | Merge branch 'master' into careminsterMelanie2012-02-152-10/+37
|\ \ \ | |/ / |/| / | |/
| * Refactor appearance saving for NPC to use AvatarFactoryModule interface.Dan Lake2012-02-141-9/+31
| * short circuit the expensive parts of the permission checking codeMic Bowman2012-02-131-1/+6
* | Merge branch 'master' into careminsterMelanie2012-02-101-2/+10
|\ \ | |/
| * Fix bug where somebody taking a copy of an object they didn't own that was re...Justin Clark-Casey (justincc)2012-02-101-2/+10
* | Merge branch 'master' into careminsterMelanie2012-02-101-1/+16
|\ \ | |/
| * When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per...Justin Clark-Casey (justincc)2012-02-101-4/+15
* | Merge branch 'master' into careminsterMelanie2012-02-052-3/+4
|\ \ | |/
| * Revert my two quick fixes for the lag issue and put in the real fix, whichMelanie2012-02-051-1/+2
| * Revert "Remove checks on ban list expiry on every move. To be re-added on par...Melanie2012-02-051-4/+4
| * Revert "Check ban list for a particular parcel only when an avatar moves into...Melanie2012-02-052-17/+4
| * Check ban list for a particular parcel only when an avatar moves into it.Melanie2012-02-052-4/+17
| * Remove checks on ban list expiry on every move. To be re-added on parcelMelanie2012-02-051-4/+4
| * Quiet the map module loggingBlueWall2012-02-041-2/+2
* | Merge branch 'master' into careminsterMelanie2012-02-044-8/+10
|\ \ | |/
| * Merge branch 'master' of ssh://snoopy@opensimulator.org/var/git/opensimSnoopy Pfeffer2012-02-041-0/+2
| |\
| | * Merge branch 'master' of /home/opensim/src/opensimBlueWall2012-02-031-0/+2
| | |\
| | | * Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-031-0/+2
| * | | Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer2012-02-033-8/+8
| |/ /
| * | Corrected console help texts for "save iar"Snoopy Pfeffer2012-02-031-2/+2
| |/
| * Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-022-26/+62
* | Make ban, eject, freeze and the scripted versions of those work.Melanie2012-02-022-27/+57
* | Streamline banning code using existing methods.Melanie2012-02-021-183/+29
* | Rehook the eject and freeze events that had gotten unhooked in the mergeMelanie2012-02-021-0/+2
* | Fix remembering attachment point and position when an item is rezzed in world.Melanie2012-02-021-0/+12
* | Re-Add the reading of attachment data hat was lost in the mergeMelanie2012-02-021-1/+46
* | Merge branch 'master' into careminsterMelanie2012-02-013-28/+230
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2012-02-012-17/+221
| |\
| | * HG: This hopefully fixes the HG teleports back home to OSGrid. Looks like Uri...Diva Canto2012-01-311-1/+1
| | * Add "show part uuid" and "show part name" console commands.Justin Clark-Casey (justincc)2012-01-311-7/+97
| | * Implement "show object name <name>" console command to show details of an obj...Justin Clark-Casey (justincc)2012-01-311-8/+49
| | * Get rid of the "no objects found" feedback for now - this doesn't work well i...Justin Clark-Casey (justincc)2012-01-311-11/+13
| | * Implement "show object uuid <uuid>" console command.Justin Clark-Casey (justincc)2012-01-311-5/+56
| | * Add more user feedback if an object isn't found for which delete was requested.Justin Clark-Casey (justincc)2012-01-311-0/+15
| | * Add the name of a deleted object to the console outputJustin Clark-Casey (justincc)2012-01-311-1/+1