| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove unused bin/ScriptEngines/Default.lsl | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -104/+0 |
* | Change OpenSim.ini.example to reflect how to actually enable prim limits, | Melanie | 2012-03-12 | 1 | -5/+1 |
* | Add ability to specify a default estate to be used when creating regions. | Justin Clark-Casey (justincc) | 2012-03-10 | 1 | -3/+19 |
* | Add WebProfiles config to other config example | BlueWall | 2012-03-04 | 1 | -0/+3 |
* | Merge branch 'master' into v3_support | BlueWall | 2012-03-02 | 4 | -0/+0 |
|\ |
|
| * | Remove more now unused third party libraries. | Justin Clark-Casey (justincc) | 2012-03-01 | 4 | -0/+0 |
* | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into v3_support | BlueWall | 2012-02-25 | 22 | -14/+14 |
|\ \
| |/ |
|
| * | Move libopenjpeg native libraries into lib32 and lib64 as appropriate. | Justin Clark-Casey (justincc) | 2012-02-25 | 5 | -5/+5 |
| * | Remove some more unused Bullet libraries. | Justin Clark-Casey (justincc) | 2012-02-25 | 3 | -0/+0 |
| * | Remove old libbulletnet native libraries. These are not used in the current ... | Justin Clark-Casey (justincc) | 2012-02-25 | 2 | -0/+0 |
| * | Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as ... | Justin Clark-Casey (justincc) | 2012-02-25 | 9 | -9/+9 |
| * | Remove xunit.dll, Fadd.Globalization.Yaml.dll and Fadd.dll. It looks like th... | Justin Clark-Casey (justincc) | 2012-02-25 | 3 | -0/+0 |
* | | V3 Support | BlueWall | 2012-02-22 | 1 | -0/+3 |
* | | Add web profile url setting to ini | BlueWall | 2012-02-21 | 1 | -0/+3 |
|/ |
|
* | Both 32-bit and 64-bit BulletSim.dll must have the same name. Rename the 64 ... | Justin Clark-Casey (justincc) | 2012-02-21 | 1 | -0/+0 |
* | Load 32-bit or 64-bit BulletSim Windows library automatically as appropriate. | Justin Clark-Casey (justincc) | 2012-02-21 | 2 | -0/+0 |
* | Replace previous windows 64-bit sqlite3.dll with one from http://system.data.... | Justin Clark-Casey (justincc) | 2012-02-21 | 1 | -0/+0 |
* | Replace win 64-bit sqlite3.dll with another version, though I suspect this on... | Justin Clark-Casey (justincc) | 2012-02-21 | 1 | -0/+0 |
* | 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 |