aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-0610-202/+751
| |\ \ | | |/
| | * - 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-1610-200/+706
| | |\
| | | * Formatting cleanup.Jeff Ames2010-02-156-96/+96
| | | * 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-147-104/+612
| | * | 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