aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-62/+62
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-011-0/+29
* * minor: just a few formatting changes and log quieteningJustin Clarke Casey2009-01-291-1/+1
* * Add direct stream loading and saving methods to the archive module.Justin Clarke Casey2009-01-231-3/+2
* * Move general alert code to DialogModule.Justin Clarke Casey2009-01-071-1/+5
* Some refactoring from about a week ago that I forgot to commit, of AssetTrans...MW2008-11-241-1/+1
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-211-4/+4
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-1/+1
* * Improve and correct messages given to the user when permission is denied fo...Justin Clarke Casey2008-11-211-3/+8
* Fix previous build breakMelanie Thielker2008-11-171-1/+1
* Change the semantics of the Allow_* os function control. Omitting a functionMelanie Thielker2008-11-171-18/+34
* * Allow new script creation to be locked down to only gods if specified in Op...Justin Clarke Casey2008-11-141-4/+1
* Reapplying a revised version of Christopher Yeoh's (IBM) patch for allowMelanie Thielker2008-11-141-1/+1
* reverting #7295, as it still fails a test case (as pointed out veryDr Scofield2008-11-141-1/+1
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-11-141-1/+1
* Refactor IEventReceiver back into IScriptEngineMelanie Thielker2008-11-081-2/+2
* Add missing TeleportStart packets to llTeleportAgentHome and osTeleportAgent.Homer Horwitz2008-11-061-0/+1
* Change threat level of osMakeNotecard to High because of it's griefingMelanie Thielker2008-11-061-50/+53
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-11-061-0/+53
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-051-20/+14
* From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2008-11-041-0/+33
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-051-7/+7
* Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker2008-10-031-13/+1
* Mantis #2317Melanie Thielker2008-10-031-0/+14
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-301-1/+1
* From: rob smart (smartrob@uk.ibm.com)Dr Scofield2008-09-291-6/+22
* * Patch from JHurlimanTeravus Ovares2008-09-261-4/+8
* Bringing the OSSLPrim back. Prim.Rotation, etc, will now work again.Melanie Thielker2008-09-261-1/+0
* Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker2008-09-261-2/+2
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-211-11/+11
* Remove redundant permissions check in OSSL_Api.csMelanie Thielker2008-09-181-6/+0
* From: Robert Smart (SMARTROB@uk.ibm.com)Dr Scofield2008-09-181-0/+187
* Minor formatting cleanup.Jeff Ames2008-09-161-1/+1
* Finish up OSSL enable/disable options in XEngine.Melanie Thielker2008-09-151-8/+45
* Refactor the os functions allowed check into the threat check methodMelanie Thielker2008-09-151-184/+5
* Add the option to use Allow_osFunction = false for each OS functionMelanie Thielker2008-09-151-0/+11
* Add more granularity and a risk asessment system to the OSSL API in XEngine.Melanie Thielker2008-09-151-60/+254
* Mantis#2197. Thank you kindly, Tyre, for a patch that:Charles Krinke2008-09-151-0/+50
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-8/+8
* Mantis#2153. Thank you kindly, Godfrey for a patch that solves:Charles Krinke2008-09-101-0/+8
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-16/+15
* Fix osAvatarPlayAnimation to actually do what it says on the boxMelanie Thielker2008-08-251-1/+1
* Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2008-08-141-1/+1
* Patch #9140 (Mantis #1683)Melanie Thielker2008-07-111-0/+14
* Mantis#1700. Thank you, Melanie for a patch that:Charles Krinke2008-07-091-0/+8
* for testing purposes only:MW2008-07-091-0/+7
* Mantis#1643. Thank you Melanie for a patch that:Charles Krinke2008-07-011-0/+6
* From: kurt taylor (krtaylor)Dr Scofield2008-07-011-0/+26
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-0/+553