diff options
author | Robert Adams | 2013-11-08 20:55:28 -0800 |
---|---|---|
committer | Robert Adams | 2013-11-08 20:55:28 -0800 |
commit | 7061784cc67966e49cd0057be499fda22879c783 (patch) | |
tree | 7acaa98e43fa9b4e4965b78a288017d650dd7e07 /bin | |
parent | varregion: elimination of Constants.RegionSize from all over OpenSimulator. (diff) | |
parent | Add initial test for checking that specifying a parameter in LSL state_entry(... (diff) | |
download | opensim-SC-7061784cc67966e49cd0057be499fda22879c783.zip opensim-SC-7061784cc67966e49cd0057be499fda22879c783.tar.gz opensim-SC-7061784cc67966e49cd0057be499fda22879c783.tar.bz2 opensim-SC-7061784cc67966e49cd0057be499fda22879c783.tar.xz |
Merge branch 'master' into varregion
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/OpenMetaverse.dll | bin | 1806336 -> 1806336 bytes | |||
-rw-r--r-- | bin/OpenSim.ini.example | 2 | ||||
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 | ||||
-rw-r--r-- | bin/Robust.HG.ini.example | 2 | ||||
-rw-r--r-- | bin/Robust.ini.example | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/bin/OpenMetaverse.dll b/bin/OpenMetaverse.dll index a91670d..30ad7e5 100755 --- a/bin/OpenMetaverse.dll +++ b/bin/OpenMetaverse.dll | |||
Binary files differ | |||
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index b78e3b7..d3f9156 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -69,7 +69,7 @@ | |||
69 | 69 | ||
70 | ;# {PIDFile} {} {Path to PID file?} {} | 70 | ;# {PIDFile} {} {Path to PID file?} {} |
71 | ;; Place to create a PID file | 71 | ;; Place to create a PID file |
72 | ; PIDFile = "/tmp/my.pid" | 72 | ; PIDFile = "/tmp/OpenSim.exe.pid" |
73 | 73 | ||
74 | ;# {region_info_source} {} {Where to load region from?} {filesystem web} filesystem | 74 | ;# {region_info_source} {} {Where to load region from?} {filesystem web} filesystem |
75 | ;; Determine where OpenSimulator looks for the files which tell it | 75 | ;; Determine where OpenSimulator looks for the files which tell it |
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index b56d5d1..ae7b794 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -21,7 +21,7 @@ | |||
21 | crash_dir = "crashes" | 21 | crash_dir = "crashes" |
22 | 22 | ||
23 | ; Place to create a PID file | 23 | ; Place to create a PID file |
24 | ; PIDFile = "/tmp/my.pid" | 24 | ; PIDFile = "/tmp/OpenSim.exe.pid" |
25 | 25 | ||
26 | ; Console commands run at startup | 26 | ; Console commands run at startup |
27 | startup_console_commands_file = "startup_commands.txt" | 27 | startup_console_commands_file = "startup_commands.txt" |
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 2ad262a..965e241 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -23,7 +23,7 @@ | |||
23 | [Startup] | 23 | [Startup] |
24 | ; Place to create a PID file | 24 | ; Place to create a PID file |
25 | ; If no path if specified then a PID file is not created. | 25 | ; If no path if specified then a PID file is not created. |
26 | ; PIDFile = "/tmp/my.pid" | 26 | ; PIDFile = "/tmp/Robust.exe.pid" |
27 | 27 | ||
28 | ; Plugin Registry Location | 28 | ; Plugin Registry Location |
29 | ; Set path to directory for plugin registry. Information | 29 | ; Set path to directory for plugin registry. Information |
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 0660de4..f79059b 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -15,7 +15,7 @@ | |||
15 | [Startup] | 15 | [Startup] |
16 | ; Place to create a PID file | 16 | ; Place to create a PID file |
17 | ; If no path if specified then a PID file is not created. | 17 | ; If no path if specified then a PID file is not created. |
18 | ; PIDFile = "/tmp/my.pid" | 18 | ; PIDFile = "/tmp/Robust.exe.pid" |
19 | 19 | ||
20 | ; Plugin Registry Location | 20 | ; Plugin Registry Location |
21 | ; Set path to directory for plugin registry. Information | 21 | ; Set path to directory for plugin registry. Information |