aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-01* Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2-14/+6
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-1/+1
2008-06-01* Move log version printing up into BaseOpenSimServerJustin Clarke Casey1-4/+14
2008-05-31* minor: comment out old debugging messages in task inventory item restoratio...Justin Clarke Casey1-5/+5
2008-05-31* Make version information common to all serversJustin Clarke Casey2-0/+119
2008-05-31* Implements UserServer logoff in a few situationsTeravus Ovares7-7/+54
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames4-19/+24
2008-05-30* Added helper method to the Sun module to Get the Linden hour based on the m...Teravus Ovares1-1/+3
2008-05-29* Caches UUIDName requestsTeravus Ovares1-9/+52
2008-05-29this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel...Dr Scofield3-0/+191
2008-05-29attempting to get to the bottom of unresponsive grids servers bySean Dague1-21/+32
2008-05-28let Grid Servers specify a connect string in their configuration.Sean Dague1-0/+6
2008-05-28Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke1-1/+1
2008-05-28Formatting cleanup.Jeff Ames3-24/+28
2008-05-27Thank you very much, Xantor for a patch that:Charles Krinke1-1/+34
2008-05-26* Assigns a random UUID to a region if the Sim UUID is null.Adam Frisby3-1/+15
2008-05-26Thank you kindly, Melanie for a patch for script resetCharles Krinke1-0/+2
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield1-0/+13
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames11-62/+62
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2-0/+60
2008-05-24This enables return from the parcel object owner display.Teravus Ovares1-0/+3
2008-05-23Thank you kindly, Melanie, for:Charles Krinke1-1/+1
2008-05-22changing more 'raw' HTTP status codes to OSHttpStatusCodes.Dr Scofield1-0/+2
2008-05-22here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield3-21/+220
2008-05-22* Fix mantis 1325. This is a minor issue where 'show assets' would not work ...Justin Clarke Casey1-8/+14
2008-05-22* Minor: Tidy ups and logging tweaks.Justin Clarke Casey1-1/+1
2008-05-21* Provide relief for mantis 1263, 1202, 679Justin Clarke Casey1-23/+49
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield4-6/+15
2008-05-20Add copyright notices.Jeff Ames4-3/+111
2008-05-20my last "simplification" of the the if-then-else logic in BaseHttpServer plac...Dr Scofield1-1/+1
2008-05-19fix a constant that meant pants still weren't working. nowSean Dague1-2/+2
2008-05-19Thank you kindly, Melanie for a patch that avoids a nullCharles Krinke1-0/+24
2008-05-19i can haz pantz?Sean Dague1-1/+1
2008-05-19(from awebb)Dr Scofield1-1/+10
2008-05-19(from awebb)Dr Scofield2-26/+142
2008-05-19adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield9-19/+338
2008-05-18* This fixes the Sculpty seam. Unfortunately not all sculpties will surviv...Teravus Ovares1-2/+6
2008-05-18* Refactor: Eliminate empty if clause from AssetCache.GetAsset()Justin Clarke Casey1-4/+1
2008-05-18* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares1-1/+3
2008-05-17* Tweaked patch mantis 1302 and committing it.Teravus Ovares1-2/+9
2008-05-17Formatting cleanup.Jeff Ames1-24/+24
2008-05-16* Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares1-1/+1
2008-05-16* Applying patch in mantis 0001293: [PATCH] Fix a bug that corrupts uploaded ...Teravus Ovares1-0/+2
2008-05-16prime the wearables structure, which should fix the exceptionSean Dague1-0/+8
2008-05-16* Eliminate occurences of "Got a texture uuid ... with no sender object to ha...Justin Clarke Casey1-1/+1
2008-05-16* Cache knowledge in the region server that the asset service has reported an...Justin Clarke Casey3-15/+33
2008-05-16* Removing unnecessary LLUUID.Zero check from AssetCacheJustin Clarke Casey2-64/+63
2008-05-16add to / from hash mapping for grid serializationSean Dague1-0/+74
2008-05-16Minor cleanup.Jeff Ames1-4/+3
2008-05-16Formatting cleanup.Jeff Ames60-745/+745