| Commit message (Expand) | Author | Files | Lines |
2012-03-21 | BulletSim: add some new runtime setable parameters to match the dll. | Robert Adams | 1 | -1/+1 |
2012-03-21 | BulletSim: update BulletSim.dll to Bullet 2.80 and add libBulletSim.so to the... | Robert Adams | 4 | -0/+0 |
2012-03-20 | HG Friends config for Robust.HG.ini.example | Diva Canto | 1 | -2/+6 |
2012-03-20 | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 1 | -1/+5 |
2012-03-19 | Move startup/shutdown command .txt files to .txt.example files to avoid clobb... | Justin Clark-Casey (justincc) | 4 | -6/+6 |
2012-03-19 | Fix configuration problems where XAssetDatabasePlugin was picked up accidenta... | Justin Clark-Casey (justincc) | 3 | -4/+1 |
2012-03-17 | More on HG access control. This commit splits the UserManagementModule into t... | Diva Canto | 2 | -0/+2 |
2012-03-17 | BAD JUSTIN! | Diva Canto | 3 | -0/+3 |
2012-03-17 | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 6 | -6/+24 |
2012-03-16 | Terrain: added [Terrain] section with an option to load an initial flat terra... | Diva Canto | 2 | -1/+6 |
2012-03-16 | Move startup_commands.txt.example to startup_commands.txt for consistency wit... | Justin Clark-Casey (justincc) | 3 | -4/+4 |
2012-03-16 | Remove unnecessary "backup" command in shutdown_commands.txt | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2012-03-16 | Remove unused bin/ScriptEngines/Default.lsl | Justin Clark-Casey (justincc) | 1 | -104/+0 |
2012-03-12 | Change OpenSim.ini.example to reflect how to actually enable prim limits, | Melanie | 1 | -5/+1 |
2012-03-10 | Add ability to specify a default estate to be used when creating regions. | Justin Clark-Casey (justincc) | 1 | -3/+19 |
2012-03-04 | Add WebProfiles config to other config example | BlueWall | 1 | -0/+3 |
2012-03-01 | Remove more now unused third party libraries. | Justin Clark-Casey (justincc) | 4 | -0/+0 |
2012-02-25 | Move libopenjpeg native libraries into lib32 and lib64 as appropriate. | Justin Clark-Casey (justincc) | 5 | -5/+5 |
2012-02-25 | Remove some more unused Bullet libraries. | Justin Clark-Casey (justincc) | 3 | -0/+0 |
2012-02-25 | Remove old libbulletnet native libraries. These are not used in the current ... | Justin Clark-Casey (justincc) | 2 | -0/+0 |
2012-02-25 | Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as ... | Justin Clark-Casey (justincc) | 9 | -9/+9 |
2012-02-25 | Remove xunit.dll, Fadd.Globalization.Yaml.dll and Fadd.dll. It looks like th... | Justin Clark-Casey (justincc) | 3 | -0/+0 |
2012-02-22 | V3 Support | BlueWall | 1 | -0/+3 |
2012-02-21 | Add web profile url setting to ini | BlueWall | 1 | -0/+3 |
2012-02-21 | Both 32-bit and 64-bit BulletSim.dll must have the same name. Rename the 64 ... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-02-21 | Load 32-bit or 64-bit BulletSim Windows library automatically as appropriate. | Justin Clark-Casey (justincc) | 2 | -0/+0 |
2012-02-21 | Replace previous windows 64-bit sqlite3.dll with one from http://system.data.... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-02-21 | Replace win 64-bit sqlite3.dll with another version, though I suspect this on... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-02-21 | Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. | Justin Clark-Casey (justincc) | 2 | -0/+0 |
2012-02-21 | Remove PhysXPlugin and wrappers. | Justin Clark-Casey (justincc) | 2 | -0/+0 |
2012-02-18 | Actually add the Windows 64-bit ode.dll file. | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-02-18 | On Windows automatically load the correct native ODE library depending on whe... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2012-02-14 | Fix: Lightshare Module(Windlight)-Region settings are not applicable for data... | PixelTomsen | 2 | -2/+0 |
2012-02-14 | Update [XEngine] AppDomainLoading advice in OpenSim.ini.example | Justin Clark-Casey (justincc) | 1 | -4/+9 |
2012-02-11 | Clamp ODE character velocity. Make ODE falling character 54m/s by default. | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2012-02-07 | Set UseMeshiesPhysicsMesh = true in [Mesh] by default | Justin Clark-Casey (justincc) | 1 | -4/+3 |
2012-02-07 | Add warning about only uncommenting EstateConnectionString if you know what y... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2012-02-04 | change NonPhysicalPrimMax to NonphysicalPrimMax to make this variable | nebadon | 2 | -2/+2 |
2012-02-03 | Change LandDataSerializer deserialization so that in the future it won't care... | Justin Clark-Casey (justincc) | 1 | -0/+33 |
2012-01-31 | Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen... | Justin Clark-Casey (justincc) | 1 | -0/+33 |
2012-01-29 | Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php... | PixelTomsen | 1 | -1/+1 |
2012-01-28 | Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in ... | Justin Clark-Casey (justincc) | 2 | -2/+2 |
2012-01-25 | Update BulletSim.dll with some interface changes and tuning (see opensim-libs... | Robert Adams | 5 | -2/+3 |
2012-01-20 | Revert "Change linux, windows and mac ODE libraries to use the GIMPACT collid... | Justin Clark-Casey (justincc) | 7 | -0/+0 |
2012-01-17 | Update osGetGrid**** functions | BlueWall | 1 | -0/+6 |
2012-01-17 | Change linux, windows and mac ODE libraries to use the GIMPACT collider rathe... | Justin Clark-Casey (justincc) | 7 | -0/+0 |
2012-01-16 | Comment out noisy log lines I accidentally included in the nant build target ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-01-16 | Remove monocov and other obsolete nant build targets. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-01-12 | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 3 | -6/+6 |
2012-01-12 | Correcting ini.example were permissionmodules uses komma instead of space as ... | Michelle Argus | 1 | -3/+3 |