aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Media/Moap/MoapModule.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-07-26do a whole load of crappy hacking to get cubes to display google.comJustin Clark-Casey (justincc)1-6/+89
currently, for smoe reason the page only appears when you click a face. also, actually navigating anywhere always snaps you back to the google search box, for some unknown reason you can still change the url and normal navigation will work again
2010-07-26Register ObjectMedia and ObjectMediaNavigate capabilities from moap module.Justin Clark-Casey (justincc)1-5/+53
Not sure if these are correct, but just supplying these to the viewer is enough to allow it to put media textures on prims (previously the icons were greyed out). This is not yet persisted even in-memory, so no other avatars will see it yet.
2010-07-26add stub media-on-a-prim (shared media) moduleJustin Clark-Casey (justincc)1-12/+17
2009-08-05* Remove some mono compiler warningsJustin Clark-Casey1-3/+1
2009-08-04Adding the plumbing for a ROBUST freeswitch serviceMelanie1-8/+15
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames1-1/+1
LICENSE.txt.
2009-05-18Adding missing filesMelanie Thielker1-5/+9
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-4/+4
2009-05-05Plumb the database into the new server skelMelanie Thielker1-0/+3
2009-05-05Plumb the new server connector logicMelanie Thielker1-1/+32
2009-05-05Add an interface skeleton for user servicesMelanie Thielker1-0/+8