aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Thank you Hashbox for adding the Charles Krinke2008-02-173-2/+18
* Added copyright notices.Jeff Ames2008-02-172-2/+58
* Update svn properties.Jeff Ames2008-02-163-140/+140
* Forgot one small but important line .. ;)Tedd Hansen2008-02-161-0/+1
* Fixed ScriptEngine config in OpenSim.ini.example that was out of place.Tedd Hansen2008-02-166-62/+145
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-142-24/+42
* state_entry is now executed on state change.Tedd Hansen2008-02-102-1/+18
* We now support LSL stateTedd Hansen2008-02-105-7/+9
* The very beginnings of attachments (no detachments! :)Dalien Talbot2008-02-101-14/+7
* Bugfix to state command:Tedd Hansen2008-02-101-2/+6
* Bugfix on that last Quaternion/Vector patchTedd Hansen2008-02-101-2/+2
* Untested bugfix in state supportTedd Hansen2008-02-101-4/+7
* Added support for function calls as values in LSL-specific <0,0,0> and <0,0,0...Tedd Hansen2008-02-101-2/+2
* Implements llListStatistics() and a bunch-o-LSL_Types.list statistical method...alondria2008-02-103-4/+282
* Implemented llGetParcelFlags() and llGetRegionFlags(). I don't think the Regi...alondria2008-02-101-4/+2
* Implements llGetObjectMass()alondria2008-02-101-1/+5
* Thank you very much, Hashbox for :Charles Krinke2008-02-102-4/+4
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-1/+1
* * Dun-dun-dun. JavaScript scripting now actually works. :)Adam Frisby2008-02-081-3/+2
* Missed one event message that needed to beCharles Krinke2008-02-081-8/+9
* Make timer events from scripts a little less chatty. Charles Krinke2008-02-082-12/+16
* Maybe VB.Net will compile now... who knows ;)Tedd Hansen2008-02-071-8/+8
* Same VB.Net patch done right.Tedd Hansen2008-02-071-4/+9
* VB.Net compiler might work on Windows now.Tedd Hansen2008-02-071-1/+1
* * Marking off which uses of catch (Exception e) is legit and which are not, f...Adam Frisby2008-02-064-9/+9
* Cleaned up some unreachable code warnings.Jeff Ames2008-02-061-10/+0
* Fixed typo in Mag() (Thanks lc_tuco for pointing this out)Jeff Ames2008-02-061-1/+1
* * Added Active Scripts to report the number of scripts running to Sim Stats Teravus Ovares2008-02-061-6/+340
* Fixed regex in LSL2CSConverter so it will properly handle casting to (string)...alondria2008-02-061-2/+2
* Somehow llList2Float never made it into LSL_BaseClass and LSL_BuiltIn_Command...alondria2008-02-063-1/+6
* Converted logging to use log4net.Jeff Ames2008-02-0519-155/+125
* Added explicit Quaternion->string and list->string conversions.alondria2008-02-053-2/+116
* Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w...Tedd Hansen2008-02-051-1/+0
* * Refactored the sound calls to SceneObjectPart Teravus Ovares2008-02-051-114/+5
* Added copyright statements.Jeff Ames2008-02-054-15/+117
* Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTrigge...Teravus Ovares2008-02-041-4/+92
* * Replacing missing break statement from DotNetEngine/Compiler/LSL/Compiler.csAdam Frisby2008-02-041-0/+1
* * Added JavaScript support to OpenSim scripting. Totally Untested. Enjoy. :)Adam Frisby2008-02-041-2/+19
* * Whole buncha stuff.Adam Frisby2008-02-041-0/+12
* Added llRot2Fwd, llRot2Left, and llRot2Up as well as explicit vector->string ...alondria2008-02-032-3/+8
* Temporarily disabled shared threads because of a bug. Script were only workin...Tedd Hansen2008-02-033-3/+5
* Implements LSL function llDialog().alondria2008-02-021-1/+13
* Added llParseString2List (and a few extra methods to LSL_Types.list).alondria2008-02-024-5/+74
* * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains o...Teravus Ovares2008-02-021-1/+10
* fixed a timing bug in config re-read. Apparently there is 1000000000 ns in on...Tedd Hansen2008-02-022-9/+10
* Added commands to change config file from console:Tedd Hansen2008-02-021-6/+6
* Updated svn properties.Jeff Ames2008-02-024-800/+800
* Re-enabled AllowedCompilers functionTedd Hansen2008-02-021-1/+1
* Almost forgot to check in:Tedd Hansen2008-02-021-1/+1
* Note to self: Next time read debug-files on correct computer. It makes bughun...Tedd Hansen2008-02-021-1/+1