| Commit message (Expand) | Author | Files | Lines |
2007-11-18 | cleaned up some mono compiler warnings | Jeff Ames | 1 | -2/+2 |
2007-11-18 | first stab at implementation of CopyInventoryItem | Jeff Ames | 3 | -14/+33 |
2007-11-17 | catch exceptions when loading malformed xml files | Jeff Ames | 2 | -17/+34 |
2007-11-16 | More cleaning up when deleting regions from a instance. NOTE: IGridServices.D... | MW | 1 | -0/+1 |
2007-11-14 | Another try: Fix moon bleeding over into linden grid. Need to clear your cach... | Brian McBee | 1 | -2/+2 |
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 3 | -0/+30 |
2007-11-13 | Some work on being able to set/send a users Buddylist info. (added handling c... | MW | 1 | -1/+63 |
2007-11-11 | Fixed bug in assetcache where certain textures were not being packetized corr... | Brian McBee | 1 | -1/+1 |
2007-11-09 | * Fixed compile issue. | Adam Frisby | 1 | -1/+2 |
2007-11-09 | * Added a mutex to the LoginService allowing only a single login simultaneous... | Adam Frisby | 1 | -82/+93 |
2007-11-06 | * Added better logging to AssetCache | lbsa71 | 3 | -94/+101 |
2007-11-04 | Some more refactoring | MW | 1 | -0/+1 |
2007-11-04 | Do I really have to write a log entry, can't I just hide this commit somewher... | MW | 1 | -1/+2 |
2007-11-03 | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 1 | -0/+1 |
2007-11-03 | testing different rest post method/class for Grid asset client. (possible tha... | MW | 1 | -10/+12 |
2007-11-01 | debug tracing for asset server hangs | Sean Dague | 3 | -4/+16 |
2007-11-01 | * Diuerse beavtificatems | lbsa71 | 2 | -5/+5 |
2007-11-01 | renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti... | MW | 2 | -5/+5 |
2007-11-01 | Test on the grid asset problem, don't update to this version unless you just ... | MW | 2 | -62/+43 |
2007-10-31 | * Took a stab at #500 by making sure there is only one place stuff gets added... | lbsa71 | 1 | -77/+37 |
2007-10-31 | Improved logging, to identify which asset fetch caused an execption during re... | Tleiades Hax | 1 | -0/+1 |
2007-10-31 | added .dat extension to dumped asset files | Jeff Ames | 1 | -1/+1 |
2007-10-31 | made illogical bitwise operations logical | Jeff Ames | 1 | -1/+1 |
2007-10-30 | * Optimized usings | lbsa71 | 40 | -1079/+832 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 19 | -54/+37 |
2007-10-29 | Fixed a bug in SQLAssetServer that only seemed to be a problem when running u... | MW | 2 | -3/+4 |
2007-10-29 | fixed one bug (where the assets we read and created from the OpenSimAssetSet.... | MW | 1 | -1/+5 |
2007-10-29 | * Removed AssetNotFound as it crashes client | lbsa71 | 1 | -13/+13 |
2007-10-29 | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 1 | -77/+91 |
2007-10-29 | normalized line endings | Jeff Ames | 1 | -160/+160 |
2007-10-27 | * Added 'Jim' and 'Goblin' shapes; not available in inventory yet though | lbsa71 | 1 | -1/+3 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 11 | -101/+87 |
2007-10-26 | Region ground texture was not marked as temporary, when being created, and as... | Tleiades Hax | 1 | -7/+9 |
2007-10-26 | Very early first implementation of grid based assets. | Tleiades Hax | 5 | -38/+272 |
2007-10-25 | fix line endings | Sean Dague | 2 | -491/+491 |
2007-10-25 | Created a generic RESTClient component, which simplifies querying for resourc... | Tleiades Hax | 2 | -0/+491 |
2007-10-24 | Part of supporting gridwide assetss. A little premature release, but I'm tire... | Tleiades Hax | 1 | -23/+1 |
2007-10-22 | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 2 | -3/+2 |
2007-10-22 | * Return of R2162. /Take that SVN!/ | Adam Frisby | 6 | -9/+9 |
2007-10-22 | revert r2162 as it completely clobbered all the work on | Sean Dague | 6 | -10/+10 |
2007-10-22 | * Major ass commit. | Adam Frisby | 6 | -10/+10 |
2007-10-21 | * Added a lock to the user profile cache to prevent simultaneous duplicate ad... | Adam Frisby | 1 | -10/+14 |
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 4 | -782/+782 |
2007-10-19 | * some more refactoring + bugfix | lbsa71 | 3 | -126/+127 |
2007-10-19 | * Total refactoring of Asset Server for massive win | lbsa71 | 4 | -565/+331 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 1 | -1/+4 |
2007-10-17 | * Some asset loading refactoring | lbsa71 | 1 | -0/+5 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 13 | -0/+366 |
2007-10-15 | * normalized line endings | lbsa71 | 1 | -305/+305 |
2007-10-13 | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 1 | -34/+34 |