aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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
2015-07-31XMLRPCModule now actually aborts the worker thread when requestedOren Hurvitz1-2/+6
2015-07-31Fixed bad log messageOren Hurvitz1-1/+1
2015-07-26Fixed bug introduced in 4735514. The project didn't compile.Oren Hurvitz1-1/+1
2015-07-26Fixed not being charged to create classifeids on money enabled regionsQuill Littlefeather1-2/+14
2015-07-23Removed unused code related to DNS lookupsOren Hurvitz1-2/+0
2015-07-22Added logging in places where regions are searched for by their locationOren Hurvitz3-11/+39
2015-07-21Prevent two maptiles being generated at startup, one for v1 and another for v...AliciaRaven2-1/+9
2015-06-19Warp3DImageModule. Reduce workload by not calling to render the root prim twi...AliciaRaven1-1/+0
2015-06-13Guard against scenes without an agent prefs service and a copy and paste fixCinder1-1/+1
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder2-0/+269
2015-06-06Address Mantis 7592 (http://opensimulator.org/mantis/view.php?id=7592) byRobert Adams1-25/+49
2015-06-05More on mantis #7567. Two things:Diva Canto1-0/+8