| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -2/+2 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -7/+2 |
* | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 2008-03-18 | 2 | -0/+49 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 11 | -291/+284 |
* | Fix Mantis 636 | Sean Dague | 2008-03-14 | 1 | -1/+1 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 1 | -2/+8 |
* | * Renamed the Data Framework namespaces | lbsa71 | 2008-03-03 | 5 | -5/+5 |
* | Thank you very much, Ahzzmandius for: | Charles Krinke | 2008-03-02 | 1 | -7/+1 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -16/+10 |
* | * Make RegionProfileData.RequestSimProfileData static | Justin Clarke Casey | 2008-02-18 | 1 | -1/+9 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 1 | -2/+2 |
* | * Split out MSSQLManager Test/Init into each provider. | lbsa71 | 2008-02-13 | 1 | -3/+0 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -1/+1 |
* | Added copyright statements. | Jeff Ames | 2008-02-05 | 5 | -7/+140 |
* | First part of avatar persistence, currently only really works in standalone m... | MW | 2008-02-04 | 5 | -11/+32 |
* | Add last entry "owner_uuid" back into regions table definition. | Charles Krinke | 2008-02-02 | 1 | -1/+19 |
* | * Following on from sdague's r3144, commenting out other parts of TribalMedia | Justin Clarke Casey | 2008-01-21 | 5 | -1/+12 |
* | * More work on getting the database framework to actually work | lbsa71 | 2008-01-16 | 5 | -14/+14 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-15 | 1 | -17/+17 |
* | * Renamed a bunch of Data baseclasses for clarity and readability | lbsa71 | 2008-01-15 | 4 | -7/+7 |
* | * Some morw work on specializing the database framework for OpenSim | lbsa71 | 2008-01-15 | 3 | -3/+21 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 3 | -19/+47 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-14 | 4 | -277/+277 |
* | * Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper to... | lbsa71 | 2008-01-14 | 4 | -0/+278 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 5 | -6/+9 |
* | Misc. cleanup: | Jeff Ames | 2007-12-19 | 1 | -2/+2 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 5 | -10/+10 |
* | * Removed references to "new LLUUID()", replaced with LLUUID.Zero. | Adam Frisby | 2007-11-24 | 1 | -1/+1 |
* | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 2007-11-13 | 1 | -0/+12 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 6 | -57/+73 |
* | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2007-10-17 | 2 | -9/+9 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 3 | -548/+0 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -24/+9 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -9/+24 |
* | * Renamed methods on IUserData | lbsa71 | 2007-09-24 | 1 | -12/+12 |
* | Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed m... | Tedd Hansen | 2007-09-13 | 1 | -1/+0 |
* | Fixed DNS resolve bug for Grid mode on multi-Homer systems. | Tedd Hansen | 2007-09-12 | 1 | -0/+1 |
* | debug for mysql issue | Sean Dague | 2007-09-12 | 1 | -0/+1 |
* | Fix for setting region through property. This should allow | Sean Dague | 2007-09-11 | 1 | -2/+2 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 8 | -8/+8 |
* | some changes which get us closer to Sqlite storage for users | Sean Dague | 2007-08-28 | 1 | -2/+8 |
* | Ensure that UserProfileData doesn't pass down null values. | Sean Dague | 2007-08-28 | 1 | -4/+7 |
* | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2007-08-16 | 1 | -0/+6 |
* | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 2007-07-31 | 1 | -0/+6 |
* | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 2007-07-27 | 1 | -1/+5 |
* | Added the default shape to the OpenSim library. Now need to get the new ruth ... | MW | 2007-07-25 | 1 | -0/+8 |
* | Start of the OpenSim library , for now only contains a few textures. | MW | 2007-07-25 | 1 | -1/+1 |
* | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 2007-07-22 | 1 | -3/+10 |
* | Some work on Inventory (not yet finished or enabled) | MW | 2007-07-19 | 1 | -0/+2 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 9 | -1074/+1074 |