| Commit message (Expand) | Author | Files | Lines |
2011-01-19 | With mic's permission, adjust long call time info messages to 500ms from 200ms | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-01-19 | Downgrade and comment out some other caps messages for now | Justin Clark-Casey (justincc) | 1 | -5/+4 |
2011-01-18 | Fix build break | Melanie | 1 | -1/+1 |
2011-01-18 | Change gesture activation to not quash any other flags | Melanie | 1 | -3/+3 |
2011-01-18 | Prune some of the excess logging for client logins. | Justin Clark-Casey (justincc) | 3 | -4/+4 |
2011-01-17 | Protect World Map module, RequestMapItemsAsync, from badly formed URLs. | Diva Canto | 1 | -1/+11 |
2011-01-12 | Dont' trust the viewer! Fix a permission slam error caused by trusting | Melanie | 1 | -0/+6 |
2011-01-12 | Fix direct item give permissions | Melanie | 2 | -11/+17 |
2011-01-08 | Added more debug messages under the -verbose option. | Diva Canto | 1 | -2/+6 |
2011-01-08 | Added a -v|verbose option to save iar. | Diva Canto | 2 | -1/+9 |
2011-01-07 | Minor additional debug message. | Diva Canto | 1 | -0/+2 |
2011-01-07 | Make HG map search consistent with new syntax for link-region, i.e. http://fo... | Diva Canto | 1 | -1/+1 |
2011-01-07 | Spawn a threadlet upon receiving requests to close agents. The operation may ... | Diva Canto | 1 | -1/+4 |
2011-01-06 | Map search: changed the flag sent to the client. It was 2 (???), now it's 0. ... | Diva Canto | 1 | -3/+3 |
2011-01-03 | Allow cross-scope friendships to work, and also allow other cross scope name | Melanie | 3 | -3/+3 |
2011-01-03 | Fix scoping for prim region crossings | Melanie | 2 | -2/+2 |
2011-01-03 | Implement Scope ID lookup on GetLandData. Stacked regions were not handled | Melanie | 4 | -39/+42 |
2010-12-29 | Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors we... | Diva Canto | 1 | -1/+1 |
2010-12-27 | WARNING: simulator config var change! This affects only system-facing configs... | Diva Canto | 1 | -2/+12 |
2010-12-25 | Fixes mantis #5279 | Diva Canto | 1 | -1/+1 |
2010-12-24 | One more pass at object inventory. This time, fix SceneObjectPartInventory so... | Diva Canto | 1 | -80/+14 |
2010-12-23 | Hopefully this fixes all prim inventory issues. No more abort, no more keepin... | Diva Canto | 1 | -35/+49 |
2010-12-23 | Removed unused code -- this was the previous version of UDP texture sending, ... | Diva Canto | 4 | -866/+0 |
2010-12-23 | Put back a commented section of code. With some viewers, object inventory | Melanie | 1 | -6/+5 |
2010-12-22 | Added a counter to NewFiles in Xfers to account for simultaneous object inven... | Diva Canto | 1 | -16/+42 |
2010-12-22 | Fixed wrong argument cardinality in debug message. | Diva Canto | 1 | -1/+1 |
2010-12-22 | Fix a broken format on an error message. Also replace yet another e.Message | Melanie | 1 | -2/+1 |
2010-12-21 | * Adds AbortXfer to the ClientAPI mix | Teravus Ovares (Dan Olivares) | 1 | -4/+66 |
2010-12-18 | uncomment "load iar" help lines which added the --merge option | Justin Clark-Casey (justincc) | 1 | -5/+3 |
2010-12-18 | minor: add [-p|--profile=<url>] to usage line that pops up if save iar consol... | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2010-12-18 | Raise maximum iar version that master can load to 1.x, so that it can load it... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-12-14 | Made the map thread request the map items asynchronously, as the name suggest... | Diva Canto | 1 | -9/+71 |
2010-12-14 | Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g... | Diva Canto | 3 | -25/+90 |
2010-12-14 | reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u... | Justin Clark-Casey (justincc) | 1 | -0/+16 |
2010-12-13 | Fix a small bug in ban list handling | Melanie | 1 | -0/+2 |
2010-12-13 | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 3 | -120/+170 |
2010-12-11 | Remove the restriction that you have to be logged in when loading/saving iars | Justin Clark-Casey (justincc) | 2 | -72/+70 |
2010-12-11 | If we're saving an IAR with --profile information, then label this a version ... | Justin Clark-Casey (justincc) | 1 | -5/+22 |
2010-12-11 | Drop current OAR version back to 0.5 since these are currently now compatible... | Justin Clark-Casey (justincc) | 3 | -35/+34 |
2010-12-10 | Normalization of OSSL function names. | Marck | 1 | -11/+12 |
2010-12-09 | Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman... | Diva Canto | 1 | -1/+1 |
2010-12-08 | Fixed wrong comment | Diva Canto | 1 | -1/+1 |
2010-12-08 | Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase y... | Diva Canto | 1 | -1/+1 |
2010-12-08 | Added ability for GetTexture to serve multiple formats. The format may come a... | Diva Canto | 1 | -42/+202 |
2010-12-09 | Plumb a code path for the entity transfer module to ask a destination scene | Melanie | 2 | -0/+34 |
2010-12-05 | Fixed some inconsistency with trailing /. Made debug messages consistent. Cha... | Diva Canto | 2 | -6/+6 |
2010-12-04 | Simplify updating of agent inventory assets. Make newly created asset IDs | Melanie | 1 | -19/+6 |
2010-12-04 | Convert the agent asset transactions module to a new style module. | Melanie | 3 | -168/+156 |
2010-12-03 | Various bug fixes for appearance handling: more aggressive reset of textures ... | Mic Bowman | 1 | -36/+63 |
2010-11-29 | Fix unit test. | Diva Canto | 3 | -9/+16 |