aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Added instant message support for the local region. Grid support forthcoming.Adam Frisby2007-07-082-18/+25
* * Updating prebuildAdam Frisby2007-07-0814-100/+92
* *Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen2007-07-061-2/+7
* *Fixed 2 small references to localhost which has some conflicts when resolving.mingchen2007-07-061-1/+1
* * updated bugfixed xmlrpc for massive winlbsa712007-07-051-5/+1
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-0517-215/+174
* A bit more work on Building tools/support.MW2007-07-041-0/+3
* * re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa712007-07-048-252/+39
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-046-97/+143
* * Added StreamHandler supportlbsa712007-07-046-69/+116
* Grid Servers:Adam Frisby2007-07-042-6/+6
* * More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby2007-07-041-1/+4
* * Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby2007-07-041-1/+1
* * Started work on converting BaseHttpServer to a stream dispatcherlbsa712007-07-044-76/+155
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-033-4/+8
* *Fixed storage issue as noted in last commit of the OGS1 GridServermingchen2007-07-032-2/+2
* *Removed GridInfo class as it has been previously replaced with the much bett...mingchen2007-07-032-8/+3
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-0381-411/+237
* * Completed conceptual LlsdMethod - everything resides in SimpleApp pending g...lbsa712007-07-034-1/+17
* * Added conceptual LlsdMethod Demo to SimpleApp (work in progress)lbsa712007-07-024-25/+26
* * Started working on LlsdMethod for BaseHttpServerlbsa712007-07-025-24/+35
* * Applied Weathros/tedd's IP v6 patchlbsa712007-07-021-1/+19
* * worked some more on the RegionInfo attr fugglinesslbsa712007-07-021-61/+15
* Just committing this because I want my commit to be on the front page of www....MW2007-07-011-2/+3
* More work on SceneObject/Primitive and building (Linking is a work in progres...MW2007-07-012-5/+4
* * replaced some more of those butt-fuggly attr constructs with nice Get<> cal...lbsa712007-07-011-80/+4
* Can change the name and description of a prim.MW2007-07-011-0/+3
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-016-14/+117
* * now saves ExternalHostName in configlbsa712007-07-011-2/+13
* MAJOR IP RESTRUCTURINGlbsa712007-07-013-117/+218
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-0126-188/+234
* * Small bugfix comparing equal UUIDsAdam Frisby2007-06-291-2/+2
* * Created new "UUID" class to override LLUUID in general. (Unable to inherit ...Adam Frisby2007-06-292-15/+153
* * Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ...Adam Frisby2007-06-291-3/+3
* *Deleted Logger.cs from OpenSim.Frameworkmingchen2007-06-2919-176/+87
* * just making sure build files are latestlbsa712007-06-291-4/+4
* *Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2007-06-295-5/+6
* * Removed J# language support because it has issues with Mono.Adam Frisby2007-06-2817-90/+90
* *Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen2007-06-284-3/+25
* *Master User is now set upmingchen2007-06-2818-86/+126
* *User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen2007-06-282-67/+64
* Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Fram...MW2007-06-284-91/+0
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-2821-305/+602
* should now work.MW2007-06-281-1/+0
* *Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen2007-06-272-7/+7
* *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb...mingchen2007-06-2716-33/+33
* *More compile fixes (should be it on OpenSim.sln)mingchen2007-06-271-2/+2
* *Updated prebuild.xml and ran prebuild againmingchen2007-06-2720-189/+57
* *Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen2007-06-2712-558/+8
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-27110-0/+12378