Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | * Re-enable lightweight packet tracking stats on a 3000 ms interval. | Teravus Ovares (Dan Olivares) | 2009-11-27 | 2 | -5/+14 | |
| | | | | | ||||||
* | | | | | Reset update flag when a SOG is deleted. This fixes llDie(); | Melanie | 2009-11-27 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into careminster | Melanie | 2009-11-27 | 1 | -1/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Make llDie virtual, since it's functionality is engine specific | Melanie | 2009-11-27 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'master' into careminster | Melanie | 2009-11-27 | 1 | -1/+4 | |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| * | | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-11-26 | 24 | -447/+337 | |
| |\ \ | ||||||
| * | | | * Fixes a case of d.BodyEnable with IntPtr.Zero passed as the parameter in ↵ | Teravus Ovares (Dan Olivares) | 2009-11-26 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | linkset where EnableBody was called and the body is immediately disabled. The previous functionality assumed that a body was received in EnableBody but.. in some cases, it wasn't. | |||||
* | | | | Merge branch 'careminster' into tests | root | 2009-11-26 | 48 | -1240/+6051 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2009-11-26 | 7 | -0/+68 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 2009-11-26 | 1 | -1/+8 | |
| | | | | | ||||||
| | * | | | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 2009-11-26 | 7 | -0/+61 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into careminster | Melanie | 2009-11-26 | 19 | -146/+193 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fix a small bug. Trusted script crossings now work again | Melanie | 2009-11-26 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2009-11-26 | 6 | -9/+34 | |
| | |\ \ \ | ||||||
| | | * | | | minor: reduce region ready logging verbosity | Justin Clark-Casey (justincc) | 2009-11-26 | 1 | -5/+4 | |
| | | | | | | ||||||
| | | * | | | Resolve issue where an iar load fails to preserve original item creators | Justin Clark-Casey (justincc) | 2009-11-26 | 3 | -2/+17 | |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | See http://opensimulator.org/mantis/view.php?id=4394 This change preserves the uuid when a profile is found rather than the ospa | |||||
| | | * | | * Re-enable the AbsolutePosition = AbsolutePosition in the LSL_Api in the ↵ | Teravus Ovares (Dan Olivares) | 2009-11-26 | 1 | -0/+12 | |
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SetRot method if the object is not active physical. This is important for scripted rotating doors. without AbsolutePosition = AbsolutePosition, the door won't rotate. It's also important that we do not use AbsolutePosition = AbsolutePosition if the object is active physical because that would cause a complete rebuild of the object which would break vehicles. This is the best of both worlds right now. Doors as child prim should work again so long as you don't check the Physical box. * Thanks talentraspel * Thanks NixNerd * Thanks KittoFlora * Thanks lockd | |||||
| | | * | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-11-25 | 12 | -20/+69 | |
| | | |\ | ||||||
| | | * | | Patch: Fix a bug in LAND animation when the TickCount wraps into negative ↵ | OpenSim Master | 2009-11-25 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | numbers by Mic Bowman Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> | |||||
| | * | | | Remove the old (Remoting) region crossing code. Fix the new code to | Melanie | 2009-11-26 | 13 | -137/+159 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pass script state and assembly again properly. Reintroduce respecting tht TrustBinaries flag. Changes the interregion protocol! No version bump because it was broken anyway, so with a version mismatch it will simply stay broken, but not crash. Region corssing still doesn't work because there is still monkey business with both rezzed prims being pushed across a border and attached prims when walking across a border. Teleport is untested by may work. | |||||
| | * | | | Remove the old remoting-type interregion code for prim/script crossing | Melanie | 2009-11-26 | 2 | -171/+0 | |
| | | | | | ||||||
| | * | | | Remove GetAssemblyName and friends from the SE interface. It's now handled | Melanie | 2009-11-26 | 5 | -134/+91 | |
| | | |/ | | |/| | | | | | | | | | internally | |||||
| * | | | Remove the old remoting-type interregion code for prim/script crossing | Melanie | 2009-11-26 | 2 | -171/+0 | |
| | | | | ||||||
| * | | | Remove GetAssemblyName and friends from the SE interface. It's now handled | Melanie | 2009-11-26 | 5 | -134/+91 | |
| | | | | | | | | | | | | | | | | internally | |||||
| * | | | Improvements to rAdmin admin_shutdown and admin_restart. Both methods can ↵ | CasperW | 2009-11-26 | 1 | -2/+14 | |
| | | | | | | | | | | | | | | | | now accept a parameter of noticetype = dialog in order to display a blue persistant dropdown instead of a short notice. Added an optional and configurable delay to the restart method, defaulting at 30 seconds as before. Both methods can also accept a noticetype = none dialog in order to act silently. | |||||
| * | | | Added animation support for my last commit | CasperW | 2009-11-26 | 2 | -3/+3 | |
| | | | | ||||||
| * | | | Merge branch 'careminster' into casper | CasperW | 2009-11-26 | 13 | -20/+74 | |
| |\ \ \ | ||||||
| | * | | | Add the dummy "Size" property to the list type | Melanie | 2009-11-25 | 1 | -0/+5 | |
| | | | | | ||||||
| | * | | | Merge branch 'master' into careminster | Melanie | 2009-11-25 | 9 | -15/+64 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2009-11-25 | 9 | -15/+64 | |
| | | |\ \ | ||||||
| | | | * | | minor: add doc to a few parcel methods | Justin Clark-Casey (justincc) | 2009-11-25 | 5 | -7/+44 | |
| | | | | | | ||||||
| | | | * | | Change chat config code so that enabled = false actually does disable the ↵ | Justin Clark-Casey (justincc) | 2009-11-25 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | chat module | |||||
| | | | * | | minor: remove some mono compiler warnings, add --merge load oar switch to ↵ | Justin Clark-Casey (justincc) | 2009-11-25 | 3 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | help information | |||||
| | | | * | | Implement oar merging | Justin Clark-Casey (justincc) | 2009-11-25 | 1 | -6/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An oar can now be merged with existing region contents by using the --merge option For example, load oar --merge my.oar Existing terrain, region settings and parcel data is left in place when an oar is merged. See http://opensimulator.org/wiki/OpenSim_Archives#Usage for more information | |||||
| | | | * | | Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ↵ | Justin Clark-Casey (justincc) | 2009-11-25 | 1 | -1/+9 | |
| | | | |/ | | | | | | | | | | | | | | | | command line parsing | |||||
| | | * | | Change osTeleportAgent parameters from long to int. That numerical range is | Melanie | 2009-11-25 | 3 | -5/+5 | |
| | | |/ | | | | | | | | | | | | | | | | | not even supported by the underlying type, so there is no need to ask for a type the script can not even supply. | |||||
| | * | | Change osTeleportAgent parameters from long to int. That numerical range is | Melanie | 2009-11-25 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | not even supported by the underlying type, so there is no need to ask for a type the script can not even supply. | |||||
| * | | | Add nudge right and left to avatar movement (faster reaction times when ↵ | CasperW | 2009-11-26 | 1 | -6/+14 | |
| |/ / | | | | | | | | | | stepping left or right.) | |||||
| * | | Merge branch 'master' into careminster | Melanie | 2009-11-25 | 12 | -107/+161 | |
| |\ \ | | |/ | ||||||
| | * | * Reverting last commit.. because it just made it worse. | Teravus Ovares (Dan Olivares) | 2009-11-25 | 2 | -9/+0 | |
| | | | ||||||
| | * | * Attempt number 1 to stop the repeating crouch animation that sometimes ↵ | Teravus Ovares (Dan Olivares) | 2009-11-25 | 2 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | happens. * This tries to address it by correcting one potential bug where it never resets the falltimer. * This tries to address it by telling Physics that we're not flying this step.. instead of waiting until the next step when the next agent update comes along. | |||||
| | * | Make load/save iar slightly better in the face of io failures by always ↵ | Justin Clark-Casey (justincc) | 2009-11-24 | 2 | -63/+77 | |
| | | | | | | | | | | | | attempting to close the streams | |||||
| | * | make save and load oar slightly more robust by always closing the archive ↵ | Justin Clark-Casey (justincc) | 2009-11-24 | 3 | -13/+30 | |
| | | | | | | | | | | | | streams even if there has been an error | |||||
| | * | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-11-24 | 1 | -1/+3 | |
| | | | ||||||
| | * | pass all command parameters to load/save oar, not just the filename | Justin Clark-Casey (justincc) | 2009-11-24 | 5 | -28/+49 | |
| | | | | | | | | | | | | unfortunately, these commands cannot yet be properly relocated to the region modules due to deficiencies in the region module infrastructure | |||||
| | * | minor: remove experimental tags from load iar and save iar commands | Justin Clark-Casey (justincc) | 2009-11-24 | 1 | -2/+2 | |
| | | | ||||||
| * | | Append a prefix to the god avatar names appearing in chat whilst in god mode ↵ | CasperW | 2009-11-24 | 1 | -3/+8 | |
| | | | | | | | | | | | | (disabled by default, config entry admin_prefix) | |||||
| * | | Merge branch 'careminster' of kitto@tor.k-grid.com:/home/kitto/opensim into ↵ | Melanie | 2009-11-24 | 13 | -614/+742 | |
| |\ \ | | | | | | | | | | | | | careminster | |||||
| | * | | Removed some extra debug chatter | CasperW | 2009-11-24 | 2 | -2/+1 | |
| | | | | ||||||
| | * | | Drop all locking of part.TaskInventory in favour of a ReaderWriterLockSlim ↵ | CasperW | 2009-11-24 | 7 | -476/+579 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lock handler. This gives us: - Faster prim inventory actions. Multiple threads can read at once. - Fixes the known prim inventory thread locks - In the event of a thread lock occurring, it will usually self heal after sixty seconds with an error message in the console |