aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2-0/+24
2008-09-28Add some methods to allow modules so set client view optionsMelanie Thielker1-0/+9
2008-09-28- Further cleanupsHomer Horwitz1-27/+44
2008-09-28Refactor to avoid some duplicate code.Homer Horwitz2-101/+63
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-1/+1
2008-09-28eol-style native; on EventQueueHelperTeravus Ovares1-146/+146
2008-09-28* okay.. Now you can do border crossings with the security 'fixed' client....Teravus Ovares2-86/+156
2008-09-27* With EventQueueGet enabled.. we can see into neighbor regions again on th...Teravus Ovares2-14/+27
2008-09-27* Adds flag to enable/disable EventQueueGet.Teravus Ovares1-10/+19
2008-09-27* Event queue is now polling.. Teravus Ovares2-7/+67
2008-09-27Continue working on the new EventQueueGetModule. Not finished (or even working)Homer Horwitz2-28/+162
2008-09-27* This is the very very early beginnings of an EventQueue:get module.Teravus Ovares1-0/+164
2008-09-26* Patch from JHurlimanTeravus Ovares11-93/+66
2008-09-26* minor: remove warningsJustin Clarke Casey3-12/+8
2008-09-26* refactor: do a tiny bit of cleanupJustin Clarke Casey1-40/+46
2008-09-26* refactor: split out AssetXferUploaderJustin Clarke Casey3-285/+312
2008-09-26* refactor: split out AgentAssetTransactionsManagerJustin Clarke Casey2-192/+227
2008-09-26* Implment task inventory item asset update for the old non CAPS transaction ...Justin Clarke Casey2-30/+75
2008-09-26* Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares2-27/+29
2008-09-25* Adds some WindTeravus Ovares2-0/+260
2008-09-25fixes a slight copy and paste bug in OGP module.Dr Scofield1-1/+1
2008-09-25* In Standalone, add a persistant account for the OGP user.Teravus Ovares1-4/+50
2008-09-25* Remove a message handler Teravus Ovares1-4/+16
2008-09-24Add a module selection option for the MapImage Module as wellMelanie Thielker1-0/+6
2008-09-24Correct a capitalization errorMelanie Thielker1-1/+1
2008-09-24Add WorldMapModule = "name" to OpenSim.ini. Default is "WorldMap".Melanie Thielker1-0/+9
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker1-0/+3
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-09-23leyla found a capitalization error in one of the OGP messages. Thanks leyla!Teravus Ovares1-1/+1
2008-09-23Small fix to eliminate a beauty spotMelanie Thielker1-1/+1
2008-09-23Update the permissions system to handle scripts and notecards the wayMelanie Thielker1-1/+65
2008-09-23* Update in OGP draft 3 protocol spec with regards to seed region requests ru...Teravus Ovares1-1/+3
2008-09-22Move script and notecard open perms checks from ClientView to theMelanie Thielker1-2/+127
2008-09-22Remove comment in perms module after consulting with awebbMelanie Thielker1-6/+2
2008-09-22Fix a small logic error in my perms module changesMelanie Thielker1-1/+1
2008-09-22Create CanEditObjectInventory to preserve the abilityMelanie Thielker1-0/+20
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2-2/+2
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