| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make "generate map" console command also trigger upload to maptiles as well a... | Justin Clark-Casey (justincc) | 2014-09-26 | 2 | -50/+81 |
* | Modifications to previous IAR commits to bring them more inline with existing... | AliciaRaven | 2014-09-23 | 3 | -16/+19 |
* | Add an event callback for loading IAR files. The callback for creating them a... | AliciaRaven | 2014-09-23 | 8 | -47/+135 |
* | Change existing IAR save to use UUID for its callback reference instead of Gu... | AliciaRaven | 2014-09-23 | 5 | -17/+17 |
* | Include same content filters for IAR file exports that already exist for OAR ... | AliciaRaven | 2014-09-23 | 2 | -0/+54 |
* | For monitoring purposes, start non-timeout tasks (which do not currently use ... | Justin Clark-Casey (justincc) | 2014-09-05 | 6 | -9/+16 |
* | For processing outbound http requests in the XMLRPCModule, start the thread t... | Justin Clark-Casey (justincc) | 2014-09-04 | 1 | -5/+4 |
* | Ignore whitespace when reading serialized XML objects. | Justin Clark-Casey (justincc) | 2014-08-29 | 1 | -17/+1 |
* | Fix recent regression test TestDeserializeXmlObjectWithOtherParts() which was... | Justin Clark-Casey (justincc) | 2014-08-29 | 1 | -1/+1 |
* | Add regression test for deserializing xml objects with more than one non-root... | Justin Clark-Casey (justincc) | 2014-08-29 | 1 | -127/+406 |
* | On code section that rezzes single objects and attachments, reduce CPU use by... | Justin Clark-Casey (justincc) | 2014-08-28 | 2 | -2/+5 |
* | Remove race conditions from where SP.AbsolutePosition could change between th... | Justin Clark-Casey (justincc) | 2014-08-26 | 1 | -7/+4 |
* | On teleport to a region that already has a child agent established (e.g. a ne... | Justin Clark-Casey (justincc) | 2014-08-15 | 2 | -3/+3 |
* | Move the inventory request lock introduced in git master a58152bd to HGInvent... | Justin Clark-Casey (justincc) | 2014-08-09 | 1 | -20/+43 |
* | Fix short help string for show region command. | BlueWall | 2014-08-06 | 1 | -1/+1 |
* | OpenSimExtras | BlueWall | 2014-08-06 | 3 | -129/+17 |
* | Simulator Extra Features Service | BlueWall | 2014-07-30 | 1 | -0/+129 |
* | In TerrainModule, lock m_perClientPatchUpdates when removing entries. | Justin Clark-Casey (justincc) | 2014-07-29 | 1 | -3/+2 |
* | Allow the "debug scene set physics false|true" command to work when bulletsim... | Justin Clark-Casey (justincc) | 2014-07-29 | 2 | -5/+5 |
* | Fix recent regression in 3c6becd5 where login or hg login to variable sized r... | Justin Clark-Casey (justincc) | 2014-07-22 | 1 | -15/+12 |
* | On login and first HG entrance to a foreign grid, perform query access checks... | Justin Clark-Casey (justincc) | 2014-07-21 | 1 | -11/+15 |
* | Allow reading the BulletSim detail log while the sim is running | Oren Hurvitz | 2014-07-21 | 1 | -2/+2 |
* | XBakes: store the assets only in the sim's local assets cache; not in the mai... | Oren Hurvitz | 2014-07-21 | 1 | -1/+2 |
* | Added locking in AccessModule to prevent possible errors when shutting down a... | Oren Hurvitz | 2014-07-21 | 1 | -3/+7 |
* | Eliminated common but un-useful log messages | Oren Hurvitz | 2014-07-21 | 2 | -3/+7 |
* | Minor: changed "existant" to "existent" | Oren Hurvitz | 2014-07-21 | 1 | -2/+2 |
* | Close streams immediately when we finish using them | Oren Hurvitz | 2014-07-21 | 8 | -59/+44 |
* | Set "[Terrain]SendTerrainUpdatesByViewDistance=true" by default. | Robert Adams | 2014-07-20 | 1 | -1/+1 |
* | minor: Add meters unit to water height console display | Justin Clark-Casey (justincc) | 2014-07-18 | 1 | -1/+1 |
* | Add "show region" command which will show parameters for current region. | Justin Clark-Casey (justincc) | 2014-07-18 | 1 | -1/+73 |
* | In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca... | Justin Clark-Casey (justincc) | 2014-07-18 | 1 | -4/+3 |
* | fix all instances of "non-existant" to "non-existent" (spelling mistakes) tha... | Michael Cerquoni | 2014-07-17 | 2 | -2/+2 |
* | Small change to my previous commit: not so aggressive on the trigger, please. | Diva Canto | 2014-07-04 | 1 | -2/+0 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2014-07-04 | 1 | -2/+8 |
|\ |
|
| * | Still log (but this time with warning rather than an exception) if we regener... | Justin Clark-Casey (justincc) | 2014-07-04 | 1 | -2/+8 |
* | | Instrument the UDP path of creating assets so that it triggers an asset post ... | Diva Canto | 2014-07-04 | 2 | -5/+11 |
|/ |
|
* | It turns out that child agent management has had a bug for a while: there was... | Diva Canto | 2014-07-04 | 1 | -3/+9 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2014-07-03 | 1 | -3/+6 |
|\ |
|
| * | Actually call Close() for shared region modules when the simulator is being s... | Justin Clark-Casey (justincc) | 2014-07-02 | 1 | -3/+6 |
* | | Avoid an exception in creating child agents some times. | Diva Canto | 2014-07-03 | 1 | -0/+2 |
|/ |
|
* | Bug fix in map teleports in varregions. The cherry was missing from the ice-c... | Diva Canto | 2014-06-21 | 1 | -26/+0 |
* | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 2014-06-17 | 1 | -1/+1 |
* | Behavior change: only local users can set home in any parcel of a grid. Setti... | Diva Canto | 2014-06-15 | 1 | -9/+11 |
* | Manual change as per patch in mantis #7212. (the patch failed to apply, but t... | Diva Canto | 2014-06-15 | 1 | -1/+1 |
* | Added simulation version compatibility check so that agents coming from 0.7.6... | Diva Canto | 2014-06-06 | 3 | -10/+32 |
* | Amend to previous commit -- write down the problematic Profile server URL. | Diva Canto | 2014-06-05 | 1 | -0/+3 |
* | May fix mantis #7133 | Diva Canto | 2014-06-05 | 1 | -7/+12 |
* | Send multiple terrain patches per terrain update packet if terrain | Robert Adams | 2014-06-01 | 1 | -1/+13 |
* | Fixes a permissions bug where a user with group powers to always rez was not ... | Diva Canto | 2014-06-01 | 1 | -1/+5 |
* | This may fix mantis #7200, but I am unable to test because I don't have any o... | Diva Canto | 2014-06-01 | 1 | -0/+1 |