aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-31 fix slow moving physical objects moving without sending updatesUbitUmarov1-9/+9
2015-08-31minor changesUbitUmarov1-15/+21
2015-08-30more on tps and crossingsUbitUmarov4-164/+209
2015-08-30 cache in memory water textureUbitUmarov1-33/+105
2015-08-29 improve object crossingsUbitUmarov1-37/+15
2015-08-29 fix some effects rangesUbitUmarov5-7/+7
2015-08-29 fix NeighborRegions codeUbitUmarov2-55/+21
2015-08-29 change default scopeID to UUID.ZeroUbitUmarov3-3/+6
2015-08-28review ServiceBase for varUbitUmarov1-2/+5
2015-08-28 review llLoginService for var supportUbitUmarov1-8/+1
2015-08-28 review gridservice module. Not merged os code for varsize, since thatUbitUmarov1-0/+68
2015-08-28stop sending parcel overlays on parcels crossings since SL seems to haveUbitUmarov1-1/+2
2015-08-28send land parcels overlay in cat Land not Task, or avatar freezesUbitUmarov1-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 remove the rest of #justEditedTerrain, it was sending patchs nonUbitUmarov1-16/+0
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...UbitUmarov3-11/+50
2015-08-27minor clear. Use isTainted in is read clear formUbitUmarov1-9/+8
2015-08-27change osd encoding of region sizeUbitUmarov1-8/+8
2015-08-26NEVER EVER SEND TERRAIN PATCHS AS UNRELIABLE!!!!!!!!!!!!!!!!!!!!!!!!!!UbitUmarov1-26/+13
2015-08-26add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov6-16/+69
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 remove rest of ushort test codeUbitUmarov1-94/+31
2015-08-25 change terrain internal representation to float. ushort work with legalUbitUmarov3-109/+164
2015-08-25 terrain stored as ushorts with gzip compressionUbitUmarov3-37/+269
2015-08-25 let mysql be happy with a NULL heighmap ( yeap i made several )UbitUmarov1-2/+5
2015-08-24 change internal representation of terrain from int to ushort. This willUbitUmarov2-21/+21
2015-08-24try to implement core load oar optionsUbitUmarov9-207/+539
2015-08-24 rename ImapTileModule as IMAPImageUploadModule to match coreUbitUmarov4-7/+7
2015-08-24 turn off KeepAliveUbitUmarov4-13/+13
2015-08-23 fix db region find by range for varregions ( ignoring others than Mysql)UbitUmarov1-0/+33
2015-08-23 fix db region search by a position, for varregions ( ignoring other thatUbitUmarov1-0/+40
2015-08-23add missing culture format on lslvector toStringUbitUmarov1-3/+3
2015-08-23more on world mapUbitUmarov1-2/+19
2015-08-23 fix region range compareUbitUmarov1-3/+5
2015-08-23 more fixes on mapUbitUmarov3-6/+11
2015-08-23 fix mySQL ( ignoring other dbs )UbitUmarov1-1/+2
2015-08-22Warp3D map now seems to workUbitUmarov3-15/+51
2015-08-22update MapSearchModuleUbitUmarov3-17/+44
2015-08-22fix worldMapModuleUbitUmarov2-49/+124
2015-08-22delay terrain sending if land queue is 2 busyUbitUmarov7-2/+48
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-21 remove the noise part on the PinHeadIsland. why to want something thatUbitUmarov1-1/+2
2015-08-21 remove a 256m checkUbitUmarov1-4/+13