aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an extension to allow registering multiple interfaces of a type withMelanie Thielker2008-09-251-10/+43
* Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke2008-09-251-1/+1
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-211-1/+9
* The viewer only stores a screenshot on "Set home to here" if the alert thatHomer Horwitz2008-09-211-1/+2
* * Added null exception handler where we couldn't locate a user data record in...Teravus Ovares2008-09-191-1/+8
* adds support to delete a region completely and offers thatDr Scofield2008-09-181-4/+3
* Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker2008-09-171-0/+2
* * If an individual scene object throws an exception while storing, deal with ...Justin Clarke Casey2008-09-161-1/+0
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-2/+2
* Changed "show users" command to display only root agents, "show users full" toHomer Horwitz2008-09-121-3/+3
* * Patch http://opensimulator.org/mantis/view.php?id=2172Justin Clarke Casey2008-09-121-9/+8
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-0/+1
* * minor: various doc and tidy up, logging increase to make it clearer which p...Justin Clarke Casey2008-09-121-24/+59
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-6/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-151/+152
* * Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep...Justin Clarke Casey2008-09-061-1/+0
* Mantis #2111Melanie Thielker2008-09-031-0/+9
* * If a general alert message is sent out, only send it to avatars in the scen...Justin Clarke Casey2008-08-301-4/+6
* * squash some obvious warningsJustin Clarke Casey2008-08-301-1/+1
* Mantis#2067. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-291-8/+9
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-42/+18
* Mantis #2058Melanie Thielker2008-08-271-3/+11
* * Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey2008-08-251-0/+2
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+34
* Completing the item sale series, this one implements sell contents.Melanie Thielker2008-08-241-0/+8
* Selling a copy of a prim (prim vendor) now works.Melanie Thielker2008-08-241-7/+58
* Selling an object in-place (as original) now works. Builders canMelanie Thielker2008-08-241-0/+38
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-241-1/+2
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-0/+24
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-231-1/+1
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-1/+48
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-2/+2
* Fix region crossings and access to inventory after changing regions withinMelanie Thielker2008-08-191-0/+17
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-191-2/+3
* Formatting cleanup.Jeff Ames2008-08-181-41/+41
* * Turned on the MapImageModule as opposed to the code in Scene for generating...Teravus Ovares2008-08-171-97/+69
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-3/+7
* * re-order an operation to check for NaNs in the maptile shadow routine.Teravus Ovares2008-08-161-4/+4
* * One more terrain shadow debug helper.Teravus Ovares2008-08-161-15/+29
* Mantis#1969. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-161-15/+26
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-0/+18
* * Fix a rare maptile shading error, terrain difference mod 1 = 0 + abs = oops.Teravus Ovares2008-08-161-36/+13
* * Adds Slightly better terrain shading to maptile generation.Teravus Ovares2008-08-161-0/+86
* Refactor a lot of direct calls to OGS1 to use the cached version instead.Melanie Thielker2008-08-161-17/+0
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-0/+17
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-7/+7
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-0/+15
* Refactor: Make the tree creation function take a UUID for the ownerMelanie Thielker2008-08-141-2/+1
* Mantis #1946Melanie Thielker2008-08-141-4/+38
* mantis#1927. Thank you kindly, Leaf for a patch that:Charles Krinke2008-08-131-2/+8