aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding some more SNMP events and some refactoringsacha2010-04-231-0/+1
* Adding LinkUp/LinkDown when a region is started or stoped.sacha2010-04-231-0/+5
* This GetScriptErrors() change allows initial XEngine to run in backgroundMike Rieker2010-04-181-6/+65
* Committing sacha's partial work (from orpheus). The GridBrat needs to learnMelanie2010-04-141-1/+1
* Change ISnmpModule to use scene referencesMelanie2010-04-141-2/+9
* Drop unused Alert() method from ISnmpModuleMelanie2010-04-131-2/+1
* Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterlcc2010-04-105-13/+86
|\
| * guarantee that a script engine's GetScriptErrors() will not be calledMike Rieker2010-04-103-12/+71
| * re-fixing this darn filelcc2010-04-101-0/+11
| * Fixing Traplcc2010-04-101-11/+0
| * 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
* | Adding ColdStart event lcc2010-04-101-0/+1
* | dding this deleted file...lcc2010-04-101-2/+2
|/
* Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2010-04-051-22/+26
|\
| * Fix up my own shoddy code! Fixes prim rez break. Whups!Thomas Grimshaw2010-04-051-22/+26
* | Add the ISnmpModule interface definition to Careminster releaseMelanie Thielker2010-04-051-0/+11
|/
* 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-1215-226/+761
|\ \
| * \ Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-0615-210/+761
| |\ \ | | |/
| | * - implementing server 1.38 functionsunknown2010-03-061-0/+5
| | * Formatting cleanup.Jeff Ames2010-02-221-1/+1
| | * Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-02-1615-208/+716
| | |\
| | | * Formatting cleanup.Jeff Ames2010-02-159-102/+102
| | | * Fixes a bug in the previous patch.Revolution2010-02-151-18/+13
| | | * Plug a small holeMelanie2010-02-141-0/+3
| | | * Revolution is on the roll again! :)Revolution2010-02-149-106/+616
| | * | minor: Make SOG.DelinkFromGroup() return the newly delinked scene object inst...Justin Clark-Casey (justincc)2010-02-162-11/+26
| | |/
* | | Dynamics Integration Part 1Kitto Flora2010-03-111-1/+10
|/ /
* | Allow particles and texture anims to be persisted to XML. This behaviour is e...CasperW2010-02-251-2/+0
* | Disable blocking teleports within the same parcel for now; it's not implement...CasperW2010-02-251-2/+4
* | Plug a small holeMelanie2010-02-151-0/+3
* | Merge branch 'master' into careminsterMelanie2010-02-142-1/+2
|\ \ | |/
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-122-1/+2
* | Merge branch 'master' into careminsterMelanie2010-02-087-43/+147
|\ \ | |/
| * add some method doc to IDynamicTextureManagerJustin Clark-Casey (justincc)2010-02-081-2/+59
| * refactor: Reuse SceneObjectGroup.IsAttachmentCheckFull() in Scene.AddSceneObj...Justin Clark-Casey (justincc)2010-02-082-5/+12
| * Add EventManager.OnIncomingSceneObject event which is triggered by an incomin...Justin Clark-Casey (justincc)2010-02-084-17/+58
| * minor: log what kind of wearable cannot be foundJustin Clark-Casey (justincc)2010-02-051-3/+2
| * refactor: chain two ScenePresence constructors together to eliminate common c...Justin Clark-Casey (justincc)2010-02-041-15/+11
| * Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-02-042-17/+15
| |\