aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* The new llScript-cs parser. Thanks MikeJohan Berntsson2008-07-045-0/+29071
* Mantis#1659. Thank you, Melanie for a patch that:Charles Krinke2008-07-043-31/+53
* Mantis#1660. Thank you, kindly, Melanie for a patch that:Charles Krinke2008-07-031-2/+3
* Mantis#1658. Thank you, Melanie for a patch that:Charles Krinke2008-07-031-2/+25
* Mantis#1654. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-034-32/+34
* Mantis#1653. Thank you kindly, Vytek for a patch that:Charles Krinke2008-07-031-2/+1
* Mantis#1652. Thank you, Melanie for a patch that:Charles Krinke2008-07-031-7/+463
* Mantis#1649. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-021-7/+463
* property encapsulation for SOPSean Dague2008-07-022-2/+2
* Mantis#1648. Thank you, Melanie for a patch that:Charles Krinke2008-07-023-3/+27
* Mantis#1643. Thank you Melanie for a patch that:Charles Krinke2008-07-011-0/+6
* Mantis#1640. Thank you, Chernega for a patch that addresses:Charles Krinke2008-07-011-2/+7
* From: kurt taylor (krtaylor)Dr Scofield2008-07-017-0/+67
* properly explaining each #pragma warning disableDr Scofield2008-06-309-97/+101
* patch from mantis #1632, thanks MelanieMW2008-06-292-2/+2
* Manti#1624. Thank you, Melanie for a patch that:Charles Krinke2008-06-281-0/+4
* Comment out StringTest until we use it somewhere.Charles Krinke2008-06-281-16/+16
* Mantis#1623. Thank you, Melanie for a patch that:Charles Krinke2008-06-287-10/+54
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-288-33/+165
* From: Kurt Taylor <krtaylor@us.ibm.com>Dr Scofield2008-06-286-24/+24
* * Melanie adds the event manager back to the XEngine so all yr events are her...Teravus Ovares2008-06-281-2/+4
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-2728-98/+266
* Mantis#1615. Thank you, Matth for a patch that:Charles Krinke2008-06-271-5/+5
* * Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey2008-06-272-4/+54
* Mantis#1612. Thank you, kindly, Matth for a patch that:Charles Krinke2008-06-271-2/+43
* Mantis#1610. Thank you, Melanie for a patch that:Charles Krinke2008-06-262-2/+11
* Mantis#1600. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-1/+1
* Mantis#1602. Thank you, Kinoc for a patch to:Charles Krinke2008-06-262-4/+48
* Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke2008-06-262-2/+73
* Minor formatting cleanup.Jeff Ames2008-06-258-43/+43
* Update svn properties. Add copyright notices.Jeff Ames2008-06-253-0/+81
* * Deleted some genned fileslbsa712008-06-253-235/+0
* Mantis#1590. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-254-11/+6
* Mantis#1587. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-242-2/+39
* Mantis#5189. Thank you kindly, Matth for your patchCharles Krinke2008-06-241-1/+38
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-2449-1288/+15616
* * Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey2008-06-231-1/+1
* Mantis#1573. Thank you kindly, Mikem for a patch to ourCharles Krinke2008-06-201-1/+1
* Minor formatting cleanup.Jeff Ames2008-06-181-2/+1
* * minor: Remove LINK_SET debug Console WritelineJustin Clarke Casey2008-06-131-2/+0
* A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.csCharles Krinke2008-06-132-19/+9
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-131-13/+13
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-111-1/+1
* Mantis#1529. Thank you kindly, Grumly57 for a patch toCharles Krinke2008-06-101-1/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-101-2/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-093-12/+12
* Mantis#1469. Thank you kindly, Mikem for a patch that addresses:Charles Krinke2008-06-091-0/+24
* * Fixed it so you can do a lot more llDetected* methods in many additional si...Teravus Ovares2008-06-083-5/+124
* * Added compiler pre-processor, #if SPAM to SensorRepeat... so if you really...Teravus Ovares2008-06-081-3/+12
* * Fixes llDetectedKey. Teravus Ovares2008-06-081-53/+2