aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-12*Parcel and estate support fully restored into Sugilitemingchen6-7/+43
2007-07-12*Found and fixed bug that crashed viewer when logging in or viewing land ownersmingchen4-14/+14
2007-07-12Next time maybe I should check it still compiles before committing.MW3-6/+2
2007-07-12Fixed a number of bugs in the local InstantMessage handling, sending InstantM...MW7-24/+34
2007-07-12Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr...MW7-91/+97
2007-07-11Hopefully texturing prims should now work correctly.MW5-7/+33
2007-07-11More work on UserProfile and inventory cache (still currently not enabled).MW14-61/+301
2007-07-11updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra...MW9-12/+221
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby120-19641/+0
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby10-42/+106
2007-07-10preliminary inter region communications (between regions in different instanc...MW5-10/+97
2007-07-10Fixed the crashing when trying to look at the map in grid mode. Although the ...MW2-10/+27
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW18-108/+159
2007-07-09* LLSDStreamhandler now works.lbsa714-18/+20
2007-07-09* some follow up renaming of members et c.lbsa718-17/+21
2007-07-09* Introduced ClientManager for great justice.lbsa717-59/+93
2007-07-09Re-applied dalien patch (#175) and included bin\data with avataranimations.xmllbsa713-4/+45
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW13-67/+63
2007-07-09* Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby8-2/+140
2007-07-08* reverted rev 1200 waiting for info re animations.xml lbsa713-45/+4
2007-07-08Applied animations patch (#175) submitted by dalienlbsa713-4/+45
2007-07-08* By popular demand, all generated build files are now deleted. Somebody shou...lbsa7172-6238/+0
2007-07-08(no commit message)lbsa7117-92/+71
2007-07-08* Fixed building - something weird is happening with prebuild though, not add...Adam Frisby1-13/+21
2007-07-08* Bugfix with instant message handlers. Looking at implementing grid IM serve...Adam Frisby1-4/+10
2007-07-08* Missed a line - IM support in local simulator should now work.Adam Frisby1-1/+1
2007-07-08* Added instant message support for the local region. Grid support forthcoming.Adam Frisby6-18/+89
2007-07-08* Updating prebuildAdam Frisby30-172/+159
2007-07-08* Fixed reservation handling for existing region authkey situations. Reservat...Adam Frisby1-7/+1
2007-07-06*Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen8-23/+36
2007-07-06*Fixed 2 small references to localhost which has some conflicts when resolving.mingchen2-2/+2
2007-07-06* Maintainence: Applying Dan's ODE Patch to TrunkAdam Frisby1-20/+21
2007-07-05*Fixed crash of OpenSim client when in grid mode from a recent commitmingchen1-2/+2
2007-07-05Fixed rotation editing of individual prims in a group. I think positioning an...MW3-11/+70
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)mingchen36-266/+261
2007-07-05* Tweaks to Java engine (uses less threads). Added support for OnFrame and On...Adam Frisby1-70/+78
2007-07-05* Java engine fully back in SugiliteAdam Frisby5-48/+75
2007-07-05* Added Java support back into Sugilite (although it still needs a calling ho...Adam Frisby30-43/+2044
2007-07-04A bit more work on Building tools/support.MW16-67/+276
2007-07-04* re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa7115-320/+123
2007-07-04* Removed AssetHttpServer, using BaseHttpServer insteadlbsa7114-335/+341
2007-07-04* Added StreamHandler supportlbsa717-89/+143
2007-07-04Grid Servers:Adam Frisby4-13/+18
2007-07-04* More cleaning - Sugilite now only has build errors for "value is never used...Adam Frisby6-5/+21
2007-07-04* Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby6-15/+18
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. MW13-60/+327
2007-07-03*Fixed storage issue as noted in last commit of the OGS1 GridServermingchen5-10/+11
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen9-29/+47