| Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-12 | I broke the build and am reverting until I can get the MainLog call proper. | Charles Krinke | 1 | -283/+283 |
2007-10-12 | Turn a few of the writelines into mainlog entries so failed logins can be mor... | Charles Krinke | 1 | -7/+7 |
2007-10-08 | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 1 | -2/+2 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 1 | -1/+1 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 3 | -304/+304 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 3 | -304/+304 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 11 | -23/+11 |
2007-10-05 | * Moved IUserService to OpenSim.Framework.Interfaces | lbsa71 | 2 | -50/+1 |
2007-10-05 | * Renamed IUserServices to IUserService | lbsa71 | 3 | -4/+4 |
2007-10-03 | Some continuation of lbsa71's refactoring of the CommunicationsManager. | MW | 1 | -0/+55 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 8 | -347/+165 |
2007-09-27 | * Tleiades patch #445 - the inventory folders displayed does not show the exp... | lbsa71 | 1 | -2/+2 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 8 | -165/+347 |
2007-09-25 | * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-... | lbsa71 | 1 | -1/+1 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 11 | -41/+1629 |
2007-09-24 | * Trying to streamline CommunicationsManager | lbsa71 | 1 | -10/+9 |
2007-09-24 | * reorder and rename | lbsa71 | 1 | -22/+20 |
2007-09-24 | * Encapsulated all CommunicationsManager services | lbsa71 | 3 | -21/+68 |
2007-09-17 | fixing me some line endings | Sean Dague | 3 | -427/+427 |
2007-09-15 | Hopefully fixed the build error that I introduced with my last commit. | MW | 1 | -1/+1 |
2007-09-15 | Testing to see if this fixes the editing appearance crash, or makes it (or an... | MW | 1 | -1/+9 |
2007-09-11 | move the locks closer to the data, sqlite for assets now works like a champ | Sean Dague | 1 | -9/+3 |
2007-09-11 | Trying some locks on asset database access. | MW | 1 | -10/+21 |
2007-09-10 | added some debugging for tracing where asset code isn't working with sqlite | Sean Dague | 1 | -298/+299 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 22 | -22/+22 |
2007-09-10 | A couple of fixes to make sure db4o gets set as the default asset database. A... | MW | 2 | -0/+2 |
2007-09-10 | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 3 | -8/+305 |
2007-09-04 | Some work on Module loading/management. | MW | 1 | -1/+6 |
2007-08-30 | Added some place holder classes for various modules. | MW | 2 | -36/+40 |