| Commit message (Expand) | Author | Age | Files | Lines |
* | * Copied objects are now owned by the object copier (Next Owner) (however nex... | Teravus Ovares | 2007-11-14 | 3 | -11/+42 |
* | * Possibly resolved the excess sim lag. | Teravus Ovares | 2007-11-14 | 1 | -1/+2 |
* | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 2007-11-13 | 3 | -2/+46 |
* | first pass on unlinking of objects. From Jay Clarke (IBM) | Sean Dague | 2007-11-13 | 4 | -12/+167 |
* | Added "remove-region <region name>" console command that "should" remove the ... | MW | 2007-11-13 | 1 | -5/+0 |
* | replaced exception when sitting and typing with rather amusing getting up and... | Jeff Ames | 2007-11-13 | 1 | -0/+12 |
* | Some work on cleanly removing Regions. | MW | 2007-11-13 | 3 | -26/+71 |
* | * Fixed the walk vs fall animation. | Teravus Ovares | 2007-11-13 | 1 | -5/+5 |
* | * Added AV Height Glue & Avatar Height stored on m_AVHeight in ScenePresence | Teravus Ovares | 2007-11-13 | 1 | -2/+16 |
* | added IDs for all built-in animations | Jeff Ames | 2007-11-13 | 1 | -1/+1 |
* | * Implemented Walk Vs Run in ODE. Also helps make the walk look smoother. | Teravus Ovares | 2007-11-12 | 1 | -1/+18 |
* | * Added a lot of Glue to help with reporting proper collisions. | Teravus Ovares | 2007-11-12 | 1 | -3/+43 |
* | enable typing animation for chat, maybe | Jeff Ames | 2007-11-12 | 1 | -2/+19 |
* | Patch from Mathias Soeken (thanks Mathias!) to take care of the color | Dalien Talbot | 2007-11-11 | 2 | -1/+33 |
* | fixed chatting while sitting | Jeff Ames | 2007-11-11 | 1 | -5/+9 |
* | * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini.... | Teravus Ovares | 2007-11-11 | 4 | -12/+16 |
* | * Moved BulletX off of the 'constant terse update' method. It now only sends... | Teravus Ovares | 2007-11-09 | 1 | -4/+7 |
* | * Fixed occasional character drift caused by sim not sending the avatar's fin... | Teravus Ovares | 2007-11-08 | 2 | -0/+14 |
* | fixed non-ASCII chat and IM | Jeff Ames | 2007-11-08 | 1 | -1/+1 |
* | converted hard-coded chat type values to ChatTypeEnum | Jeff Ames | 2007-11-08 | 1 | -2/+2 |
* | * Added Rotational Velocity reporting for Client Interpolation to Terse Updates | Teravus Ovares | 2007-11-08 | 2 | -4/+29 |
* | move Sun into a Region Module, pass 1. Currently this works fine with | Sean Dague | 2007-11-07 | 2 | -3/+4 |
* | refactored some duplicate SceneObjectGroup searching code in Scene | Jeff Ames | 2007-11-07 | 2 | -236/+98 |
* | * Substituted som 'GenericCall' with Action<> | lbsa71 | 2007-11-05 | 1 | -20/+24 |
* | Started to cleanup/close down childagent connections when a user teleports. ... | MW | 2007-11-05 | 4 | -14/+61 |
* | * UpdateWearable should SendOurAppearance | lbsa71 | 2007-11-05 | 1 | -0/+2 |
* | Thank you, Teravus for: Solution for 'after using physical prim with MonoSql... | Charles Krinke | 2007-11-05 | 1 | -1/+5 |
* | removed duplicated BOMs | Jeff Ames | 2007-11-05 | 2 | -2/+2 |
* | Some more refactoring | MW | 2007-11-04 | 5 | -195/+254 |
* | normalized line endings | Jeff Ames | 2007-11-04 | 2 | -867/+867 |
* | Applying Teravus patch # 557. Some glue code for the updating of prim's veloc... | MW | 2007-11-04 | 1 | -4/+34 |
* | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 2007-11-04 | 4 | -53/+57 |
* | Fixes a bug with a ZERO Quaternion when creating a prim. | darok | 2007-11-03 | 1 | -4/+8 |
* | Modifications for prim movement. For now only in Mod. BulletX, but i think it... | darok | 2007-11-03 | 2 | -5/+90 |
* | First part of Scene refactoring: | MW | 2007-11-03 | 6 | -756/+1069 |
* | tiny commit to prepare for the first proper part of Scene.cs refactoring. | MW | 2007-11-03 | 1 | -17/+13 |
* | Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph... | darok | 2007-11-03 | 4 | -16/+24 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 5 | -71/+77 |
* | Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat... | Charles Krinke | 2007-11-01 | 3 | -8/+21 |
* | Thank you Melanie for a patch to SceneObjectPart.cs so that on first transmis... | Charles Krinke | 2007-11-01 | 1 | -2/+19 |
* | fixed bug with user not getting land properties on login | Jeff Ames | 2007-10-31 | 1 | -0/+2 |
* | some small changes | MW | 2007-10-31 | 1 | -6/+7 |
* | fixed filenames in log messages | Jeff Ames | 2007-10-31 | 3 | -4/+4 |
* | made illogical bitwise operations logical | Jeff Ames | 2007-10-31 | 2 | -3/+3 |
* | Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ... | Charles Krinke | 2007-10-31 | 1 | -4/+35 |
* | Tevarus' patch for object flags & implemented Phantom edits | dan miller | 2007-10-30 | 5 | -5/+129 |
* | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 2007-10-30 | 1 | -1/+1 |
* | temporary fix for sitting collisions in ODE | Jeff Ames | 2007-10-30 | 1 | -9/+58 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 14 | -256/+228 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 10 | -15/+12 |