aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Terrain/FloodBrushes/RevertArea.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-5/+5
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-2/+2
2009-02-12* optimized usings.lbsa711-2/+2
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-07-21Mantis#1544. Thank you kindly, Jonc, for a patch that:Charles Krinke1-2/+8
2008-05-03* Cleaned up code in Terrain, Tree and Map modules.Adam Frisby1-1/+2
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-59/+59
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-63/+59
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+0
2008-04-02attempt to fix up all refernces to new directory structureSean Dague1-2/+2
2008-04-02whole lot more movingSean Dague1-0/+0
2008-04-02* Reworked Data Framework so that MSSQL workslbsa711-0/+13
2008-03-31Update svn properties.Jeff Ames1-51/+51
2008-03-30* Added competely untested MSSQLMapperlbsa711-51/+51
2008-03-25Moved Avatar appearance Factory to its own project so that the reference to M...MW1-0/+1
2008-03-25* Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa711-5/+4
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-03* Doh, forgot one license headerlbsa711-2/+1
2008-02-05Added copyright statements.Jeff Ames1-2/+28
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-4/+5
2008-01-21* Following on from sdague's r3144, commenting out other parts of TribalMediaJustin Clarke Casey1-0/+2
2008-01-21comment out use of the TribalMedia data mapper layerSean Dague1-1/+1
2008-01-16* added missing using clauselbsa711-0/+1
2008-01-16* More work on getting the database framework to actually worklbsa711-1/+1
2008-01-14Set svn:eol-style.Jeff Ames1-24/+24
2008-01-14* Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper to...lbsa711-0/+24