aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-04* More console message fixesAdam Frisby2-15/+14
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+0
2007-12-03This is a simple patch which just renames an IClientAPI method toSean Dague1-1/+1
2007-12-03minor meaningless changesJeff Ames1-2/+2
2007-12-02Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2-4/+25
2007-12-02Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2-11/+7
2007-12-02Fixes a bug that my last commit introduced.MW1-1/+1
2007-12-02Some refactoring , mainly on Inventory code. MW4-122/+40
2007-12-02New Inventory folder should now be stored to the inventory server/database. T...MW1-1/+8
2007-12-01Attempt to fix mantis issue # 73MW1-8/+12
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW3-4/+6
2007-12-01Attempt to fix mantis issue # 65, seems like it is a race condition between t...MW1-4/+7
2007-11-30Patch for mantis 0000015: Textures don't display in the objectSean Dague2-8/+24
2007-11-30return of the inv-lib-root patch from Justin Casey (IBM)Sean Dague2-1/+16
2007-11-30* This extends my first hack to clear out the useragent table for that specif...Teravus Ovares1-1/+1
2007-11-30* Here's the issue, on log-off, the routine sets up a null useragent member a...Teravus Ovares1-0/+1
2007-11-30* Temporary fix for 'User already online' issue in standalone mode.Teravus Ovares1-0/+5
2007-11-29revert r2510, this seems to break normal logins, at least fromSean Dague2-16/+1
2007-11-29return an appropriate inv_lib_root, which the libsl folks haveSean Dague2-1/+16
2007-11-29fixed duplicate login in standalone mode (mostly untested in grid mode)Jeff Ames2-4/+3
2007-11-29* Fixed about 7 issues with restarting sims and resolved interRegion comms is...Teravus Ovares1-1/+1
2007-11-28* Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares1-1/+1
2007-11-27Fixed an event in the events chain in inter-region communications.Teravus Ovares2-0/+3
2007-11-26* Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares1-0/+1
2007-11-24* Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby1-2/+2
2007-11-23* Refactored NumPackets calculationlbsa711-20/+21
2007-11-21* Did some initial work for prim crossing. Just glue so far.Teravus Ovares1-0/+7
2007-11-19* Changed namespacelbsa712-2/+0
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2-11/+11
2007-11-18cleaned up some mono compiler warningsJeff Ames1-2/+2
2007-11-18first stab at implementation of CopyInventoryItemJeff Ames3-14/+33
2007-11-17catch exceptions when loading malformed xml filesJeff Ames2-17/+34
2007-11-16More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW1-0/+1
2007-11-14Another try: Fix moon bleeding over into linden grid. Need to clear your cach...Brian McBee1-2/+2
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares3-0/+30
2007-11-13Some work on being able to set/send a users Buddylist info. (added handling c...MW1-1/+63
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-06* Added better logging to AssetCachelbsa713-94/+101
2007-11-04Some more refactoringMW1-0/+1
2007-11-04Do I really have to write a log entry, can't I just hide this commit somewher...MW1-1/+2
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-0/+1
2007-11-03testing different rest post method/class for Grid asset client. (possible tha...MW1-10/+12
2007-11-01debug tracing for asset server hangsSean Dague3-4/+16
2007-11-01* Diuerse beavtificatemslbsa712-5/+5
2007-11-01renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti...MW2-5/+5
2007-11-01Test on the grid asset problem, don't update to this version unless you just ...MW2-62/+43
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