aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/OSSL_BuilIn_Commands.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker2008-09-261-817/+0
* CONVERGENCE!!!!!!Melanie Thielker2008-09-251-5/+13
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-1/+1
* Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker2008-09-231-0/+1
* Mantis #2243Melanie Thielker2008-09-231-0/+18
* Mantis#2197. Thank you kindly, Tyre, for a patch that:Charles Krinke2008-09-151-1/+29
* Formatting cleanup.Jeff Ames2008-09-131-115/+115
* * minor: Remove warningsJustin Clarke Casey2008-09-121-24/+8
* add the m_host.AddScriptLPS(1); line. I'm not actually sure what itSean Dague2008-09-121-0/+2
* From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2008-09-121-0/+190
* 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-15/+14
* Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2008-08-141-1/+1
* for testing purposes only:MW2008-07-091-0/+6
* From: kurt taylor (krtaylor)Dr Scofield2008-07-011-0/+26
* Thank you, Grumly57 kindly for:Charles Krinke2008-05-281-0/+12
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* *Complete redo of the permissions modulemingchen2008-05-131-1/+1
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-081-3/+3
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-3/+3
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-301-1/+1
* * Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby2008-04-251-1/+2
* * Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby2008-04-231-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-13/+5
* Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...Tedd Hansen2008-04-201-0/+296
* Formatting cleanup.Jeff Ames2008-03-181-27/+25
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-5/+2
* I'm the stupidest stupid in the whole world. :)Tedd Hansen2008-02-251-19/+19
* Added limits to Prim.Position.X/Y/Z (0-255) so that your prims won't wander o...Tedd Hansen2008-02-241-0/+12
* Fixed startup logo size to match a Win CMD window.Tedd Hansen2008-02-241-18/+160
* Ok, so NOW scripts work. New patch to break them coming soon.Tedd Hansen2008-02-241-0/+2
* By now you all have learned that when I'm committing scripting usually doesn'...Tedd Hansen2008-02-241-1/+3
* Implemented object oriented Prim.Position, Prim.Rotation and Prim.Text.Tedd Hansen2008-02-241-9/+20
* eolTedd Hansen2008-02-241-82/+82
* Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne...Tedd Hansen2008-02-241-0/+82