| Commit message (Expand) | Author | Files | Lines |
2009-09-14 | label load and save iar commands as experimental. | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2009-09-14 | re-enable load and save iar commands | Justin Clark-Casey (justincc) | 1 | -8/+0 |
2009-09-14 | fix to preserve UTF8 encoding in saved script state. | dr scofield (aka dirk husemann) | 1 | -4/+4 |
2009-09-13 | * Add the RegionCombinerModule back | Teravus Ovares (Dan Olivares) | 9 | -0/+1719 |
2009-09-13 | Temporarily removing the RegionCombinerModule to debug a mono assert on linux | Teravus Ovares (Dan Olivares) | 9 | -1719/+0 |
2009-09-13 | * Use the BeginInvoke methodology instead of the FireAndForget methodology to... | Teravus Ovares (Dan Olivares) | 1 | -5/+25 |
2009-09-13 | * Move nested classes from the RegionCombinerModule into their own file. | Teravus Ovares (Dan Olivares) | 8 | -563/+804 |
2009-09-13 | Change the type value for given folders to -1. Prevents inventory blowups | Melanie | 1 | -1/+1 |
2009-09-13 | * More comments in the RegionCombinerModule | Teravus Ovares (Dan Olivares) | 3 | -29/+251 |
2009-09-13 | Formatting cleanup. | Jeff Ames | 2 | -8/+8 |
2009-09-12 | Guarding the unpacking of the email field introduced by Robsmart. Most profil... | Diva Canto | 1 | -1/+2 |
2009-09-11 | Add a using() block around the timer script | Melanie | 1 | -6/+8 |
2009-09-11 | Disable non-user ready load/save iar for now pending possible format change | Justin Clark-Casey (justincc) | 1 | -2/+10 |
2009-09-11 | Remove bug where iar created folders could not be deleted after relog | Justin Clark-Casey (justincc) | 2 | -3/+7 |
2009-09-11 | Minor indentation cleanup. | Diva Canto | 1 | -2/+3 |
2009-09-11 | Changed RemoteAuthorizationServiceConnector so that it implements the IAuthor... | Rob Smart | 1 | -4/+45 |
2009-09-10 | Changed the interface of IAuthorizationService to get less data. | Diva Canto | 2 | -8/+6 |
2009-09-10 | adding in working functionality for the remote connector | Rob Smart | 1 | -1/+1 |
2009-09-10 | The stubs for an authorization service, at the moment the service will always... | Rob Smart | 5 | -1/+289 |
2009-09-10 | refactor: Replace some iar item name generation in tests with helper function | Justin Clark-Casey (justincc) | 1 | -6/+3 |
2009-09-10 | fix spurious loading... messages on iar load by creating folders as version 1... | Justin Clark-Casey (justincc) | 2 | -2/+1 |
2009-09-10 | * Fix an off by one error on visible neighbors in the 'RequestNeighbors' meth... | Teravus Ovares (Dan Olivares) | 1 | -2/+2 |
2009-09-10 | Formatting cleanup. | Jeff Ames | 2 | -60/+25 |
2009-09-10 | * Another Timer lock | Teravus Ovares (Dan Olivares) | 1 | -1/+4 |
2009-09-09 | * Lock timers when Calling Start() and Stop() when the Thread Context is murk... | Teravus Ovares (Dan Olivares) | 4 | -23/+66 |
2009-09-09 | De-hardcode default home locations on create user (standalone). | Diva Canto | 1 | -0/+8 |
2009-09-09 | minor: suppress mono warning 0162 generated when comparing const RegionSize a... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2009-09-09 | Add test to check behaviour if an iar is loaded where no user profile exists ... | Justin Clark-Casey (justincc) | 3 | -19/+84 |
2009-09-09 | reformatting. | dr scofield (aka dirk husemann) | 1 | -18/+17 |
2009-09-09 | fix: unicode notecards not surviving script treatment (fixes #4119 --- | dr scofield (aka dirk husemann) | 2 | -8/+8 |
2009-09-08 | Thank you, mcortez, for a patch to fix errors in FlotsamCache and expand | Melanie | 1 | -28/+130 |
2009-09-08 | extend load iar test to loading into a deeply nested directory | Justin Clark-Casey (justincc) | 3 | -10/+27 |
2009-09-08 | refactor: change method argument name | Justin Clark-Casey (justincc) | 1 | -22/+24 |
2009-09-08 | minor: remove warning | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2009-09-08 | refactor iar name generation | Justin Clark-Casey (justincc) | 2 | -27/+71 |
2009-09-08 | * Fixes a 'take object from mega region' and rez it in a regular region.. ... | Teravus Ovares (Dan Olivares) | 2 | -1/+52 |
2009-09-07 | llRot2Euler() now returns angles -PI < angle < PI | dahlia | 1 | -3/+8 |
2009-09-07 | random drive-by maths optimization in llRot2Euler() and llEuler2Rot() | dahlia | 1 | -8/+8 |
2009-09-07 | Only allow iar load/save if user is logged in to the region simulator | Justin Clark-Casey (justincc) | 3 | -32/+116 |
2009-09-07 | make oar module logging a little less noisy | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2009-09-07 | change default iar filename | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-09-07 | * Enables Child Agents for all virtual regions in the region and their neighb... | Teravus Ovares (Dan Olivares) | 1 | -2/+56 |
2009-09-06 | minor: organizational | Teravus Ovares (Dan Olivares) | 1 | -1/+19 |
2009-09-06 | change iar load to make discrete inventory service requests rather than the c... | Justin Clark-Casey (justincc) | 2 | -34/+52 |
2009-09-06 | Add convenience functions to InventoryArchiveUtils for locating folders by as... | Justin Clark-Casey (justincc) | 2 | -5/+69 |
2009-09-06 | change load iar test to use non-cache find item by path function | Justin Clark-Casey (justincc) | 1 | -1/+4 |
2009-09-06 | remove now unnecessary parts of save iar test | Justin Clark-Casey (justincc) | 1 | -17/+4 |
2009-09-06 | remove warning | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2009-09-06 | * Moves another Legacy avatar inbounds check to Border | Teravus Ovares (Dan Olivares) | 1 | -4/+10 |
2009-09-06 | Convert iar write request to use inventory service requests rather than cache | Justin Clark-Casey (justincc) | 2 | -12/+164 |