aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-11More work on UserProfile and inventory cache (still currently not enabled).MW9-3/+308
2007-07-11updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW1-0/+12
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby2-0/+7
2007-07-10preliminary inter region communications (between regions in different instanc...MW2-0/+3
2007-07-10Fixed the crashing when trying to look at the map in grid mode. Although the ...MW1-0/+14
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW2-1/+12
2007-07-09* LLSDStreamhandler now works.lbsa712-2/+2
2007-07-09* some follow up renaming of members et c.lbsa711-4/+4
2007-07-09* Introduced ClientManager for great justice.lbsa711-0/+31
2007-07-09Re-applied dalien patch (#175) and included bin\data with avataranimations.xmllbsa711-0/+1
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-3/+3
2007-07-09* Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby1-0/+2
2007-07-08* reverted rev 1200 waiting for info re animations.xml lbsa711-1/+0
2007-07-08Applied animations patch (#175) submitted by dalienlbsa711-0/+1
2007-07-08* By popular demand, all generated build files are now deleted. Somebody shou...lbsa7122-1846/+0
2007-07-08(no commit message)lbsa7113-78/+61
2007-07-08* Fixed building - something weird is happening with prebuild though, not add...Adam Frisby1-13/+21
2007-07-08* Added instant message support for the local region. Grid support forthcoming.Adam Frisby2-18/+25
2007-07-08* Updating prebuildAdam Frisby14-100/+92
2007-07-06*Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen1-2/+7
2007-07-06*Fixed 2 small references to localhost which has some conflicts when resolving.mingchen1-1/+1
2007-07-05* updated bugfixed xmlrpc for massive winlbsa711-5/+1
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen17-215/+174
2007-07-04A bit more work on Building tools/support.MW1-0/+3
2007-07-04* re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa718-252/+39
2007-07-04* Removed AssetHttpServer, using BaseHttpServer insteadlbsa716-97/+143
2007-07-04* Added StreamHandler supportlbsa716-69/+116
2007-07-04Grid Servers:Adam Frisby2-6/+6
2007-07-04* More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby1-1/+4
2007-07-04* Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby1-1/+1
2007-07-04* Started work on converting BaseHttpServer to a stream dispatcherlbsa714-76/+155
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW3-4/+8
2007-07-03*Fixed storage issue as noted in last commit of the OGS1 GridServermingchen2-2/+2
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen2-8/+3
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa7181-411/+237
2007-07-03* Completed conceptual LlsdMethod - everything resides in SimpleApp pending g...lbsa714-1/+17
2007-07-02* Added conceptual LlsdMethod Demo to SimpleApp (work in progress)lbsa714-25/+26
2007-07-02* Started working on LlsdMethod for BaseHttpServerlbsa715-24/+35
2007-07-02* Applied Weathros/tedd's IP v6 patchlbsa711-1/+19
2007-07-02* worked some more on the RegionInfo attr fugglinesslbsa711-61/+15
2007-07-01Just committing this because I want my commit to be on the front page of www....MW1-2/+3
2007-07-01More work on SceneObject/Primitive and building (Linking is a work in progres...MW2-5/+4
2007-07-01* replaced some more of those butt-fuggly attr constructs with nice Get<> cal...lbsa711-80/+4
2007-07-01Can change the name and description of a prim.MW1-0/+3
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW6-14/+117
2007-07-01* now saves ExternalHostName in configlbsa711-2/+13
2007-07-01MAJOR IP RESTRUCTURINGlbsa713-117/+218
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa7126-188/+234
2007-06-29* Small bugfix comparing equal UUIDsAdam Frisby1-2/+2
2007-06-29* Created new "UUID" class to override LLUUID in general. (Unable to inherit ...Adam Frisby2-15/+153