aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-03-271-1/+21
|\
| * User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-271-1/+21
* | Merge branch 'master' into careminsterMelanie2012-01-281-1/+1
|\ \ | |/
| * Remove IClientAPI from the money module. It was only used to pass in theMelanie2012-01-281-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-061-11/+24
|\ \ | |/
| * Improve "j2k decode" command to tell us how many layers and components were d...Justin Clark-Casey (justincc)2012-01-051-5/+16
| * Add a "j2k decode" region console command that allows a manual request for a ...Justin Clark-Casey (justincc)2012-01-051-8/+10
* | Merge branch 'master' into careminsterMelanie2012-01-051-0/+4
|\ \ | |/
| * Minor formatting changes and commented out log lines for future debugging of ...Justin Clark-Casey (justincc)2012-01-041-0/+4
* | Merge branch 'master' into careminsterMelanie2012-01-021-0/+3
|\ \ | |/
| * Adding commented out log messages and some minor formatting for future bug hu...Justin Clark-Casey (justincc)2012-01-021-0/+3
* | Merge branch 'master' into bigmergeMelanie2011-11-141-2/+0
|\ \ | |/
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-11-141-2/+0
* | Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmergeMelanie2011-10-113-98/+238
|\ \ | |/
| * Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-233-82/+238
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-051-256/+0
|\ \ | |/
| * Moved several cap-based-service-providing modules from where they were into a...Diva Canto2011-04-301-255/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-301-4/+5
|\ \ | |/
| * Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.Justin Clark-Casey (justincc)2011-04-281-4/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-071-1/+26
|\ \ | |/
| * Fixed Caps handlers leakDiva Canto2011-02-051-1/+0
| * One more diagnosis command:Diva Canto2011-02-051-1/+27
* | Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get...Tom2011-01-261-6/+1
* | Add userFlags check to isBanned. This checks bans against DenyAnonymous and D...Tom2011-01-261-1/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-231-6/+6
|\ \ | |/
| * remove some mono compiler warningsJustin Clark-Casey (justincc)2011-01-211-2/+2
| * implement "show throttles" command for showing current agent throttles and th...Justin Clark-Casey (justincc)2011-01-211-200/+0
| * minor: help text adjustment for "show queues"Justin Clark-Casey (justincc)2011-01-201-2/+2
| * remove reference to CoreModules from ClientStack.LindenUDPJustin Clark-Casey (justincc)2011-01-201-2/+2
| * Move "show queues" command out of OpenSim.cs and into a separate module.Justin Clark-Casey (justincc)2011-01-201-0/+200
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-251-80/+14
|\ \ | |/
| * One more pass at object inventory. This time, fix SceneObjectPartInventory so...Diva Canto2010-12-241-80/+14
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-241-35/+49
|\ \ | |/
| * Hopefully this fixes all prim inventory issues. No more abort, no more keepin...Diva Canto2010-12-231-35/+49
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-234-866/+0
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2010-12-231-6/+5
| |\
| * | Removed unused code -- this was the previous version of UDP texture sending, ...Diva Canto2010-12-234-866/+0
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-6/+5
|\ \ \ | | |/ | |/|
| * | Put back a commented section of code. With some viewers, object inventoryMelanie2010-12-231-6/+5
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-16/+42
|\ \ | |/
| * Added a counter to NewFiles in Xfers to account for simultaneous object inven...Diva Canto2010-12-221-16/+42
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-211-4/+66
|\ \ | |/
| * * Adds AbortXfer to the ClientAPI mixTeravus Ovares (Dan Olivares)2010-12-211-4/+66
| * Simplify updating of agent inventory assets. Make newly created asset IDsMelanie2010-12-041-19/+6
| * Convert the agent asset transactions module to a new style module.Melanie2010-12-043-168/+156
* | Cowardly refuse to keep running when no application plugins are loaded.Melanie2010-12-072-3/+21
* | Monitor the UUIDs used to create and update wearable assets. Reject any changedMelanie2010-12-042-0/+125
* | Simplify updating of agent inventory assets. Make newly created asset IDsMelanie2010-12-041-19/+6
* | Convert the agent asset transactions module to a new style module.Melanie2010-12-043-168/+156
|/
* Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-3/+1