| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Propagate our teleport flags on logins | BlueWall | 2012-02-18 | 1 | -1/+4 |
|/ |
|
* | Fix a bug where changing shape parameters of a child prim in a linkset would ... | Justin Clark-Casey (justincc) | 2012-02-18 | 1 | -2/+2 |
* | On Windows automatically load the correct native ODE library depending on whe... | Justin Clark-Casey (justincc) | 2012-02-18 | 2 | -3/+24 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Dan Lake | 2012-02-17 | 16 | -71/+378 |
|\ |
|
| * | Add new and updated script events | Robert Adams | 2012-02-17 | 2 | -3/+67 |
| * | Merge branch 'master' of /home/opensim/src/opensim | BlueWall | 2012-02-17 | 1 | -0/+21 |
| |\ |
|
| | * | Fix missing telehub handling on login | BlueWall | 2012-02-17 | 1 | -0/+21 |
| * | | Make osNpcStopAnimation() call AvatarStopAnimation() rather than AvatarPlayAn... | Justin Clark-Casey (justincc) | 2012-02-17 | 1 | -1/+1 |
| * | | Merge branch 'master' of /home/opensim/src/opensim | BlueWall | 2012-02-16 | 1 | -2/+4 |
| |\ \
| | |/ |
|
| | * | Remove some debugging output form the logger | BlueWall | 2012-02-16 | 1 | -2/+4 |
| * | | minor formatting changes from last commit (4486n7d) | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -4/+3 |
| * | | Fix: Object owned by the group does not return to the last owner http://opens... | PixelTomsen | 2012-02-16 | 3 | -2/+8 |
| * | | Turn off logging on test in last commit (2b84295). | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -1/+1 |
| * | | If shape properties fail SOP parsing (e.g. due to commas instead of decimal p... | Justin Clark-Casey (justincc) | 2012-02-16 | 2 | -12/+155 |
| |/ |
|
| * | Correct a bug introduced in 1f402fdf (Feb 7 2012) where the delete friends gr... | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -3/+3 |
| * | Add known identity informatio nto log message if an exception is thrown durin... | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -36/+53 |
| * | Comment out "experimental" log message printed out whenever a physics mesh wa... | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -2/+2 |
| * | Fix some logic mistakes where firstly osNpcCreate() without options was creat... | Justin Clark-Casey (justincc) | 2012-02-16 | 3 | -5/+20 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-02-15 | 4 | -23/+101 |
| |\ |
|
| * | | In ObjectTortureTests, run garbage collector on Teardown and run scene loop u... | Justin Clark-Casey (justincc) | 2012-02-15 | 3 | -7/+47 |
* | | | Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A... | Dan Lake | 2012-02-17 | 2 | -0/+28 |
| |/
|/| |
|
* | | Refactor appearance saving for NPC to use AvatarFactoryModule interface. | Dan Lake | 2012-02-14 | 3 | -15/+38 |
* | | Fix a race condition in the simian groups connector. When requests were | Mic Bowman | 2012-02-13 | 1 | -8/+63 |
|/ |
|
* | Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM... | PixelTomsen | 2012-02-14 | 1 | -3/+3 |
* | Add some more data to the new user connection logging for debug purposes. | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -3/+3 |
* | short circuit the expensive parts of the permission checking code | Mic Bowman | 2012-02-13 | 1 | -1/+6 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-02-13 | 7 | -20/+101 |
|\ |
|
| * | correct the default avatar_terminal_velocity value that I accidentally left i... | Justin Clark-Casey (justincc) | 2012-02-11 | 1 | -1/+1 |
| * | Clamp ODE character velocity. Make ODE falling character 54m/s by default. | Justin Clark-Casey (justincc) | 2012-02-11 | 2 | -1/+53 |
| * | Make ScenePresence.MovementFlag a private only settable value to reduce compl... | Justin Clark-Casey (justincc) | 2012-02-11 | 1 | -7/+4 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | BlueWall | 2012-02-10 | 1 | -9/+20 |
| |\ |
|
| | * | Fix an npc delete race condition with LSL sensors where an initial presence c... | Justin Clark-Casey (justincc) | 2012-02-10 | 1 | -9/+20 |
| * | | Merge branch 'master' of /home/opensim/var/repo/opensim | BlueWall | 2012-02-10 | 2 | -3/+12 |
| |\ \
| | |/ |
|
| | * | Fix bug where somebody taking a copy of an object they didn't own that was re... | Justin Clark-Casey (justincc) | 2012-02-10 | 2 | -3/+12 |
| * | | Fix: Covenant view fails after updates or cache-clean see mantis http://opens... | PixelTomsen | 2012-02-10 | 1 | -0/+12 |
| |/ |
|
* | | On object deserialization, go back to logging errors at DEBUG level rather th... | Justin Clark-Casey (justincc) | 2012-02-13 | 1 | -5/+9 |
|/ |
|
* | Fix: Unable to remove AV from friend list (sqldb-bug) http://opensimulator.or... | PixelTomsen | 2012-02-10 | 1 | -7/+7 |
* | When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per... | Justin Clark-Casey (justincc) | 2012-02-10 | 6 | -11/+40 |
* | If NPCModule.CreateNPC() fails to create the required ScenePresence (which sh... | Justin Clark-Casey (justincc) | 2012-02-09 | 2 | -9/+8 |
* | minor: put in commented out logging statements for future reuse | Justin Clark-Casey (justincc) | 2012-02-09 | 2 | -1/+10 |
* | Stop a scene object from attempting to link with itself (which results in an ... | Justin Clark-Casey (justincc) | 2012-02-08 | 4 | -10/+54 |
* | Make WebStats logging report consistently as WEB STATS MODULE instead of VC, ... | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -6/+5 |
* | Add start GC memory and end GC memory to object stress test printouts. | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -1/+2 |
* | Add TestAddTaskInventoryItem() | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -1/+25 |
* | Remove debug logging if physics actor is null in SOP.ApplyPhysics() | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -5/+1 |
* | Add a regression test to compile and start a script. Remove Path.GetDirector... | Justin Clark-Casey (justincc) | 2012-02-07 | 6 | -34/+117 |
* | Revert my two quick fixes for the lag issue and put in the real fix, which | Melanie | 2012-02-05 | 1 | -1/+2 |
* | Revert "Remove checks on ban list expiry on every move. To be re-added on par... | Melanie | 2012-02-05 | 1 | -4/+4 |
* | Revert "Check ban list for a particular parcel only when an avatar moves into... | Melanie | 2012-02-05 | 2 | -17/+4 |
* | Make configuration uniform | BlueWall | 2012-02-05 | 1 | -3/+3 |