aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Full .dll-name in config option for ScriptEngine. Loading only scriptengine s...Tedd Hansen2008-01-021-3/+3
* * Did a bit of estate work. Added some fields to EstateSettings.xml for est...Teravus Ovares2008-01-023-5/+97
* * Trying to address TextureSender issueslbsa712008-01-022-37/+43
* * Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares2008-01-023-6/+13
* * Updates UserServer Teravus Ovares2008-01-021-1/+174
* Fixed nant compile problemTedd Hansen2008-01-011-8/+17
* Trying to fix nant compile errorTedd Hansen2008-01-011-327/+318
* Temp removed new data types patch from Mantis #272, causing compile problems ...Tedd Hansen2008-01-011-336/+337
* Minor changes. Changed Prebuild.xml to avoid first-time-compile error because...Tedd Hansen2008-01-011-306/+330
* Adrianas 0000272 -- I think we need to implement standard string/integer/floa...Tedd Hansen2008-01-011-0/+304
* Fixed string issue in compilerTedd Hansen2008-01-012-35/+49
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-019-36/+390
* Correction of last commitTedd Hansen2007-12-313-97/+102
* Changed type comparison from String to object typeTedd Hansen2007-12-311-9/+9
* Correct location of DotNetEngine. Remove some debug stuff since my addins pr...Justin Clarke Casey2007-12-311-15/+5
* Set svn:eol-style and svn:ignore.Jeff Ames2007-12-315-728/+728
* Changed from "Load all .dll's in ScriptEngine" to "Load only DotNetEngine" (t...Tedd Hansen2007-12-311-1/+3
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-312-6/+21
* * Added a catch for RemotingErrors on the TCP initTeravus Ovares2007-12-311-0/+4
* * Added graceful remote script server connection error handlingTeravus Ovares2007-12-303-46/+298
* * Fixed References in Prebuild so the project compilesTeravus Ovares2007-12-302-4/+43
* Comments + fix = in theory stand alone script server + "RemoteSevrver" Script...Tedd Hansen2007-12-303-2/+5
* server->script event path almost ready for remote scriptengine (translation t...Tedd Hansen2007-12-305-85/+127
* Added ScriptEngine.RemoteServer moduleTedd Hansen2007-12-304-0/+424
* In this commit I am using an editor feature called "Save All" before I commit.Tedd Hansen2007-12-305-1/+23
* Added comments to ScriptEngine classes that explains what their purpose isTedd Hansen2007-12-307-0/+71
* * re-applied AddNewPrim refactoring... third time now...lbsa712007-12-301-36/+34
* * Patch from Alondria that re-fixes llSetColorTeravus Ovares2007-12-301-20/+20
* * This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares2007-12-3010-167/+158
* * Applied Melanie's same instance IM fix. This will make IMs work within the...Teravus Ovares2007-12-302-5/+18
* * Extracted out old RezObject method placing at absolute pos without the rayt...lbsa712007-12-291-0/+5
* * Patch from Melanie provides Util.CleanString and uses it on the prim name a...Teravus Ovares2007-12-282-3/+2
* * applied melanie's matnis patch #255. Thanks Melanie.Teravus Ovares2007-12-281-2/+2
* * Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...Teravus Ovares2007-12-283-10/+33
* * Made a copy of parts before updating to avoid dictionary updated exceptions...lbsa712007-12-282-4/+10
* * redid the AddNewPrim refactoring as that got lost in r2855lbsa712007-12-281-35/+34
* Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson2007-12-288-231/+166
* * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa712007-12-286-40/+41
* * Patch from Melanie. Thanks Melanie!Teravus Ovares2007-12-281-2/+2
* * Added ability to create new prim on existing prim (rezzing prim from invent...Teravus Ovares2007-12-284-53/+108
* Add missing "System." to System.NullReferenceExceptionCharles Krinke2007-12-281-1/+1
* * Fixed Physical prim, various issues, viewer freezes, sim crashes, ODE error...Teravus Ovares2007-12-271-6/+19
* Thank you again, Alondria for:Charles Krinke2007-12-271-2/+55
* * Optimized usingslbsa712007-12-27143-2902/+3143
* * Fixed MonoSQLite Update Table routineTeravus Ovares2007-12-273-12/+26
* * AssetServerBase: _ProcessRequest is now called GetAssetlbsa712007-12-277-26/+34
* * Fixed the matching logic error on the LLQuat to axiom quat :PTeravus Ovares2007-12-271-1/+1
* * fixed a logic error in the receiving end of the prim load for the sit targetTeravus Ovares2007-12-271-2/+5
* * Fixed compile issue caused by half-refactoring (sorrry!)Adam Frisby2007-12-271-1/+12
* * Added Sit Target persistence over sim restarts for mySQL and MonoSQLite.Teravus Ovares2007-12-273-0/+121