| Commit message (Expand) | Author | Age | Files | Lines |
* | Update BulletSim.dll with some interface changes and tuning (see opensim-libs... | Robert Adams | 2012-01-25 | 1 | -2/+3 |
* | 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 |
* | Make it possible to force all prims to be phantom via the collidable_prim boo... | Justin Clark-Casey (justincc) | 2011-12-22 | 1 | -0/+5 |
* | Implement the FetchInventoryDescendents2 capability using the same code as We... | Justin Clark-Casey (justincc) | 2011-11-25 | 1 | -4/+7 |
* | remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-11-25 | 1 | -3/+3 |
* | Turn the [RegionReady] module on by default and login_disable = true while sc... | Justin Clark-Casey (justincc) | 2011-11-18 | 1 | -18/+21 |
* | Turn SellEnabled in the [EconomyModule] on by default. | Justin Clark-Casey (justincc) | 2011-11-17 | 1 | -6/+9 |
* | Alter commit 3758306 to allow region name to be substituted within a region c... | Justin Clark-Casey (justincc) | 2011-11-10 | 1 | -0/+7 |
* | Remove enableprejump config option and associated code as this is now | Melanie | 2011-11-05 | 1 | -4/+0 |
* | Change default say distance to 20m from 30m, the same as on the big grid. Th... | Justin Clark-Casey (justincc) | 2011-11-02 | 1 | -2/+2 |
* | Removed see_into_this_sim_from_neighbor configuration option. | Dan Lake | 2011-11-01 | 1 | -3/+0 |
* | Add missing max_listens_per_region to [LL_Functions] config section in OpenSi... | Justin Clark-Casey (justincc) | 2011-10-29 | 1 | -0/+4 |
* | Added optional owner classes to existing OSSL agent Permissions | Michelle Argus | 2011-10-26 | 1 | -0/+7 |
* | Set enable_adaptive_throttles = true in OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 2011-10-17 | 1 | -1/+1 |
* | Restore [Startup] physical_prim flag which can stop any prims being subject t... | Justin Clark-Casey (justincc) | 2011-10-15 | 1 | -1/+2 |
* | change default ODE world_stepsize to 0.0178 from 0.02 | Justin Clark-Casey (justincc) | 2011-10-14 | 1 | -2/+2 |
* | Expose minimum frame time and update periods for experimentation. | Justin Clark-Casey (justincc) | 2011-10-13 | 1 | -0/+42 |
* | Update OpenSimDefaults.ini to make the prior state (Groups messaging enabled | Melanie | 2011-10-12 | 1 | -1/+1 |
* | Provide a way to turn the MonitorModule on and off | Justin Clark-Casey (justincc) | 2011-10-10 | 1 | -0/+5 |
* | Improve explanation of access_ip_addresses in [RemoteAdmin] to say that there... | Justin Clark-Casey (justincc) | 2011-10-08 | 1 | -0/+1 |
* | Add option to allow only explicitly listed IPs to access RemoteAdmin facilities. | Justin Clark-Casey (justincc) | 2011-10-08 | 1 | -0/+4 |
* | Clarify explanation of DeleteScriptsOnStartup switch in [XEngine]. | Justin Clark-Casey (justincc) | 2011-10-04 | 1 | -4/+3 |
* | copy config information on allow/disallow individual os functions into OpenSi... | Justin Clark-Casey (justincc) | 2011-09-30 | 1 | -19/+19 |
* | Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to all... | Justin Clark-Casey (justincc) | 2011-09-30 | 1 | -0/+8 |
* | Added a setting to [Startup] section of config that will allow the simulator ... | Kevin Houlihan & Michelle Argus | 2011-09-24 | 1 | -0/+4 |
* | Clarify explanation of the "DeleteScriptsOnStartup" config switch and add thi... | Justin Clark-Casey (justincc) | 2011-09-24 | 1 | -5/+6 |
* | BulletSim: update values in OpenSimDefaults.ini to the same as defaults in th... | Robert Adams | 2011-08-30 | 1 | -4/+4 |
* | BulletSim: add mesh representation. Use meshes for static objects and switch ... | Robert Adams | 2011-08-26 | 1 | -1/+3 |
* | Merge branch 'master' into bulletsim | Mic Bowman | 2011-08-19 | 1 | -0/+3 |
|\ |
|
| * | WorldMap: Added map item for Land-for-Sale. Implemented backlist item timeout... | Snoopy Pfeffer | 2011-08-14 | 1 | -0/+3 |
* | | Merge branch 'master' into bulletsim | Mic Bowman | 2011-08-05 | 1 | -4/+13 |
|\ \
| |/ |
|
| * | correct config comments mistakes | Justin Clark-Casey (justincc) | 2011-08-03 | 1 | -1/+1 |
| * | Put config to enable disable [NPC] module. | Justin Clark-Casey (justincc) | 2011-08-03 | 1 | -0/+4 |
| * | Make it clearer what the save_crashes setting in [Startup] actually does. | Justin Clark-Casey (justincc) | 2011-07-30 | 1 | -0/+3 |
| * | Change default AllowScriptCrossings config setting to true. | Justin Clark-Casey (justincc) | 2011-07-23 | 1 | -2/+4 |
| * | Fixed serverside_object_permission default value confliction | Makopoppo | 2011-07-23 | 1 | -2/+2 |
* | | BulletSim: Parameters settable from ini file. Linksets. Physical property val... | Robert Adams | 2011-08-05 | 1 | -0/+42 |
|/ |
|
* | make [SMTP] default comment option match actual default | Justin Clark-Casey (justincc) | 2011-07-21 | 1 | -9/+9 |
* | minor: group all the map tile options together | Justin Clark-Casey (justincc) | 2011-07-21 | 1 | -6/+7 |
* | remove pointless quotes from GenerateMaptiles option in OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 2011-07-21 | 1 | -1/+4 |
* | make default TextureOnMapTile true for the older map imager | Justin Clark-Casey (justincc) | 2011-07-21 | 1 | -1/+1 |
* | improve and tidy up some config file comments | Justin Clark-Casey (justincc) | 2011-06-30 | 1 | -8/+15 |
* | Remove the now unused [cms] section from OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 2011-06-25 | 1 | -5/+0 |
* | Optionally, don't delete previously compiled scripts on startup | Oren Hurvitz | 2011-06-24 | 1 | -0/+6 |
* | Tell hypergridders when their teleports fail because of the 4096 limit rather... | Justin Clark-Casey (justincc) | 2011-06-24 | 1 | -0/+4 |
* | Comment the alert_uri so it remains disabled until set | BlueWall | 2011-05-28 | 1 | -1/+1 |
* | Adding an event to signal that logins are enabled | BlueWall | 2011-05-28 | 1 | -0/+3 |
* | Add option to disable logins | BlueWall | 2011-05-28 | 1 | -0/+1 |
* | Merge branch 'master' of https://github.com/allquixotic/opensim-autobackup | Justin Clark-Casey (justincc) | 2011-05-06 | 1 | -0/+4 |
|\ |
|