| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | 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 |
| | * | | | | | Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A... | Dan Lake | 2012-02-17 | 2 | -0/+28 |
| * | | | | | | Merge branch 'master' into careminster | Melanie | 2012-02-16 | 6 | -11/+66 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | 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 |
* | | | | | | Now if chode prim.cs detects out of bounds it requests a update and blocks mo... | UbitUmarov | 2012-02-15 | 2 | -20/+45 |
* | | | | | | don't freeze with a sitted avatar in a border without other sim. Still messy :( | UbitUmarov | 2012-02-15 | 2 | -3/+10 |
* | | | | | | try to make crossings work better. chode no longer prevents crossings i hope | UbitUmarov | 2012-02-15 | 4 | -27/+77 |
|/ / / / / |
|
* | | | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-02-15 | 6 | -163/+237 |
|\ \ \ \ \ |
|
| * | | | | | Implement region crossing of sitting avatars. Edit mode and llSetPos work | Melanie | 2012-02-14 | 5 | -157/+221 |
| * | | | | | Prevent object loss and positioning outside the region with failed object sim | Melanie | 2012-02-14 | 3 | -8/+18 |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2012-02-15 | 11 | -43/+179 |
|\ \ \ \ \ \
| |/ / / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
| * | | | | 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 |
| * | | | | On object deserialization, go back to logging errors at DEBUG level rather th... | Justin Clark-Casey (justincc) | 2012-02-13 | 1 | -5/+9 |
* | | | | | Merge branch 'master' into careminster | Melanie | 2012-02-10 | 4 | -12/+44 |
|\ \ \ \ \
| | |/ / /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | 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 |
| |/ / |
|
* | | | Merge branch 'master' into careminster | Melanie | 2012-02-10 | 10 | -19/+54 |
|\ \ \
| |/ / |
|
| * | | 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 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-02-09 | 7 | -14/+69 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | 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 |
* | | Push more NPC stuff into threads | Melanie | 2012-02-08 | 2 | -23/+40 |