| Commit message (Expand) | Author | Age | Files | Lines |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -4/+4 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -4/+4 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -4/+4 |
* | * test: Add scene root agent test stub, since I'll be picking up with somethi... | Justin Clarke Casey | 2008-11-14 | 1 | -1/+1 |
* | * Stop the pointless passing of a scene's own region handler back to it in re... | Justin Clarke Casey | 2008-11-12 | 1 | -20/+19 |
* | Change teleport timings | Melanie Thielker | 2008-11-07 | 1 | -2/+2 |
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 1 | -3/+4 |
* | On TP, child-agents weren't closed down properly, as the list of child-regions | Homer Horwitz | 2008-11-03 | 1 | -0/+4 |
* | * test: Add basic scene test which merely instantiates the scene right now | Justin Clarke Casey | 2008-10-31 | 1 | -10/+3 |
* | Experimental patch (suggested by diva) to kill off WP teleport ghosts. | Melanie Thielker | 2008-10-27 | 1 | -0/+1 |
* | Implement the hook needed for the CanTeleport check | Melanie Thielker | 2008-10-11 | 1 | -0/+3 |
* | * Fixes the last snag with the EventQueue. The situation where the seedcap g... | Teravus Ovares | 2008-10-05 | 1 | -1/+3 |
* | Added immediate TP failure message for TPs to regions that aren't there, | Homer Horwitz | 2008-10-04 | 1 | -0/+19 |
* | Add the missing bits for the new region-search: | Homer Horwitz | 2008-10-03 | 1 | -1/+5 |
* | * EventQueueGet is now working. | Teravus Ovares | 2008-10-03 | 1 | -3/+12 |
* | - Further cleanups | Homer Horwitz | 2008-09-28 | 1 | -2/+13 |
* | * Adds flag to enable/disable EventQueueGet. | Teravus Ovares | 2008-09-27 | 1 | -1/+15 |
* | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 2008-09-21 | 1 | -1/+12 |
* | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 2008-09-12 | 1 | -3/+9 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -35/+35 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -1/+1 |
* | Mantis#1518. Thank you kindly, Zaki for a patch that: | Charles Krinke | 2008-08-27 | 1 | -0/+17 |
* | Mantis#2047. Thank you kindly, Simsim for a patch that addresses: | Charles Krinke | 2008-08-27 | 1 | -0/+4 |
* | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 2008-08-20 | 1 | -0/+6 |
* | Fix region crossings and access to inventory after changing regions within | Melanie Thielker | 2008-08-19 | 1 | -2/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -4/+4 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -1/+15 |
* | Mantis #1946 | Melanie Thielker | 2008-08-14 | 1 | -6/+17 |
* | Thanks, lulurun, for a patch that addresses inventory problems that occur | Mike Mazur | 2008-08-12 | 1 | -0/+5 |
* | * All CheckRegion within an instance would use the same, global, bool for 'Av... | lbsa71 | 2008-08-08 | 1 | -2/+1 |
* | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 2008-08-01 | 1 | -0/+2 |
* | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 2008-07-04 | 1 | -1/+1 |
* | plumbing for multiple inventory servers. Mostly done on the region server side. | MW | 2008-06-28 | 1 | -0/+1 |
* | move along, nothing to see here. just a couple of lazy variables. | Dr Scofield | 2008-06-27 | 1 | -2/+2 |
* | added the flag param to IClientAPI.SendMapBlock | MW | 2008-06-25 | 1 | -1/+1 |
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -0/+13 |
* | Mantis#1411. Thank you kindly for Dataserver.cs and a patch | Charles Krinke | 2008-05-29 | 1 | -0/+5 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -30/+30 |
* | From: Dr Schofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-05-14 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -2/+3 |
* | * Implemented ChildAgentDataUpdate throttle multiplier based on an inaccurate... | Teravus Ovares | 2008-05-13 | 1 | -0/+7 |
* | * If a region running in grid mode fails to login to the grid service, startu... | Justin Clarke Casey | 2008-05-12 | 1 | -0/+5 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -265/+269 |
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 1 | -269/+265 |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 1 | -1/+2 |
* | * Ooops, attachments now teleport/cross region borders along with your avatar... | Teravus Ovares | 2008-04-26 | 1 | -0/+2 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+4 |
* | This update has good news and bad news, first the bad. | Teravus Ovares | 2008-03-30 | 1 | -5/+11 |
* | * Massaging CAPS setup/teardown log messages | Justin Clarke Casey | 2008-03-25 | 1 | -1/+1 |
* | * Print out the exception stacks of resolution failures, temporarily | Justin Clarke Casey | 2008-03-25 | 1 | -2/+3 |