aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused and broken OffsetRotation from ScenePresenceMelanie2011-11-051-1/+1
* Merge branch 'master' into bigmergeMelanie2011-11-042-7/+6
|\
| * Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-033-11/+11
| * Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-033-15/+14
* | Merge branch 'master' into bigmergeMelanie2011-11-031-9/+5
|\ \ | |/
| * Merge branch 'master' of git://opensimulator.org/git/opensimDan Lake2011-11-021-315/+362
| |\
| * | Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.Dan Lake2011-11-021-9/+6
* | | Merge branch 'master' into bigmergeMelanie2011-11-021-322/+350
|\ \ \ | | |/ | |/|
| * | Restore the recursive calling of PRIM_LINK_TARGET because the version I madeMelanie2011-11-021-327/+334
| * | Some positioning fixes from AVN trunkMelanie2011-11-021-1/+42
| * | Streamline PRIM_LINK_TARGET, eliminating a recursion and a failure scenarioMelanie2011-11-021-4/+3
| |/
* | Merge branch 'master' into bigmergeMelanie2011-10-301-1/+1
|\ \ | |/
| * Remove completely unused SOG.Rotation parameterJustin Clark-Casey (justincc)2011-10-291-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-10-272-23/+17
|\ \ | |/
| * Continuation of previous checkin. Found more places where ForEachScenePresenc...Dan Lake2011-10-271-15/+9
| * Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-10/+10
* | Merge branch 'master' into bigmergeMelanie2011-10-262-10/+84
|\ \ | |/
| * Added optional owner classes to existing OSSL agent PermissionsMichelle Argus2011-10-261-6/+61
| * Implementation of PRIM_OMEGA, but only for settingSignpostMarv Martin2011-10-261-4/+17
| * Implementing PRIM_LINK_TARGET, but only for setting paramsSignpostMarv Martin2011-10-261-4/+13
* | Merge commit '3fc47275cff5f74e370a24f63f42a6bee023ee17' into bigmergeMelanie2011-10-251-0/+3
|\ \ | |/
| * Add case to Lightshare/WindlightBlueWall2011-10-221-0/+3
* | Merge commit 'da794f34a56f7c88904315ae538de8f3790e6891' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...Dan Lake2011-10-191-1/+1
* | Merge commit 'ecad9f9fd589f90d1c7a20faf14af0304804b616' into bigmergeMelanie2011-10-251-2/+0
|\ \ | |/
| * Add "show scripts" command to show all scripts currently known to the script ...Justin Clark-Casey (justincc)2011-10-191-2/+0
* | Merge commit '62a63f834b7cc056ee37c396034d0e268f66b4a8' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * refactor: Use SOP.SitTargetAvatar instead of calling a special GetAvatarOnSit...Justin Clark-Casey (justincc)2011-10-171-1/+1
* | Merge commit 'de161585c0960a93911f446f0179441ba5470245' into bigmergeMelanie2011-10-251-0/+11
|\ \ | |/
| * Implement osNpcStand(<npc-id>)Justin Clark-Casey (justincc)2011-10-171-0/+11
* | Merge commit '0c041ce12f393367e2754e88d9b8dad5e45f88c4' into bigmergeMelanie2011-10-251-0/+11
|\ \ | |/
| * Implement osNpcSit(). This is still in development so don't trust itJustin Clark-Casey (justincc)2011-10-171-0/+11
* | Merge commit '631d5e16ef8c5340b6283b1a9ed9cc95aea3e3a1' into bigmergeMelanie2011-10-251-2/+0
|\ \ | |/
| * Get rid of some traces of the old pre-ROBUST grid architecture configJustin Clark-Casey (justincc)2011-10-121-2/+0
* | Merge commit '28f549bd64eb423ae43a5c23c1da5094e6269150' into bigmergeMelanie2011-10-121-21/+28
|\ \ | |/
| * osSetParcelDetails - PARCEL_DETAILS_CLAIMDATEPixel Tomsen2011-10-111-21/+28
* | Merge commit '19096bd391ac88bbccda00e4660a061020118bb9' into bigmergeMelanie2011-10-122-2/+2
|\ \ | |/
| * Convert getLastReportedSimFPS() and getLastReportedSimStats() into more idiom...Justin Clark-Casey (justincc)2011-10-102-2/+2
* | Merge commit '2b290793ab7153c956db5637dd27dfbbd0a1cf98' into bigmergeMelanie2011-10-122-2/+2
|\ \ | |/
| * refactor: have lsl and ossl interrogate scene.StatsReporter directly rather t...Justin Clark-Casey (justincc)2011-10-102-2/+2
* | Merge commit '92c88121c72386f85472c6cf4891eca8b62b9867' into bigmergeMelanie2011-10-121-1/+1
|\ \ | |/
| * Removed all refs to IClientAPI from IAttachmentsModule. Separated client hand...Dan Lake2011-10-041-1/+1
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDan Lake2011-10-031-3/+18
| |\
* | \ Merge commit '460946ad62b682c7a942751f192ca9e96b662f0e' into bigmergeMelanie2011-10-111-4/+4
|\ \ \ | |/ /
| * | Removed redundant code in AttachmentsModule and simplified interfaces which c...Dan Lake2011-10-031-2/+1
* | | Merge commit 'c7d0d71666a92b201d639511d062a7c22726b3c9' into bigmergeMelanie2011-10-111-1/+1
|\ \ \ | | |/ | |/|
| * | trival tweak to trigger the continuous integration systemJustin Clark-Casey (justincc)2011-10-041-1/+1
* | | Merge commit 'a8af0a5ba873dbb8c447e16b142ba7f5af715bdb' into bigmergeMelanie2011-10-111-1/+1
|\ \ \ | |/ /
| * | Return NULL_KEY from llGetTexture if a non-existent face is indicated, rather...Justin Clark-Casey (justincc)2011-10-041-1/+1
* | | Merge commit '8a6e6866d9c6c60e4a2e4b980ca2e35ae3963d0d' into bigmergeMelanie2011-10-111-1/+16
|\ \ \ | |/ /