aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fix build error, (maybe)Teravus Ovares2008-09-201-1/+1
* * One more tweak in the OGP module to support OGP draft3. Teravus Ovares2008-09-191-1/+8
* * Implements an experimental method to define which region you want to go to ...Teravus Ovares2008-09-191-9/+136
* * minor: eliminate the current warningsJustin Clarke Casey2008-09-191-2/+2
* * Added null exception handler where we couldn't locate a user data record in...Teravus Ovares2008-09-191-1/+10
* * Switches content type from application/xml+llsd to application/llsd+xml on ...Teravus Ovares2008-09-191-2/+37
* Minor formatting cleanup.Jeff Ames2008-09-162-2/+2
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-167-8/+17
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-1/+2
* reverting r6302Dr Scofield2008-09-153-6/+3
* From: mike pitman <pitman@us.ibm.com>Dr Scofield2008-09-153-3/+6
* * Remove a hack I put into OGP so that I could test OGP over SSL with the See...Teravus Ovares2008-09-141-3/+1
* * This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares2008-09-141-4/+53
* * Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby2008-09-141-8/+0
* Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...Jeff Ames2008-09-131-2/+2
* Remove the cruft of accessing a private member of another module's classMelanie Thielker2008-09-132-0/+15
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-0/+1
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-3/+0
* * This updates the OGP module to support both the revision 2 and revision 3 o...Teravus Ovares2008-09-111-10/+64
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-1/+1
* * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby2008-09-091-1/+7
* Update svn properties, formatting cleanup.Jeff Ames2008-09-0917-661/+668
* fix: warnings from libomvDr Scofield2008-09-082-1/+5
* Mantis #2142Melanie Thielker2008-09-071-1/+1
* Mantis #2133Melanie Thielker2008-09-064-6/+6
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0667-1146/+1115
* * Add SampleMoneyModule patch from mantis #2079Justin Clarke Casey2008-09-061-11/+19
* * Remove lots of warnings from the CMS moduleJustin Clarke Casey2008-09-065-11/+11
* * Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at t...Teravus Ovares2008-09-051-0/+7
* fix some indentingSean Dague2008-09-041-20/+20
* minor fixesSean Dague2008-09-041-1/+0
* added rollback bit to the help menuSean Dague2008-09-041-0/+1
* add some stubbing for ini.example for CMS moduleSean Dague2008-09-041-4/+4
* add standard copyright headers for the projectSean Dague2008-09-0314-9/+387
* remove non code filesSean Dague2008-09-031-0/+0
* narrange to do basic cleanup of the CMS moduleSean Dague2008-09-0314-2284/+2620
* white space fixesSean Dague2008-09-031-259/+259
* come up nicer on startup if the opensim.ini section isn't thereSean Dague2008-09-031-78/+78
* type change from ChatFromViewerArgs -> OSChatMessage to line up with trunk.Sean Dague2008-09-031-4/+4
* Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensimSean Dague2008-09-0316-0/+2914
* clean up and fixing a typo.Dr Scofield2008-09-031-1/+1
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-2/+2
* Change some chat output functions so that text is truncated atMelanie Thielker2008-09-021-1/+4
* Mantis #2072Melanie Thielker2008-09-011-1/+14
* * Pragma out deprecation warning and comment out to remove other warnings in ...Justin Clarke Casey2008-08-301-5/+7
* * Oops, add landmarks to region archive loading/savingJustin Clarke Casey2008-08-302-1/+9
* Update svn properties, formatting cleanup.Jeff Ames2008-08-288-122/+78
* * Added hack so that if the default OpenSimulator ParentEstateId(100) is bein...Teravus Ovares2008-08-281-1/+1
* * OGP update, deserialize the parameter array properly in rez_avatarTeravus Ovares2008-08-281-6/+75
* * Updates OGP module to define a default starting pointTeravus Ovares2008-08-271-2/+25