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