aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03Mantis #1360Melanie Thielker1-2/+3
2008-10-03* EventQueueGet is now working.Teravus Ovares1-1/+6
2008-10-02Added the first version of the MapSearchModule, which allows you to search forHomer Horwitz1-0/+119
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz1-0/+4
2008-09-30Add two more default script engine paramsMelanie Thielker1-1/+1
2008-09-30Add the default script engine to the script creation from archive loadingMelanie Thielker1-1/+1
2008-09-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2-0/+24
2008-09-28Add some methods to allow modules so set client view optionsMelanie Thielker1-0/+9
2008-09-26* Patch from JHurlimanTeravus Ovares5-84/+55
2008-09-26* minor: remove warningsJustin Clarke Casey1-4/+4
2008-09-26* Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares2-27/+29
2008-09-25* Adds some WindTeravus Ovares2-0/+260
2008-09-24Add a module selection option for the MapImage Module as wellMelanie Thielker1-0/+6
2008-09-24Correct a capitalization errorMelanie Thielker1-1/+1
2008-09-24Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap".Melanie Thielker1-0/+9
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-09-23Small fix to eliminate a beauty spotMelanie Thielker1-1/+1
2008-09-23Update the permissions system to handle scripts and notecards the wayMelanie Thielker1-1/+65
2008-09-22Move script and notecard open perms checks from ClientView to theMelanie Thielker1-2/+127
2008-09-22Remove comment in perms module after consulting with awebbMelanie Thielker1-6/+2
2008-09-22Fix a small logic error in my perms module changesMelanie Thielker1-1/+1
2008-09-22Create CanEditObjectInventory to preserve the abilityMelanie Thielker1-0/+20
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2-2/+2
2008-09-16Minor formatting cleanup.Jeff Ames2-2/+2
2008-09-16From: mike pitman <pitman@us.ibm.com>Dr Scofield7-8/+17
2008-09-15reverting r6302Dr Scofield3-6/+3
2008-09-15From: mike pitman <pitman@us.ibm.com>Dr Scofield3-3/+6
2008-09-13Remove the cruft of accessing a private member of another module's classMelanie Thielker2-0/+15
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey1-0/+1
2008-09-10Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-09-09* Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby1-1/+7
2008-09-09Update svn properties, formatting cleanup.Jeff Ames3-7/+7
2008-09-08fix: warnings from libomvDr Scofield1-0/+4
2008-09-07Mantis #2142Melanie Thielker1-1/+1
2008-09-06Mantis #2133Melanie Thielker4-6/+6
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares26-458/+447
2008-09-03clean up and fixing a typo.Dr Scofield1-1/+1
2008-09-01Mantis #2072Melanie Thielker1-1/+14
2008-08-30* Oops, add landmarks to region archive loading/savingJustin Clarke Casey2-1/+9
2008-08-28Update svn properties, formatting cleanup.Jeff Ames6-30/+26
2008-08-26* On loading archives, report an error if an asset does not have the expected...Justin Clarke Casey2-45/+61
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-0/+10
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker1-1/+4
2008-08-22* Homer's amazing terrain MapTileRenderer. Thanks Homer!Teravus Ovares5-182/+704
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-0/+10
2008-08-19Mantis #1999Melanie Thielker1-0/+3
2008-08-19Update svn properties, formatting cleanup.Jeff Ames1-46/+18
2008-08-18* maptile - just flatten it.. we'll worry about projection later.. Teravus Ovares1-4/+7
2008-08-18* Slightly better implementation of prim volume drawing on the maptile using ...Teravus Ovares1-10/+177
2008-08-18* Maptile prim volume drawing change from manually drawing the rectangles usi...Teravus Ovares1-20/+65