aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix UbitODE dll mappping by simply copying the one from ODE.NetMelanie2012-03-093-6/+6
* Merge branch 'master' into careminsterMelanie2012-03-042-0/+9
|\
| * Add WebProfiles config to other config exampleBlueWall2012-03-041-0/+3
| * Merge branch 'master' into v3_supportBlueWall2012-03-024-0/+0
| |\
| * \ Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into v3_supportBlueWall2012-02-2522-14/+14
| |\ \
| * | | V3 SupportBlueWall2012-02-221-0/+3
| * | | Add web profile url setting to iniBlueWall2012-02-211-0/+3
* | | | Merge branch 'master' into careminsterMelanie2012-03-034-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove more now unused third party libraries.Justin Clark-Casey (justincc)2012-03-014-0/+0
| | |/ | |/|
* | | Merge branch 'master' into careminsterMelanie2012-02-2522-14/+14
|\ \ \ | |/ /
| * | Move libopenjpeg native libraries into lib32 and lib64 as appropriate.Justin Clark-Casey (justincc)2012-02-255-5/+5
| * | Remove some more unused Bullet libraries.Justin Clark-Casey (justincc)2012-02-253-0/+0
| * | Remove old libbulletnet native libraries. These are not used in the current ...Justin Clark-Casey (justincc)2012-02-252-0/+0
| * | Move other sqlite and ode 32-bit and 64-bit libraries into lib32 or lib64 as ...Justin Clark-Casey (justincc)2012-02-259-9/+9
| * | Remove xunit.dll, Fadd.Globalization.Yaml.dll and Fadd.dll. It looks like th...Justin Clark-Casey (justincc)2012-02-253-0/+0
| |/
* | Merge branch 'master' into careminsterMelanie2012-02-216-0/+0
|\ \ | |/
| * Both 32-bit and 64-bit BulletSim.dll must have the same name. Rename the 64 ...Justin Clark-Casey (justincc)2012-02-211-0/+0
| * Load 32-bit or 64-bit BulletSim Windows library automatically as appropriate.Justin Clark-Casey (justincc)2012-02-212-0/+0
| * Replace previous windows 64-bit sqlite3.dll with one from http://system.data....Justin Clark-Casey (justincc)2012-02-211-0/+0
| * Replace win 64-bit sqlite3.dll with another version, though I suspect this on...Justin Clark-Casey (justincc)2012-02-211-0/+0
| * Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process.Justin Clark-Casey (justincc)2012-02-212-0/+0
| * Remove PhysXPlugin and wrappers.Justin Clark-Casey (justincc)2012-02-212-0/+0
* | Merge branch 'ubitwork'Melanie2012-02-193-0/+7
|\ \
| * \ Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-02-152-6/+14
| |\ \
| * | | files need to run UbitODE in linux ( untested )UbitUmarov2012-02-083-0/+7
* | | | Merge branch 'master' into careminsterMelanie2012-02-182-0/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Actually add the Windows 64-bit ode.dll file.Justin Clark-Casey (justincc)2012-02-181-0/+0
| * | On Windows automatically load the correct native ODE library depending on whe...Justin Clark-Casey (justincc)2012-02-181-0/+0
* | | Merge branch 'master' into careminsterMelanie2012-02-152-6/+14
|\ \ \ | |/ / | | / | |/ |/|
| * Fix: Lightshare Module(Windlight)-Region settings are not applicable for data...PixelTomsen2012-02-142-2/+0
| * Update [XEngine] AppDomainLoading advice in OpenSim.ini.exampleJustin Clark-Casey (justincc)2012-02-141-4/+9
| * Clamp ODE character velocity. Make ODE falling character 54m/s by default.Justin Clark-Casey (justincc)2012-02-111-0/+5
* | Merge branch 'master' into careminsterMelanie2012-02-071-4/+3
|\ \ | |/
| * Set UseMeshiesPhysicsMesh = true in [Mesh] by defaultJustin Clark-Casey (justincc)2012-02-071-4/+3
* | Merge branch 'master' into careminsterMelanie2012-02-071-0/+2
|\ \ | |/
| * Add warning about only uncommenting EstateConnectionString if you know what y...Justin Clark-Casey (justincc)2012-02-071-0/+2
* | Merge branch 'master' into careminsterMelanie2012-02-052-2/+2
|\ \ | |/
| * change NonPhysicalPrimMax to NonphysicalPrimMax to make this variablenebadon2012-02-042-2/+2
* | Merge branch 'master' into careminsterMelanie2012-02-041-0/+33
|\ \ | |/
| * Change LandDataSerializer deserialization so that in the future it won't care...Justin Clark-Casey (justincc)2012-02-031-0/+33
* | Merge branch 'master' into careminsterMelanie2012-01-311-0/+33
|\ \ | |/
| * Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen...Justin Clark-Casey (justincc)2012-01-311-0/+33
* | Merge branch 'master' into careminsterMelanie2012-01-291-1/+1
|\ \ | |/
| * Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php...PixelTomsen2012-01-291-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-282-2/+2
|\ \ | |/
| * Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in ...Justin Clark-Casey (justincc)2012-01-282-2/+2
* | Merge branch 'master' into careminsterMelanie2012-01-265-2/+3
|\ \ | |/
| * Update BulletSim.dll with some interface changes and tuning (see opensim-libs...Robert Adams2012-01-255-2/+3
* | Merge branch 'master' into careminsterMelanie2012-01-211-0/+6
|\ \ | |/
| * Revert "Change linux, windows and mac ODE libraries to use the GIMPACT collid...Justin Clark-Casey (justincc)2012-01-207-0/+0