aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-05Added ModuleName to /OpenSim/StartUp modules + debug messages during startupTedd Hansen4-9/+13
2008-01-05Added some comments + Ahlotta Debugging in startup sequenceTedd Hansen1-37/+69
2008-01-05Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen10-418/+251
2008-01-05Added errorhandler+tip that grid server might not be running on grid registra...Tedd Hansen1-4/+12
2008-01-05* Applying jhurliman's LLSD login enablement patch.Teravus Ovares7-6/+437
2008-01-05* Added shell Messaging Server. Don't run the MessagingServer yet or you mig...Teravus Ovares1-0/+226
2008-01-05* Fixed a waste of resources in ODE. Possibly a cause of thread leak.Teravus Ovares1-2/+2
2008-01-05And another log-instead-of-crash... when creating user fails.Tedd Hansen1-3/+19
2008-01-05Log instead of crash on some specific unknown startup bug I'm gettingTedd Hansen1-8/+49
2008-01-04* possibly the least significant commit so far into 2008lbsa711-1/+1
2008-01-04*Added ability to skip any use of the console when configuring and assume def...mingchen12-20/+22
2008-01-04* Fixed situation where sometimes your avatar tries to land and gets 'put' 80...Teravus Ovares1-1/+8
2008-01-04* Added the ability for estate managers to use the magic secondlife blue card...Teravus Ovares7-33/+138
2008-01-04* Fixing a the time clock issue on Sim Restart messages. See Mantis 287Teravus Ovares1-2/+3
2008-01-03* Made covenant changes made in the estate tools persist across sim restarts.Teravus Ovares2-1/+7
2008-01-03Tweaked "show users" formatting, added user's IP address to display.Brian McBee2-7/+14
2008-01-03* changed form Debug to Verbose on Texture sendinglbsa711-1/+1
2008-01-03* Added removal of TextureSenders and UserTextureDownloadService on agent lea...lbsa713-5/+34
2008-01-03Set svn:eol-style.Jeff Ames2-232/+232
2008-01-03* Some work on TextureDownloadModulelbsa713-214/+236
2008-01-03* Added lock to Contains to avoid enumeration exceptionslbsa711-1/+4
2008-01-03Packet recycling has been temporarily disabled to avoid the performance probl...Johan Berntsson1-0/+5
2008-01-03Reduce maximum number of items in an inventory packet to approximate Linden s...Justin Clarke Casey1-3/+3
2008-01-03Fix mantis 280 - sim crashes when a prim is deleted.Justin Clarke Casey1-0/+1
2008-01-03I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...Johan Berntsson8-80/+77
2008-01-02Minor refactoring to expose PrimInventory from SceneObjectPartJustin Clarke Casey1-7/+15
2008-01-02* Added the ability for Region Owners to add and remove estate managers using...Teravus Ovares3-29/+142
2008-01-02Fixed buffer overrun bug in ZeroDecodeCommandJohan Berntsson1-2/+23
2008-01-02Full .dll-name in config option for ScriptEngine. Loading only scriptengine s...Tedd Hansen4-5/+8
2008-01-02* Fixed an issue where the PacketPool would ZeroDecodeCommand into a too smal...lbsa711-1/+2
2008-01-02* Did a bit of estate work. Added some fields to EstateSettings.xml for est...Teravus Ovares4-5/+349
2008-01-02* Trying to address TextureSender issueslbsa716-78/+91
2008-01-02* Refactored out function to load specified AssetSet Xmllbsa714-12/+18
2008-01-02* Added using as per mail to see if that does anything for Ursulas build issu...lbsa711-0/+1
2008-01-02* Fixed an issue where the RegionFlags and SimAccess settings were being save...Teravus Ovares1-2/+2
2008-01-02* Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares4-7/+14
2008-01-02* Updates UserServer Teravus Ovares5-8/+277
2008-01-01Fixed nant compile problemTedd Hansen1-8/+17
2008-01-01Trying to fix nant compile errorTedd Hansen1-327/+318
2008-01-01Temp removed new data types patch from Mantis #272, causing compile problems ...Tedd Hansen1-336/+337
2008-01-01Minor changes. Changed Prebuild.xml to avoid first-time-compile error because...Tedd Hansen1-306/+330
2008-01-01Adrianas 0000272 -- I think we need to implement standard string/integer/floa...Tedd Hansen1-0/+304
2008-01-01Fixed string issue in compilerTedd Hansen2-35/+49
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares16-47/+586
2007-12-31Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey3-86/+122
2007-12-31* Added database and UserManagerBase glue for FriendsList managementTeravus Ovares9-7/+482
2007-12-31Move unused inventory files into the atticJustin Clarke Casey1-2/+2
2007-12-31Correction of last commitTedd Hansen3-97/+102
2007-12-31Changed type comparison from String to object typeTedd Hansen1-9/+9
2007-12-31Correctly output library inventory folder type and version informationJustin Clarke Casey2-5/+5