| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixed about Text in the profile in grid mode. | Teravus Ovares | 2008-03-03 | 2 | -1/+5 |
* | Updated svn properties. | Jeff Ames | 2008-03-03 | 10 | -890/+890 |
* | Fixed typo. | Jeff Ames | 2008-03-03 | 1 | -2/+2 |
* | * Oops, fixed. | Adam Frisby | 2008-03-03 | 1 | -3/+3 |
* | * Removed and sorted using clauses in a number of files. | Adam Frisby | 2008-03-03 | 31 | -69/+1112 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 15 | -35/+349 |
* | * Doh, forgot one license header | lbsa71 | 2008-03-03 | 2 | -4/+5 |
* | * Changed the license headers. The Data Framework is now all OpenSim. Yay! *t... | lbsa71 | 2008-03-03 | 8 | -16/+29 |
* | * Renamed the Data Framework namespaces | lbsa71 | 2008-03-03 | 13 | -16/+16 |
* | * renamed the key file (baby steps here) | lbsa71 | 2008-03-03 | 1 | -0/+0 |
* | * Started the ardous task to rename the TribalMedia.Framework.Data to OpenSim... | lbsa71 | 2008-03-03 | 8 | -0/+906 |
* | Thank you very much, Ahzzmandius for: | Charles Krinke | 2008-03-02 | 2 | -51/+27 |
* | Change handler001 through handler009 to more | Charles Krinke | 2008-03-02 | 14 | -217/+217 |
* | Thank you kindly, Ahzzmandius for adding | Charles Krinke | 2008-03-02 | 3 | -6/+12 |
* | Update names of handler010 through handler019 | Charles Krinke | 2008-03-02 | 3 | -85/+85 |
* | Applying Ahzzmandius' second patch from bug 701. | Teravus Ovares | 2008-03-02 | 2 | -1/+2 |
* | * Temporarily commented out the parcel banlist clearing query that was being ... | Teravus Ovares | 2008-03-02 | 1 | -7/+8 |
* | * This is a very icky implementation of physical linkset prim using fixed joi... | Teravus Ovares | 2008-03-02 | 10 | -124/+293 |
* | Rename handler020 through handler029 with more | Charles Krinke | 2008-03-02 | 2 | -69/+69 |
* | Rename handler030 through handler038 with more | Charles Krinke | 2008-03-02 | 1 | -44/+44 |
* | Rename handler040 through handler049 with more | Charles Krinke | 2008-03-02 | 1 | -42/+42 |
* | Rename handler050 through handler059 with more | Charles Krinke | 2008-03-02 | 1 | -42/+42 |
* | Rename handler060 through handler069 with more | Charles Krinke | 2008-03-02 | 1 | -42/+42 |
* | Rename handler070 through handler079 with more | Charles Krinke | 2008-03-02 | 1 | -43/+43 |
* | Rename handler080 through handler089 with more | Charles Krinke | 2008-03-01 | 1 | -58/+58 |
* | Beginning to change all handler000 through handler094 | Charles Krinke | 2008-03-01 | 1 | -25/+24 |
* | Thank you very much, Kinoc for: | Charles Krinke | 2008-03-01 | 2 | -21/+101 |
* | From: Mike Pitman <pitman@us.ibm.com> | Sean Dague | 2008-02-29 | 2 | -9/+65 |
* | More compiler warning cleanup. | Jeff Ames | 2008-02-29 | 4 | -24/+10 |
* | Cleaned up a couple compiler warnings. | Jeff Ames | 2008-02-29 | 2 | -48/+29 |
* | * Fixed Cylinder mass formula using diameter instead of radius. | Teravus Ovares | 2008-02-29 | 1 | -2/+2 |
* | * killed a 'new mass' debug line. | Teravus Ovares | 2008-02-29 | 1 | -1/+1 |
* | * ODEPlugin | Teravus Ovares | 2008-02-29 | 3 | -16/+227 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 2008-02-28 | 1 | -9/+418 |
* | * Added a way for the friends module to definitively know if an avatar's root... | Teravus Ovares | 2008-02-28 | 4 | -2/+70 |
* | * OnSignificantClientMovement was never being called. So we got no land updat... | Teravus Ovares | 2008-02-28 | 2 | -1/+10 |
* | disabled AssetDownloadModule and re-enabled the asset download code in the as... | MW | 2008-02-27 | 3 | -27/+28 |
* | small fix in the showstate data in AssetCache to reflect that now some functi... | MW | 2008-02-27 | 1 | -1/+1 |
* | After seeing sdague do his happy dance over trunk working "the best he has ev... | MW | 2008-02-27 | 5 | -89/+367 |
* | * Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH... | Teravus Ovares | 2008-02-27 | 2 | -13/+73 |
* | another attempt at fixing asset lockups | MW | 2008-02-27 | 1 | -224/+247 |
* | Update svn properties. | Jeff Ames | 2008-02-27 | 2 | -132/+132 |
* | Hopefully fixed the bug that was causing a lot of the freezing. Which was hap... | MW | 2008-02-27 | 1 | -33/+51 |
* | UserService.ClearAgent call is no longer made when a childagent connection is... | MW | 2008-02-27 | 2 | -7/+6 |
* | * Committing file loaders - forgot yesterday. | Adam Frisby | 2008-02-27 | 3 | -2/+135 |
* | require -loginuri on pCampBot | Sean Dague | 2008-02-26 | 2 | -16/+22 |
* | give pCampBot a -h, -help option | Sean Dague | 2008-02-26 | 1 | -10/+30 |
* | make trunk compile again. I think Adam forgot to check in some files | Sean Dague | 2008-02-26 | 1 | -2/+2 |
* | * Implemented - Terragen File Format Loader for new Terrain Module. | Adam Frisby | 2008-02-26 | 3 | -2/+37 |
* | Update svn properties. | Jeff Ames | 2008-02-26 | 6 | -679/+679 |