diff options
author | Melanie | 2012-07-23 18:54:12 +0100 |
---|---|---|
committer | Melanie | 2012-07-23 18:54:12 +0100 |
commit | fb8e92c90b8bde44831a06d4a7adae64f181b5aa (patch) | |
tree | fdbb76f70f8016e685b616b51a90f7b1ef21427b /bin | |
parent | Merge branch 'master' into careminster (diff) | |
parent | Update BulletSim DLLs and SOs (diff) | |
download | opensim-SC-fb8e92c90b8bde44831a06d4a7adae64f181b5aa.zip opensim-SC-fb8e92c90b8bde44831a06d4a7adae64f181b5aa.tar.gz opensim-SC-fb8e92c90b8bde44831a06d4a7adae64f181b5aa.tar.bz2 opensim-SC-fb8e92c90b8bde44831a06d4a7adae64f181b5aa.tar.xz |
Merge branch 'master' into careminster
Conflicts:
OpenSim/Region/ScriptEngine/Shared/Helpers.cs
prebuild.xml
Diffstat (limited to 'bin')
-rw-r--r-- | bin/Regions/Regions.ini.example (renamed from bin/RegionConfig.ini.example) | 12 | ||||
-rwxr-xr-x | bin/lib32/BulletSim.dll | bin | 538112 -> 540672 bytes | |||
-rwxr-xr-x | bin/lib32/libBulletSim.so | bin | 2334329 -> 2347768 bytes | |||
-rwxr-xr-x | bin/lib64/BulletSim.dll | bin | 690688 -> 694272 bytes | |||
-rwxr-xr-x | bin/lib64/libBulletSim.so | bin | 2529000 -> 2545183 bytes |
5 files changed, 8 insertions, 4 deletions
diff --git a/bin/RegionConfig.ini.example b/bin/Regions/Regions.ini.example index ff00ddf..54a841d 100644 --- a/bin/RegionConfig.ini.example +++ b/bin/Regions/Regions.ini.example | |||
@@ -1,7 +1,11 @@ | |||
1 | ; * This file must be renamed to RegionConfig.ini and moved to the Regions/ | 1 | ; * This is an example region config file. |
2 | ; * subdirectory to work! | 2 | ; * |
3 | ; * | 3 | ; * If OpenSimulator is started up without any regions, it will ask you configuration questions to generate a Regions.ini file for you. |
4 | ; * You can put multiple regions into one file or make one file per region | 4 | ; * So there is no need to change this file directly, it is only for reference. |
5 | ; * However, if you prefer you can also copy this file to Regions.ini and appropriately change the parameters below. | ||
6 | ; * Only files ending with .ini and .xml in this directly will be loaded by OpenSimulator. | ||
7 | ; * | ||
8 | ; * You can multiple regions into one file or make one file per region | ||
5 | ; * The section name is the region name | 9 | ; * The section name is the region name |
6 | ; * | 10 | ; * |
7 | 11 | ||
diff --git a/bin/lib32/BulletSim.dll b/bin/lib32/BulletSim.dll index a3ccb98..8791ba5 100755 --- a/bin/lib32/BulletSim.dll +++ b/bin/lib32/BulletSim.dll | |||
Binary files differ | |||
diff --git a/bin/lib32/libBulletSim.so b/bin/lib32/libBulletSim.so index 0b286aa..da98509 100755 --- a/bin/lib32/libBulletSim.so +++ b/bin/lib32/libBulletSim.so | |||
Binary files differ | |||
diff --git a/bin/lib64/BulletSim.dll b/bin/lib64/BulletSim.dll index d91dac1..9af5dab 100755 --- a/bin/lib64/BulletSim.dll +++ b/bin/lib64/BulletSim.dll | |||
Binary files differ | |||
diff --git a/bin/lib64/libBulletSim.so b/bin/lib64/libBulletSim.so index 891c956..3d4b630 100755 --- a/bin/lib64/libBulletSim.so +++ b/bin/lib64/libBulletSim.so | |||
Binary files differ | |||