| Commit message (Expand) | Author | Files | Lines |
2008-09-30 | * Replacing Net.HttpListener with HttpServer. | Teravus Ovares | 4 | -87/+292 |
2008-09-30 | * Fixed minor issue while building: If you do a raytraced object placement an... | Adam Frisby | 1 | -2/+1 |
2008-09-30 | Allow create-region to load files from arbitrary locations | Melanie Thielker | 1 | -0/+5 |
2008-09-30 | * Get the code up to speed with my -#dev e-mail example. (uncomment out lines... | Teravus Ovares | 2 | -4/+34 |
2008-09-29 | * minor: remove warnings | Justin Clarke Casey | 1 | -6/+7 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2294 | Justin Clarke Casey | 1 | -0/+15 |
2008-09-28 | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 1 | -0/+2 |
2008-09-28 | Add some methods to allow modules so set client view options | Melanie Thielker | 1 | -0/+2 |
2008-09-28 | Mantis#2288. Thank you kindly, SMeans, for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-09-27 | * Event queue is now polling.. | Teravus Ovares | 1 | -2/+4 |
2008-09-27 | - adding Dequeue with a timeout to the BlockingQueue | Homer Horwitz | 1 | -0/+17 |
2008-09-27 | * This is the very very early beginnings of an EventQueue:get module. | Teravus Ovares | 3 | -5/+155 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 6 | -35/+34 |
2008-09-26 | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 1 | -1/+1 |
2008-09-25 | Add an extension to allow registering multiple interfaces of a type with | Melanie Thielker | 1 | -0/+1 |
2008-09-25 | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 2 | -11/+4 |
2008-09-25 | * Adds some Wind | Teravus Ovares | 1 | -0/+3 |
2008-09-25 | temporarily disabling HttpServer related stuff (take #2: Exclude takes | Dr Scofield | 2 | -48/+48 |
2008-09-25 | * In Standalone, add a persistant account for the OGP user. | Teravus Ovares | 3 | -4/+30 |
2008-09-25 | * Remove a message handler | Teravus Ovares | 1 | -0/+2 |
2008-09-24 | Add persistence of active gestures. This needs an UGAIM update to work. | Homer Horwitz | 4 | -2/+41 |
2008-09-23 | * OGP GET, look for Accept header application/llsd+xml with an optional ?q= | Teravus Ovares | 1 | -1/+1 |
2008-09-23 | * Fix a null reference exception that I introduced | Teravus Ovares | 1 | -1/+1 |
2008-09-23 | * Get Requests for OGP don't have a Content-type: application/llsd+xml, they ... | Teravus Ovares | 1 | -0/+12 |
2008-09-23 | * Update in OGP draft 3 protocol spec with regards to seed region requests ru... | Teravus Ovares | 1 | -2/+7 |
2008-09-21 | * minor: Remove some of the redundant asset id storage for now | Justin Clarke Casey | 1 | -11/+12 |
2008-09-21 | * Start recording asset request times after a cache miss. This is very primt... | Justin Clarke Casey | 2 | -6/+33 |
2008-09-21 | * Eliminate the need to copy asset request lists in the asset cache when an a... | Justin Clarke Casey | 1 | -82/+22 |
2008-09-21 | * minor: tidy up of AssetCache, remove currently pointless storing of thread ... | Justin Clarke Casey | 1 | -12/+9 |
2008-09-21 | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 1 | -0/+6 |
2008-09-21 | Completely revert the notecard uploading changes I made, since they | Melanie Thielker | 1 | -2/+0 |
2008-09-20 | And re-reverse the names from last commit | Melanie Thielker | 1 | -2/+2 |
2008-09-20 | Remove CAPS notecard updating, as LL isn't supporting it and the viewer | Melanie Thielker | 1 | -1/+2 |
2008-09-20 | Partially implement notecard saves in task inventory. Still makes the | Melanie Thielker | 1 | -1/+2 |
2008-09-19 | * Implements an experimental method to define which region you want to go to ... | Teravus Ovares | 1 | -2/+5 |
2008-09-19 | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 4 | -15/+27 |
2008-09-19 | * Tweaked handler code to recognize LibOMV's LLSD Login by post content. | Teravus Ovares | 1 | -1/+3 |
2008-09-19 | * Switches content type from application/xml+llsd to application/llsd+xml on ... | Teravus Ovares | 1 | -1/+1 |
2008-09-18 | adds support to delete a region completely and offers that | Dr Scofield | 1 | -0/+3 |
2008-09-15 | * minor: eat up some yummy warnings | Justin Clarke Casey | 2 | -7/+8 |
2008-09-15 | * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr... | Justin Clarke Casey | 3 | -31/+1 |
2008-09-15 | * oops! Add interface file I forgot in the last checkin | Justin Clarke Casey | 1 | -0/+49 |
2008-09-15 | * refactor: Break out IUserServiceAdmin out of IUserService since admin metho... | Justin Clarke Casey | 3 | -20/+8 |
2008-09-15 | * Complete refactoring accidentally left unfinished so that all server help r... | Justin Clarke Casey | 1 | -15/+1 |
2008-09-15 | * Add "reset user password" command to standalone region console | Justin Clarke Casey | 3 | -3/+49 |
2008-09-14 | * Made Seed CAP response respect the SSL setting. | Teravus Ovares | 3 | -5/+82 |
2008-09-14 | * This update makes configuring SSL a little easier on Windows XP. It also m... | Teravus Ovares | 2 | -2/+134 |
2008-09-14 | * Converted a number of methods within the login processes from private to pr... | Adam Frisby | 3 | -15/+9 |
2008-09-12 | Changed "show users" command to display only root agents, "show users full" to | Homer Horwitz | 3 | -7/+7 |
2008-09-12 | reformat spacing on some property declarations. Take away the virtual | Sean Dague | 1 | -73/+33 |