aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-26This adds a new osGetAgentIP function with threat level set to High. ItSean Dague1-0/+29
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-1/+1
2009-02-18From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+18
2009-02-17Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker1-1/+1
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-7/+7
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey1-1/+1
2009-02-16Thank you, cmickeyb, for a patch to ass two string functionsMelanie Thielker1-0/+49
2009-02-16Thank you, patnad, for a patch that adds 3 new discovery functionsMelanie Thielker1-0/+39
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-62/+62
2009-02-01Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-0/+29
2009-01-29* minor: just a few formatting changes and log quieteningJustin Clarke Casey1-1/+1
2009-01-23* Add direct stream loading and saving methods to the archive module.Justin Clarke Casey1-3/+2
2009-01-07* Move general alert code to DialogModule.Justin Clarke Casey1-1/+5
2008-11-24Some refactoring from about a week ago that I forgot to commit, of AssetTrans...MW1-1/+1
2008-11-21Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker1-4/+4
2008-11-21* refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey1-1/+1
2008-11-21* Improve and correct messages given to the user when permission is denied fo...Justin Clarke Casey1-3/+8
2008-11-17Fix previous build breakMelanie Thielker1-1/+1
2008-11-17Change the semantics of the Allow_* os function control. Omitting a functionMelanie Thielker1-18/+34
2008-11-14* Allow new script creation to be locked down to only gods if specified in Op...Justin Clarke Casey1-4/+1
2008-11-14Reapplying a revised version of Christopher Yeoh's (IBM) patch for allowMelanie Thielker1-1/+1
2008-11-14reverting #7295, as it still fails a test case (as pointed out veryDr Scofield1-1/+1
2008-11-14From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield1-1/+1
2008-11-08Refactor IEventReceiver back into IScriptEngineMelanie Thielker1-2/+2
2008-11-06Add missing TeleportStart packets to llTeleportAgentHome and osTeleportAgent.Homer Horwitz1-0/+1
2008-11-06Change threat level of osMakeNotecard to High because of it's griefingMelanie Thielker1-50/+53
2008-11-06From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield1-0/+53
2008-11-05Update svn properties, minor formatting cleanup.Jeff Ames1-20/+14
2008-11-04From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague1-0/+33
2008-10-05Update svn properties, minor formatting cleanup.Jeff Ames1-7/+7
2008-10-03Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker1-13/+1
2008-10-03Mantis #2317Melanie Thielker1-0/+14
2008-09-30Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-09-29From: rob smart (smartrob@uk.ibm.com)Dr Scofield1-6/+22
2008-09-26* Patch from JHurlimanTeravus Ovares1-4/+8
2008-09-26Bringing the OSSLPrim back. Prim.Rotation, etc, will now work again.Melanie Thielker1-1/+0
2008-09-26Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker1-2/+2
2008-09-21Update svn properties, minor formatting cleanup.Jeff Ames1-11/+11
2008-09-18Remove redundant permissions check in OSSL_Api.csMelanie Thielker1-6/+0
2008-09-18From: Robert Smart (SMARTROB@uk.ibm.com)Dr Scofield1-0/+187
2008-09-16Minor formatting cleanup.Jeff Ames1-1/+1
2008-09-15Finish up OSSL enable/disable options in XEngine.Melanie Thielker1-8/+45
2008-09-15Refactor the os functions allowed check into the threat check methodMelanie Thielker1-184/+5
2008-09-15Add the option to use Allow_osFunction = false for each OS functionMelanie Thielker1-0/+11
2008-09-15Add more granularity and a risk asessment system to the OSSL API in XEngine.Melanie Thielker1-60/+254
2008-09-15Mantis#2197. Thank you kindly, Tyre, for a patch that:Charles Krinke1-0/+50
2008-09-10Update svn properties, minor formatting cleanup.Jeff Ames1-8/+8
2008-09-10Mantis#2153. Thank you kindly, Godfrey for a patch that solves:Charles Krinke1-0/+8
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-16/+15