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