aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-15Formatting cleanup.Jeff Ames4-15/+15
2010-02-14Revolution is on the roll again! :)Revolution3-8/+61
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2-3/+3
2010-02-12minor: remove completely commented out and unused classJustin Clark-Casey (justincc)1-226/+0
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)5-46/+65
2010-02-06endline fix 2Teravus Ovares (Dan Olivares)1-6/+6
2010-02-06Endline fixTeravus Ovares (Dan Olivares)1-12/+12
2010-02-05minor: log what kind of wearable cannot be foundJustin Clark-Casey (justincc)1-2/+4
2010-02-05Revert "Old OpenSim installations may have no AssetCaching setting in config-...Justin Clark-Casey (justincc)1-3/+1
2010-02-05Old OpenSim installations may have no AssetCaching setting in config-include/...Justin Clark-Casey (justincc)1-1/+3
2010-02-04minor: one method docJustin Clark-Casey (justincc)1-0/+1
2010-02-03minor: remove one mono compiler warningJustin Clark-Casey (justincc)1-3/+1
2010-02-03minor: remove one mono compiler warningJustin Clark-Casey (justincc)1-10/+8
2010-02-02refactor: move world comm message queueing into its own methodJustin Clark-Casey (justincc)1-23/+13
2010-01-29Apply http://opensimulator.org/mantis/view.php?id=4548Justin Clark-Casey (justincc)1-1/+1
2010-01-29use common sop2 setup for TestMergeOarV0_2()Justin Clark-Casey (justincc)1-16/+12
2010-01-29make TestSaveOarV0_2() use a common part2 constructionJustin Clark-Casey (justincc)1-18/+14
2010-01-29use common part1 createio nin TestMergeOarV0_2()Justin Clark-Casey (justincc)1-16/+5
2010-01-29minor: swap which part uses the automatically set up scene in TestMergeOarV0_2()Justin Clark-Casey (justincc)1-25/+13
2010-01-29use common part1 creation in ArchiverTests.TestLoadOarV0_2()Justin Clark-Casey (justincc)1-30/+28
2010-01-29refactor out scene object 1 creation n ArchiverTetssJustin Clark-Casey (justincc)1-44/+22
2010-01-29factor out scene setup in ArchiverTestsJustin Clark-Casey (justincc)1-40/+53
2010-01-29Add method to get all items with the same name from a particular primJustin Clark-Casey (justincc)1-5/+4
2010-01-29Resolve one more conflict I overlookedMelanie1-14/+0
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie54-1466/+698
2010-01-28Fixes inconsistencies in the permissions module. Adds a region_manager_is_godMelanie1-4/+7
2010-01-28Changes WorldCommModule to ISharedRegionModule.Revolution1-1/+5
2010-01-23Updates all IRegionModules to the new style region modules.Revolution54-711/+1492
2010-01-22Add first part of test for checking restore of task inventory items on oar loadJustin Clark-Casey (justincc)2-1/+49
2010-01-22complete assertion checks of all other oar loaded region settingsJustin Clark-Casey (justincc)1-0/+28
2010-01-22Allow oar loading to work even if an estate module is not presentJustin Clark-Casey (justincc)2-2/+74
2010-01-18Fix a major security problem with osSetDynamicTexture which allowed the delet...CasperW1-5/+12
2010-01-16Let monitor data be requested using either the short form of the name or theMelanie1-1/+4
2010-01-16Shorten the names of the tags in monitorstats summary to the immediate typeMelanie1-1/+5
2010-01-13Change the error messages on region region registration. This changes URMMelanie3-8/+10
2010-01-10Implement access module commandsMelanie1-0/+76
2010-01-10Add "StartDisabled" to [Startup] to make all regions start up withMelanie2-0/+83
2010-01-10Remove "login disable", "login enable" and "login status" commands.Melanie2-17/+0
2010-01-09A last fix for estate access by group. One should send the correct list.Melanie1-2/+2
2010-01-09Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie1-92/+152
2010-01-07Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ...dahlia1-1/+6
2010-01-07Fixes the newly added packets as per Melanie's request.Revolution1-2/+2
2010-01-05Allow estate managers (if estate_owner_is_god is set) to actually enterMelanie1-1/+4
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames11-35/+35
2009-12-31Adds Friend Finding functionality.Revolution1-0/+23
2009-12-31Adds tons of packets.Revolution2-0/+47
2009-12-29Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie3-9/+14
2009-12-25Enable the profile module to be replaced completely, even for the baseMelanie1-0/+13
2009-12-23No-op in this commit. Just increasing the tag number due to weirdnesses.Diva Canto1-1/+1
2009-12-23Library Module: allows adding folders/items to the Library from IAR files pla...Diva Canto3-0/+483