| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SCRIPTING STILL BROKEN | Tedd Hansen | 2008-02-01 | 16 | -402/+602 |
* | SCRIPT SUPPORT IS STILL BROKEN. | Tedd Hansen | 2008-02-01 | 4 | -189/+412 |
* | Config option to set number of scripts per AppDomain | Tedd Hansen | 2008-02-01 | 2 | -2/+3 |
* | Added config options: | Tedd Hansen | 2008-02-01 | 2 | -2/+46 |
* | Removed "Loading inventory for Primitive" message. | Tedd Hansen | 2008-02-01 | 1 | -1/+1 |
* | Experimental | Tedd Hansen | 2008-02-01 | 5 | -9/+67 |
* | Highly experimental | Tedd Hansen | 2008-02-01 | 2 | -149/+300 |
* | Fixed errors being thrown by invalid PSYS_SRC_TARGET_KEY's in llParticleSyste... | alondria | 2008-02-01 | 1 | -1/+9 |
* | Thanks to Hashbox for a patch to: | alondria | 2008-02-01 | 3 | -2/+25 |
* | * Added more supported feature to particlesystems. While this appears to hav... | Teravus Ovares | 2008-02-01 | 1 | -3/+28 |
* | * Adding limited support for LLParticleSystem. | Teravus Ovares | 2008-01-31 | 1 | -14/+38 |
* | Hit a dead end with llParticleSystem (libsecondlife issues) so no functionali... | alondria | 2008-01-31 | 3 | -25/+50 |
* | Giving Mantis #388 a shot | Tedd Hansen | 2008-01-22 | 1 | -2/+3 |
* | Small bug in ResetScript | Tedd Hansen | 2008-01-21 | 2 | -11/+1 |
* | Surround the "non implemented" in an else clause if face is inappropriate for: | Charles Krinke | 2008-01-21 | 1 | -16/+34 |
* | * Potential fix to the 'can't run a script anymore bug' | Teravus Ovares | 2008-01-19 | 1 | -6/+7 |
* | Added data structure to be passed through event execution queue so that event... | Tedd Hansen | 2008-01-17 | 9 | -47/+85 |
* | * Added llApplyImpulse in the global frame. The object must be physical befo... | Teravus Ovares | 2008-01-17 | 1 | -1/+16 |
* | * Added and implemented the LSL changed event. | Teravus Ovares | 2008-01-17 | 1 | -0/+7 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 18 | -67/+180 |
* | ZERO_ROTATION set to 0,0,0,1 -- not 0,0,0,0 ;) | Tedd Hansen | 2008-01-14 | 1 | -2/+2 |
* | Thank you very much, Kinoc for implementing llGetSubString and llDeleteSubStr... | Charles Krinke | 2008-01-12 | 1 | -6/+35 |
* | Set eol | Tedd Hansen | 2008-01-12 | 12 | -3006/+3006 |
* | Welcome back LSO. | Tedd Hansen | 2008-01-12 | 12 | -0/+3018 |
* | Set eol | Tedd Hansen | 2008-01-12 | 9 | -6855/+6855 |
* | Added license to new files | Tedd Hansen | 2008-01-12 | 13 | -18/+192 |
* | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 2008-01-12 | 16 | -6894/+6941 |
* | ScriptServer communication is ok. Script is creatd on onrez. But since it can... | Tedd Hansen | 2008-01-12 | 7 | -28/+69 |
* | ScriptServer protocol now correctly casts datatypes -- ready for implementing | Tedd Hansen | 2008-01-12 | 1 | -5/+33 |
* | Implements llModifyLand() - Still needs some tweaking to match LL's effect on... | alondria | 2008-01-12 | 1 | -0/+59 |
* | Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_Ba... | alondria | 2008-01-12 | 2 | -0/+18 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-12 | 5 | -489/+489 |
* | New ScriptServer protocol successfully implemented. | Tedd Hansen | 2008-01-12 | 2 | -10/+52 |
* | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 2008-01-12 | 7 | -11/+489 |
* | Fix some warnings under mono. | Jeff Ames | 2008-01-11 | 1 | -2/+2 |
* | Added const definintions for sculpted prims. | Tedd Hansen | 2008-01-10 | 1 | -1/+7 |
* | Dynamic loading of ScriptEngine in ScriptServer | Tedd Hansen | 2008-01-09 | 2 | -1/+11 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-06 | 1 | -52/+52 |
* | Only one queue is used for load/unload of scripts. | Tedd Hansen | 2008-01-05 | 1 | -19/+22 |
* | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 2008-01-05 | 5 | -403/+225 |
* | Fixed nant compile problem | Tedd Hansen | 2008-01-01 | 1 | -8/+17 |
* | Trying to fix nant compile error | Tedd Hansen | 2008-01-01 | 1 | -327/+318 |
* | Temp removed new data types patch from Mantis #272, causing compile problems ... | Tedd Hansen | 2008-01-01 | 1 | -336/+337 |
* | Minor changes. Changed Prebuild.xml to avoid first-time-compile error because... | Tedd Hansen | 2008-01-01 | 1 | -306/+330 |
* | Adrianas 0000272 -- I think we need to implement standard string/integer/floa... | Tedd Hansen | 2008-01-01 | 1 | -0/+304 |
* | Fixed string issue in compiler | Tedd Hansen | 2008-01-01 | 2 | -35/+49 |
* | Correction of last commit | Tedd Hansen | 2007-12-31 | 3 | -97/+102 |
* | Changed type comparison from String to object type | Tedd Hansen | 2007-12-31 | 1 | -9/+9 |
* | Set svn:eol-style and svn:ignore. | Jeff Ames | 2007-12-31 | 5 | -728/+728 |
* | * Added a catch for RemotingErrors on the TCP init | Teravus Ovares | 2007-12-31 | 1 | -0/+4 |