| Commit message (Expand) | Author | Files | Lines |
2009-04-21 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -6/+19 |
2009-04-21 | * Implements Extensions to MRM. This allows Region Modules to insert new clas... | Adam Frisby | 6 | -3/+81 |
2009-04-20 | Add PlacesQuery packet | Melanie Thielker | 1 | -0/+2 |
2009-04-20 | Also make GroupsMessaging quit trying to run and reduce it's debug | Melanie Thielker | 1 | -2/+9 |
2009-04-20 | Make sure that the groups module is really disabled when it's not configured. | Melanie Thielker | 1 | -2/+7 |
2009-04-19 | Fixes Mantis#3489. Thank you kindly, MCortez for a patch that: | Charles Krinke | 1 | -0/+2 |
2009-04-19 | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 1 | -1/+4 |
2009-04-18 | Little bug fix on the Groups module to get over an exception upon login. | diva | 1 | -1/+3 |
2009-04-18 | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 5 | -0/+2578 |
2009-04-18 | * Adds IObject.Shape to MRM | Adam Frisby | 4 | -53/+140 |
2009-04-17 | experimental freeswitch code, imported from Rob Smart's tree | Sean Dague | 3 | -0/+994 |
2009-04-17 | - disabling logging of non-system IRC messages | Dr Scofield | 1 | -8/+8 |
2009-04-16 | Correctly flag group owned prims in the land prim list | Melanie Thielker | 1 | -1/+1 |
2009-04-16 | Fix build break and change some groups interfaces | Melanie Thielker | 1 | -1/+1 |
2009-04-15 | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 1 | -0/+1 |
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 | 5 | -7/+7 |
2009-04-14 | Add copyright headers. | Jeff Ames | 5 | -5/+140 |
2009-04-14 | Update svn properties. | Jeff Ames | 15 | -873/+873 |
2009-04-14 | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 1 | -0/+2 |
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 | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 1 | -0/+3 |
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 |
2009-04-09 | * Remove Autooar module pending it's migration to the forge | Justin Clarke Casey | 1 | -99/+0 |
2009-04-09 | * Allows MRMs to import libraries in the OpenSim bin directory. | Adam Frisby | 1 | -5/+16 |
2009-04-09 | * Implements IObject.Materials[].* | Adam Frisby | 3 | -2/+93 |
2009-04-09 | * Implements IGraphics interface for MRM Scripting. | Adam Frisby | 6 | -6/+75 |
2009-04-09 | * Adds World.OnNewUser += delegate(IWorld sender, NewUserEventArgs e); | Adam Frisby | 2 | -1/+50 |
2009-04-09 | * Limits MRM scripting to Region Master Avatar only. | Adam Frisby | 1 | -1/+4 |
2009-04-09 | * World.OnChat no longer fires if there is no chat text (prevents the typing ... | Adam Frisby | 1 | -2/+3 |
2009-04-09 | * Added additional debug testing info to Scene | Adam Frisby | 3 | -6/+56 |
2009-04-09 | * Forgot to commit IEntity in last commit. | Adam Frisby | 2 | -0/+67 |
2009-04-09 | * Moves Name, GlobalID and WorldPosition into new IEntity interface. | Adam Frisby | 5 | -22/+98 |
2009-04-09 | * Implements retrieving child primitives via World.Objects[id] (MRM) | Adam Frisby | 2 | -5/+13 |
2009-04-09 | * Implements IObject.OnTouch += delegate(IObject sender, TouchEventArgs e) | Adam Frisby | 2 | -0/+73 |
2009-04-07 | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 1 | -0/+1 |
2009-04-07 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -1/+9 |
2009-04-06 | Add copyright headers, formatting cleanup. | Jeff Ames | 8 | -12/+201 |
2009-04-06 | Update svn properties. | Jeff Ames | 7 | -247/+247 |
2009-04-06 | * Implements World.Parcels[] array for MRM scripting. | Adam Frisby | 5 | -3/+67 |
2009-04-06 | * Adds AutoOAR module, this will automatically OAR your regions every 20 minu... | Adam Frisby | 2 | -0/+77 |
2009-04-05 | * Fixed copyright headers on HyperGrid source files. (Now match the rest of O... | Adam Frisby | 1 | -0/+1 |
2009-04-05 | * Minor cosmetic change to SEUser to get Bamboo to initiate another build. (grr) | Adam Frisby | 2 | -2/+16 |
2009-04-05 | * Typo in constructor during class rename (whoops!) | Adam Frisby | 1 | -1/+1 |
2009-04-05 | * Implements ISocialEntity - this represents the class of "user-like" objects... | Adam Frisby | 3 | -1/+48 |
2009-04-04 | * Removes IsPhysical, IsPhantom from IObject, since this is now represented i... | Adam Frisby | 2 | -13/+0 |