aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-23Update the permissions system to handle scripts and notecards the wayMelanie Thielker1-1/+0
2008-09-22Move script and notecard open perms checks from ClientView to theMelanie Thielker1-2/+22
2008-09-22cleanups in inventory REST code. also, disables digest authenticationsDr Scofield1-1/+2
2008-09-21* Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey1-0/+2
2008-09-20* refactor: remove unnecessary packet null check in LLClientViewJustin Clarke Casey2-8/+8
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2-3/+1
2008-09-18code formatting cleanup. Dr Scofield1-2/+2
2008-09-14* This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares1-1/+6
2008-09-14* Converted a number of methods within the login processes from private to pr...Adam Frisby1-3/+2
2008-09-14* Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby2-19/+17
2008-09-13Formatting cleanup.Jeff Ames1-1/+1
2008-09-13Mantis #2018Melanie Thielker1-0/+15
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey1-7/+10
2008-09-12Revert 6242 because of a possible licensing issueMelanie Thielker1-146/+0
2008-09-12Add the UUIDs of the standard animations. Thanks, Ewe Loon!Melanie Thielker1-0/+146
2008-09-11* Start loading prims after region module configuration rather than beforeJustin Clarke Casey1-4/+1
2008-09-10Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-09-10Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur1-0/+14
2008-09-09* Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby1-0/+38
2008-09-09Update svn properties, formatting cleanup.Jeff Ames2-16/+16
2008-09-08* some if inversions and added {}'s for readabilitylbsa711-12/+13
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker1-0/+7
2008-09-07* Improve login failure handling.Justin Clarke Casey1-2/+0
2008-09-07* minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey3-37/+93
2008-09-07* minor: just minor doc and tidy upJustin Clarke Casey1-3/+23
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares8-407/+403
2008-09-06Rolling back #6139 because there is no consensus on it's application.Melanie Thielker1-27/+1
2008-09-06Mantis #624Melanie Thielker1-1/+27
2008-09-05Mantis#2104. Thank you kindly, Godfrey for a patch that:Charles Krinke1-3/+3
2008-09-03Mantis #2107Melanie Thielker1-6/+17
2008-09-03Mantis#2106. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-3/+9
2008-08-30* Committed patch in mantis 623Justin Clarke Casey1-14/+3
2008-08-30* Apply patch in mantis 2083Justin Clarke Casey1-1/+1
2008-08-28Update svn properties, formatting cleanup.Jeff Ames3-14/+11
2008-08-25Documentation, headers and all the normal stuffTeravus Ovares1-0/+32
2008-08-25* minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey1-1/+1
2008-08-25* minor: Comment out the remaining unhandled packet messages in LLClientView,...Justin Clarke Casey1-12/+10
2008-08-25* zap compilation warningsJustin Clarke Casey2-3/+3
2008-08-25* Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey1-1/+1
2008-08-25Update svn properties.Jeff Ames1-42/+42
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares3-10/+86
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker1-1/+48
2008-08-22* Allow an exception generated in ProcessOutPacket to travel up the stackJustin Clarke Casey1-27/+16
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-0/+45
2008-08-19Packet type exclusion (Mantis #2004)Melanie Thielker1-2/+4
2008-08-19Update svn properties, formatting cleanup.Jeff Ames2-5/+5
2008-08-18* It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey1-5/+9
2008-08-18Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker2-8/+8
2008-08-18Formatting cleanup.Jeff Ames4-50/+50