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