aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-08fix: warnings from libomvDr Scofield2-0/+8
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker2-3/+14
2008-09-07* Fixes linking using the new types.Teravus Ovares1-1/+1
2008-09-07* minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey1-6/+2
2008-09-06* This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares1-5/+5
2008-09-06* Addresses the same issue as last commit on SceneObjectGroup border crossingsTeravus Ovares1-0/+8
2008-09-06* Fixes a few type changes that caused the XML Format to break.Teravus Ovares2-1/+7
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares24-1385/+1254
2008-09-06* refactor: Make SOG itself responsible for checking whether it's already bee...Justin Clarke Casey2-12/+10
2008-09-06* minor: change hard tabs back to spaces in previous commitJustin Clarke Casey2-3/+3
2008-09-06* Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep...Justin Clarke Casey3-19/+7
2008-09-06* Remove lots of warnings from the CMS moduleJustin Clarke Casey1-1/+1
2008-09-04added in find callsSean Dague1-2/+52
2008-09-04remove callsSean Dague1-2/+33
2008-09-04start in on an EntityList class so we can stop doing lots of manipulatingSean Dague1-0/+81
2008-09-03Mantis #2111Melanie Thielker2-2/+26
2008-09-03Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke1-0/+13
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-22/+24
2008-08-30* If a general alert message is sent out, only send it to avatars in the scen...Justin Clarke Casey1-4/+6
2008-08-30* squash some obvious warningsJustin Clarke Casey1-1/+1
2008-08-30Mantis#2084. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-4/+18
2008-08-29Mantis#2067. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-8/+9
2008-08-29Fix an issue where the client supplies an empty name and it was appliedMelanie Thielker1-0/+4
2008-08-28Update svn properties, formatting cleanup.Jeff Ames3-46/+22
2008-08-28Thank you, A_Biondi, for patch to porperly apply the new item nameMelanie Thielker1-2/+2
2008-08-27Thank you, salahazar, for a patch that corrects the behavior ofMelanie Thielker2-10/+10
2008-08-27Mantis #2058Melanie Thielker1-3/+11
2008-08-27Mantis#1518. Thank you kindly, Zaki for a patch that:Charles Krinke1-0/+17
2008-08-27Mantis#2047. Thank you kindly, Simsim for a patch that addresses:Charles Krinke1-0/+4
2008-08-25* Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey1-0/+2
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-0/+34
2008-08-24Completing the item sale series, this one implements sell contents.Melanie Thielker2-0/+18
2008-08-24Selling a copy of a prim (prim vendor) now works.Melanie Thielker1-7/+58
2008-08-24Selling an object in-place (as original) now works. Builders canMelanie Thielker3-0/+47
2008-08-24Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2-1/+9
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2-1/+27
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker3-1/+7
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker4-8/+93
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames2-3/+3
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker1-10/+19
2008-08-19Fix region crossings and access to inventory after changing regions withinMelanie Thielker3-4/+25
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames2-6/+6
2008-08-19Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2-11/+45
2008-08-19Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker3-5/+50
2008-08-18Formatting cleanup.Jeff Ames14-1017/+1039
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames2-5/+5
2008-08-17Change the deselect processing to prevent gratuituous full updateMelanie Thielker1-14/+42
2008-08-17Add some locking on m_undo in SceneObjectPartMelanie Thielker1-15/+25
2008-08-17* Turned on the MapImageModule as opposed to the code in Scene for generating...Teravus Ovares1-97/+69