| Commit message (Expand) | Author | Files | Lines |
2015-09-18 | MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thing | UbitUmarov | 1 | -1/+0 |
2015-09-14 | try to improve vehicles crossing with Xengine. Lag seems main issue now, but... | UbitUmarov | 1 | -2/+2 |
2015-09-13 | Remove the last proprietary copyright headers, insert BSD ones. | Melanie Thielker | 2 | -12/+52 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 7 | -43/+2 |
2015-08-24 | try to implement core load oar options | UbitUmarov | 2 | -18/+12 |
2015-08-24 | rename ImapTileModule as IMAPImageUploadModule to match core | UbitUmarov | 1 | -1/+1 |
2015-08-22 | Warp3D map now seems to work | UbitUmarov | 1 | -0/+2 |
2015-08-22 | update MapSearchModule | UbitUmarov | 1 | -0/+5 |
2015-08-19 | find sending of initial terrain using PushTerrain as os core | UbitUmarov | 1 | -1/+8 |
2015-08-15 | Adding the IAgentStatefulModule interface. It is used in addtion to | Melanie Thielker | 1 | -0/+61 |
2015-06-13 | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 1 | -37/+0 |
2015-06-13 | Relicense AgentPreferences files to BSD and OpenSimulator | Cinder | 1 | -23/+24 |
2015-06-13 | Support for Linden AgentPreferences capability and friends (UpdateAgentLangua... | Cinder | 1 | -0/+36 |
2015-03-27 | varregion: refactor use of 'double heightmap[,]' into references to new class... | Robert Adams | 3 | -2/+36 |
2015-03-22 | Varregion: first cut at removing Border class checks for region crossings. | Robert Adams | 1 | -0/+5 |
2015-03-04 | Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri... | Justin Clark-Casey (justincc) | 1 | -1/+36 |
2015-01-09 | Added GetDisplayNames capability. For now, we don't actually use display name... | Diva Canto | 1 | -96/+0 |
2014-12-30 | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 2 | -0/+4 |
2014-12-04 | Allow scripts in attachments on an owned NPC to call NPC functions on that NPC | Justin Clark-Casey (justincc) | 1 | -0/+11 |
2014-11-25 | Add 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 RezObject | UbitUmarov | 1 | -1/+1 |
2014-11-12 | Update libOMV and fix XBakes dependencies. | Melanie Thielker | 1 | -1/+1 |
2014-11-11 | Remove the Invisible stuff and add more baked caching. Refactor selection of ... | Melanie Thielker | 1 | -1/+1 |
2014-11-10 | Add a new baked texure module methid to support baked texturing mesh avatars | Melanie Thielker | 1 | -0/+1 |
2014-11-10 | Add a new baked texure module methid to support baked texturing mesh avatars | Melanie Thielker | 1 | -0/+1 |
2014-10-24 | try to make SOG crossings full async. Simplify some borders checking.... | UbitUmarov | 1 | -2/+4 |
2014-10-21 | do agent crossing async, including QUERYACCESS ( need to check vehicles for | UbitUmarov | 1 | -0/+1 |
2014-09-26 | Make "generate map" console command also trigger upload to maptiles as well a... | Justin Clark-Casey (justincc) | 1 | -0/+37 |
2014-09-23 | Modifications to previous IAR commits to bring them more inline with existing... | AliciaRaven | 1 | -5/+5 |
2014-09-23 | Add an event callback for loading IAR files. The callback for creating them a... | AliciaRaven | 1 | -3/+24 |
2014-09-23 | Change existing IAR save to use UUID for its callback reference instead of Gu... | AliciaRaven | 1 | -3/+4 |
2014-08-23 | Add an admin message to refesh a region's map tile. Will be used to periodically | Melanie Thielker | 1 | -0/+40 |
2014-08-12 | Avination's Dynamic Floater Module. This works with Singularity viewer only. | Melanie Thielker | 1 | -0/+52 |
2014-07-27 | change how sounds work. May be bad.. needs testing | UbitUmarov | 1 | -1/+1 |
2014-05-31 | varregion: send terrain patches from where the avatar outward if the parameter | Robert Adams | 1 | -1/+8 |
2014-05-30 | Moved these two estate-related interfaces to the projects where they belong. | Diva Canto | 2 | -235/+0 |
2014-05-27 | Fixes a bug where map search results pertaining to varregions would only sen... | Diva Canto | 1 | -0/+5 |
2014-05-22 | Fixed a problem with detaching attachments in situations where the user's ass... | Diva Canto | 1 | -1/+3 |
2014-05-12 | minor: Add some method doc to IMessageTransferModule | Justin Clark-Casey (justincc) | 1 | -0/+18 |
2014-05-12 | For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2014-05-06 | Console commands for Estate Mgmt | Dev Random | 1 | -0/+3 |
2014-04-02 | Console command to rename Estate | Dev Random | 1 | -0/+4 |
2014-03-12 | When sending group notices through group messaging, allow the agent ID to use... | Justin Clark-Casey (justincc) | 1 | -1/+6 |
2014-03-11 | Send group notices through the same messaging module mechanism used to send g... | Justin Clark-Casey (justincc) | 1 | -1/+20 |
2014-02-15 | Properly restore position on crossing failure for mega-regions. | Robert Adams | 1 | -2/+3 |
2014-02-15 | Rewrite of mega-region code to use new form of border checking. | Robert Adams | 1 | -0/+5 |
2014-02-02 | Implement terrain merging in TerrainChannel. | Robert Adams | 2 | -1/+4 |
2014-02-01 | Overload INPCModule.CreateNPC() to allow agentID to be specified. Note: this ... | dahlia | 1 | -0/+26 |
2014-01-20 | Clean up orphaned json stores. This can happen when an object is | Mic Bowman | 1 | -0/+7 |
2014-01-19 | varregion: add --noterrain and --noparcel to 'load oar'. | Robert Adams | 1 | -18/+8 |