aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Fixed a small off by one error in sending MapBlocksHomer Horwitz2008-10-021-1/+1
* - Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz2008-10-011-0/+12
* * minor: oh, and comment out the now unused logger as wellJustin Clarke Casey2008-10-011-2/+2
* * minor: Comment out temporarily statistical counter I accidentally left in f...Justin Clarke Casey2008-10-011-1/+1
* * Try bumping packet resend timeout up to 2 seconds instead of 1Justin Clarke Casey2008-10-011-9/+22
* * refactor: rename interface to put standard I prefix in frontJustin Clarke Casey2008-10-013-5/+5
* * Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey2008-10-012-9/+21
* * minor: remove warningJustin Clarke Casey2008-09-291-5/+5
* Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2008-09-281-0/+9
* Add some methods to allow modules so set client view optionsMelanie Thielker2008-09-282-0/+29
* Mantis #2288Melanie Thielker2008-09-281-4/+16
* * Replace a generic error handler.Teravus Ovares2008-09-271-1/+1
* * Event queue is now polling.. Teravus Ovares2008-09-271-1/+2
* * Patch from JHurlimanTeravus Ovares2008-09-264-81/+45
* * minor: remove warningsJustin Clarke Casey2008-09-261-3/+3
* * Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares2008-09-261-23/+27
* Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke2008-09-251-1/+1
* * Adds some WindTeravus Ovares2008-09-251-1/+92
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-1/+2
* cleanups, fixing REST appearance services.Dr Scofield2008-09-241-2/+0
* Update svn properties, formatting cleanup.Jeff Ames2008-09-231-1/+1
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-231-1/+0
* Move script and notecard open perms checks from ClientView to theMelanie Thielker2008-09-221-2/+22
* cleanups in inventory REST code. also, disables digest authenticationsDr Scofield2008-09-221-1/+2
* * Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey2008-09-211-0/+2
* * refactor: remove unnecessary packet null check in LLClientViewJustin Clarke Casey2008-09-202-8/+8
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-192-3/+1
* code formatting cleanup. Dr Scofield2008-09-181-2/+2
* * This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares2008-09-141-1/+6
* * Converted a number of methods within the login processes from private to pr...Adam Frisby2008-09-141-3/+2
* * Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby2008-09-142-19/+17
* Formatting cleanup.Jeff Ames2008-09-131-1/+1
* Mantis #2018Melanie Thielker2008-09-131-0/+15
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-7/+10
* Revert 6242 because of a possible licensing issueMelanie Thielker2008-09-121-146/+0
* Add the UUIDs of the standard animations. Thanks, Ewe Loon!Melanie Thielker2008-09-121-0/+146
* * Start loading prims after region module configuration rather than beforeJustin Clarke Casey2008-09-111-4/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-1/+1
* Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur2008-09-101-0/+14
* * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby2008-09-091-0/+38
* Update svn properties, formatting cleanup.Jeff Ames2008-09-092-16/+16
* * some if inversions and added {}'s for readabilitylbsa712008-09-081-12/+13
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+7
* * Improve login failure handling.Justin Clarke Casey2008-09-071-2/+0
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-073-37/+93
* * minor: just minor doc and tidy upJustin Clarke Casey2008-09-071-3/+23
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-068-407/+403
* Rolling back #6139 because there is no consensus on it's application.Melanie Thielker2008-09-061-27/+1
* Mantis #624Melanie Thielker2008-09-061-1/+27