aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-07Adds support for HG linking to specific regions within an instance. The forma...diva1-110/+13
2009-02-07Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker1-67/+81
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield64-749/+102
2009-02-05* Apply http://opensimulator.org/mantis/view.php?id=3056Justin Clarke Casey1-0/+7
2009-02-05* Make existing module commanders register as help topicsJustin Clarke Casey3-3/+3
2009-02-05* Use the commander name to register module commanders instead of providing t...Justin Clarke Casey3-3/+3
2009-02-05* refactor: Split out module Command class into a separate fileJustin Clarke Casey1-1/+1
2009-02-05* refactor: Move module handling code up into SceneBase from Scene, reducing ...Justin Clarke Casey1-0/+1
2009-02-04* Introduce a new "default" option for asset_database in the [STORAGE] sectionJustin Clarke Casey1-0/+1
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur4-47/+47
2009-02-03* Add another object to the existing save oar testJustin Clarke Casey1-21/+62
2009-02-02* Establish OnOarFileSaved EventManager event and subscribe to that instead o...Justin Clarke Casey5-30/+34
2009-02-02Restore llGetSunPosition to its former self.idb1-1/+1
2009-02-02Minor formatting cleanup.Jeff Ames1-1/+1
2009-02-02* Adding the Tree module configuration options to OpenSim.ini.exampleTeravus Ovares1-9/+57
2009-02-01More on dynamic hyperlinks. Making the 4096 check (deregistration of region) ...diva1-1/+1
2009-02-01Check for the 4096 limitation in dynamic region hyperlinks.diva1-6/+43
2009-01-31Initial support for dynamic HG hyperlinks. With this commit, remote sims can ...diva1-2/+101
2009-01-30* Put a wait timeout on the archive test, just in case the archiver never ret...Justin Clarke Casey1-1/+1
2009-01-30* In OpenSim.ini.example, list defaults for AllowOSFunctions and OSFunctionTh...Justin Clarke Casey1-26/+27
2009-01-30* Extend archive save test to check for the presence of the file for the obje...Justin Clarke Casey6-17/+65
2009-01-30* minor: stop bothering to set parts to phantom within test setups - tests no...Justin Clarke Casey1-0/+1
2009-01-28From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield1-37/+55
2009-01-23* Write a simple archive loading test which doesn't actually do any testing y...Justin Clarke Casey4-5/+40
2009-01-23* Extend archive test to check for the presence of a control file in a saved ...Justin Clarke Casey2-8/+39
2009-01-23* minor: small tweak to archive save completion log messageJustin Clarke Casey1-2/+1
2009-01-23* Add direct stream loading and saving methods to the archive module.Justin Clarke Casey5-36/+65
2009-01-22white space & formatting cleanupDr Scofield2-53/+53
2009-01-22From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2-5/+53
2009-01-21* More friendly OpenJpeg error handling.Teravus Ovares1-4/+25
2009-01-16* minor: Future archiver test stubJustin Clarke Casey1-0/+44
2009-01-12* Separate starting a client thread into a separate Start() method (which mat...Justin Clarke Casey1-0/+4
2009-01-09Prevent error message from scripted IMMelanie Thielker1-0/+6
2009-01-09Finish dwell sending, adding the forgotten method body.Melanie Thielker1-1/+7
2009-01-08* refactor: move estate dialog to DialogModuleJustin Clarke Casey1-3/+8
2009-01-08* refactor: move code for sending a message to all users in a region to the D...Justin Clarke Casey1-3/+4
2009-01-07* minor: Remove mono compiler warnings from WindModuleJustin Clarke Casey1-1/+2
2009-01-06* prune and regrade log messages relating to client login and logoutJustin Clarke Casey3-60/+21
2009-01-06* refactor: call AddHttpHandler() directly via CommsManagerJustin Clarke Casey1-1/+1
2009-01-06* refactor: call AddLLSDHandler directly via CommsManagerJustin Clarke Casey1-1/+2
2009-01-05* Centralize references to the well known blank texture 5748decc-f629-461c-9a...Justin Clarke Casey1-2/+1
2009-01-05* Fixes a small bug where load-oar fails due to whitespace in region name.Sean Dague1-3/+3
2009-01-03Connect dewww request packets to the land module to makle dwell workMelanie Thielker1-0/+13
2009-01-03Plumb the remaining dwell packetsMelanie Thielker1-0/+5
2008-12-30* Implement saving of region settings in OAR filesJustin Clarke Casey8-20/+374
2008-12-30Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-12-26* Fixes missing sculpt texture assets from oar files as detailed on mantis 29...Teravus Ovares1-0/+2
2008-12-26Prevent exception in terrain module if just the word terrain is entered at th...idb1-0/+5
2008-12-25Plumb the profile reply packets for picks, classifieds and notesMelanie Thielker1-0/+17
2008-12-23Plumb in EventNotification* and EventGodDeleteMelanie Thielker1-0/+4