aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-28Change the signature of SendChangeUserRights, because we have to sendMelanie2-2/+2
2010-02-28Add missing ChangeUserRights packet senderMelanie2-0/+8
2010-02-28Initial Online friends notification seems to be working reliably now. All thi...Diva Canto2-4/+4
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+1
2010-02-20Formatting cleanup.Jeff Ames2-74/+59
2010-02-19Apply http://opensimulator.org/mantis/view.php?id=4495Justin Clark-Casey (justincc)2-0/+8
2010-02-14Revolution is on the roll again! :)Revolution4-3/+7
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-3/+3
2010-01-31Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto1-14/+1
2010-01-29* HGGridConnector is no longer necessary.Diva Canto2-18/+29
2010-01-30apply http://opensimulator.org/mantis/view.php?id=4486Justin Clark-Casey (justincc)1-1/+1
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie12-254/+125
2010-01-26* A few other endlines...Teravus Ovares (Dan Olivares)1-9/+9
2010-01-26* Fix Endlines in IRCClientView.csTeravus Ovares (Dan Olivares)1-9/+9
2010-01-23Updates all IRegionModules to the new style region modules.Revolution12-125/+254
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto1-1/+1
2010-01-11more specific config error loggingdr scofield (aka dirk husemann)1-2/+8
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto3-3/+3
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto1-2/+3
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto1-3/+9
2010-01-10Some typos fixed related to master avie removalDiva Canto1-2/+2
2010-01-10Remove a little bit more if master avatarMelanie1-6/+0
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie3-11/+3
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-3/+4
2010-01-09Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2-2/+2
2010-01-08Adds IClientAPI voids for GroupProposals.Revolution2-2/+18
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto1-21/+20
2010-01-07Fixes the newly added packets as per Melanie's request.Revolution2-20/+20
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames5-45/+45
2009-12-31Adds tons of packets.Revolution2-0/+63
2009-12-26Add AvatarInterestsReplyMelanie2-0/+8
2009-12-23Thank you kindly, Ziah for a patch that adds the channel to the class ChatEve...Charles Krinke4-2/+16
2009-12-21Patch from Ziah.Melanie1-8/+32
2009-11-27Remove stub Python module and DLLs since this was never fully implementedJustin Clark-Casey (justincc)2-119/+0
2009-11-27minor: make irc bridge logging less verbose if it isn't actually enabledJustin Clark-Casey (justincc)1-4/+5
2009-11-26minor: reduce region ready logging verbosityJustin Clark-Casey (justincc)1-5/+4
2009-11-17minor: remove mono compiler warning due to unreachable code in GroupsModuleJustin Clark-Casey (justincc)1-2/+2
2009-11-12minor: remove mono compiler warningJustin Clark-Casey (justincc)1-2/+2
2009-11-10Add IScriptModuleComms interface and region module to handle dispatch ofMelanie1-0/+105
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-4/+1
2009-11-05Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie2-0/+2
2009-11-04Backport the fixes to WebFetchInventoryDescendents to the UDPMelanie2-1/+2
2009-11-02Removing duplicate SceneObjectPart.RotationalVelocity propertyJohn Hurliman2-8/+5
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-21/+21
2009-10-26* Switched all operations on the list of clients that could be either sync or...John Hurliman1-2/+4
2009-10-23* Changed various modules to not initialize timers unless the module is initi...John Hurliman3-11/+16
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman3-11/+16
2009-10-21Patch by mcortez: Remove lock from scene presence updating in groups moduleMelanie1-9/+7
2009-10-17Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...John Hurliman2-0/+9