aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-22Comment out a terrain save-tile debugging message that accidentally crept in ...Justin Clark-Casey (justincc)1-6/+6
2012-03-22Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)1-0/+6
2012-03-20Fixed borkness with map search introduce by my last changes to it.Diva Canto1-1/+1
2012-03-19Fix a bug where logins to standalones would fail if the RegionReady module wa...Justin Clark-Casey (justincc)1-7/+2
2012-03-19Clean up "save iar" helpJustin Clark-Casey (justincc)1-8/+8
2012-03-19In Top Scripts report, don't show scripts with no or less than 1 microsecond ...Justin Clark-Casey (justincc)1-0/+6
2012-03-19Fix owner name display in "Top Colliders" and "Top Script" region reports.Justin Clark-Casey (justincc)1-45/+1
2012-03-19Replace script-lines-per-second with the script execution time scaled by its ...Justin Clark-Casey (justincc)1-30/+47
2012-03-19Add sensor, dataserver requests, timer and listener counts to "xengine status...Justin Clark-Casey (justincc)1-0/+20
2012-03-17Region access control! Region operators can now specify things like DisallowF...Diva Canto2-27/+140
2012-03-16Terrain: added [Terrain] section with an option to load an initial flat terra...Diva Canto1-1/+6
2012-03-15More on map search: send extra messages to the user regarding the region bein...Diva Canto1-0/+11
2012-03-15More on SLURLs and V3. This is hacky, but it works. Basically, we have to red...Diva Canto1-3/+12
2012-03-15Revert "Revert "More hacking around viewer bug""Diva Canto1-1/+1
2012-03-15Revert "Revert "Hack around https://jira.secondlife.com/browse/VWR-28570""Diva Canto1-1/+13
2012-03-15Revert "Hack around https://jira.secondlife.com/browse/VWR-28570"Diva Canto1-13/+1
2012-03-15Revert "More hacking around viewer bug"Diva Canto1-1/+1
2012-03-15More hacking around viewer bugDiva Canto1-1/+1
2012-03-15Hack around https://jira.secondlife.com/browse/VWR-28570Diva Canto1-1/+13
2012-03-01Send the right name and creation date on the BasicProfileModule.Diva Canto1-2/+11
2012-02-26HG: Remove async in posting assets to foreign grid. Mono hates concurrency th...Diva Canto1-1/+1
2012-02-25Remove EXPERIMENTAL tags from load iar/save iar commands.Justin Clark-Casey (justincc)1-3/+0
2012-02-24Stop spurious scene loop startup timeout alarms for scenes with many prims.Justin Clark-Casey (justincc)2-1/+2
2012-02-23Try to resolve some problems with viewers crashing after hitting parcel banli...Justin Clark-Casey (justincc)1-6/+21
2012-02-23Add a position parameter to region crossing of objects. This avoids theMelanie3-11/+10
2012-02-21Fix problem with dragging child part inventory item to user inventory.Justin Clark-Casey (justincc)1-19/+3
2012-02-19One more tweak related to the previous 2 commits.Diva Canto1-1/+3
2012-02-19A few more tweaks on position updates and create child agents. Mono hates con...Diva Canto1-4/+8
2012-02-19One more tweak related to the previous 2 commits.Diva Canto1-1/+3
2012-02-19A few more tweaks on position updates and create child agents. Mono hates con...Diva Canto1-4/+8
2012-02-19Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view....PixelTomsen1-1/+2
2012-02-19Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view....PixelTomsen1-1/+2
2012-02-18This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2-2/+40
2012-02-18This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2-2/+40
2012-02-17Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A...Dan Lake1-0/+4
2012-02-16minor formatting changes from last commit (4486n7d)Justin Clark-Casey (justincc)1-4/+3
2012-02-16Fix: Object owned by the group does not return to the last owner http://opens...PixelTomsen1-0/+6
2012-02-16Turn off logging on test in last commit (2b84295).Justin Clark-Casey (justincc)1-1/+1
2012-02-16If shape properties fail SOP parsing (e.g. due to commas instead of decimal p...Justin Clark-Casey (justincc)1-0/+133
2012-02-14Refactor appearance saving for NPC to use AvatarFactoryModule interface.Dan Lake1-9/+31
2012-02-13short circuit the expensive parts of the permission checking codeMic Bowman1-1/+6
2012-02-10Fix bug where somebody taking a copy of an object they didn't own that was re...Justin Clark-Casey (justincc)1-2/+10
2012-02-10When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per...Justin Clark-Casey (justincc)1-4/+15
2012-02-05Revert my two quick fixes for the lag issue and put in the real fix, whichMelanie1-1/+2
2012-02-05Revert "Remove checks on ban list expiry on every move. To be re-added on par...Melanie1-4/+4
2012-02-05Revert "Check ban list for a particular parcel only when an avatar moves into...Melanie2-17/+4
2012-02-05Check ban list for a particular parcel only when an avatar moves into it.Melanie2-4/+17
2012-02-05Remove checks on ban list expiry on every move. To be re-added on parcelMelanie1-4/+4
2012-02-04Quiet the map module loggingBlueWall1-2/+2
2012-02-03Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen1-0/+2