aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Adding some locks to XEngine's m_PrimObjects which were prone to 'the colle...Teravus Ovares2008-12-171-23/+34
* Make scripted item and folder gives pop up a "accept, decline" messageMelanie Thielker2008-12-141-6/+54
* Remove use of time dilation in llGetTimeOfDay, llGetTime and llGetAndResetTime.idb2008-12-141-3/+3
* * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...Teravus Ovares2008-12-141-5/+7
* Added ATTACH_HUD_* constants fixes Mantis #2823idb2008-12-141-0/+8
* Made the casting of stings to floats more robust and work more like SL.idb2008-12-122-15/+29
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-111-17/+17
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2008-12-091-4/+15
* * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares2008-12-091-1/+7
* Remove null checks on structsidb2008-12-091-6/+6
* Allow empty statements in LSL (; followed by ;). Fixes Mantis#2320Homer Horwitz2008-12-071-7665/+7735
* Fix an ArgumentNullException when moving a DotNet scripted object to the next...idb2008-12-061-2/+2
* Implementation of the llDetectedTouch* functionsidb2008-12-055-15/+115
* Mantis #2350idb2008-12-051-2/+3
* Minor formatting cleanup.Jeff Ames2008-12-031-3/+3
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-12-031-1/+4
* Remove a line of debug info in XEngine that i missedMelanie Thielker2008-12-031-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2741Justin Clarke Casey2008-12-021-1/+1
* Remove some of the XEngine chattinessMelanie Thielker2008-12-022-4/+4
* Remove duplicated avatar height calculation in lsl functions.idb2008-12-011-19/+3
* Update svn properties. Add copyright header. Minor formatting cleanup.Jeff Ames2008-11-301-26/+53
* Start scripts in attachments only after a successful attach. ElimininateMelanie Thielker2008-11-292-1/+13
* Add the lifetime management back into the LSL_Api, since that will alsoMelanie Thielker2008-11-291-2/+10
* Comment the ScriptSponsor and restore the indefinite lifetime forMelanie Thielker2008-11-293-12/+12
* * minor: remove mono compiler warningsJustin Clarke Casey2008-11-271-2/+2
* Test commit.. just contains div trace and other stuff.Tedd Hansen2008-11-273-12/+27
* ScriptSponsor and LSL_Api are now MarshalByRefObjectTedd Hansen2008-11-262-2/+2
* Made ScriptSponsor serializableTedd Hansen2008-11-261-0/+1
* Yay for unit tests. Increased the type width of the prims and primshapesMelanie Thielker2008-11-261-0/+1
* Attempt to give script objects a proper lease time (DNE and xengine). Relies ...Tedd Hansen2008-11-265-16/+48
* * Removed more locks on EntitiesAdam Frisby2008-11-241-4/+1
* 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-212-7/+7
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-218-14/+13
* * Improve and correct messages given to the user when permission is denied fo...Justin Clarke Casey2008-11-211-3/+8
* Mantis#2656. Thank you kindly, Nlin for a patch that:Charles Krinke2008-11-191-1/+17
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-192-2/+6
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-192-6/+2
* Remove perts of jhurliman's AD security patch that had slipped inMelanie Thielker2008-11-181-8/+0
* * Remove Appdomain code in XEngine.csJustin Clarke Casey2008-11-171-12/+2
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-172-2/+24
* Fix the PAY_HIDE and PAY_DEFAULT constants to be LSLIntegers and getMelanie Thielker2008-11-171-2/+2
* * Remove the TransferRequest and hip debugging console output that crept in r...Justin Clarke Casey2008-11-171-3/+2
* * Eliminate SOG.FakeDeleteGroup() since it is now identical with DeleteGroup(...Justin Clarke Casey2008-11-171-22/+0
* * Stop nulling SOG.m_rootPart and parts on object deletionJustin Clarke Casey2008-11-171-8/+8
* fixing warnings in YProlog language supportDr Scofield2008-11-171-2/+2
* adding #pragma warnings to yprolog language supportDr Scofield2008-11-179-24/+22
* Make object chat come from the root prim's center, rather than trying to makeMelanie Thielker2008-11-171-3/+3
* 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