aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-07recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s...UbitUmarov1-48/+150
2015-09-07allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB...UbitUmarov1-0/+8
2015-09-07restore terrain modifiers, left out earlier bc of merge errors, (untested)UbitUmarov2-12/+12
2015-09-06dont store/upload map asset for large regions, ( needs testing)UbitUmarov1-2/+12
2015-09-06still a missing stat IDUbitUmarov1-1/+1
2015-09-06let extra stats travel side by side with viewers ones... try to fix damm arra...UbitUmarov1-1/+1
2015-09-04a few changes to stats. Array order coerent on users. give up on moses stats ...UbitUmarov2-4/+4
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto16-16/+1
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov2-3/+5
2015-09-02seems to compile ( tests comented out)UbitUmarov34-2586/+221
2015-08-31First commit where physics work as region module.Diva Canto2-5/+5
2015-08-31All physics plugins are now region modules. Compiles but doesn't run.Diva Canto1-181/+0
2015-08-30More namespace and dll name changes. Still no functional changes.Diva Canto5-5/+5
2015-08-31minor changesUbitUmarov1-15/+21
2015-08-30Renamed the namespaces tooDiva Canto5-5/+5
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-20Partial plumbing for the agent stateful module features negotiationMelanie Thielker3-8/+9
2015-08-19fixes on warp3DUbitUmarov2-32/+73
2015-08-16Minor improvement of previous patch.Diva Canto1-6/+10
2015-08-16MANTIS-7684 - Use the user management module to get username for script dialogsCinder1-13/+9
2015-08-15Send a proper ownerid for Object messages to conform with what viewer expectsDrake Arconis1-2/+5
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto13-43/+39
2015-07-31Eliminated several warningsOren Hurvitz2-0/+4