aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-20* Fix build error, (maybe)Teravus Ovares1-1/+1
2008-09-19* One more tweak in the OGP module to support OGP draft3. Teravus Ovares1-1/+8
2008-09-19* Implements an experimental method to define which region you want to go to ...Teravus Ovares1-9/+136
2008-09-19* minor: eliminate the current warningsJustin Clarke Casey1-2/+2
2008-09-19* Added null exception handler where we couldn't locate a user data record in...Teravus Ovares1-1/+10
2008-09-19* Switches content type from application/xml+llsd to application/llsd+xml on ...Teravus Ovares1-2/+37
2008-09-16Minor formatting cleanup.Jeff Ames2-2/+2
2008-09-16From: mike pitman <pitman@us.ibm.com>Dr Scofield7-8/+17
2008-09-15* refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey1-1/+2
2008-09-15reverting r6302Dr Scofield3-6/+3
2008-09-15From: mike pitman <pitman@us.ibm.com>Dr Scofield3-3/+6
2008-09-14* Remove a hack I put into OGP so that I could test OGP over SSL with the See...Teravus Ovares1-3/+1
2008-09-14* This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares1-4/+53
2008-09-14* Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby1-8/+0
2008-09-13Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...Jeff Ames1-2/+2
2008-09-13Remove the cruft of accessing a private member of another module's classMelanie Thielker2-0/+15
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey1-0/+1
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey1-3/+0
2008-09-11* This updates the OGP module to support both the revision 2 and revision 3 o...Teravus Ovares1-10/+64
2008-09-10Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-09-09* Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby1-1/+7
2008-09-09Update svn properties, formatting cleanup.Jeff Ames17-661/+668
2008-09-08fix: warnings from libomvDr Scofield2-1/+5
2008-09-07Mantis #2142Melanie Thielker1-1/+1
2008-09-06Mantis #2133Melanie Thielker4-6/+6
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares67-1146/+1115
2008-09-06* Add SampleMoneyModule patch from mantis #2079Justin Clarke Casey1-11/+19
2008-09-06* Remove lots of warnings from the CMS moduleJustin Clarke Casey5-11/+11
2008-09-05* Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at t...Teravus Ovares1-0/+7
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-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-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-2/+2
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* Oops, add landmarks to region archive loading/savingJustin Clarke Casey2-1/+9
2008-08-28Update svn properties, formatting cleanup.Jeff Ames8-122/+78
2008-08-28* Added hack so that if the default OpenSimulator ParentEstateId(100) is bein...Teravus Ovares1-1/+1
2008-08-28* OGP update, deserialize the parameter array properly in rez_avatarTeravus Ovares1-6/+75
2008-08-27* Updates OGP module to define a default starting pointTeravus Ovares1-2/+25