aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log information about which function, request data and agent ID triggered an ...Justin Clark-Casey (justincc)2014-02-141-0/+24
* Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-311-3/+3
|\
| * Make sure Web streams are disposed after useOren Hurvitz2014-01-311-3/+3
* | clear land tainting when tested. Then testing, pass scene to LandObject as no...Robert Adams2014-01-281-1/+5
* | Fix terrain tests by properly initializing low detail terrain to zero height.Robert Adams2014-01-281-0/+1
* | varregion: enable teleporting to a varregion by clicking on the map andRobert Adams2014-01-262-0/+51
* | Merge branch 'master' into varregionRobert Adams2014-01-213-21/+43
|\ \
| * \ Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-201-14/+7
| |\ \ | | |/
| | * Stop exceptions being generated on agent connection if a telehub object has b...Justin Clark-Casey (justincc)2014-01-201-14/+7
| * | Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz2014-01-202-7/+36
* | | Merge branch 'master' into varregionRobert Adams2014-01-191-1/+25
|\ \ \ | |/ /
| * | Fix casting error for float type INI file parameter parsing.Robert Adams2014-01-191-1/+1
| * | minor: Add method doc to IImproveAssetCacheJustin Clark-Casey (justincc)2014-01-181-1/+25
* | | Fix casting error for float type INI file parameter parsing.Robert Adams2014-01-191-1/+1
* | | Merge branch 'master' into varregionRobert Adams2014-01-112-1/+90
|\ \ \ | |/ /
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-111-1/+3
| |\ \ | | |/
| | * Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.Oren Hurvitz2014-01-111-1/+3
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-101-0/+87
| |\ \ | | |/
| | * Refactored: use a single function to apply an object's folded permissions to ...Oren Hurvitz2014-01-101-0/+19
| | * Refactored setting permissions when rezzing items: use the same function when...Oren Hurvitz2014-01-101-0/+68
| | * Add missing viewer param elements for butt and breast physics.Justin Clark-Casey (justincc)2013-12-191-1/+75
| * | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-041-0/+2
| * | Add routines in Util.cs for conversion of region handles to regionRobert Adams2014-01-042-1/+47
| * | Add serialization/deserialization of region size to RegionInfo, GridRegion, a...Robert Adams2013-12-282-37/+158
* | | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-032-1/+5
* | | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-261-0/+5
* | | Merge branch 'master' into varregionRobert Adams2013-12-179-115/+419
|\ \ \ | |/ /
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2013-12-141-15/+15
| |\ \ | | |/
| | * ParseNotecardToList() returned data past end of notecard text (mantis #6881).Kevin Cozens2013-12-141-15/+15
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2013-12-141-2/+2
| |\ \ | | |/
| | * After previous discussion, put eye-catcher 'SCRIPT READY' messages to console...Justin Clark-Casey (justincc)2013-12-141-2/+2
| * | Add missing files *blush*Melanie2013-12-111-0/+157
| * | Committing the Avination Scene Presence and related texture codeMelanie2013-12-115-98/+237
| |/
| * Add support for user preferences (im via email)BlueWall2013-12-061-0/+8
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-141-46/+22
* | varregion: Add MaxRegionSize constant and enforce in RegionInfo.Robert Adams2013-11-302-2/+13
* | varregion: many replacements of in-place arithmetic with calls toRobert Adams2013-11-281-0/+1
* | Merge branch 'master' into varregionRobert Adams2013-11-241-1/+25
|\ \ | |/
| * rename private field ACD.ViewerInternal to m_viewerInternal in line with conv...Justin Clark-Casey (justincc)2013-11-191-5/+6
| * Stop AgentCircuitData.Viewer.get() from throwing an error if no Viewer has be...Justin Clark-Casey (justincc)2013-11-191-1/+1
| * Normalize viewer version string to accomodate new style version reporting in ...Latif Khalifa2013-11-191-1/+24
* | Merge branch 'master' into varregionRobert Adams2013-11-157-9/+9
|\ \ | |/
| * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-157-9/+9
* | varregion: fix GetLandObject error return and initialization of squareRobert Adams2013-11-101-2/+4
* | varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-083-7/+48
* | varregion: properly sense size of terrain heightmap and store asRobert Adams2013-11-051-4/+15
* | Merge branch 'master' into varregionRobert Adams2013-11-041-1/+0
|\ \ | |/
| * Remove legacy sqlite lines added internally by OpenSimulator to the [Startup]...Justin Clark-Casey (justincc)2013-10-281-1/+0
* | varregion: Enforce the configuration of square regions in RegionInfo.cs.Robert Adams2013-11-021-3/+15
* | varregion: fix lawn-mower terrain fill so it works for non-square regions.Robert Adams2013-11-011-2/+2