| Commit message (Expand) | Author | Files | Lines |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 3 | -10/+10 |
2009-07-08 | Thank you kindly, SnowDrop, for a patch that: | Charles Krinke | 1 | -3/+9 |
2009-07-01 | Formatting cleanup. | Jeff Ames | 9 | -320/+320 |
2009-07-01 | Add copyright headers. | Jeff Ames | 5 | -5/+133 |
2009-07-01 | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 2 | -0/+10 |
2009-07-01 | Update svn properties. | Jeff Ames | 5 | -330/+330 |
2009-06-29 | Thank you kindly, Snowdrop, for a patch that solves: | Charles Krinke | 8 | -2/+320 |
2009-06-29 | Thank you kindly, Snowdrop/Snowcrash for a patch that: | Charles Krinke | 3 | -2/+81 |
2009-06-29 | Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 1 | -1/+2 |
2009-06-19 | From: Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 2 | -8/+13 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2 | -2/+2 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 3 | -4/+4 |
2009-06-14 | Thank you kindly, M1sha, for a patch that improves the treePopulator module: | Charles Krinke | 1 | -137/+612 |
2009-06-12 | * remove long unused interregion optional module code | Justin Clarke Casey | 3 | -319/+0 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 7 | -15/+15 |
2009-06-04 | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 2 | -5/+3 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 39 | -39/+39 |
2009-05-31 | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 5 | -13/+148 |
2009-05-31 | Update svn properties. | Jeff Ames | 5 | -1725/+1725 |
2009-05-31 | * Adds MRM scripting commands, World.Objects.Create(Vector3 position) and Wor... | Adam Frisby | 2 | -0/+22 |
2009-05-31 | Fix IRCd init check for config section | Mike Mazur | 1 | -3/+3 |
2009-05-30 | * Tweaks to /WHO listings. | Adam Frisby | 1 | -9/+23 |
2009-05-30 | * You are likely to be eaten by a grue. | Adam Frisby | 2 | -61/+162 |
2009-05-30 | * More Tweaks | Adam Frisby | 3 | -9/+44 |
2009-05-30 | * More IRCClientView fiddling. Now implements IClientAPI & IClientCore. | Adam Frisby | 3 | -182/+245 |
2009-05-30 | * May partially implement a C# IRCd & IRCClientStack. | Adam Frisby | 3 | -0/+1487 |
2009-05-29 | * Adds World.Audio.* to MRM | Adam Frisby | 3 | -1/+48 |
2009-05-29 | * Protip: When you click 'make public' in resharper, note to save before comm... | Adam Frisby | 1 | -1/+1 |
2009-05-29 | * Implements Sound on Objects for IObject in MRM | Adam Frisby | 3 | -1/+29 |
2009-05-25 | * Upped version number to 0.6.5 | lbsa71 | 1 | -3/+3 |
2009-05-25 | dropping attendee list keeping from Concierge, relying on | Dr Scofield | 1 | -87/+26 |
2009-05-23 | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2 | -2/+3 |
2009-05-22 | converting Chat module and Concierge module to new style region modules | Dr Scofield | 2 | -23/+56 |
2009-05-22 | changing IRCBridgeModule to new region module scheme | Dr Scofield | 2 | -75/+49 |
2009-05-16 | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 1 | -1/+1 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 1 | -2/+2 |
2009-05-14 | Remove all messages from the groups module that would be output when it is | Melanie Thielker | 2 | -11/+4 |
2009-05-14 | Remove a misleading event that was only used internally | Melanie Thielker | 1 | -1/+0 |
2009-05-12 | * Adds additional check to MRM rezzing - the host object must be created by t... | Adam Frisby | 1 | -1/+3 |
2009-05-12 | * Adds ScenePresence.TeleportWithMomentum - same as .Teleport, but preserves ... | Adam Frisby | 1 | -1/+1 |
2009-05-12 | Add more group notify glue | Melanie Thielker | 1 | -0/+7 |
2009-05-12 | Paving the way for syncing group permissions across a grid | Melanie Thielker | 2 | -0/+5 |
2009-05-12 | * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M... | Adam Frisby | 13 | -18/+32 |
2009-05-09 | * Code to make MRM debugging easier. | Adam Frisby | 2 | -1/+6 |
2009-05-09 | Prevent normal (Text) IM from being logged by the group message module in | Melanie Thielker | 1 | -1/+2 |
2009-05-08 | * break out 'xml2' deserialization from sog | Justin Clarke Casey | 4 | -43/+9 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2 | -0/+2 |
2009-05-04 | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 1 | -5/+2 |
2009-05-04 | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 1 | -0/+4 |
2009-05-02 | Thank you kindly, MCortez for a patch that solves: | Charles Krinke | 1 | -1/+18 |