| Commit message (Expand) | Author | Files | Lines |
2008-02-01 | Highly experimental | Tedd Hansen | 2 | -149/+300 |
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 | 3 | -2/+25 |
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 | 3 | -25/+50 |
2008-01-21 | Surround the "non implemented" in an else clause if face is inappropriate for: | Charles Krinke | 1 | -16/+34 |
2008-01-19 | * Potential fix to the 'can't run a script anymore bug' | Teravus Ovares | 1 | -6/+7 |
2008-01-17 | Added data structure to be passed through event execution queue so that event... | Tedd Hansen | 7 | -45/+81 |
2008-01-17 | * Added llApplyImpulse in the global frame. The object must be physical befo... | Teravus Ovares | 1 | -1/+16 |
2008-01-17 | * Added and implemented the LSL changed event. | Teravus Ovares | 1 | -0/+7 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 9 | -39/+67 |
2008-01-14 | ZERO_ROTATION set to 0,0,0,1 -- not 0,0,0,0 ;) | Tedd Hansen | 1 | -2/+2 |
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 | 9 | -6855/+6855 |
2008-01-12 | Added license to new files | Tedd Hansen | 13 | -18/+192 |
2008-01-12 | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 11 | -2/+6864 |
2008-01-12 | ScriptServer communication is ok. Script is creatd on onrez. But since it can... | Tedd Hansen | 2 | -1/+9 |
2008-01-12 | ScriptServer protocol now correctly casts datatypes -- ready for implementing | Tedd Hansen | 1 | -5/+33 |
2008-01-12 | Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_Ba... | alondria | 1 | -0/+3 |
2008-01-12 | Set svn:eol-style. | Jeff Ames | 5 | -489/+489 |
2008-01-12 | New ScriptServer protocol successfully implemented. | Tedd Hansen | 1 | -5/+21 |
2008-01-12 | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 5 | -0/+478 |
2008-01-09 | Dynamic loading of ScriptEngine in ScriptServer | Tedd Hansen | 1 | -0/+4 |
2008-01-06 | Set svn:eol-style. | Jeff Ames | 1 | -52/+52 |
2008-01-05 | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 1 | -0/+52 |
2008-01-01 | Fixed nant compile problem | Tedd Hansen | 1 | -8/+17 |
2008-01-01 | Trying to fix nant compile error | Tedd Hansen | 1 | -327/+318 |
2008-01-01 | Temp removed new data types patch from Mantis #272, causing compile problems ... | Tedd Hansen | 1 | -336/+337 |
2008-01-01 | Minor changes. Changed Prebuild.xml to avoid first-time-compile error because... | Tedd Hansen | 1 | -306/+330 |
2008-01-01 | Adrianas 0000272 -- I think we need to implement standard string/integer/floa... | Tedd Hansen | 1 | -0/+304 |
2008-01-01 | Fixed string issue in compiler | Tedd Hansen | 1 | -34/+48 |
2007-12-31 | Correction of last commit | Tedd Hansen | 1 | -0/+5 |
2007-12-30 | In this commit I am using an editor feature called "Save All" before I commit. | Tedd Hansen | 1 | -0/+3 |
2007-12-30 | Added comments to ScriptEngine classes that explains what their purpose is | Tedd Hansen | 1 | -0/+3 |
2007-12-27 | Thank you again, Alondria for: | Charles Krinke | 1 | -2/+55 |
2007-12-27 | * Optimized usings | lbsa71 | 2 | -31/+37 |
2007-12-24 | Again, great thanks to Alondria for: | Charles Krinke | 1 | -1/+1 |
2007-12-19 | Misc. cleanup: | Jeff Ames | 1 | -5/+17 |
2007-12-18 | Many Thanks to Alondria for adding: | Charles Krinke | 2 | -30/+145 |
2007-12-17 | Again, thanks to Alondria for: | Charles Krinke | 1 | -1/+1 |
2007-12-15 | Thanks again to Alondria for adding: math support for | Charles Krinke | 1 | -43/+150 |
2007-12-12 | From Michael Osias (IBM) | Sean Dague | 1 | -1/+1 |
2007-12-12 | Thanks to Alondria for: Adding vector->string and rotation->string, | Charles Krinke | 1 | -24/+90 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-11-01 | ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-s... | Tedd Hansen | 1 | -0/+7 |
2007-10-30 | * Optimized usings | lbsa71 | 5 | -84/+82 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 3 | -0/+84 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -1/+1 |
2007-09-16 | Implemented: llSetText, llResetScript | Tedd Hansen | 1 | -2/+2 |