aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-11more specific config error loggingdr scofield (aka dirk husemann)1-2/+8
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-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
2009-10-17Adds SendAvatarInterestsUpdate to IClientAPIMelanie1-0/+7
2009-10-15Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman3-32/+10
2009-10-15* Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman1-2/+2
2009-10-13* Consolidated adding / removing ClientManager IClientAPIs to two places in S...John Hurliman2-2/+0
2009-10-13* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman5-9/+27
2009-10-06Fixing a few compile errors in the previous commitJohn Hurliman2-2/+0
2009-10-05Make sure that keys exist in arrays before trying to access them.Michael Cortez1-3/+9
2009-10-05Ensure the specified imSessionID exists in the DroppedSession collection befo...Michael Cortez1-1/+1
2009-10-05Make sure that keys exist in arrays before trying to access them.Michael Cortez1-3/+9
2009-10-05Ensure the specified imSessionID exists in the DroppedSession collection befo...Michael Cortez1-1/+1
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman3-5/+5
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2-6/+6
2009-10-01Formatting cleanup.Jeff Ames3-3/+3
2009-09-30* Change the signature of the agent set appearance callback to prevent unnece...John Hurliman2-13/+2
2009-09-30Add RebakeAvatarTexturesPacket to the client viewMelanie2-0/+8
2009-10-01Formatting cleanup.Jeff Ames10-20/+20
2009-09-29Add copyright header. Formatting cleanup.Jeff Ames2-7/+7