| Commit message (Expand) | Author | Age | Files | Lines |
* | * Added database and UserManagerBase glue for FriendsList management | Teravus Ovares | 2007-12-31 | 9 | -7/+482 |
* | Move unused inventory files into the attic | Justin Clarke Casey | 2007-12-31 | 1 | -2/+2 |
* | 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 |
* | Correctly output library inventory folder type and version information | Justin Clarke Casey | 2007-12-31 | 2 | -5/+5 |
* | Correct location of DotNetEngine. Remove some debug stuff since my addins pr... | Justin Clarke Casey | 2007-12-31 | 1 | -15/+5 |
* | Set svn:eol-style and svn:ignore. | Jeff Ames | 2007-12-31 | 7 | -781/+781 |
* | Changed from "Load all .dll's in ScriptEngine" to "Load only DotNetEngine" (t... | Tedd Hansen | 2007-12-31 | 1 | -1/+3 |
* | Standard library folders can now be configued in the xml in inventory/OpenSim... | Justin Clarke Casey | 2007-12-31 | 6 | -55/+158 |
* | * Added a catch for RemotingErrors on the TCP init | Teravus Ovares | 2007-12-31 | 1 | -0/+4 |
* | * Added graceful remote script server connection error handling | Teravus Ovares | 2007-12-30 | 3 | -46/+298 |
* | * Fixed References in Prebuild so the project compiles | Teravus Ovares | 2007-12-30 | 8 | -4/+224 |
* | Comments + fix = in theory stand alone script server + "RemoteSevrver" Script... | Tedd Hansen | 2007-12-30 | 5 | -6/+19 |
* | server->script event path almost ready for remote scriptengine (translation t... | Tedd Hansen | 2007-12-30 | 7 | -85/+179 |
* | Add an extra check that we don't create new inventory folders for a user that... | Justin Clarke Casey | 2007-12-30 | 2 | -5/+24 |
* | Added ScriptEngine.RemoteServer module | Tedd Hansen | 2007-12-30 | 4 | -0/+424 |
* | Shift default OpenSim library into its own directory | Justin Clarke Casey | 2007-12-30 | 1 | -1/+1 |
* | In this commit I am using an editor feature called "Save All" before I commit. | Tedd Hansen | 2007-12-30 | 5 | -1/+23 |
* | Added comments to ScriptEngine classes that explains what their purpose is | Tedd Hansen | 2007-12-30 | 7 | -0/+71 |
* | * re-applied AddNewPrim refactoring... third time now... | lbsa71 | 2007-12-30 | 1 | -36/+34 |
* | * Patch from Alondria that re-fixes llSetColor | Teravus Ovares | 2007-12-30 | 1 | -20/+20 |
* | * This update rolls back the packetpool and LibSL changes. Please retest and... | Teravus Ovares | 2007-12-30 | 11 | -169/+159 |
* | * Applied Melanie's same instance IM fix. This will make IMs work within the... | Teravus Ovares | 2007-12-30 | 3 | -19/+22 |
* | * Extracted out old RezObject method placing at absolute pos without the rayt... | lbsa71 | 2007-12-29 | 1 | -0/+5 |
* | Make inventory items nominate explicit inventory folders rather than hardcoding | Justin Clarke Casey | 2007-12-29 | 1 | -7/+12 |
* | Allow OpenSim operators to specify their own asset sets without needing to ch... | Justin Clarke Casey | 2007-12-29 | 2 | -19/+64 |
* | * Patch from Melanie provides Util.CleanString and uses it on the prim name a... | Teravus Ovares | 2007-12-28 | 3 | -8/+30 |
* | Migrate opensim default assets up another directory in preparation for extrac... | Justin Clarke Casey | 2007-12-28 | 1 | -2/+2 |
* | Move OpenSimAssetSet assets file up into assets pending further changes | Justin Clarke Casey | 2007-12-28 | 1 | -1/+1 |
* | Remove now dead code | Justin Clarke Casey | 2007-12-28 | 1 | -44/+0 |
* | Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main | Justin Clarke Casey | 2007-12-28 | 6 | -129/+174 |
* | * applied melanie's matnis patch #255. Thanks Melanie. | Teravus Ovares | 2007-12-28 | 1 | -2/+2 |
* | Move inventory contents configuration files to bin/inventory folder | Justin Clarke Casey | 2007-12-28 | 2 | -6/+6 |
* | * Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab... | Teravus Ovares | 2007-12-28 | 4 | -11/+50 |
* | * Made a copy of parts before updating to avoid dictionary updated exceptions... | lbsa71 | 2007-12-28 | 2 | -4/+10 |
* | * redid the AddNewPrim refactoring as that got lost in r2855 | lbsa71 | 2007-12-28 | 1 | -35/+34 |
* | Set svn:eol-style. | Jeff Ames | 2007-12-28 | 2 | -4/+4 |
* | Patch from Johan: LibSL updated to the latest revision (1568) and all packets... | Adam Johnson | 2007-12-28 | 10 | -244/+310 |
* | * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ... | lbsa71 | 2007-12-28 | 8 | -100/+91 |
* | * Patch from Melanie. Thanks Melanie! | Teravus Ovares | 2007-12-28 | 2 | -4/+4 |
* | * Added ability to create new prim on existing prim (rezzing prim from invent... | Teravus Ovares | 2007-12-28 | 6 | -54/+121 |
* | Add missing "System." to System.NullReferenceException | Charles Krinke | 2007-12-28 | 1 | -1/+1 |
* | * Fixed Physical prim, various issues, viewer freezes, sim crashes, ODE error... | Teravus Ovares | 2007-12-27 | 1 | -6/+19 |
* | Thank you again, Alondria for: | Charles Krinke | 2007-12-27 | 1 | -2/+55 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 277 | -4427/+4704 |
* | * removed always true if | lbsa71 | 2007-12-27 | 1 | -15/+12 |
* | * Fixed MonoSQLite Update Table routine | Teravus Ovares | 2007-12-27 | 4 | -26/+53 |
* | Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ... | Justin Clarke Casey | 2007-12-27 | 3 | -18/+4 |
* | * AssetServerBase: _ProcessRequest is now called GetAsset | lbsa71 | 2007-12-27 | 13 | -39/+82 |
* | * Fixed the matching logic error on the LLQuat to axiom quat :P | Teravus Ovares | 2007-12-27 | 1 | -1/+1 |