aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-12-23Plumb in the 4 missing classified events and the 3 packet methodsMelanie Thielker1-0/+12
2008-12-23* refactor: Replace part of SceneObjectPart with the identical sound playing ...Justin Clarke Casey1-3/+20
2008-12-22* Like most other modules, make the sound module register for its event direc...Justin Clarke Casey1-0/+8
2008-12-21Mantis#2860. Thank you kindly, Thomax for a patch that:Charles Krinke1-1/+1
2008-12-21* Re-implement packet tracking in IClientAPI so we can see what's going on in...Teravus Ovares1-0/+1
2008-12-19* refactor: move sound trigger from scene into sepearate SoundModuleJustin Clarke Casey1-0/+72
2008-12-19* refactor: move saved named prims to xml2 method out into the serialization ...Justin Clarke Casey2-3/+31
2008-12-19* refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey5-131/+11
2008-12-19* refactor: Remove archiver module scene wrappersJustin Clarke Casey2-53/+7
2008-12-19* refactor: Move tree code out into a separate moduleJustin Clarke Casey2-7/+127
2008-12-19* Commit patch from cmickeyb. #2871. Optimized float array for the terrain ...Teravus Ovares1-5/+13
2008-12-18Fix and streamline the RegionHandshake stuff for estate managersMelanie Thielker1-8/+3
2008-12-18Stop hacked godmode from being able to actually move other people'sMelanie Thielker1-0/+4
2008-12-17* minor: Comment out high volume 'Getting MapItems' messagesJustin Clarke Casey1-15/+15
2008-12-17* Implement 'Save Object Back to My Inventory'. On the Linden client this is...Justin Clarke Casey1-1/+1
2008-12-17Stop users taking a copy of a in world prim that contains inventory items tha...MW1-0/+10
2008-12-17Added a check to CanDuplicateObject(), to stop duplicating prims that contain...MW1-0/+4
2008-12-17Stop owners from duplicating no-copy objects in-worldMelanie Thielker1-0/+7
2008-12-15Removed some instances of "<3 OpenSim Developers" (why were they there?) bein...MW1-3/+3
2008-12-14Plumb the TP-Sending packetsMelanie Thielker1-0/+3
2008-12-11Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-12-10* Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey1-6/+6
2008-12-09* Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey1-0/+46
2008-12-09* minor: remove some old logging messagesJustin Clarke Casey1-4/+0
2008-12-04* Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey1-0/+3
2008-12-03Fixes Mantis#2744: Permissions returned false for resetting scripts inHomer Horwitz1-0/+6