aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03Mantis #1360Melanie Thielker1-3/+21
2008-10-02- Fixed a small off by one error in sending MapBlocksHomer Horwitz1-1/+1
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz1-0/+12
2008-09-29* minor: remove warningJustin Clarke Casey1-5/+5
2008-09-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke1-0/+9
2008-09-28Add some methods to allow modules so set client view optionsMelanie Thielker1-0/+28
2008-09-27* Replace a generic error handler.Teravus Ovares1-1/+1
2008-09-27* Event queue is now polling.. Teravus Ovares1-1/+2
2008-09-26* Patch from JHurlimanTeravus Ovares1-74/+36
2008-09-26* minor: remove warningsJustin Clarke Casey1-3/+3
2008-09-26* Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares1-23/+27
2008-09-25Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke1-1/+1
2008-09-25* Adds some WindTeravus Ovares1-1/+92
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker1-1/+2
2008-09-24cleanups, fixing REST appearance services.Dr Scofield1-2/+0
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-1/+1
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-20* refactor: remove unnecessary packet null check in LLClientViewJustin Clarke Casey1-7/+8
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey1-1/+1
2008-09-18code formatting cleanup. Dr Scofield1-2/+2
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-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 Ames1-7/+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 Casey1-5/+17
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-386/+382
2008-09-05Mantis#2104. Thank you kindly, Godfrey for a patch that:Charles Krinke1-3/+3
2008-09-03Mantis#2106. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-3/+9
2008-08-30* Apply patch in mantis 2083Justin Clarke Casey1-1/+1
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-8/+6
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 Casey1-1/+1
2008-08-25* Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey1-1/+1
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-10/+38
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker1-1/+48
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-0/+45
2008-08-19Update svn properties, formatting cleanup.Jeff Ames1-4/+4
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 Thielker1-3/+3
2008-08-18Formatting cleanup.Jeff Ames1-33/+33
2008-08-16* Insert a new 'set log level [level] command on the console'Justin Clarke Casey1-1/+0