aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-31minor changesUbitUmarov1-15/+21
2015-08-30more on tps and crossingsUbitUmarov2-128/+117
2015-08-29 improve object crossingsUbitUmarov1-37/+15
2015-08-29 fix some effects rangesUbitUmarov5-7/+7
2015-08-29 fix NeighborRegions codeUbitUmarov1-6/+5
2015-08-28stop sending parcel overlays on parcels crossings since SL seems to haveUbitUmarov1-1/+2
2015-08-28 also limit terrain flood effects ( like on pait change this should haveUbitUmarov9-35/+37
2015-08-27 restrict terrain PaintBrushes to the requested areaUbitUmarov12-102/+97
2015-08-27 make terrain undo non op, it is broken and can't be global but per agentUbitUmarov1-27/+2
2015-08-27 fix terrain bake for revert. just good enought fixUbitUmarov1-11/+3
2015-08-27rename revert map as baked map, bc thats what it isUbitUmarov1-20/+20
2015-08-27 take taints check terrain out of Onframe event and add a new event for it. S...UbitUmarov1-5/+4
2015-08-26add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov3-11/+36
2015-08-26change teleport version number to v0.3, without actually adding the checksUbitUmarov2-52/+29
2015-08-25 fix bugUbitUmarov1-1/+1
2015-08-25update raw32 file reader to core one. Warning only suports square regionsUbitUmarov1-0/+11
2015-08-25 change terrain internal representation to float. ushort work with legalUbitUmarov1-28/+0
2015-08-25 terrain stored as ushorts with gzip compressionUbitUmarov1-6/+43
2015-08-24try to implement core load oar optionsUbitUmarov4-183/+439
2015-08-24 rename ImapTileModule as IMAPImageUploadModule to match coreUbitUmarov2-5/+5
2015-08-23more on world mapUbitUmarov1-2/+19
2015-08-23 more fixes on mapUbitUmarov3-6/+11
2015-08-22Warp3D map now seems to workUbitUmarov2-15/+49
2015-08-22update MapSearchModuleUbitUmarov2-17/+39
2015-08-22fix worldMapModuleUbitUmarov2-49/+124
2015-08-22delay terrain sending if land queue is 2 busyUbitUmarov1-1/+7
2015-08-21"uglyfy" GetModifiedPatchesInViewDistance. Also make it use camera orUbitUmarov1-28/+71
2015-08-21dont use SendTerrainUpdatesByViewDistance option, code executes as true.UbitUmarov1-45/+19
2015-08-20 send regions size on map blocksUbitUmarov1-0/+2
2015-08-19fixes on warp3DUbitUmarov2-32/+73
2015-03-29varregion: update MapImageServiceModule to upload multiple map tiles for larg...Robert Adams1-17/+65
2015-03-29varregion: update MapImageModule and ShadedMapTimeRenderer for variable sized...Robert Adams2-29/+43
2015-03-29varregion: update LandManagementModule and LandObject for variable sized regi...Robert Adams2-106/+133
2015-03-29varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams17-73/+70
2015-03-27varregion: refactor use of 'double heightmap[,]' into references to new class...Robert Adams2-99/+391
2015-03-27varregion: restore checkAgentAccessToRegion routine in EntityTransferModule.Robert Adams1-2/+31
2015-03-23Allow re-setting the region restart timer. Also move restart notifications toMelanie Thielker1-2/+6
2015-03-23Make the scripted dialogs and restart message appear in the top right cornerMelanie Thielker1-2/+2
2015-03-22Varregion: first cut at removing Border class checks for region crossings.Robert Adams1-458/+382
2014-11-21Remove braindead "fix" that messed up intersim scripted giving.Melanie Thielker1-11/+0
2014-11-11Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker1-13/+3
2014-11-10Only send the actual bakes to the bakes moduleMelanie Thielker1-6/+8
2014-11-08try to preserve permitions on object returnsUbitUmarov1-1/+5
2014-11-06 allow drawdistance to change between 32 and MaxDrawDistance, configurableUbitUmarov1-4/+10
2014-11-03BUG fix : fix a very silly bug uint in place of ulong :(UbitUmarov1-1/+1
2014-11-01 only close child agents on sucess of V1 tp not at startUbitUmarov1-38/+10
2014-10-29change last commit, need to send to Xbakes or changes will not be detectedUbitUmarov1-1/+2
2014-10-29bug fix and don't send to xbakes if requesting rebakesUbitUmarov1-12/+13
2014-10-29Fix baked textures for regions without external Xbakes adding rebakeUbitUmarov1-32/+35
2014-10-26 fix parcel proprieties update sendingUbitUmarov1-4/+7