| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Fix StateSource constants, provide RegionStart | Tom | 2010-08-06 | 1 | -4/+5 |
* | | | | Make sure the avatar position gets moved along with a prim it is sitting on. ... | Tom | 2010-08-06 | 3 | -16/+32 |
* | | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Tom | 2010-08-06 | 3 | -13/+70 |
|\ \ \ \ |
|
| * | | | | Prevent users from becoming stuck online. This affects only 0.7 | Melanie Thielker | 2010-08-06 | 1 | -0/+2 |
| * | | | | Actually cache positives | Melanie Thielker | 2010-08-05 | 1 | -0/+1 |
| * | | | | Prevent hammering the grid services with llRequestAgentData requests. Cache the | Melanie Thielker | 2010-08-05 | 1 | -7/+48 |
| * | | | | We already have a record of killed prims. It just wasn't used by the new | Melanie Thielker | 2010-08-05 | 2 | -0/+18 |
| * | | | | Revert "Enforce a 0.2 second sleep on llDie() before the command is executed ... | Melanie Thielker | 2010-08-05 | 1 | -6/+1 |
* | | | | | Implement CHANGED_REGION_(RE)START and also fix various CHANGED_* constants w... | Tom | 2010-08-06 | 6 | -11/+28 |
|/ / / / |
|
* | | | | llRequestSimulatorData DATA_SIM_POS : Divide by RegionSize, don't multiply. T... | Tom | 2010-08-05 | 1 | -2/+2 |
* | | | | Enforce a 0.2 second sleep on llDie() before the command is executed - this s... | Tom | 2010-08-05 | 1 | -1/+6 |
* | | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Tom | 2010-08-04 | 3 | -4/+13 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Kitto Flora | 2010-08-04 | 10 | -38/+80 |
| |\ \ \ \ |
|
| | * | | | | Send attachment updates only to the owner if it's a HUD | Melanie Thielker | 2010-08-04 | 1 | -0/+9 |
| | * | | | | Cost Reduction : Removing verbose message.... | sacha | 2010-08-04 | 1 | -1/+1 |
| * | | | | | Fixes fresh hollowed prim collision shape. | Kitto Flora | 2010-08-04 | 1 | -3/+3 |
* | | | | | | Pacify osGetAvatarList to provide LSL types instead of omv types | Tom | 2010-08-04 | 1 | -3/+3 |
| |/ / / /
|/| | | | |
|
* | | | | | If a user has no home position set, tell them so instead of leaving the requ... | Tom | 2010-08-04 | 1 | -1/+13 |
* | | | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Tom | 2010-08-03 | 1 | -15/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Melanie Thielker | 2010-08-04 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | Remove StandAlone from default hardcoded config | Melanie Thielker | 2010-08-04 | 1 | -15/+0 |
* | | | | | | | Don't know HOW we missed this, llSetPos was broken in child prims (and in the... | Tom | 2010-08-03 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Tom | 2010-08-03 | 3 | -7/+11 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Clean up some messiness in IM sending. Having offline IM enabled now no longer | Melanie Thielker | 2010-08-04 | 2 | -6/+10 |
| * | | | | | A god is a god is a god is a god. Right? Right. You're a god from 200, let's | Melanie Thielker | 2010-08-04 | 1 | -1/+1 |
* | | | | | | Scripted sit target fixes | Tom | 2010-08-03 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Fix some more issues causing regions with corrupt sculpts to freeze. | Tom | 2010-08-03 | 1 | -7/+20 |
* | | | | | Fix scripted sit offset in child prims | Tom | 2010-08-03 | 1 | -4/+14 |
* | | | | | Catch a meshing exception caused by corrupt or missing sculpt maps, and mark ... | Tom | 2010-08-03 | 1 | -2/+11 |
|/ / / / |
|
* | | | | Log the UUID of a prim that fails meshing and set the prim to phantom during | Melanie Thielker | 2010-08-03 | 1 | -8/+15 |
* | | | | Revert "Catch meshing error in Meshmerizer" | Melanie Thielker | 2010-08-03 | 1 | -15/+7 |
* | | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Tom | 2010-08-02 | 1 | -6/+0 |
|\ \ \ \ |
|
| * | | | | Remove the (wrong) implementation if llPointAt. It never worked on the LL | Melanie Thielker | 2010-08-02 | 1 | -6/+0 |
* | | | | | Catch meshing error in Meshmerizer | Tom | 2010-08-02 | 1 | -7/+15 |
|/ / / / |
|
* | | | | Fix the XmlRpcRouterModule so it reads from the correct config section ([XMLR... | Tom | 2010-08-01 | 1 | -2/+2 |
* | | | | Add an m_enabled flag to XmlRpcRouterModule so it won't try to bind the xmlrp... | Tom | 2010-08-01 | 1 | -2/+10 |
* | | | | First, change DefaultPermissionsModule so it returns the correct name... | Tom | 2010-08-01 | 2 | -3/+14 |
* | | | | Add config option securePermissionsLoading which will stop the region from lo... | Tom | 2010-08-01 | 1 | -0/+21 |
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-31 | 1 | -7/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Thank you, Snoopy, for a patch to fix child prim movement. This still doesn't | Melanie | 2010-07-31 | 1 | -7/+5 |
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-31 | 9 | -726/+91 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2010-07-30 | 9 | -725/+88 |
| |\ \ \ |
|
| | * | | | remove gods event subscription to gods module from scene | Justin Clark-Casey (justincc) | 2010-07-30 | 3 | -25/+32 |
| | * | | | remove empty, unused and uncalled UnsubscribeToClientEvents() | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -4/+0 |
| | * | | | move attachment subscription events into AttachmentsModule from scene. | Justin Clark-Casey (justincc) | 2010-07-30 | 3 | -38/+28 |
| | * | | | remove unused BasicQuadTreeNode | Justin Clark-Casey (justincc) | 2010-07-30 | 2 | -274/+0 |
| | * | | | store terrain module trying to load plugins if plugin path does not exist | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -2/+7 |
| | * | | | move ChannelDigger from its own project into the main terrain module with the... | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -1/+1 |
| | * | | | Remove unused LLFileTransfer | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -367/+0 |
| | * | | | convert attachments module from old region module style to new | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -19/+25 |