aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Remove a message handler Teravus Ovares2008-09-251-0/+2
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-244-2/+41
* * OGP GET, look for Accept header application/llsd+xml with an optional ?q=Teravus Ovares2008-09-231-1/+1
* * Fix a null reference exception that I introducedTeravus Ovares2008-09-231-1/+1
* * Get Requests for OGP don't have a Content-type: application/llsd+xml, they ...Teravus Ovares2008-09-231-0/+12
* * Update in OGP draft 3 protocol spec with regards to seed region requests ru...Teravus Ovares2008-09-231-2/+7
* * minor: Remove some of the redundant asset id storage for nowJustin Clarke Casey2008-09-211-11/+12
* * Start recording asset request times after a cache miss. This is very primt...Justin Clarke Casey2008-09-212-6/+33
* * Eliminate the need to copy asset request lists in the asset cache when an a...Justin Clarke Casey2008-09-211-82/+22
* * minor: tidy up of AssetCache, remove currently pointless storing of thread ...Justin Clarke Casey2008-09-211-12/+9
* * Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey2008-09-211-0/+6
* Completely revert the notecard uploading changes I made, since theyMelanie Thielker2008-09-211-2/+0
* And re-reverse the names from last commitMelanie Thielker2008-09-201-2/+2
* Remove CAPS notecard updating, as LL isn't supporting it and the viewerMelanie Thielker2008-09-201-1/+2
* Partially implement notecard saves in task inventory. Still makes theMelanie Thielker2008-09-201-1/+2
* * Implements an experimental method to define which region you want to go to ...Teravus Ovares2008-09-191-2/+5
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-194-15/+27
* * Tweaked handler code to recognize LibOMV's LLSD Login by post content.Teravus Ovares2008-09-191-1/+3
* * Switches content type from application/xml+llsd to application/llsd+xml on ...Teravus Ovares2008-09-191-1/+1
* adds support to delete a region completely and offers thatDr Scofield2008-09-181-0/+3
* * minor: eat up some yummy warningsJustin Clarke Casey2008-09-152-7/+8
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-153-31/+1
* * oops! Add interface file I forgot in the last checkinJustin Clarke Casey2008-09-151-0/+49
* * refactor: Break out IUserServiceAdmin out of IUserService since admin metho...Justin Clarke Casey2008-09-153-20/+8
* * Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey2008-09-151-15/+1
* * Add "reset user password" command to standalone region consoleJustin Clarke Casey2008-09-153-3/+49
* * Made Seed CAP response respect the SSL setting.Teravus Ovares2008-09-143-5/+82
* * This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares2008-09-142-2/+134
* * Converted a number of methods within the login processes from private to pr...Adam Frisby2008-09-143-15/+9
* Changed "show users" command to display only root agents, "show users full" toHomer Horwitz2008-09-123-7/+7
* reformat spacing on some property declarations. Take away the virtualSean Dague2008-09-121-73/+33
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-0/+1
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-127-171/+235
* Mantis#2165. Thank you kindly, CMickeyB for a patch that:Charles Krinke2008-09-121-18/+40
* * Removed some legacy commentinglbsa712008-09-111-44/+0
* * Added small convenience function to recursively calculate total amounts of ...lbsa712008-09-111-0/+15
* * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby2008-09-091-0/+7
* Update svn properties, formatting cleanup.Jeff Ames2008-09-094-8/+8
* changes to Test directory structure per opensim-dev conversationSean Dague2008-09-081-0/+141
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+4
* Mantis #2142Melanie Thielker2008-09-072-1/+17
* * Improve login failure handling.Justin Clarke Casey2008-09-071-21/+20
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-5/+8
* * minor: just minor doc and tidy upJustin Clarke Casey2008-09-072-1/+5
* Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-061-7/+5
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-062-4/+55
* Mantis #2133Melanie Thielker2008-09-0611-14/+14
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0699-1347/+1190
* Update svn properties.Jeff Ames2008-09-031-56/+56
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-1/+1