aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-13first pass on unlinking of objects. From Jay Clarke (IBM)Sean Dague1-0/+3
2007-11-13Some work on cleanly removing Regions.MW1-0/+1
2007-11-13Some work on being able to set/send a users Buddylist info. (added handling c...MW1-1/+63
2007-11-12* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares1-1/+2
2007-11-12enable typing animation for chat, maybeJeff Ames1-0/+2
2007-11-11Patch from Mathias Soeken (thanks Mathias!) to take care of the color Dalien Talbot1-1/+1
2007-11-11Fixed bug in assetcache where certain textures were not being packetized corr...Brian McBee1-1/+1
2007-11-09* Fixed compile issue.Adam Frisby1-1/+2
2007-11-09* Added a mutex to the LoginService allowing only a single login simultaneous...Adam Frisby1-82/+93
2007-11-08* Added Rotational Velocity reporting for Client Interpolation to Terse UpdatesTeravus Ovares1-1/+1
2007-11-07add SendSunPos function to IClientAPI to let us pull all the sunSean Dague1-0/+1
2007-11-06* Added better logging to AssetCachelbsa713-94/+101
2007-11-05* Substituted som 'GenericCall' with Action<>lbsa711-10/+4
2007-11-05Started to cleanup/close down childagent connections when a user teleports. ...MW2-0/+12
2007-11-05* Temporarily reverted SQL syntax.Adam Frisby1-3/+3
2007-11-04* Changed MySQL Syntax on Region Updates for Grid Server.Adam Frisby1-2/+3
2007-11-04Some more refactoringMW2-1/+1
2007-11-04* Small touchup of console messagesAdam Frisby1-5/+5
2007-11-04Deleted Regionloader .csproj files. MW2-224/+0
2007-11-04normalized line endingsJeff Ames6-330/+330
2007-11-04Applying Teravus patch # 557. Some glue code for the updating of prim's veloc...MW1-1/+3
2007-11-04Do I really have to write a log entry, can't I just hide this commit somewher...MW1-1/+2
2007-11-04removed our own inplementation of UUID's, it wasn't used anywhere.Tleiades Hax1-155/+0
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen5-18/+62
2007-11-03* Removed unused UDPServerBaselbsa711-84/+0
2007-11-03*Moved region loading into its own interface IRegionLoadermingchen7-156/+605
2007-11-03testing different rest post method/class for Grid asset client. (possible tha...MW2-10/+61
2007-11-01debug tracing for asset server hangsSean Dague3-4/+16
2007-11-01Need to clean up resources when creating/updating assetsTleiades Hax1-0/+1
2007-11-01(no commit message)Tleiades Hax1-10/+14
2007-11-01* Diuerse beavtificatemslbsa719-51/+49
2007-11-01renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti...MW3-6/+6
2007-11-01Test on the grid asset problem, don't update to this version unless you just ...MW2-62/+43
2007-11-01Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat...Charles Krinke1-2/+2
2007-10-31* Took a stab at #500 by making sure there is only one place stuff gets added...lbsa711-77/+37
2007-10-31Improved logging, to identify which asset fetch caused an execption during re...Tleiades Hax1-0/+1
2007-10-31fix typo in filenameSean Dague1-0/+0
2007-10-31* Added a streamhandler that does streams both in and outlbsa715-55/+92
2007-10-31forgotten fileMW1-0/+41
2007-10-31some small changesMW1-1/+1
2007-10-31added .dat extension to dumped asset filesJeff Ames1-1/+1
2007-10-31fixed filenames in log messagesJeff Ames1-1/+1
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa7143-0/+0
2007-10-31made illogical bitwise operations logicalJeff Ames1-1/+1
2007-10-31set svn:eol-styleJeff Ames33-4727/+4727
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax3-2/+101
2007-10-30temporary fix for sitting collisions in ODEJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa71125-2880/+2840
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW70-4670/+4646
2007-10-29Fixed a bug in SQLAssetServer that only seemed to be a problem when running u...MW2-3/+4