| Commit message (Expand) | Author | Age | Files | Lines |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 4 | -5/+2 |
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-05-01 | 1 | -3/+0 |
* | * You can now rez objects out of inventory at the correct offset from prim yo... | Teravus Ovares | 2008-05-01 | 6 | -15/+69 |
* | * Fix OBB raycaster to respond properly to rays cast from any direction. | Teravus Ovares | 2008-05-01 | 1 | -1/+4 |
* | * Spring cleaned a bunch of '//TODO: unused' marked functions. | Adam Frisby | 2008-04-30 | 1 | -22/+0 |
* | * Sometimes you know, you do something really stupid. | Adam Frisby | 2008-04-30 | 1 | -1/+1 |
* | * Patch by Melanie. Implements proper objectflags on child objects. Thanks ... | Teravus Ovares | 2008-04-30 | 6 | -108/+120 |
* | * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank... | Teravus Ovares | 2008-04-30 | 1 | -5/+28 |
* | Patch from Melanie: 0001087: Crash to bash de-linking objects. Thanks Melanie! | Teravus Ovares | 2008-04-29 | 1 | -1/+2 |
* | * Fixes child prim not editable as an attachment. You can right click on chi... | Teravus Ovares | 2008-04-29 | 2 | -2/+16 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-28 | 1 | -13/+2 |
* | * Added basic 3-5 level undo on prim position/rotation/scale. | Teravus Ovares | 2008-04-28 | 5 | -8/+220 |
* | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 2008-04-27 | 5 | -14/+72 |
* | * Single Attachments now work from inventory. You can attach from inventory ... | Teravus Ovares | 2008-04-27 | 5 | -16/+195 |
* | Minor svn, formatting cleanup. | Jeff Ames | 2008-04-27 | 1 | -4/+0 |
* | * More attachment stuff, reworked some of the inventory routines to be what I... | Teravus Ovares | 2008-04-27 | 5 | -32/+161 |
* | * Tidy up and comments related to last inventory related commit | Justin Clarke Casey | 2008-04-26 | 1 | -5/+5 |
* | * First draft implementation of copying prim inventory items back to agent in... | Justin Clarke Casey | 2008-04-26 | 6 | -12/+112 |
* | * Ooops, attachments now teleport/cross region borders along with your avatar... | Teravus Ovares | 2008-04-26 | 6 | -22/+141 |
* | * Fixes prim crossing. See bug 1050. | Teravus Ovares | 2008-04-25 | 4 | -5/+52 |
* | * Check in odds and ends which remain as an attempt to get the item propertie... | Justin Clarke Casey | 2008-04-25 | 4 | -13/+56 |
* | * Fixes Mantis: 1049. Y Texture repeat not being applied to resulting animat... | Teravus Ovares | 2008-04-25 | 1 | -1/+1 |
* | * Fixes the object pay box to default to -2,-2,-2,-2,-2. Fixes mantis 1045. | Teravus Ovares | 2008-04-25 | 1 | -1/+1 |
* | * Used thomas' patch m884 as an example to make HUD attachments work. While... | Teravus Ovares | 2008-04-25 | 1 | -1/+1 |
* | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 2008-04-25 | 4 | -5/+204 |
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 5 | -109/+109 |
* | * Adds much better support for attachments that you right click on in world. | Teravus Ovares | 2008-04-24 | 4 | -12/+116 |
* | * Fixed an annoying pop-up box when crossing borders. | Teravus Ovares | 2008-04-23 | 2 | -3/+3 |
* | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 2008-04-23 | 1 | -0/+3 |
* | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 2008-04-23 | 2 | -3/+56 |
* | * Patch for #973 - Object Rez from Inventory ignores permissions - Thanks tgl... | Adam Frisby | 2008-04-23 | 3 | -11/+88 |
* | * Applying Mantis #1022 - Thanks Melanie! | Adam Frisby | 2008-04-23 | 1 | -2/+11 |
* | * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie! | Adam Frisby | 2008-04-23 | 1 | -1/+1 |
* | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 2008-04-23 | 3 | -66/+129 |
* | From: Dr Schofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-23 | 1 | -5/+15 |
* | * Implements llScriptDanger | Teravus Ovares | 2008-04-22 | 1 | -5/+30 |
* | * Implemented NoScript areas (without loosing script state). | Teravus Ovares | 2008-04-22 | 1 | -0/+59 |
* | * Added missing reference to OpenSim.Framework.Communications to RemoteAdminP... | Adam Frisby | 2008-04-21 | 1 | -602/+602 |
* | * Various compiler warning cleanups. | Adam Frisby | 2008-04-21 | 2 | -2/+2 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-21 | 1 | -0/+16 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 18 | -86/+71 |
* | * Remove user profile from cache when they log out from a region. | Justin Clarke Casey | 2008-04-20 | 1 | -0/+2 |
* | * Updates LSL2CS converter | Teravus Ovares | 2008-04-20 | 4 | -3/+149 |
* | Thank you kindly krtaylor for a patch to solve: | Charles Krinke | 2008-04-19 | 3 | -1/+55 |
* | * Fix build break in previous revision | Justin Clarke Casey | 2008-04-19 | 1 | -1/+1 |
* | * Fixed two compiler warnings dealing with IPAddress equality. | Adam Frisby | 2008-04-18 | 1 | -3/+1 |
* | * Added lock persistence | Teravus Ovares | 2008-04-18 | 1 | -3/+4 |
* | * Re-Fixed caps | Teravus Ovares | 2008-04-17 | 4 | -40/+15 |
* | * Implements 'Set Home to Here' | Teravus Ovares | 2008-04-17 | 2 | -2/+48 |
* | * Applying melanie's Landmark patch. Thanks Melanie! | Teravus Ovares | 2008-04-16 | 3 | -1/+34 |