aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep...Justin Clarke Casey2008-09-063-19/+7
* * Remove lots of warnings from the CMS moduleJustin Clarke Casey2008-09-061-1/+1
* added in find callsSean Dague2008-09-041-2/+52
* remove callsSean Dague2008-09-041-2/+33
* start in on an EntityList class so we can stop doing lots of manipulatingSean Dague2008-09-041-0/+81
* Mantis #2111Melanie Thielker2008-09-032-2/+26
* Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke2008-09-031-0/+13
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-22/+24
* * 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#2084. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-301-4/+18
* Mantis#2067. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-291-8/+9
* Fix an issue where the client supplies an empty name and it was appliedMelanie Thielker2008-08-291-0/+4
* Update svn properties, formatting cleanup.Jeff Ames2008-08-283-46/+22
* Thank you, A_Biondi, for patch to porperly apply the new item nameMelanie Thielker2008-08-281-2/+2
* Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2008-08-272-10/+10
* Mantis #2058Melanie Thielker2008-08-271-3/+11
* Mantis#1518. Thank you kindly, Zaki for a patch that:Charles Krinke2008-08-271-0/+17
* Mantis#2047. Thank you kindly, Simsim for a patch that addresses:Charles Krinke2008-08-271-0/+4
* * 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-242-0/+18
* 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-243-0/+47
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-242-1/+9
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-242-1/+27
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-233-1/+7
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-204-8/+93
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-192-3/+3
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-191-10/+19
* Fix region crossings and access to inventory after changing regions withinMelanie Thielker2008-08-193-4/+25
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-192-6/+6
* Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2008-08-192-11/+45
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-193-5/+50
* Formatting cleanup.Jeff Ames2008-08-1814-1017/+1039
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-172-5/+5
* Change the deselect processing to prevent gratuituous full updateMelanie Thielker2008-08-171-14/+42
* Add some locking on m_undo in SceneObjectPartMelanie Thielker2008-08-171-15/+25
* * Turned on the MapImageModule as opposed to the code in Scene for generating...Teravus Ovares2008-08-171-97/+69
* Add the IInventoryModule interface and a sample method callMelanie Thielker2008-08-171-0/+9
* * half of the attachmentpoint skull fixTeravus Ovares2008-08-171-0/+17
* 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-162-1/+33
* * Fix a rare maptile shading error, terrain difference mod 1 = 0 + abs = oops.Teravus Ovares2008-08-161-36/+13
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-1/+1
* * 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-162-22/+4