| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Added some place holder classes for various modules. | MW | 2007-08-30 | 1 | -36/+39 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 3 | -4/+396 |
* | Stopped EntityBase from implementing IScriptHost, as don't think it should, m... | MW | 2007-08-27 | 1 | -1/+1 |
* | Another small tweak to image sending. | MW | 2007-08-27 | 1 | -1/+2 |
* | Tweaks to assetcache to make texture downloading better (I hope) | Brian McBee | 2007-08-27 | 1 | -13/+14 |
* | See if this fixes the 0x0 texture size problems, and speeds up texture downlo... | MW | 2007-08-26 | 1 | -2/+3 |
* | Another attempt to fix the image sending bug (next week, I intend to rewrite ... | MW | 2007-08-26 | 3 | -35/+80 |
* | Second attempt to commit : Test to see if this change improves or makes worse... | MW | 2007-08-25 | 1 | -1/+1 |
* | A little bit of cleaning up. | MW | 2007-08-22 | 1 | -1/+1 |
* | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 2007-08-21 | 3 | -11/+23 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 1 | -2/+2 |