| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * More IRCClientView fiddling. Now implements IClientAPI & IClientCore. | Adam Frisby | 2009-05-30 | 3 | -182/+245 |
* | * May partially implement a C# IRCd & IRCClientStack. | Adam Frisby | 2009-05-30 | 3 | -0/+1487 |
* | * Adds World.Audio.* to MRM | Adam Frisby | 2009-05-29 | 3 | -1/+48 |
* | * Protip: When you click 'make public' in resharper, note to save before comm... | Adam Frisby | 2009-05-29 | 1 | -1/+1 |
* | * Implements Sound on Objects for IObject in MRM | Adam Frisby | 2009-05-29 | 3 | -1/+29 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -3/+3 |
* | dropping attendee list keeping from Concierge, relying on | Dr Scofield | 2009-05-25 | 1 | -87/+26 |
* | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 2009-05-23 | 2 | -2/+3 |
* | converting Chat module and Concierge module to new style region modules | Dr Scofield | 2009-05-22 | 2 | -23/+56 |
* | changing IRCBridgeModule to new region module scheme | Dr Scofield | 2009-05-22 | 2 | -75/+49 |
* | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 2009-05-16 | 1 | -1/+1 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -2/+2 |
* | Remove all messages from the groups module that would be output when it is | Melanie Thielker | 2009-05-14 | 2 | -11/+4 |
* | Remove a misleading event that was only used internally | Melanie Thielker | 2009-05-14 | 1 | -1/+0 |
* | * Adds additional check to MRM rezzing - the host object must be created by t... | Adam Frisby | 2009-05-12 | 1 | -1/+3 |
* | * Adds ScenePresence.TeleportWithMomentum - same as .Teleport, but preserves ... | Adam Frisby | 2009-05-12 | 1 | -1/+1 |
* | Add more group notify glue | Melanie Thielker | 2009-05-12 | 1 | -0/+7 |
* | Paving the way for syncing group permissions across a grid | Melanie Thielker | 2009-05-12 | 2 | -0/+5 |
* | * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M... | Adam Frisby | 2009-05-12 | 13 | -18/+32 |
* | * Code to make MRM debugging easier. | Adam Frisby | 2009-05-09 | 2 | -1/+6 |
* | Prevent normal (Text) IM from being logged by the group message module in | Melanie Thielker | 2009-05-09 | 1 | -1/+2 |
* | * break out 'xml2' deserialization from sog | Justin Clarke Casey | 2009-05-08 | 4 | -43/+9 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 2 | -0/+2 |
* | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 2009-05-04 | 1 | -5/+2 |
* | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 2009-05-04 | 1 | -0/+4 |
* | Thank you kindly, MCortez for a patch that solves: | Charles Krinke | 2009-05-02 | 1 | -1/+18 |
* | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2009-04-30 | 1 | -1/+1 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-04-29 | 3 | -156/+280 |
* | * Correct log message format | Justin Clarke Casey | 2009-04-29 | 3 | -95/+95 |
* | * Add test to check temp profile creation on iar load | Justin Clarke Casey | 2009-04-29 | 1 | -4/+1 |
* | * Apply further groups xmlrpc to stop an exception in the exception handler | Justin Clarke Casey | 2009-04-29 | 1 | -30/+17 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3557 | Justin Clarke Casey | 2009-04-29 | 1 | -1/+19 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3554 | Justin Clarke Casey | 2009-04-29 | 1 | -1/+1 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-29 | 2 | -4/+4 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-27 | 6 | -127/+149 |
* | Update svn properties. | Jeff Ames | 2009-04-27 | 3 | -90/+90 |
* | - Setting groups-messaging module to by disabled by default (groups module al... | Homer Horwitz | 2009-04-26 | 1 | -3/+3 |
* | Thank you, mcortez, for a patch to fix group notice delivery | Melanie Thielker | 2009-04-26 | 1 | -3/+3 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-04-25 | 3 | -505/+795 |
* | * More debug warning message removal in the FreeSwitchVoiceModule | Teravus Ovares | 2009-04-25 | 1 | -21/+275 |
* | * Implements Microthreading for MRM scripting. | Adam Frisby | 2009-04-24 | 7 | -2/+162 |
* | Update svn properties, add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-24 | 2 | -17/+4 |
* | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-04-23 | 1 | -14/+27 |
* | * Fix another crash bug in the FreeSwitchVoiceModule | Teravus Ovares | 2009-04-23 | 2 | -1/+3 |
* | * Tweaking the dialstring so the sip_contact_user variable is set to the dial... | Teravus Ovares | 2009-04-23 | 2 | -6/+10 |
* | * minor: remove some compiler warnings | Justin Clarke Casey | 2009-04-22 | 1 | -31/+31 |
* | more cleanup | Dr Scofield | 2009-04-22 | 3 | -66/+60 |
* | * Committing stub VW-over-HTTP ClientStack. (2/2) | Adam Frisby | 2009-04-22 | 1 | -1/+1 |
* | further cleanup (lower casing non-public vars and local vars) | Dr Scofield | 2009-04-22 | 1 | -179/+173 |
* | cleaning up, fixing warnings | Dr Scofield | 2009-04-22 | 4 | -63/+48 |