| Commit message (Expand) | Author | Files | Lines |
2009-08-16 | * Fixes potential NulRef in MRM Security Checks. | Adam Frisby | 2 | -3/+4 |
2009-08-16 | * [MRM] Implements permission checks on IObject implementations in SOPObject.... | Adam Frisby | 3 | -9/+92 |
2009-08-16 | Add copyright headers. Formatting cleanup. | Jeff Ames | 2 | -1/+55 |
2009-08-16 | Misc cleanup. | Jeff Ames | 1 | -1/+1 |
2009-08-16 | * Beginnings of a Security Credential system in MRM. This will eventually lea... | Adam Frisby | 6 | -13/+62 |
2009-08-09 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-08-07 | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-08-07 | From: Snowcrash <Snowcrash.short@gmail.com> | Melanie | 3 | -4/+13 |
2009-08-07 | * Implements MRM's Stop() interface member. | Adam Frisby | 2 | -0/+10 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2 | -2/+4 |
2009-07-15 | minor: remove some mono compiler warnings | Justin Clarke Casey | 2 | -5/+5 |
2009-07-11 | Formatting cleanup. | Jeff Ames | 1 | -8/+8 |
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 | 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-10 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 3 | -3/+3 |
2009-05-31 | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2 | -2/+56 |
2009-05-31 | Update svn properties. | Jeff Ames | 2 | -25/+25 |
2009-05-31 | * Adds MRM scripting commands, World.Objects.Create(Vector3 position) and Wor... | Adam Frisby | 2 | -0/+22 |
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-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 1 | -2/+2 |
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 | * 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-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |
2009-04-27 | Add copyright headers. Formatting cleanup. | Jeff Ames | 3 | -5/+59 |
2009-04-27 | Update svn properties. | Jeff Ames | 3 | -90/+90 |
2009-04-24 | * Implements Microthreading for MRM scripting. | Adam Frisby | 7 | -2/+162 |
2009-04-22 | * Committing stub VW-over-HTTP ClientStack. (2/2) | Adam Frisby | 1 | -1/+1 |
2009-04-22 | Add copyright headers. Formatting cleanup. | Jeff Ames | 5 | -4/+139 |
2009-04-21 | Update svn properties. | Jeff Ames | 4 | -105/+105 |
2009-04-21 | * Implements Extensions to MRM. This allows Region Modules to insert new clas... | Adam Frisby | 6 | -3/+81 |
2009-04-18 | * Adds IObject.Shape to MRM | Adam Frisby | 4 | -53/+140 |
2009-04-15 | minor: Remove some mono compiler warnings. Uncomment code when it's actually... | Justin Clarke Casey | 1 | -1/+1 |
2009-04-15 | * Make it possible to add a request id to load and save oar requests | Justin Clarke Casey | 1 | -5/+5 |
2009-04-14 | Formatting cleanup. | Jeff Ames | 4 | -6/+6 |
2009-04-14 | Add copyright headers. | Jeff Ames | 5 | -5/+140 |
2009-04-14 | Update svn properties. | Jeff Ames | 15 | -873/+873 |
2009-04-11 | * Minor MRM Cleanup | Adam Frisby | 14 | -614/+662 |
2009-04-10 | Add XmlRpcGridRouter, a module that communicates URIs for XMLRPC channels | Melanie Thielker | 1 | -0/+143 |
2009-04-10 | Add an optional region module which will supply a script event, | Melanie Thielker | 1 | -0/+90 |
2009-04-10 | * Fixes a bug in MRM scripting whereby the Touch flag is never enabled for On... | Adam Frisby | 1 | -0/+2 |
2009-04-09 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -2/+2 |