| Commit message (Expand) | Author | Age | Files | Lines |
* | One more tweak related to the previous 2 commits. | Diva Canto | 2012-02-19 | 1 | -1/+3 |
* | Amend to last commit. This should have been committed too. | Diva Canto | 2012-02-19 | 1 | -1/+1 |
* | A few more tweaks on position updates and create child agents. Mono hates con... | Diva Canto | 2012-02-19 | 3 | -11/+23 |
* | This should smooth movement in heteregeneous networks by a lot: cache the reg... | Diva Canto | 2012-02-18 | 2 | -2/+40 |
* | Merge branch 'master' into 0.7.3-post-fixes | Justin Clark-Casey (justincc) | 2012-02-17 | 1 | -1/+1 |
|\ |
|
| * | Make osNpcStopAnimation() call AvatarStopAnimation() rather than AvatarPlayAn... | Justin Clark-Casey (justincc) | 2012-02-17 | 1 | -1/+1 |
* | | switch version flavour to rc2 | Justin Clark-Casey (justincc) | 2012-02-17 | 1 | -1/+1 |
* | | Merge branch 'master' into 0.7.3-post-fixes0.7.3-rc1 | Justin Clark-Casey (justincc) | 2012-02-17 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | 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 |
* | | | Merge branch 'master' into 0.7.3-post-fixes | Justin Clark-Casey (justincc) | 2012-02-16 | 11 | -59/+239 |
|\ \ \
| |/ / |
|
| * | | 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' into 0.7.3-post-fixes | Justin Clark-Casey (justincc) | 2012-02-15 | 62 | -586/+1846 |
|\ \
| |/ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-02-15 | 4 | -23/+101 |
| |\ |
|
| | * | 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 |
| * | | In ObjectTortureTests, run garbage collector on Teardown and run scene loop u... | Justin Clark-Casey (justincc) | 2012-02-15 | 5 | -10/+68 |
| |/ |
|
| * | 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 |
| * | 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 |