aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (unfollow)
Commit message (Expand)AuthorFilesLines
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-10-01* minor: oh, and comment out the now unused logger as wellJustin Clarke Casey1-2/+2
2008-10-01* minor: Comment out temporarily statistical counter I accidentally left in f...Justin Clarke Casey1-1/+1
2008-10-01* Try bumping packet resend timeout up to 2 seconds instead of 1Justin Clarke Casey1-9/+22
2008-10-01* refactor: rename interface to put standard I prefix in frontJustin Clarke Casey3-5/+5
2008-10-01* Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey2-9/+21
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 Thielker2-0/+29
2008-09-28Mantis #2288Melanie Thielker1-4/+16
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 Ovares4-81/+45
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-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