aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-31Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker1-3/+3
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker1-3/+3
2015-10-02 remove unused method parameter master also removedUbitUmarov1-1/+1
2015-09-30 add several options for NPC creation so abusive use can be reduced (restrict...UbitUmarov1-0/+12
2015-09-18MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thingUbitUmarov1-1/+0
2015-09-14 try to improve vehicles crossing with Xengine. Lag seems main issue now, but...UbitUmarov1-2/+2
2015-09-13Remove the last proprietary copyright headers, insert BSD ones.Melanie Thielker2-12/+52
2015-09-02seems to compile ( tests comented out)UbitUmarov7-43/+2
2015-08-24try to implement core load oar optionsUbitUmarov2-18/+12
2015-08-24 rename ImapTileModule as IMAPImageUploadModule to match coreUbitUmarov1-1/+1
2015-08-22Warp3D map now seems to workUbitUmarov1-0/+2
2015-08-22update MapSearchModuleUbitUmarov1-0/+5
2015-08-19find sending of initial terrain using PushTerrain as os coreUbitUmarov1-1/+8
2015-08-15Adding the IAgentStatefulModule interface. It is used in addtion toMelanie Thielker1-0/+61
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder1-37/+0
2015-06-13Relicense AgentPreferences files to BSD and OpenSimulatorCinder1-23/+24
2015-06-13Support for Linden AgentPreferences capability and friends (UpdateAgentLangua...Cinder1-0/+36
2015-03-27varregion: refactor use of 'double heightmap[,]' into references to new class...Robert Adams3-2/+36
2015-03-22Varregion: first cut at removing Border class checks for region crossings.Robert Adams1-0/+5
2015-03-04Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...Justin Clark-Casey (justincc)1-1/+36
2015-01-09Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto1-96/+0
2014-12-30WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto2-0/+4
2014-12-04Allow scripts in attachments on an owned NPC to call NPC functions on that NPCJustin Clark-Casey (justincc)1-0/+11
2014-11-25Add naive implementation of controlled incoming HG attachments to manage load.Justin Clark-Casey (justincc)1-0/+2
2014-11-19 return bbox and offsetHeight to RezObjectUbitUmarov1-1/+1
2014-11-12Update libOMV and fix XBakes dependencies.Melanie Thielker1-1/+1
2014-11-11Remove the Invisible stuff and add more baked caching. Refactor selection of ...Melanie Thielker1-1/+1
2014-11-10Add a new baked texure module methid to support baked texturing mesh avatarsMelanie Thielker1-0/+1
2014-11-10Add a new baked texure module methid to support baked texturing mesh avatarsMelanie Thielker1-0/+1
2014-10-24 try to make SOG crossings full async. Simplify some borders checking....UbitUmarov1-2/+4
2014-10-21do agent crossing async, including QUERYACCESS ( need to check vehicles forUbitUmarov1-0/+1
2014-09-26Make "generate map" console command also trigger upload to maptiles as well a...Justin Clark-Casey (justincc)1-0/+37
2014-09-23Modifications to previous IAR commits to bring them more inline with existing...AliciaRaven1-5/+5
2014-09-23Add an event callback for loading IAR files. The callback for creating them a...AliciaRaven1-3/+24
2014-09-23Change existing IAR save to use UUID for its callback reference instead of Gu...AliciaRaven1-3/+4
2014-08-23Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker1-0/+40
2014-08-12Avination's Dynamic Floater Module. This works with Singularity viewer only.Melanie Thielker1-0/+52
2014-07-27change how sounds work. May be bad.. needs testingUbitUmarov1-1/+1
2014-05-31varregion: send terrain patches from where the avatar outward if the parameterRobert Adams1-1/+8
2014-05-30Moved these two estate-related interfaces to the projects where they belong.Diva Canto2-235/+0
2014-05-27Fixes a bug where map search results pertaining to varregions would only sen...Diva Canto1-0/+5
2014-05-22Fixed a problem with detaching attachments in situations where the user's ass...Diva Canto1-1/+3
2014-05-12minor: Add some method doc to IMessageTransferModuleJustin Clark-Casey (justincc)1-0/+18
2014-05-12For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle...Justin Clark-Casey (justincc)1-0/+2
2014-05-06Console commands for Estate MgmtDev Random1-0/+3
2014-04-02Console command to rename EstateDev Random1-0/+4
2014-03-12When sending group notices through group messaging, allow the agent ID to use...Justin Clark-Casey (justincc)1-1/+6
2014-03-11Send group notices through the same messaging module mechanism used to send g...Justin Clark-Casey (justincc)1-1/+20
2014-02-15Properly restore position on crossing failure for mega-regions.Robert Adams1-2/+3
2014-02-15Rewrite of mega-region code to use new form of border checking.Robert Adams1-0/+5