aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing duplicate SceneObjectPart.RotationalVelocity propertyJohn Hurliman2009-11-021-2/+1
* Patch + minor formatting fixes.Diva Canto2009-10-311-1/+1
* http://opensimulator.org/mantis/view.php?id=4337Douglas R. Miles2009-10-311-1/+1
* Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman2009-10-261-4/+4
* Experimental change to use an immutable array for iterating ScenePresences, a...John Hurliman2009-10-231-3/+5
* Merge branch 'vehicles'Melanie2009-10-221-14/+17
|\
| * Merge branch 'master' into vehiclesMelanie2009-10-221-72/+65
| |\
| * \ Merge branch 'master' into vehiclesMelanie2009-10-151-0/+10
| |\ \
| * \ \ Merge branch 'master' into vehiclesMelanie2009-10-051-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into vehiclesMelanie2009-10-021-21/+24
| |\ \ \ \
| * | | | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie2009-10-021-4/+4
| * | | | | Merge branch 'master' into vehiclesMelanie2009-10-011-12/+18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '0.6.7-post-fixes' into vehiclesKitto Flora2009-09-301-5/+9
| |\ \ \ \ \ \
| * | | | | | | Commit initial version of KittoFlora's vehicle changesopensim2009-09-301-14/+17
* | | | | | | | Fixing the patch to the patchSnowcrash2009-10-221-3/+6
* | | | | | | | Fix rounding error in PRIM_SIZE portion of llSetPrimitiveParamsSnowcrash2009-10-221-3/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Make the LSL scripting delays take full effect. To tune, tweat theMelanie2009-10-221-56/+49
* | | | | | | Merged master into prioritizationJohn Hurliman2009-10-211-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix llParticleSystem to accept LSL variables and LSL constants in placeMelanie2009-10-211-1/+1
| * | | | | | | Fix for index error in llList2StringSnowcrash2009-10-201-6/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman2009-10-151-9/+9
|/ / / / / /
* | | | | | Enable LSL dialogs to display group names properlyMelanie2009-10-141-0/+10
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'diva-textures-osgrid'Melanie2009-10-041-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-1/+1
* | | | | - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-21/+24
* | | | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie2009-10-021-4/+4
| |_|_|/ |/| | |
* | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2009-09-301-14/+28
|\ \ \ \
| * | | | Given the perverse way that strided works, ifAlan M Webb2009-09-291-4/+7
| * | | | First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-261-4/+7
| | |_|/ | |/| |
| * | | * fix endlines in LSL_api.csTeravus Ovares (Dan Olivares)2009-09-231-6/+6
| * | | Thank you, Intari, for a patch that implements the missing pieces ofMelanie2009-09-221-5/+9
| | |/ | |/|
| * | Updatate llOpenRemoteDataChannel to provide the external hostname configured ...BlueWall (James Hughes)2009-09-191-1/+5
| |/
* | * Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB...John Hurliman2009-09-161-4/+4
|/
* This fix allows you to configure a script-to-console-log channelAlan M Webb2009-09-161-49/+70
* This fixes a boundary case error in the strided listAlan M Webb2009-09-161-0/+4
* reformatting.dr scofield (aka dirk husemann)2009-09-091-18/+17
* fix: unicode notecards not surviving script treatment (fixes #4119 ---dr scofield (aka dirk husemann)2009-09-091-4/+4
* llRot2Euler() now returns angles -PI < angle < PIdahlia2009-09-071-3/+8
* random drive-by maths optimization in llRot2Euler() and llEuler2Rot()dahlia2009-09-071-8/+8
* Add copyright header. Formatting cleanup.Jeff Ames2009-08-211-15/+17
* * Implements a bunch of stuff in NPCModuleAdam Frisby2009-08-211-24/+24
* osGetLinkPrimitiveParams fixJeff Lee2009-08-181-1/+25
* Changed FromAssetID to FromItemIDDiva Canto2009-08-151-1/+1
* Remove the script sponsor logic because scripts are timing out again.Melanie2009-08-141-3/+3
* Formatting cleanup.Jeff Ames2009-08-091-2/+2
* Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParamsMelanie2009-08-071-21/+26
* Another stab at cmickeyb's patch for script GC.Melanie2009-08-071-2/+3
* Revert the XEngine memleak patch, it causes premature GC.Melanie2009-08-071-3/+2
* |From: James J Greensky <jame.j.greensky@intel.com>Melanie2009-08-061-2/+3
* remove some more mono compiler warningsJustin Clark-Casey2009-08-051-1/+1