aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the max sizes of physical and nonphysical prims configurable in OpenSim.iniMelanie Thielker2008-07-201-1/+15
* Quick fix to make the estate ban list effective again, when the regionMelanie Thielker2008-07-191-0/+2
* Patch to fix saving of estate managers list loaded during migration.Melanie Thielker2008-07-181-6/+0
* * refactor: break out sog loading code into two parts so that post-deserializ...Justin Clarke Casey2008-07-181-1/+2
* Patch #9151Melanie Thielker2008-07-181-17/+8
* * For now, when loading an archive all the existing scene objects get deleted...Justin Clarke Casey2008-07-141-0/+17
* Patch #9150Melanie Thielker2008-07-141-4/+4
* Patch #9147Melanie Thielker2008-07-141-19/+6
* * minor: make scene closing log message info rather than warnJustin Clarke Casey2008-07-131-1/+2
* * Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey2008-07-131-3/+15
* * On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey2008-07-121-4/+4
* * minor: thought up a better name for the last allocated local idJustin Clarke Casey2008-07-121-2/+2
* * minor: just some null guards and name changes to make it clearer that prim ...Justin Clarke Casey2008-07-121-6/+9
* * Put an info entry in the log if permissions are being bypassedJustin Clarke Casey2008-07-111-1/+1
* * Comment out body of experimental ParcelMediaSetTime() since MW says it caus...Justin Clarke Casey2008-07-111-13/+14
* for testing purposes only:MW2008-07-091-1/+17
* Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...MW2008-07-011-0/+21
* Mantis#1641. Thank you, Lulurun for a patch that addresses:Charles Krinke2008-07-011-2/+2
* Mantis#1639. Thank you, Melanie for a patch that:Charles Krinke2008-07-011-4/+4