| Commit message (Expand) | Author | Files | Lines |
2008-04-22 | * Implements llScriptDanger | Teravus Ovares | 1 | -2/+2 |
2008-04-21 | * Committing fix for previous build breakage. Sorry! | Adam Frisby | 1 | -2/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -92/+91 |
2008-04-20 | * Updates LSL2CS converter | Teravus Ovares | 1 | -0/+4 |
2008-04-15 | Fixed LSL State support. | Teravus Ovares | 1 | -1/+5 |
2008-04-06 | * Various terrain engine fixes | Adam Frisby | 1 | -0/+13 |
2008-03-30 | **Big ass update warning** | Adam Frisby | 1 | -0/+6 |
2008-03-28 | fixes mantis #778 and shoots himself for making such a mistake to begin with,... | MW | 1 | -2/+2 |
2008-03-24 | Implements llGetInventoryPermMask() | alondria | 1 | -2/+2 |
2008-03-21 | Implements llGetObjectDetails() | alondria | 1 | -0/+14 |
2008-03-19 | * Patch to add llSetLinkPrimitiveParams stub | Justin Clarke Casey | 1 | -0/+4 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-17 | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 1 | -3/+6 |
2008-03-15 | added some os helper functions for the texture drawing module. see http://ope... | MW | 1 | -0/+60 |
2008-03-10 | ODEPlugin | Teravus Ovares | 1 | -0/+5 |
2008-03-08 | Added Frist basic version on the VectorRenderModule, that allows scripts to d... | MW | 1 | -0/+18 |
2008-03-08 | Thank you kindly, Ldviopeng for: | Charles Krinke | 1 | -0/+41 |
2008-02-25 | Update svn properties. | Jeff Ames | 1 | -2216/+2216 |
2008-02-24 | By now you all have learned that when I'm committing scripting usually doesn'... | Tedd Hansen | 1 | -2212/+2216 |
2008-02-24 | Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne... | Tedd Hansen | 1 | -2/+2 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -9/+6 |
2008-02-19 | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 1 | -0/+4 |
2008-02-18 | Thank you very much, Hashbox for: | Charles Krinke | 1 | -1/+1 |
2008-02-17 | Thank you Hashbox for adding the | Charles Krinke | 1 | -1/+6 |
2008-02-16 | Fixed ScriptEngine config in OpenSim.ini.example that was out of place. | Tedd Hansen | 1 | -1/+1 |
2008-02-10 | We now support LSL state | Tedd Hansen | 1 | -2/+3 |
2008-02-10 | Implements llListStatistics() and a bunch-o-LSL_Types.list statistical method... | alondria | 1 | -1/+12 |
2008-02-06 | Somehow llList2Float never made it into LSL_BaseClass and LSL_BuiltIn_Command... | alondria | 1 | -0/+4 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -2/+3 |
2008-02-05 | Added explicit Quaternion->string and list->string conversions. | alondria | 1 | -0/+1 |
2008-02-02 | Added llParseString2List (and a few extra methods to LSL_Types.list). | alondria | 1 | -2/+2 |
2008-02-01 | SCRIPTING STILL BROKEN | Tedd Hansen | 1 | -1/+1 |
2008-02-01 | Thanks to Hashbox for a patch to: | alondria | 1 | -1/+15 |
2008-01-31 | Hit a dead end with llParticleSystem (libsecondlife issues) so no functionali... | alondria | 1 | -1/+1 |
2008-01-17 | Added data structure to be passed through event execution queue so that event... | Tedd Hansen | 1 | -0/+9 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 |
2008-01-14 | ZERO_ROTATION set to 0,0,0,1 -- not 0,0,0,0 ;) | Tedd Hansen | 1 | -2/+2 |
2008-01-12 | Set eol | Tedd Hansen | 1 | -2164/+2164 |
2008-01-12 | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 1 | -2153/+2164 |
2008-01-12 | Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_Ba... | alondria | 1 | -0/+15 |
2008-01-10 | Added const definintions for sculpted prims. | Tedd Hansen | 1 | -1/+7 |
2007-12-30 | Added comments to ScriptEngine classes that explains what their purpose is | Tedd Hansen | 1 | -0/+8 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -4/+4 |
2007-12-24 | Again, great thanks to Alondria for: | Charles Krinke | 1 | -2/+2 |
2007-12-18 | Many Thanks to Alondria for adding: | Charles Krinke | 1 | -32/+32 |
2007-12-17 | Again, thanks to Alondria for: | Charles Krinke | 1 | -3/+3 |
2007-12-12 | From Michael Osias (IBM) | Sean Dague | 1 | -2/+2 |
2007-12-11 | * The 'Create' functions should be called to factor up a new, otherwise empty... | lbsa71 | 1 | -0/+2 |
2007-12-07 | * miniscule changes just to keep myself in synch | lbsa71 | 1 | -1/+3 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -349/+1658 |