Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the way sim health reporting reports sim startup | Melanie | 2010-12-03 | 1 | -6/+14 |
| | |||||
* | Various bug fixes for appearance handling | Mic Bowman | 2010-11-30 | 4 | -55/+111 |
| | |||||
* | Prevent the restart module from barfing if it's not configured | Melanie | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | Change inworld restart to use blue boxes rather than notices to match SL | Melanie | 2010-11-29 | 2 | -3/+3 |
| | |||||
* | Fix the build break | Melanie | 2010-11-29 | 1 | -3/+3 |
| | |||||
* | Remove the most spammy XML dumps from the FS voice module | Melanie | 2010-11-28 | 1 | -6/+6 |
| | |||||
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-28 | 0 | -0/+0 |
|\ | |||||
| * | Remove the most spammy XML dumps from the FS voice module | Melanie | 2010-11-28 | 1 | -6/+6 |
| | | |||||
| * | Amend GetLinkPrimitiveParams with implementations for PRIM_TEXGEN, ↵ | Marck | 2010-11-27 | 1 | -10/+76 |
| | | | | | | | | PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, and PRIM_GLOW | ||||
| * | Make gatekeeper's address check case-insensitive. | Marck | 2010-11-27 | 1 | -1/+2 |
| | | |||||
* | | Make gatekeeper's address check case-insensitive. | Marck | 2010-11-28 | 1 | -1/+2 |
| | | |||||
* | | Implement health monitoring of the packet receiving and sending threads | Melanie | 2010-11-28 | 2 | -3/+38 |
| | | |||||
* | | Implement god summons | Melanie | 2010-11-28 | 1 | -7/+21 |
| | | |||||
* | | Remove hard limit on prim owners. The new LibOMV autosplits packets to | Melanie | 2010-11-27 | 1 | -8/+8 |
| | | | | | | | | prevent overflow | ||||
* | | Merge branch 'careminster-presence-refactor' of ↵ | Melanie | 2010-11-27 | 8 | -43/+106 |
|\ \ | | | | | | | | | | ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor | ||||
| * \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-27 | 1 | -21/+24 |
| |\ \ | | |/ | |||||
| | * | Reformat an overzealous comment. Remove end of line marks and reference to the | Melanie | 2010-11-27 | 1 | -21/+24 |
| | | | | | | | | | | | | | | | Mantis solved, as that isn't needed to understand the code. Reformat the comment for 80 col screens. | ||||
| * | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-27 | 1 | -10/+27 |
| |\ \ | | |/ | |||||
| | * | llUnsit position fix 4063 (updated 11-20-2010) | Micheil Merlin | 2010-11-27 | 1 | -2/+27 |
| | | | |||||
| * | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-27 | 7 | -36/+79 |
| |\ \ | | |/ | |||||
| | * | llVecNorm nant test | Micheil Merlin | 2010-11-27 | 1 | -0/+24 |
| | | | |||||
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-11-27 | 1 | -15/+25 |
| | |\ | |||||
| | | * | If we fail to gather asset uuids for a particular asset, log the failing ↵ | Justin Clark-Casey (justincc) | 2010-11-27 | 1 | -15/+25 |
| | | | | | | | | | | | | | | | | asset id and type | ||||
| | * | | Refactor appearance and avatar data sending code. Paritioning the routines ↵ | Mic Bowman | 2010-11-27 | 6 | -170/+149 |
| | |/ | | | | | | | | | | | | | | | | | | | into "one-to-many" and "many-to-one" makes it possible to call the right function on presence creation (both child and root) and when a child agent is promoted to root. This brings the total number of appearance sends down to one or two on login. Cleaned up the avatar update calls in the groups code. Cleaned up some commented and debugging code, and a few formating fixes. | ||||
| | * | Another attempt at fixing failing test for creator info. | Marck | 2010-11-26 | 1 | -2/+2 |
| | | | |||||
| | * | Trigger changed event with CHANGED_TELEPORT when teleporting to another region. | Marck | 2010-11-26 | 3 | -17/+18 |
| | | | |||||
| | * | Fix handling of landmarks for systems with culture settings other than ↵ | Marck | 2010-11-26 | 1 | -2/+10 |
| | | | | | | | | | | | | en_US. This fixes Mantis #5177. | ||||
| | * | Export the module interface for restart | Melanie | 2010-11-25 | 1 | -1/+2 |
| | | | |||||
* | | | Instrument TI Dictionary to finally find that pesky script-caused deadlock | Melanie | 2010-11-27 | 1 | -3/+33 |
|/ / | |||||
* | | Convert the scope id in the im session id to a URL variable. Fixes offline | Melanie | 2010-11-26 | 1 | -10/+2 |
| | | | | | | | | group notice attachments not working | ||||
* | | Add marker files to the restart module so external scripts can be used to | Melanie | 2010-11-26 | 1 | -0/+35 |
| | | | | | | | | kill a process that hasn't restarted properly | ||||
* | | Allow group lookup during tp / login to make restricting parcels to group | Melanie | 2010-11-25 | 1 | -0/+15 |
| | | | | | | | | work. | ||||
* | | Add the ability for gods to impersonate users. For this, bit 6 needs to be | Melanie | 2010-11-25 | 16 | -8/+138 |
| | | | | | | | | | | | | set in the target's UserFlags and the impersonator must have UserLevel 200 or above. The user can then log in using the target's name and their own password. | ||||
* | | Export the module interface for restart | Melanie | 2010-11-25 | 1 | -1/+2 |
| | | |||||
* | | Fix a bug caused by leftover code | Melanie | 2010-11-25 | 1 | -4/+0 |
| | | |||||
* | | Fix up remote controller. | Melanie | 2010-11-25 | 1 | -8/+29 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-25 | 6 | -126/+67 |
|\ \ | |/ | |||||
| * | Change all restarting to use the restart module. Remove hardcoded behavior | Melanie | 2010-11-25 | 6 | -77/+62 |
| | | |||||
| * | Finish the RestartModule and fix some bugs. Add new console commands: | Melanie | 2010-11-25 | 1 | -2/+60 |
| | | | | | | | | | | | | region restart bluebox <msg> <time> ... region restart notice <msg> <time> ... region restart abort [<message>] | ||||
* | | Finish the RestartModule and fix some bugs. Add new console commands: | Melanie | 2010-11-25 | 1 | -2/+60 |
| | | | | | | | | | | | | region restart bluebox <msg> <time> ... region restart notice <msg> <time> ... region restart abort [<message>] | ||||
* | | Merge branch 'careminster-presence-refactor' of ↵ | Melanie | 2010-11-25 | 9 | -176/+158 |
|\ \ | | | | | | | | | | ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor | ||||
| * | | Prevent an overlength button label from producing a debug dump and aborting | Melanie | 2010-11-24 | 9 | -176/+155 |
| | | | | | | | | | | | | the script. | ||||
| * | | Prevent a dump in the llGetLinkKey method when using LINK_ROOT in a single prim | Melanie | 2010-11-23 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-25 | 4 | -4/+256 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Implement the restart module | Melanie | 2010-11-25 | 2 | -3/+114 |
| | | |||||
| * | Adding the skeleton for the restart module | Melanie | 2010-11-24 | 2 | -0/+132 |
| | | |||||
| * | catch an exception when a mesh asset header cant be decoded | dahlia | 2010-11-24 | 1 | -2/+9 |
| | | |||||
| * | Attempt at fixing failing test. | Diva Canto | 2010-11-23 | 1 | -2/+4 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-23 | 11 | -82/+252 |
|\ \ | |/ | |||||
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-11-23 | 11 | -83/+253 |
| |\ |