| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug in assetcache where certain textures were not being packetized corr... | Brian McBee | 2007-11-11 | 1 | -1/+1 |
* | * Added better logging to AssetCache | lbsa71 | 2007-11-06 | 2 | -61/+67 |
* | Do I really have to write a log entry, can't I just hide this commit somewher... | MW | 2007-11-04 | 1 | -1/+2 |
* | testing different rest post method/class for Grid asset client. (possible tha... | MW | 2007-11-03 | 1 | -10/+12 |
* | debug tracing for asset server hangs | Sean Dague | 2007-11-01 | 2 | -2/+6 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 2 | -5/+5 |
* | renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti... | MW | 2007-11-01 | 2 | -5/+5 |
* | Test on the grid asset problem, don't update to this version unless you just ... | MW | 2007-11-01 | 2 | -62/+43 |
* | * Took a stab at #500 by making sure there is only one place stuff gets added... | lbsa71 | 2007-10-31 | 1 | -77/+37 |
* | Improved logging, to identify which asset fetch caused an execption during re... | Tleiades Hax | 2007-10-31 | 1 | -0/+1 |
* | added .dat extension to dumped asset files | Jeff Ames | 2007-10-31 | 1 | -1/+1 |
* | made illogical bitwise operations logical | Jeff Ames | 2007-10-31 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 11 | -405/+362 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 11 | -37/+27 |
* | Fixed a bug in SQLAssetServer that only seemed to be a problem when running u... | MW | 2007-10-29 | 2 | -3/+4 |
* | fixed one bug (where the assets we read and created from the OpenSimAssetSet.... | MW | 2007-10-29 | 1 | -1/+5 |
* | * Removed AssetNotFound as it crashes client | lbsa71 | 2007-10-29 | 1 | -13/+13 |
* | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 2007-10-29 | 1 | -77/+91 |
* | normalized line endings | Jeff Ames | 2007-10-29 | 1 | -160/+160 |
* | * Added 'Jim' and 'Goblin' shapes; not available in inventory yet though | lbsa71 | 2007-10-27 | 1 | -1/+3 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 6 | -51/+59 |
* | Region ground texture was not marked as temporary, when being created, and as... | Tleiades Hax | 2007-10-26 | 1 | -7/+9 |
* | Very early first implementation of grid based assets. | Tleiades Hax | 2007-10-26 | 3 | -22/+185 |
* | Part of supporting gridwide assetss. A little premature release, but I'm tire... | Tleiades Hax | 2007-10-24 | 1 | -23/+1 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 4 | -7/+7 |
* | revert r2162 as it completely clobbered all the work on | Sean Dague | 2007-10-22 | 4 | -8/+8 |
* | * Major ass commit. | Adam Frisby | 2007-10-22 | 4 | -8/+8 |
* | * Added a lock to the user profile cache to prevent simultaneous duplicate ad... | Adam Frisby | 2007-10-21 | 1 | -10/+14 |
* | get rid of all the ^M line endings | Sean Dague | 2007-10-19 | 3 | -467/+467 |
* | * some more refactoring + bugfix | lbsa71 | 2007-10-19 | 3 | -126/+127 |
* | * Total refactoring of Asset Server for massive win | lbsa71 | 2007-10-19 | 4 | -565/+331 |
* | * Some asset loading refactoring | lbsa71 | 2007-10-17 | 1 | -0/+5 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+28 |
* | * normalized line endings | lbsa71 | 2007-10-15 | 1 | -305/+305 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -34/+34 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 5 | -18/+7 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 3 | -47/+11 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 3 | -11/+47 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 3 | -7/+7 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 1 | -5/+4 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 2 | -410/+410 |
* | Hopefully fixed the build error that I introduced with my last commit. | MW | 2007-09-15 | 1 | -1/+1 |
* | Testing to see if this fixes the editing appearance crash, or makes it (or an... | MW | 2007-09-15 | 1 | -1/+9 |
* | move the locks closer to the data, sqlite for assets now works like a champ | Sean Dague | 2007-09-11 | 1 | -9/+3 |
* | Trying some locks on asset database access. | MW | 2007-09-11 | 1 | -10/+21 |
* | added some debugging for tracing where asset code isn't working with sqlite | Sean Dague | 2007-09-10 | 1 | -298/+299 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 7 | -7/+7 |
* | A couple of fixes to make sure db4o gets set as the default asset database. A... | MW | 2007-09-10 | 2 | -0/+2 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 3 | -8/+305 |
* | Some work on Module loading/management. | MW | 2007-09-04 | 1 | -1/+6 |