| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. | Justin Clark-Casey (justincc) | 2012-02-21 | 2 | -0/+0 |
* | Remove PhysXPlugin and wrappers. | Justin Clark-Casey (justincc) | 2012-02-21 | 2 | -0/+0 |
* | Actually add the Windows 64-bit ode.dll file. | Justin Clark-Casey (justincc) | 2012-02-18 | 1 | -0/+0 |
* | On Windows automatically load the correct native ODE library depending on whe... | Justin Clark-Casey (justincc) | 2012-02-18 | 1 | -0/+0 |
* | Fix: Lightshare Module(Windlight)-Region settings are not applicable for data... | PixelTomsen | 2012-02-14 | 2 | -2/+0 |
* | Update [XEngine] AppDomainLoading advice in OpenSim.ini.example | Justin Clark-Casey (justincc) | 2012-02-14 | 1 | -4/+9 |
* | Clamp ODE character velocity. Make ODE falling character 54m/s by default. | Justin Clark-Casey (justincc) | 2012-02-11 | 1 | -0/+5 |
* | Set UseMeshiesPhysicsMesh = true in [Mesh] by default | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -4/+3 |
* | Add warning about only uncommenting EstateConnectionString if you know what y... | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -0/+2 |
* | change NonPhysicalPrimMax to NonphysicalPrimMax to make this variable | nebadon | 2012-02-04 | 2 | -2/+2 |
* | Change LandDataSerializer deserialization so that in the future it won't care... | Justin Clark-Casey (justincc) | 2012-02-03 | 1 | -0/+33 |
* | Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen... | Justin Clark-Casey (justincc) | 2012-01-31 | 1 | -0/+33 |
* | Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php... | PixelTomsen | 2012-01-29 | 1 | -1/+1 |
* | Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in ... | Justin Clark-Casey (justincc) | 2012-01-28 | 2 | -2/+2 |
* | Update BulletSim.dll with some interface changes and tuning (see opensim-libs... | Robert Adams | 2012-01-25 | 5 | -2/+3 |
* | Revert "Change linux, windows and mac ODE libraries to use the GIMPACT collid... | Justin Clark-Casey (justincc) | 2012-01-20 | 7 | -0/+0 |
* | Merge branch 'master' of /home/opensim/src/opensim | BlueWall | 2012-01-17 | 1 | -0/+6 |
|\ |
|
| * | Update osGetGrid**** functions | BlueWall | 2012-01-17 | 1 | -0/+6 |
* | | Change linux, windows and mac ODE libraries to use the GIMPACT collider rathe... | Justin Clark-Casey (justincc) | 2012-01-17 | 7 | -0/+0 |
|/ |
|
* | Comment out noisy log lines I accidentally included in the nant build target ... | Justin Clark-Casey (justincc) | 2012-01-16 | 1 | -1/+1 |
* | Remove monocov and other obsolete nant build targets. | Justin Clark-Casey (justincc) | 2012-01-16 | 1 | -1/+1 |
* | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 2012-01-12 | 3 | -6/+6 |
* | Correcting ini.example were permissionmodules uses komma instead of space as ... | Michelle Argus | 2012-01-12 | 1 | -3/+3 |
* | Remove DEBUG option | BlueWall | 2012-01-10 | 1 | -5/+0 |
* | Add some run-time debugging support | BlueWall | 2012-01-09 | 1 | -0/+6 |
* | 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 |
* | Update C5.dll to version 1.1.1 from 1.1.0 | Justin Clark-Casey (justincc) | 2012-01-03 | 1 | -0/+0 |
* | Bring back the Hyperlinker to the Robust console. Moved the config to [GridSe... | Diva Canto | 2011-12-30 | 4 | -3/+5 |
* | Add Copy task to Prebuild.exe (vsxxxx targets) | BlueWall | 2011-12-25 | 1 | -0/+0 |
* | 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 |
* | Add more documentation to EstateConnectorString in StandaloneCommon.ini.example | Justin Clark-Casey (justincc) | 2011-12-17 | 1 | -1/+4 |
* | Get rid of the 'lolcat' library asset. | Justin Clark-Casey (justincc) | 2011-12-12 | 2 | -6/+0 |
* | Remove long unused libdb_dotNET43.dll | Justin Clark-Casey (justincc) | 2011-12-12 | 1 | -0/+0 |
* | Reactivate BasicCircuitTests.TestAddClient() | Justin Clark-Casey (justincc) | 2011-12-08 | 1 | -0/+33 |
* | Update libomv to 0.9.1 | BlueWall | 2011-12-07 | 4 | -0/+0 |
* | Merge branch 'master' of /home/opensim/var/repo/opensim | BlueWall | 2011-12-02 | 1 | -1/+1 |
|\ |
|
| * | change misleading login = http://127.0.0.1:9000/ in GridInfoService in Robust... | Justin Clark-Casey (justincc) | 2011-12-03 | 1 | -1/+1 |
* | | Make fix to Nini for null references in some cases. | BlueWall | 2011-11-29 | 1 | -0/+0 |
|/ |
|
* | 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 |
* | Shell Environment Variables in config | BlueWall | 2011-11-23 | 1 | -0/+0 |
* | Move DeleteScriptsOnStartup switch from [Startup] to [XEngine] in OpenSim.ini... | Justin Clark-Casey (justincc) | 2011-11-21 | 1 | -7/+7 |
* | Enable v2/v3 map tile url setting on robust as default in config | Justin Clark-Casey (justincc) | 2011-11-19 | 2 | -2/+2 |
* | Replace HttpServer_OpenSim.dll with Oren Hurvitz's patch applied. | justincc | 2011-11-18 | 3 | -5456/+5453 |
* | 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 | 2 | -15/+16 |
* | Alter commit 3758306 to allow region name to be substituted within a region c... | Justin Clark-Casey (justincc) | 2011-11-10 | 2 | -6/+15 |
* | Allow custom setting for the console prompt | GuduleLapointe | 2011-11-10 | 1 | -0/+5 |
* | Remove enableprejump config option and associated code as this is now | Melanie | 2011-11-05 | 1 | -4/+0 |