aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u...Mike Mazur2008-08-131-6/+1
* Thanks, lulurun, for a patch that clears and refreshes and outdated userMike Mazur2008-08-131-1/+6
* * Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey2008-08-121-0/+3
* Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur2008-08-121-1/+4
* Patch #9163 - Refactor initial packet sending out of InnerScene intoMelanie Thielker2008-08-111-9/+0
* * minor: log message twiddlingJustin Clarke Casey2008-08-011-6/+8
* * Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey2008-08-011-4/+3
* * minor: just realized I managed to get the save xml/xml2 messages the wrong ...Justin Clarke Casey2008-07-251-4/+2
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-9/+9
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-15/+15
* thanks lulurun for a security patch that blocks unathorized access to the inv...Johan Berntsson2008-07-231-1/+2
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-1/+0
* * minor: stick filename being loaded/saved from in save/load xml/oar informat...Justin Clarke Casey2008-07-211-7/+8
* * minor: Make it clearer the region on which save and load xml/oar commands a...Justin Clarke Casey2008-07-211-0/+14
* added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2008-07-211-0/+9