aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-07-212-1/+4
|\
| * Allow Megaregions to start properly after an unclean shutdownMelanie2010-07-172-1/+4
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-07-1712-33/+169
|\ \ | |/
| * Stop occasional permanently high 100% utilization when the server is started ...Justin Clark-Casey (justincc)2010-07-171-10/+12
| * If an emergency pos is required for a new root agent, correctly preserve the ...Justin Clark-Casey (justincc)2010-06-301-2/+2
| * Revert "stop exceptions in setting and getting state from propogating since t...Justin Clark-Casey (justincc)2010-06-291-31/+8
| * stop exceptions in setting and getting state from propogating since they aren...Justin Clark-Casey (justincc)2010-06-291-8/+31
| * backport xmlrpcgroups cache from masterJustin Clark-Casey (justincc)2010-06-082-4/+5
| * remove references to OpenSim.Framework.Commuications.Tests.dll since all rele...Justin Clark-Casey (justincc)2010-06-081-1/+1
| * Merge branch '0.6.9-post-fixes' into share-with-groupJustin Clark-Casey (justincc)2010-06-089-29/+152
| |\
| | * minor: remove some commented out code and return ScenePresence.UpdatePriority...Justin Clark-Casey (justincc)2010-06-072-7/+1
| | * Stop some hud components disappearing on region crossingsJustin Clark-Casey (justincc)2010-06-072-5/+30
| | * reapply fix for double sending of attachment update on standalone region cros...Justin Clark-Casey (justincc)2010-06-078-47/+47
| | * commit code which stops full updates being fired multiple times when attachme...Justin Clark-Casey (justincc)2010-06-078-21/+121
| * | Partially implement share with group option for object inventory itemsJustin Clark-Casey (justincc)2010-05-263-2/+13
* | | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-06-078-122/+22
|\ \ \ | | |/ | |/|
| * | Revert "commit code which stops full updates being fired multiple times when ...Justin Clark-Casey (justincc)2010-06-048-121/+21
| * | Merge remote branch 'origin/0.6.9' into 0.6.9-post-fixesJustin Clark-Casey (justincc)2010-06-041-1/+1
| |\ \
| | * | Fix linking issue introduced in my earlier commitMelanie Thielker2010-05-141-1/+19
* | | | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-05-319-41/+146
|\ \ \ \ | |/ / /
| * | | Adjust Scene.DeleteAllSceneObjects() to not delete objects attached to avatars.Justin Clark-Casey (justincc)2010-05-281-2/+6
| * | | commit code which stops full updates being fired multiple times when attachme...Justin Clark-Casey (justincc)2010-05-278-21/+121
| | |/ | |/|
| * | backport from master fix for attachment displayJustin Clark-Casey (justincc)2010-05-243-3/+5
| * | Change the way the object perms are propagated to attempt to salvageMelanie2010-05-211-21/+23
| * | minor: correctly print out missing item id when it can't be found rather than...Justin Clark-Casey (justincc)2010-05-201-1/+0
| * | move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...Justin Clark-Casey (justincc)2010-05-202-16/+15
| * | Fix linking issue introduced in my earlier commitMelanie Thielker2010-04-301-1/+19
| |/
* | Change the way the object perms are propagated to attempt to salvageMelanie2010-05-211-21/+23
* | Fix a nullref issue in SitAltitudeCallbackTom Grimshaw2010-05-191-50/+53
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterKitto Flora2010-05-073-36/+81
|\ \
| * | Fix linking issue introduced in my earlier commitMelanie Thielker2010-04-301-1/+19
| * | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-04-303-36/+63
| |\ \ | | |/
| | * Fix link security issueMelanie2010-04-303-36/+63
* | | Fix Mouse+WASD makes Av rise; Fix PREJUMP.Kitto Flora2010-05-073-19/+19
|/ /
* | This GetScriptErrors() change allows initial XEngine to run in backgroundMike Rieker2010-04-181-6/+65
* | guarantee that a script engine's GetScriptErrors() will not be calledMike Rieker2010-04-102-10/+69
* | Add Scene.SnmpService, which is of type ISnmpModule and, if nun-null, canMelanie2010-04-091-0/+14
* | Increase the amount of time we wait for a teleport to complete. This allows t...Thomas Grimshaw2010-04-071-1/+1
* | Fix up my own shoddy code! Fixes prim rez break. Whups!Thomas Grimshaw2010-04-051-22/+26
* | Merge branch 'master' of ssh://TOR/var/git/careminsterThomas Grimshaw2010-04-054-43/+135
|\ \
| * | Fix some overlooked merge conflicts that got committedMelanie2010-04-051-10/+0
| * | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-04-054-42/+144
| |\ \ | | |/
| | * Fix bug where approximately half the time, attachments would rez only their r...Justin Clark-Casey (justincc)2010-03-094-43/+138
* | | This commit adds some randomness to object persistence. It's a Work In Progre...Thomas Grimshaw2010-04-051-4/+42
* | | Add a much cheaper agent count retrieval method. This is obsoleted by 0.7 so...Thomas Grimshaw2010-04-051-1/+9
|/ /
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterKitto Flora2010-03-192-26/+10
|\ \
| * | Unify a previous refactor of object return with the older solution. WeMelanie2010-03-182-26/+10
* | | Fix sit with autopilot.Kitto Flora2010-03-191-3/+5
|/ /
* | RotLookAt repaired; debug msg cleanup.Kitto Flora2010-03-142-35/+4
* | Resolved mergeKitto Flora2010-03-1210-218/+751
|\ \