| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Allow update of stored entries within User Management Module-this is needed f... | Bo Iwu | 2012-01-12 | 1 | -48/+52 |
| * | | refactor: Move existing npc owner checks to NPCModule.CheckPermissions() meth... | Justin Clark-Casey (justincc) | 2012-01-12 | 3 | -18/+45 |
* | | | Move some interfaces to a more apropriate place | BlueWall | 2012-01-12 | 2 | -0/+0 |
| |/
|/| |
|
* | | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 2012-01-12 | 11 | -33/+46 |
* | | Correcting ini.example were permissionmodules uses komma instead of space as ... | Michelle Argus | 2012-01-12 | 1 | -3/+3 |
|/ |
|
* | If deserializing a scene object fails during IAR load then ignore the object ... | Justin Clark-Casey (justincc) | 2012-01-11 | 2 | -2/+5 |
* | Add a check to see if an asset exists before recreating it while | Mic Bowman | 2012-01-10 | 1 | -0/+6 |
* | minor: Fix wrong column length in image queues report | Justin Clark-Casey (justincc) | 2012-01-10 | 1 | -2/+2 |
* | rename "show image queue" to "show image queues" in line with other udp info ... | Justin Clark-Casey (justincc) | 2012-01-10 | 1 | -29/+8 |
* | Add "show image queue <first-name> <last-name>" region console command | Justin Clark-Casey (justincc) | 2012-01-10 | 3 | -6/+107 |
* | Remove DEBUG option | BlueWall | 2012-01-10 | 1 | -5/+0 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-01-10 | 4 | -6/+71 |
|\ |
|
| * | Add avatar names to appearance log messages | Justin Clark-Casey (justincc) | 2012-01-10 | 1 | -3/+3 |
| * | correct very minor typo in "debug scene" help | Justin Clark-Casey (justincc) | 2012-01-10 | 1 | -1/+1 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | BlueWall | 2012-01-10 | 2 | -2/+52 |
| |\ |
|
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-01-10 | 1 | -2/+2 |
| | |\ |
|
| | * | | Add "app find <uuid-or-start-of-uuid>" command to find the appearance using a... | Justin Clark-Casey (justincc) | 2012-01-10 | 1 | -0/+50 |
| * | | | Teleport Debugging | BlueWall | 2012-01-10 | 2 | -2/+17 |
| |/ / |
|
* | | | HG landing points: this hopefully fixes some confusion that was making HG avi... | Diva Canto | 2012-01-10 | 1 | -5/+6 |
| |/
|/| |
|
* | | HG Friends: fixed bug introduced by 571efeddb20f38bb4164074b3c217be5387ca2e0 ... | Diva Canto | 2012-01-10 | 1 | -2/+2 |
|/ |
|
* | Add some run-time debugging support | BlueWall | 2012-01-09 | 3 | -1/+12 |
* | Use our TeleportFlags | BlueWall | 2012-01-09 | 2 | -22/+30 |
* | TP Routing debug | BlueWall | 2012-01-09 | 1 | -2/+5 |
* | Fix teleport routing for incoming HG+Owner | BlueWall | 2012-01-09 | 1 | -18/+19 |
* | Debugging HG teleport routing | BlueWall | 2012-01-09 | 1 | -0/+18 |
* | Fix HG teleport routing | BlueWall | 2012-01-09 | 1 | -2/+4 |
* | Fix a build break | Melanie | 2012-01-09 | 1 | -1/+1 |
* | Add the HG case to landing point checks | Melanie | 2012-01-09 | 1 | -1/+1 |
* | Update teleport routing to match Avination | Melanie | 2012-01-08 | 1 | -16/+58 |
* | Update building instructions | BlueWall | 2012-01-08 | 1 | -1/+10 |
* | Merge branch 'master' of /home/opensim/src/opensim | BlueWall | 2012-01-08 | 1 | -0/+17 |
|\ |
|
| * | Fix teleport routing | BlueWall | 2012-01-08 | 1 | -0/+17 |
* | | Fix threat level setting on osNpcPlayAnimation | Melanie | 2012-01-07 | 1 | -1/+1 |
* | | Don't try to save a NPCs attachment states on NPC delete | Melanie | 2012-01-07 | 1 | -0/+8 |
|/ |
|
* | fix a typo "osNpcCreated" to "osNpcCreate" in OSSL threat level check | nebadon | 2012-01-06 | 1 | -1/+1 |
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2012-01-07 | 1 | -1/+1 |
* | Add method doc to SPA.Falling and use automatic private get property | Justin Clark-Casey (justincc) | 2012-01-07 | 1 | -13/+14 |
* | Fix bug where tapping home to stop falling would stop any avatar movement oth... | Justin Clark-Casey (justincc) | 2012-01-07 | 2 | -9/+10 |
* | Fix some syntax issues | Melanie | 2012-01-06 | 2 | -4/+4 |
* | Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as well | Melanie | 2012-01-06 | 3 | -0/+56 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2012-01-06 | 1 | -215/+191 |
|\ |
|
| * | Allow RemoteAdmin to deal with all the different kinds of region id parameter... | Justin Clark-Casey (justincc) | 2012-01-06 | 1 | -215/+191 |
* | | Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ... | Melanie | 2012-01-06 | 9 | -20/+94 |
|/ |
|
* | eliminate a few tabs from OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 2012-01-06 | 1 | -10/+10 |
* | Add disabled Cap_FetchInventory2 = "" reference to [ClientStack.LindenCaps] i... | Justin Clark-Casey (justincc) | 2012-01-06 | 1 | -3/+4 |
* | Fixed llAngleBetween() to allow denormal rotations | John Cochran | 2012-01-06 | 2 | -20/+41 |
* | Add script instruction count back to llRot2Euler. Other minor formatting/doc... | Justin Clark-Casey (justincc) | 2012-01-06 | 2 | -16/+32 |
* | Replaced llRot2Euler function. | John Cochran | 2012-01-06 | 2 | -36/+92 |
* | Implement the FetchInventory2 capability. This accompanies the existing Fetc... | Justin Clark-Casey (justincc) | 2012-01-06 | 5 | -2/+378 |
* | If dragging a script that is no copy from prim inventory into agent | Melanie | 2012-01-06 | 1 | -16/+39 |