aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the estate communications handler selectableMelanie Thielker2017-01-051-0/+19
* Rename the files and classes from XEstate to EstateMelanie Thielker2017-01-053-5/+5
* a few changes to estates port handlingUbitUmarov2017-01-052-7/+12
* a few changes to estates and estate teleportHome (used kick)UbitUmarov2017-01-054-47/+76
* Show details of scene objects with given ownerId.Mandarinka Tasty2017-01-041-0/+35
* dont try to use a parcelID as encoded position when it is notUbitUmarov2016-12-231-2/+3
* fix: check for region_handle before region_id, viewers are so funny..UbitUmarov2016-12-141-21/+21
* avoid a null refUbitUmarov2016-12-091-1/+1
* fix a null refUbitUmarov2016-11-301-2/+2
* increase HG mapsearch spargetti; add more flexibility on input uri formats. T...UbitUmarov2016-11-281-78/+78
* work around viewers not suporting large regions on landmark creation. They s...UbitUmarov2016-11-241-16/+37
* fix a vector range parsingUbitUmarov2016-11-141-1/+1
* viewer crash bug fix: fis the udp packets split of SendEstateList() large lis...UbitUmarov2016-10-241-205/+322
* change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce ...UbitUmarov2016-10-111-7/+18
* remove attachment to event OnPreAgentUpdate that is doing nothingUbitUmarov2016-10-051-5/+0
* save oar: simplify confusing successefull assets saving messageUbitUmarov2016-09-271-3/+8
* load oar; activate area cliping if bounding-origin option is given. as help saysUbitUmarov2016-09-271-2/+12
* mute a debug message to mute jak danielsUbitUmarov2016-09-231-1/+1
* make sendRegionInfoPacketToAll really send to all ( inc child agents) thx Jak...UbitUmarov2016-09-231-1/+2
* fix caching of wind and cloud packets in the case of several regions on a ins...UbitUmarov2016-09-231-3/+2
* make clouds a bit diferent on regions running on same instance.. well should ...UbitUmarov2016-09-231-1/+5
* do the same for legacy clouds (still visible on older viewer ie singu 1.8.7)....UbitUmarov2016-09-232-13/+46
* cache wind compressed data so cpu burning compression is only done after a ch...UbitUmarov2016-09-231-34/+13
* add a version tag to wind and cloud data updates to iclientUbitUmarov2016-09-232-2/+2
* move wind generation out of heartbeat to a pool job. Use that to send to all ...UbitUmarov2016-09-233-58/+55
* no need to send wind on avatar arrival when it is sent periodiclyUbitUmarov2016-09-221-4/+4
* avoid a null refUbitUmarov2016-09-191-1/+1
* add rest of wiring for terrain bake persistent store (mantis 8024 but notUbitUmarov2016-09-171-6/+15
* Minor. Remove unused integer arrays from TerrainModuleAliciaRaven2016-09-151-2/+0
* move region comands out of LocalGridServiceConnector where they do not belongUbitUmarov2016-09-101-1/+66
* suspend httpdos on mapimge, fix image not been updated after first Get till r...UbitUmarov2016-09-051-11/+19
* Fix some wrong handling of booleans for SeeAVs, AnyAVSounds and GroupAVSounds...tglion2016-09-051-0/+3
* minor change on warp3d libUbitUmarov2016-08-241-3/+1
* estate handleTerrainRequest memory leaksUbitUmarov2016-08-241-6/+15
* replace warp3D.dll by a newer modified version. (only minor testing done :(UbitUmarov2016-08-232-106/+56
* change strange rotation in legacy MapImageModule (untested)UbitUmarov2016-08-221-4/+4
* workaround potencial memory leakUbitUmarov2016-08-221-0/+4
* workaround potencial memory leakUbitUmarov2016-08-221-0/+2
* workaround potencial memory leaksUbitUmarov2016-08-226-37/+25
* limit the scan of terrain EnforceEstateLimits to the area changed.UbitUmarov2016-08-211-2/+23
* fix terrain BMP image format on SaveStream mantis: 8001UbitUmarov2016-08-211-1/+1
* fix region Allow damage and parcel safe flags handlingUbitUmarov2016-08-171-6/+6
* let physics know about region water level changeUbitUmarov2016-08-091-1/+5
* if a viewer overloads region capability to process RequestMapBlocks, ignore ...UbitUmarov2016-08-061-11/+64
* remove references to RegionCombinerModuleUbitUmarov2016-07-282-15/+1
* cleanup some codeUbitUmarov2016-07-251-23/+22
* add a missing update to avatar damage InvulnerableUbitUmarov2016-07-241-0/+4
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2016-07-041-1/+5
|\
| * fix a lost region size of 256mUbitUmarov2016-07-031-1/+5
* | Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-6/+3
|/