| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes the previous commit of llMakeLink for Shared/ | Melanie Thielker | 2008-08-19 | 1 | -2/+2 |
* | Mantis #2001 | Melanie Thielker | 2008-08-19 | 2 | -2/+62 |
* | Mantis #1999 | Melanie Thielker | 2008-08-19 | 1 | -0/+3 |
* | Packet type exclusion (Mantis #2004) | Melanie Thielker | 2008-08-19 | 1 | -2/+4 |
* | Attachment persistence (Mantis #1711) | Melanie Thielker | 2008-08-19 | 1 | -10/+19 |
* | Moves one file to it's proper location | Melanie Thielker | 2008-08-19 | 1 | -0/+43 |
* | Fix region crossings and access to inventory after changing regions within | Melanie Thielker | 2008-08-19 | 4 | -7/+50 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 4 | -9/+8 |
* | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 2 | -11/+45 |
* | * This reverts a change where m_regions[RegionHandle] was replaced instead of... | Teravus Ovares | 2008-08-19 | 1 | -2/+7 |
* | Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs. | Mike Mazur | 2008-08-19 | 2 | -91/+106 |
* | Apply Godfrey's patch (originally in r5872) to Shared/LSL_Types.cs as well. | Mike Mazur | 2008-08-19 | 1 | -2/+94 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 4 | -59/+31 |
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 4 | -21/+50 |
* | * It appears that sometimes some IClientAPI reference is not being released, ... | Justin Clarke Casey | 2008-08-18 | 2 | -5/+56 |
* | Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ... | Melanie Thielker | 2008-08-18 | 2 | -8/+8 |
* | * maptile - just flatten it.. we'll worry about projection later.. | Teravus Ovares | 2008-08-18 | 1 | -4/+7 |
* | * Slightly better implementation of prim volume drawing on the maptile using ... | Teravus Ovares | 2008-08-18 | 1 | -10/+177 |
* | * Maptile prim volume drawing change from manually drawing the rectangles usi... | Teravus Ovares | 2008-08-18 | 1 | -20/+65 |
* | * Text/comment cleanup in MapImageModule | Teravus Ovares | 2008-08-18 | 1 | -30/+6 |
* | Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978) | Jeff Ames | 2008-08-18 | 2 | -78/+79 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 100 | -2028/+1983 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-17 | 4 | -48/+48 |
* | Change the deselect processing to prevent gratuituous full update | Melanie Thielker | 2008-08-17 | 1 | -14/+42 |
* | Mantis#1974. Thank you BlueWall for a patch that: | Charles Krinke | 2008-08-17 | 1 | -0/+42 |
* | Add some locking on m_undo in SceneObjectPart | Melanie Thielker | 2008-08-17 | 1 | -15/+25 |
* | * Turned on the MapImageModule as opposed to the code in Scene for generating... | Teravus Ovares | 2008-08-17 | 2 | -100/+478 |
* | Add the IInventoryModule interface and a sample method call | Melanie Thielker | 2008-08-17 | 2 | -13/+32 |
* | Patch for Adam: Add two new permissions options to Opensim.ini.example | Melanie Thielker | 2008-08-17 | 1 | -3/+7 |
* | * half of the attachmentpoint skull fix | Teravus Ovares | 2008-08-17 | 1 | -0/+17 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-17 | 3 | -46/+54 |
* | Mantis#1971. Thank you kindly, BlueWall for a patch that: | Charles Krinke | 2008-08-16 | 1 | -2/+40 |
* | * re-order an operation to check for NaNs in the maptile shadow routine. | Teravus Ovares | 2008-08-16 | 1 | -4/+4 |
* | * Move GridInfoService into Framework.Communications and eliminate Common.Com... | Justin Clarke Casey | 2008-08-16 | 1 | -1/+1 |
* | * Insert a new 'set log level [level] command on the console' | Justin Clarke Casey | 2008-08-16 | 2 | -1/+1 |
* | * One more terrain shadow debug helper. | Teravus Ovares | 2008-08-16 | 1 | -15/+29 |
* | Mantis#1970. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -20/+9 |
* | Mantis#1969. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-16 | 1 | -15/+26 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 8 | -2/+356 |
* | * Fix a rare maptile shading error, terrain difference mod 1 = 0 + abs = oops. | Teravus Ovares | 2008-08-16 | 1 | -36/+13 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 10 | -200/+200 |
* | * Adds Slightly better terrain shading to maptile generation. | Teravus Ovares | 2008-08-16 | 1 | -0/+86 |
* | Reshuffle to eliminate prim owner lookups unless gridgods are enabled | Melanie Thielker | 2008-08-16 | 1 | -4/+7 |
* | Guard against a null ref in the permissions module when a profile | Melanie Thielker | 2008-08-16 | 1 | -2/+5 |
* | Mantis#1890. Thank you kindly, Godfrey, for a patch that addresses: | Charles Krinke | 2008-08-16 | 1 | -2/+94 |
* | Mantis#1964. Thank you kindly, BlueWall for a patch that: | Charles Krinke | 2008-08-16 | 1 | -3/+63 |
* | Mantis#1963. Thank you kindly, Krtaylor for a patch that solves: | Charles Krinke | 2008-08-16 | 1 | -0/+10 |
* | Refactor a lot of direct calls to OGS1 to use the cached version instead. | Melanie Thielker | 2008-08-16 | 8 | -38/+25 |
* | Perils of copypaste. Missing references. | Melanie Thielker | 2008-08-15 | 1 | -1/+2 |
* | Fix repeated user profile info lookups. Redirect those lookups to cache. | Melanie Thielker | 2008-08-15 | 1 | -2/+3 |