| Commit message (Expand) | Author | Files | Lines |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-12 | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 1 | -2/+19 |
2009-03-12 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2009-03-12 | * Another stab at refactoring up the CustomiseResponse function. Two fixes: | lbsa71 | 1 | -1/+14 |
2009-03-11 | * Reverted r8750 to do another round of debugging on mantis #3287 | lbsa71 | 1 | -8/+0 |
2009-03-10 | *** POTENTIAL BREAKAGE *** | lbsa71 | 1 | -0/+8 |
2009-03-10 | * Refactored out Create() methods to ensure proper transformation between Reg... | lbsa71 | 1 | -1/+25 |
2009-02-12 | * Added RegionProfileService and moved RequestSimData to it. | lbsa71 | 1 | -81/+0 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -1/+1 |
2008-12-13 | Mantis#2811. Thank you kindly, Diva for a patch that resolves | Charles Krinke | 1 | -1/+1 |
2008-12-11 | Move from IP to hostname for seed caps on login, for gridmode and standalone. | Homer Horwitz | 1 | -1/+1 |
2008-12-02 | * Reapply http://opensimulator.org/mantis/view.php?id=2710 | Justin Clarke Casey | 1 | -0/+151 |
2008-12-01 | * Unforunately it turns out not to be that simple. Revert the rest of r7560 ... | Justin Clarke Casey | 1 | -151/+0 |
2008-12-01 | * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS... | Adam Frisby | 1 | -0/+151 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -1/+1 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -1/+1 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -1/+1 |
2008-09-18 | adds support to delete a region completely and offers that | Dr Scofield | 1 | -1/+0 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -8/+9 |
2008-08-14 | Mantis #1953 | Melanie Thielker | 1 | -2/+2 |
2008-07-29 | * Refactored some heavily duplicated RequestSimProfileData functions | lbsa71 | 1 | -87/+40 |
2008-06-26 | Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_... | Jeff Ames | 1 | -8/+11 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-04-02 | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 1 | -0/+1 |
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -1/+1 |
2008-04-02 | reorganizing namespaces to put all the Data stuff into it's own namespace | Sean Dague | 1 | -0/+0 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-03-18 | Formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -7/+2 |
2008-03-18 | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 1 | -0/+42 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-14 | Fix Mantis 636 | Sean Dague | 1 | -1/+1 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -2/+8 |
2008-03-02 | Thank you very much, Ahzzmandius for: | Charles Krinke | 1 | -7/+1 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -16/+10 |
2008-02-18 | * Make RegionProfileData.RequestSimProfileData static | Justin Clarke Casey | 1 | -1/+9 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -2/+2 |
2008-02-02 | Add last entry "owner_uuid" back into regions table definition. | Charles Krinke | 1 | -1/+19 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -14/+14 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -27/+36 |
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 1 | -5/+5 |
2007-09-13 | Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed m... | Tedd Hansen | 1 | -1/+0 |
2007-09-12 | Fixed DNS resolve bug for Grid mode on multi-Homer systems. | Tedd Hansen | 1 | -0/+1 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -192/+192 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -0/+10 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 1 | -0/+70 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -5/+3 |