aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-23From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-14/+27
2009-04-23* Fix another crash bug in the FreeSwitchVoiceModuleTeravus Ovares2-1/+3
2009-04-23* Tweaking the dialstring so the sip_contact_user variable is set to the dial...Teravus Ovares2-6/+10
2009-04-22* minor: remove some compiler warningsJustin Clarke Casey1-31/+31
2009-04-22more cleanupDr Scofield3-66/+60
2009-04-22* Committing stub VW-over-HTTP ClientStack. (2/2)Adam Frisby1-1/+1
2009-04-22further cleanup (lower casing non-public vars and local vars)Dr Scofield1-179/+173
2009-04-22cleaning up, fixing warningsDr Scofield4-63/+48
2009-04-22* Some tweaks to the FreeSwitchModule to allow a well known hostname and avoi...Teravus Ovares2-9/+26
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames10-84/+218
2009-04-21Thank you kindly, MCortez, for a patch that:Charles Krinke3-330/+217
2009-04-21culling AsteriskVoiceModule and SIPVoiceModule, now that we haveDr Scofield2-526/+0
2009-04-21Update svn properties.Jeff Ames9-2702/+2702
2009-04-21From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-6/+19
2009-04-21* Implements Extensions to MRM. This allows Region Modules to insert new clas...Adam Frisby6-3/+81
2009-04-20Add PlacesQuery packetMelanie Thielker1-0/+2
2009-04-20Also make GroupsMessaging quit trying to run and reduce it's debugMelanie Thielker1-2/+9
2009-04-20Make sure that the groups module is really disabled when it's not configured.Melanie Thielker1-2/+7
2009-04-19Fixes Mantis#3489. Thank you kindly, MCortez for a patch that:Charles Krinke1-0/+2
2009-04-19Thank you kindly, MCortez, for a patch that:Charles Krinke1-1/+4
2009-04-18Little bug fix on the Groups module to get over an exception upon login.diva1-1/+3
2009-04-18Thank you kindly, MCortez, for a patch that:Charles Krinke5-0/+2578
2009-04-18* Adds IObject.Shape to MRMAdam Frisby4-53/+140
2009-04-17experimental freeswitch code, imported from Rob Smart's treeSean Dague3-0/+994
2009-04-17- disabling logging of non-system IRC messagesDr Scofield1-8/+8
2009-04-16Correctly flag group owned prims in the land prim listMelanie Thielker1-1/+1
2009-04-16Fix build break and change some groups interfacesMelanie Thielker1-1/+1
2009-04-15Commit the group deeding support, thank you, mcortezMelanie Thielker1-0/+1
2009-04-15minor: Remove some mono compiler warnings. Uncomment code when it's actually...Justin Clarke Casey1-1/+1
2009-04-15* Make it possible to add a request id to load and save oar requestsJustin Clarke Casey1-5/+5
2009-04-14Formatting cleanup.Jeff Ames5-7/+7
2009-04-14Add copyright headers.Jeff Ames5-5/+140
2009-04-14Update svn properties.Jeff Ames15-873/+873
2009-04-14Thank you, Fly-Man, for a patch that adds the stub to handle theMelanie Thielker1-0/+2
2009-04-11* Minor MRM CleanupAdam Frisby14-614/+662
2009-04-10Add XmlRpcGridRouter, a module that communicates URIs for XMLRPC channelsMelanie Thielker1-0/+143
2009-04-10Add an optional region module which will supply a script event,Melanie Thielker1-0/+90
2009-04-10Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin1-0/+3
2009-04-10* Fixes a bug in MRM scripting whereby the Touch flag is never enabled for On...Adam Frisby1-0/+2
2009-04-09* minor: remove some mono compiler warningsJustin Clarke Casey1-2/+2
2009-04-09* Remove Autooar module pending it's migration to the forgeJustin Clarke Casey1-99/+0
2009-04-09* Allows MRMs to import libraries in the OpenSim bin directory.Adam Frisby1-5/+16
2009-04-09* Implements IObject.Materials[].*Adam Frisby3-2/+93
2009-04-09* Implements IGraphics interface for MRM Scripting.Adam Frisby6-6/+75
2009-04-09* Adds World.OnNewUser += delegate(IWorld sender, NewUserEventArgs e);Adam Frisby2-1/+50
2009-04-09* Limits MRM scripting to Region Master Avatar only.Adam Frisby1-1/+4
2009-04-09* World.OnChat no longer fires if there is no chat text (prevents the typing ...Adam Frisby1-2/+3
2009-04-09* Added additional debug testing info to SceneAdam Frisby3-6/+56
2009-04-09* Forgot to commit IEntity in last commit.Adam Frisby2-0/+67
2009-04-09* Moves Name, GlobalID and WorldPosition into new IEntity interface.Adam Frisby5-22/+98