aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* varregion: modify MapImageModule structure so it will better mergeRobert Adams2014-01-261-263/+271
* Merge branch 'master' into varregionRobert Adams2014-01-214-16/+17
|\
| * Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-202-4/+6
| |\
| | * Stop exceptions being generated on agent connection if a telehub object has b...Justin Clark-Casey (justincc)2014-01-202-4/+6
| * | Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz2014-01-202-12/+11
* | | varregion: remove debugging splat file saving that fills up theRobert Adams2014-01-191-4/+0
* | | varregion: remove --noterrain and --noparcel parameters in 'load oar'.Robert Adams2014-01-192-17/+66
* | | varregion: add --noterrain and --noparcel to 'load oar'.Robert Adams2014-01-193-24/+54
* | | varregion: add --displacement parameter to 'load oar'.Robert Adams2014-01-194-15/+81
* | | varregion: Update Warp3D to properly handle varregions.Robert Adams2014-01-192-260/+417
* | | varregion: split up generated maptile images for storage in map. ThisRobert Adams2014-01-191-1/+1
* | | Merge branch 'master' into varregionRobert Adams2014-01-111-7/+1
|\ \ \ | |/ /
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-101-7/+1
| |\ \ | | |/
| | * Refactored: use a single function to apply an object's folded permissions to ...Oren Hurvitz2014-01-101-7/+1
* | | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-2610-83/+96
* | | Merge branch 'master' into varregionRobert Adams2013-12-172-16/+35
|\ \ \ | |/ /
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2013-12-141-16/+22
| |\ \ | | |/
| | * Make WindParamSet success a console message rather than a log message.Justin Clark-Casey (justincc)2013-12-141-2/+1
| | * minor: Make wind console commands print out to console rather than logJustin Clark-Casey (justincc)2013-12-141-14/+21
| * | Committing the Avination Scene Presence and related texture codeMelanie2013-12-111-0/+13
| |/
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-146-29/+29
* | varregion: many replacements of in-place arithmetic with calls toRobert Adams2013-11-282-2/+2
* | Merge branch 'master' into varregionRobert Adams2013-11-152-55/+127
|\ \ | |/
| * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-2/+2
| * If a local land ID is given to the "land show" command, then output to consol...Justin Clark-Casey (justincc)2013-11-151-54/+126
* | varregion: extend TerrainModule to use the region size from RegionInfoRobert Adams2013-11-101-14/+14
* | varregion: fix GetLandObject error return and initialization of squareRobert Adams2013-11-102-10/+33
* | varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-082-5/+5
* | varregion: Massive work to LandManagementModule and LandObject toRobert Adams2013-11-082-183/+295
* | Merge branch 'master' into varregionRobert Adams2013-10-281-1/+16
|\ \ | |/
| * Show texture ids for full object/part info console commmdsJustin Clark-Casey (justincc)2013-10-241-1/+16
* | Merge branch 'master' into varregionRobert Adams2013-10-163-23/+51
|\ \ | |/
| * Made terrain uploads thread-safeOren Hurvitz2013-10-152-22/+31
| * * Refactorteravus2013-10-071-2/+2
| * * Added a Basic DOS protection container/base object for the most common HTTP...teravus2013-10-071-1/+20
* | varregion: move the compressed heighmap compression factor fromRobert Adams2013-10-161-3/+5
* | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...Robert Adams2013-10-071-13/+16
* | varregion: serious rework of TerrainChannel:Robert Adams2013-09-282-4/+6
* | VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2013-09-286-29/+29
|/
* refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...Justin Clark-Casey (justincc)2013-09-271-3/+3
* minor: Comment out windlight log message about sending scene data for now.Justin Clark-Casey (justincc)2013-09-261-1/+2
* Fix exception thrown after a region has been restarted through scheduling.Justin Clark-Casey (justincc)2013-08-251-10/+22
* Merge branch 'TeleportWork'Justin Clark-Casey (justincc)2013-08-091-3/+3
|\
| * Fix an issue where under teleport v2 protocol, teleporting from regions in an...Justin Clark-Casey (justincc)2013-08-081-3/+3
* | * Added set water height <height> [<x>] [<y>] console command following the s...teravus2013-08-071-1/+30
|/
* Removed the MapItems thread. Redirected the map items requests to the service...Diva Canto2013-07-161-6/+43
* Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-1/+1
* Revert "Same freeze issue, now checking if it's in estate"Diva Canto2013-07-041-1/+0
* Same freeze issue, now checking if it's in estateDiva Canto2013-07-041-0/+1
* minor: Correct typo of "Descrition" to "Description" in "show object *" conso...Justin Clark-Casey (justincc)2013-07-031-1/+1