| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | BlueWall | 2012-02-17 | 6 | -7/+66 |
|\ |
|
| * | 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 | 5 | -5/+64 |
* | | Parcel sales support to SQLite | BlueWall | 2012-02-17 | 2 | -1/+10 |
|/ |
|
* | Fillin missing SQLite support for Telehubs | BlueWall | 2012-02-17 | 2 | -0/+118 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Dan Lake | 2012-02-17 | 19 | -75/+400 |
|\ |
|
| * | 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 | 2 | -4/+4 |
| * | 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 | 5 | -10/+68 |
* | | | 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 |
* | Fix: Lightshare Module(Windlight)-Region settings are not applicable for data... | PixelTomsen | 2012-02-14 | 4 | -307/+692 |
* | Fix: MSSQLDB Grid - unable to register region http://opensimulator.org/mantis... | PixelTomsen | 2012-02-14 | 1 | -1/+8 |
* | Revert "Add GridStore migration for MSSQL." | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -8/+0 |
* | Add GridStore migration for MSSQL. | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -0/+8 |
* | Add some more data to the new user connection logging for debug purposes. | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -3/+3 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -1/+6 |
|\ |
|
| * | short circuit the expensive parts of the permission checking code | Mic Bowman | 2012-02-13 | 1 | -1/+6 |
* | | Update [XEngine] AppDomainLoading advice in OpenSim.ini.example | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -4/+9 |
|/ |
|
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-02-13 | 11 | -23/+143 |
|\ |
|
| * | 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 | 3 | -1/+58 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-02-11 | 1 | -0/+34 |
| |\ |
|
| | * | Change parser to leave embedded quotes alone if the pattern is recognized | Melanie | 2012-02-10 | 1 | -0/+34 |
| * | | Make ScenePresence.MovementFlag a private only settable value to reduce compl... | Justin Clark-Casey (justincc) | 2012-02-11 | 1 | -7/+4 |
| |/ |
|
| * | minor: Remove warning from RegionInfo due to repeated config.GetString() call... | Justin Clark-Casey (justincc) | 2012-02-10 | 1 | -1/+0 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-02-10 | 1 | -0/+12 |
| |\ |
|
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | BlueWall | 2012-02-10 | 1 | -9/+20 |
| | |\ |
|
| | * \ | Merge branch 'master' of /home/opensim/var/repo/opensim | BlueWall | 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 |
| * | | | | Add line numbers to Util.PrintCallStack() | Justin Clark-Casey (justincc) | 2012-02-10 | 1 | -2/+3 |
| | |_|/
| |/| | |
|
| * | | | Fix an npc delete race condition with LSL sensors where an initial presence c... | Justin Clark-Casey (justincc) | 2012-02-10 | 1 | -9/+20 |
| | |/
| |/| |
|
| * | | 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 |
| |/ |
|
* | | On object deserialization, go back to logging errors at DEBUG level rather th... | Justin Clark-Casey (justincc) | 2012-02-13 | 2 | -11/+22 |
|/ |
|
* | Fix: Unable to remove AV from friend list (sqldb-bug) http://opensimulator.or... | PixelTomsen | 2012-02-10 | 2 | -8/+8 |