aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.7.3-post-fixes' of ssh://opensimulator.org/var/git/opensim in...Diva Canto2012-03-221-0/+6
|\
| * Comment out a terrain save-tile debugging message that accidentally crept in ...Justin Clark-Casey (justincc)2012-03-221-6/+6
| * Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)2012-03-221-0/+6
* | Change a false false to be truly true - or is this statement false?Melanie2012-03-221-1/+1
* | Rework Diva's patch to simplify itMelanie2012-03-222-16/+29
|/
* Fixed borkness with map search introduce by my last changes to it.Diva Canto2012-03-201-1/+1
* Fix a bug where logins to standalones would fail if the RegionReady module wa...Justin Clark-Casey (justincc)2012-03-191-7/+2
* Clean up "save iar" helpJustin Clark-Casey (justincc)2012-03-191-8/+8
* In Top Scripts report, don't show scripts with no or less than 1 microsecond ...Justin Clark-Casey (justincc)2012-03-191-0/+6
* Fix owner name display in "Top Colliders" and "Top Script" region reports.Justin Clark-Casey (justincc)2012-03-191-45/+1
* Replace script-lines-per-second with the script execution time scaled by its ...Justin Clark-Casey (justincc)2012-03-191-30/+47
* Add sensor, dataserver requests, timer and listener counts to "xengine status...Justin Clark-Casey (justincc)2012-03-191-0/+20
* Region access control! Region operators can now specify things like DisallowF...Diva Canto2012-03-172-27/+140
* Terrain: added [Terrain] section with an option to load an initial flat terra...Diva Canto2012-03-161-1/+6
* More on map search: send extra messages to the user regarding the region bein...Diva Canto2012-03-151-0/+11
* More on SLURLs and V3. This is hacky, but it works. Basically, we have to red...Diva Canto2012-03-151-3/+12
* Revert "Revert "More hacking around viewer bug""Diva Canto2012-03-151-1/+1
* Revert "Revert "Hack around https://jira.secondlife.com/browse/VWR-28570""Diva Canto2012-03-151-1/+13
* Revert "Hack around https://jira.secondlife.com/browse/VWR-28570"Diva Canto2012-03-151-13/+1
* Revert "More hacking around viewer bug"Diva Canto2012-03-151-1/+1
* More hacking around viewer bugDiva Canto2012-03-151-1/+1
* Hack around https://jira.secondlife.com/browse/VWR-28570Diva Canto2012-03-151-1/+13
* Send the right name and creation date on the BasicProfileModule.Diva Canto2012-03-011-2/+11
* HG: Remove async in posting assets to foreign grid. Mono hates concurrency th...Diva Canto2012-02-261-1/+1
* Remove EXPERIMENTAL tags from load iar/save iar commands.Justin Clark-Casey (justincc)2012-02-251-3/+0
* Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)2012-02-242-1/+2
* Try to resolve some problems with viewers crashing after hitting parcel banli...Justin Clark-Casey (justincc)2012-02-231-6/+21
* Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-233-11/+10
* Fix problem with dragging child part inventory item to user inventory.Justin Clark-Casey (justincc)2012-02-211-19/+3
* One more tweak related to the previous 2 commits.Diva Canto2012-02-191-1/+3
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-02-191-1/+2
|\
| * Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view....PixelTomsen2012-02-191-1/+2
* | A few more tweaks on position updates and create child agents. Mono hates con...Diva Canto2012-02-191-4/+8
|/
* This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2012-02-182-2/+40
* 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
|/
* 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
* 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
* When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per...Justin Clark-Casey (justincc)2012-02-101-4/+15
* 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