| Commit message (Expand) | Author | Files | Lines |
2008-02-18 | Thank you very much, Hashbox for: | Charles Krinke | 1 | -6/+13 |
2008-02-17 | Thank you Hashbox for adding the | Charles Krinke | 1 | -0/+10 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -1/+1 |
2008-02-10 | state_entry is now executed on state change. | Tedd Hansen | 1 | -1/+12 |
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 | -3/+41 |
2008-02-10 | Implemented llGetParcelFlags() and llGetRegionFlags(). I don't think the Regi... | alondria | 1 | -4/+2 |
2008-02-10 | Implements llGetObjectMass() | alondria | 1 | -1/+5 |
2008-02-10 | Thank you very much, Hashbox for : | Charles Krinke | 1 | -1/+1 |
2008-02-06 | Cleaned up some unreachable code warnings. | Jeff Ames | 1 | -10/+0 |
2008-02-06 | * Added Active Scripts to report the number of scripts running to Sim Stats | Teravus Ovares | 1 | -6/+340 |
2008-02-06 | Somehow llList2Float never made it into LSL_BaseClass and LSL_BuiltIn_Command... | alondria | 1 | -1/+1 |
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 | -2/+94 |
2008-02-05 | * Refactored the sound calls to SceneObjectPart | Teravus Ovares | 1 | -114/+5 |
2008-02-04 | Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTrigge... | Teravus Ovares | 1 | -4/+92 |
2008-02-04 | * Whole buncha stuff. | Adam Frisby | 1 | -0/+12 |
2008-02-03 | Added llRot2Fwd, llRot2Left, and llRot2Up as well as explicit vector->string ... | alondria | 1 | -3/+3 |
2008-02-02 | Implements LSL function llDialog(). | alondria | 1 | -1/+13 |
2008-02-02 | Added llParseString2List (and a few extra methods to LSL_Types.list). | alondria | 1 | -2/+48 |
2008-02-02 | * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains o... | Teravus Ovares | 1 | -1/+10 |
2008-02-02 | * Committing some untested stuff regarding texture animations. This won't br... | Teravus Ovares | 1 | -1/+10 |
2008-02-01 | SCRIPTING STILL BROKEN | Tedd Hansen | 1 | -2/+2 |
2008-02-01 | Fixed errors being thrown by invalid PSYS_SRC_TARGET_KEY's in llParticleSyste... | alondria | 1 | -1/+9 |
2008-02-01 | Thanks to Hashbox for a patch to: | alondria | 1 | -0/+8 |
2008-02-01 | * Added more supported feature to particlesystems. While this appears to hav... | Teravus Ovares | 1 | -3/+28 |
2008-01-31 | * Adding limited support for LLParticleSystem. | Teravus Ovares | 1 | -14/+38 |
2008-01-31 | Hit a dead end with llParticleSystem (libsecondlife issues) so no functionali... | alondria | 1 | -23/+48 |
2008-01-21 | Surround the "non implemented" in an else clause if face is inappropriate for: | Charles Krinke | 1 | -16/+34 |
2008-01-17 | Added data structure to be passed through event execution queue so that event... | Tedd Hansen | 1 | -1/+2 |
2008-01-17 | * Added llApplyImpulse in the global frame. The object must be physical befo... | Teravus Ovares | 1 | -1/+16 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -29/+29 |
2008-01-12 | Thank you very much, Kinoc for implementing llGetSubString and llDeleteSubStr... | Charles Krinke | 1 | -6/+35 |
2008-01-12 | Set eol | Tedd Hansen | 1 | -3002/+3002 |
2008-01-12 | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 1 | -3015/+3003 |
2008-01-12 | Implements llModifyLand() - Still needs some tweaking to match LL's effect on... | alondria | 1 | -0/+59 |
2008-01-11 | Fix some warnings under mono. | Jeff Ames | 1 | -2/+2 |
2007-12-31 | Correction of last commit | Tedd Hansen | 1 | -96/+96 |
2007-12-31 | Changed type comparison from String to object type | Tedd Hansen | 1 | -9/+9 |
2007-12-30 | Added comments to ScriptEngine classes that explains what their purpose is | Tedd Hansen | 1 | -0/+6 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -2/+0 |
2007-12-27 | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 1 | -16/+17 |
2007-12-27 | * Fixed compile issue caused by half-refactoring (sorrry!) | Adam Frisby | 1 | -1/+12 |
2007-12-27 | * Added osRegionRestart(float secs) to LSL Commands | Adam Frisby | 1 | -2/+27 |
2007-12-27 | * Added osTerrainSetHeight(int x, int y, double val) to LSL commands | Adam Frisby | 1 | -0/+11 |
2007-12-27 | * Added slightly better object sit handling | Teravus Ovares | 1 | -3/+11 |
2007-12-24 | Again, great thanks to Alondria for: | Charles Krinke | 1 | -22/+79 |
2007-12-23 | * Patch from Alondria - Added LLFunctions llGetMass(), llGetLandOwnerAt(), ll... | Teravus Ovares | 1 | -8/+6 |
2007-12-22 | Thank you, Alondria for: | Charles Krinke | 1 | -3/+32 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -25/+11 |