aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-11Fixed LINEAR_MOTOR Z drive, Mantis #30Kitto Flora1-23/+35
2010-04-10Adding ColdStart event lcc1-0/+1
2010-04-10guarantee that a script engine's GetScriptErrors() will not be calledMike Rieker3-12/+71
2010-04-10re-fixing this darn filelcc1-0/+11
2010-04-10dding this deleted file...lcc1-2/+2
2010-04-10Fixing Traplcc1-11/+0
2010-04-09Add Scene.SnmpService, which is of type ISnmpModule and, if nun-null, canMelanie1-0/+14
2010-04-08Changed the GetTextureModule backport to work with the 0.6.9 codebaseJohn Hurliman1-2/+11
2010-04-08Backported GetTextureModule and IAssetService.GetCached()John Hurliman5-2/+246
2010-04-07Implement cmGetAvatarList(). This returns a strided list of all avatars in th...Thomas Grimshaw3-60/+87
2010-04-07Increase the amount of time we wait for a teleport to complete. This allows t...Thomas Grimshaw1-1/+1
2010-04-07Fix llDialog responses so that they can be heard throughout the region. This ...Thomas Grimshaw1-1/+1
2010-04-07Fix llLookAt so that it doesn't "roll" the object and more closely imitates t...Thomas Grimshaw1-4/+16
2010-04-07Add CHANGED_REGION_START (alias for CHANGED_REGION_RESTART as per LL Jira SVC...Thomas Grimshaw1-0/+1
2010-04-07Implement PSYS_SRC_INNERANGLE and PSYS_SRC_OUTERANGLEThomas Grimshaw1-0/+10
2010-04-05Add the ISnmpModule interface definition to Careminster releaseMelanie Thielker1-0/+11
2010-04-05Fix up my own shoddy code! Fixes prim rez break. Whups!Thomas Grimshaw1-22/+26
2010-04-05This commit adds some randomness to object persistence. It's a Work In Progre...Thomas Grimshaw1-4/+42
2010-04-05Add a much cheaper agent count retrieval method. This is obsoleted by 0.7 so...Thomas Grimshaw2-2/+10
2010-04-05Fix some overlooked merge conflicts that got committedMelanie1-10/+0
2010-04-04ChODE Only: Corrected Heightmap load to iliminate crack at 255M. Added 'fence...kitto2-156/+157
2010-04-04Fixed Ban and parcel exclusion. Need to fix the parcel chat toolcc1-1/+1
2010-04-04Patch from mcortez. This appears to be a huge change to the groups moduleMelanie5-231/+337
2010-04-03Last commit was too fast... must override.Diva Canto1-1/+1
2010-04-03* Fail storing user accounts in the remote connector.Diva Canto1-0/+6
2010-04-03* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropria...Diva Canto2-106/+106
2010-04-02Don't append ACKs to zerocoded packets. Although this should fine in theory, ...John Hurliman1-15/+20
2010-04-02Adding the groups update (Mantis #4646)Melanie4-294/+1543
2010-04-01oops, add file missing from last commitJustin Clark-Casey (justincc)2-9/+80
2010-04-01expose methods that allow region modules to send messages to groupsJustin Clark-Casey (justincc)1-63/+81
2010-03-31First attempt at fixing mantis #4641. It's better but there are now some issu...Diva Canto4-11/+28
2010-03-31Add missing licenses. Change relicensed LightShare module to proper BSDMelanie3-6/+79
2010-03-31Adding the LightShare module and scripting API. This code was written byMelanie5-0/+925
2010-03-31Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie9-8/+57
2010-03-30Rename Meta7Windlight to LightShareMelanie8-351/+76
2010-03-30minor: commented out code removalJustin Clark-Casey (justincc)1-1/+0
2010-03-30Completely prevent full update packets being sent after kill object packetsJustin Clark-Casey (justincc)1-6/+43
2010-03-29fix build break. First argument of GetGroupRecord is not a uuidJustin Clark-Casey (justincc)1-1/+1
2010-03-29Remove a redundant method bodyMelanie1-21/+1
2010-03-28Stab one bug. When joining an estate with a new region, make sure it's alsoMelanie1-0/+2
2010-03-27May fix mantis #4613Diva Canto1-1/+2
2010-03-26* Fixed a dictionary value retrieval in GroupsModuleJohn Hurliman1-2/+3
2010-03-26* Fixed a bug with null value handling in WebUtil.BuildQueryString()John Hurliman1-2/+4
2010-03-26Fixed a backwards null check that was preventing estate owner from being set ...John Hurliman1-2/+2
2010-03-26replace recent IModule.GetGroup() with better GetGroupRecord(string name)Justin Clark-Casey (justincc)3-27/+36
2010-03-25minor: some debugging information and spacing changes to group moduleJustin Clark-Casey (justincc)4-8/+8
2010-03-25add get group by name method to IGroupsModuleJustin Clark-Casey (justincc)3-13/+53
2010-03-25fix unit tests broken by commit dcf18689b9ab29d4ceb2348bb56fc1f77a7a8912Justin Clark-Casey (justincc)1-1/+1
2010-03-25minor: Print out port that http servers are usingJustin Clark-Casey (justincc)2-9/+9
2010-03-23Change land overlay to send group owned status properlyMelanie Thielker1-0/+4