aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LandUpdateArgs.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+3
2010-09-12Formatting cleanup.Jeff Ames1-7/+7
2010-08-30Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman1-0/+7
properly for the new media settings. Signed-off-by: Melanie <melanie@t-data.com>
2010-08-30local commit with parcel media bitsJonathan Freedman1-0/+7
Signed-off-by: Melanie <melanie@t-data.com>
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-1/+1
* Uses mantis #3811 as a base (thanks jhuliman) with changes. * E-mail regarding interface changes sent to the opensim-dev list * Archive: https://lists.berlios.de/pipermail/opensim-dev/2009-July/007219.html
2008-11-08Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames1-0/+27
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-8/+8
* This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
2008-07-11Update svn properties.Jeff Ames1-25/+25
2008-07-08* Split out various classes from IClientAPI into their own files, in ↵lbsa711-0/+26
accordance with code standards