aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-10Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-09-10Thank you kindly, CMickeyB for a patch that adds aCharles Krinke1-0/+14
2008-09-09From: alan_webb@us.ibm.comSean Dague1-1/+4
2008-09-09* Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby1-1/+7
2008-09-09Preserve link numbers when items are taken into inventory and re-rezzed.Melanie Thielker1-1/+6
2008-09-09Update svn properties, formatting cleanup.Jeff Ames21-671/+678
2008-09-08Fix an inventory naming regressionMelanie Thielker1-5/+2
2008-09-08Remove casting nastiness in LSL_ApiMelanie Thielker1-0/+4
2008-09-08Correct state handling and state event masks. Prims will now showMelanie Thielker1-1/+5
2008-09-08Fix component order on a quaternion for the sit target. This causedMelanie Thielker1-1/+1
2008-09-08fix: warnings from libomvDr Scofield4-1/+13
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker2-3/+14
2008-09-07Mantis #2142Melanie Thielker1-1/+1
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 Thielker5-7/+7
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares106-2607/+2445
2008-09-06* Add SampleMoneyModule patch from mantis #2079Justin Clarke Casey1-11/+19
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 Casey6-12/+12
2008-09-05* Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at t...Teravus Ovares1-0/+7
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-04fix some indentingSean Dague1-20/+20
2008-09-04minor fixesSean Dague1-1/+0
2008-09-04added rollback bit to the help menuSean Dague1-0/+1
2008-09-04add some stubbing for ini.example for CMS moduleSean Dague1-4/+4
2008-09-03Mantis #2111Melanie Thielker2-2/+26
2008-09-03add standard copyright headers for the projectSean Dague14-9/+387
2008-09-03remove non code filesSean Dague1-0/+0
2008-09-03narrange to do basic cleanup of the CMS moduleSean Dague14-2284/+2620
2008-09-03white space fixesSean Dague1-259/+259
2008-09-03come up nicer on startup if the opensim.ini section isn't thereSean Dague1-78/+78
2008-09-03type change from ChatFromViewerArgs -> OSChatMessage to line up with trunk.Sean Dague1-4/+4
2008-09-03Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensimSean Dague16-0/+2914
2008-09-03clean up and fixing a typo.Dr Scofield1-1/+1
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 Scofield2-24/+26
2008-09-02Change some chat output functions so that text is truncated atMelanie Thielker1-1/+4
2008-09-01Mantis #2072Melanie Thielker1-1/+14
2008-08-30* Pragma out deprecation warning and comment out to remove other warnings in ...Justin Clarke Casey1-5/+7
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* Oops, add landmarks to region archive loading/savingJustin Clarke Casey2-1/+9
2008-08-30* squash some obvious warningsJustin Clarke Casey1-1/+1