Justin Clark-Casey (justincc)
|
4f56c732bc
Comment out some startup logging lines to make up for the one I added earlier on.
|
13 years ago |
Melanie
|
e2762a68b3
Merge branch 'master' into careminster-presence-refactor
|
13 years ago |
Justin Clark-Casey (justincc)
|
8fd58aa00c
add estate name to show regions console command
|
13 years ago |
Melanie
|
076f2ac8db
Merge branch 'master' into careminster-presence-refactor
|
13 years ago |
Diva Canto
|
98ea78fc77
New command: show pending-objects
|
13 years ago |
Diva Canto
|
b20ab1063f
Added a couple of console commands to help diagnose issues:
|
13 years ago |
Melanie
|
105deab601
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
cb14e1d272
Update the "config get <section> <key>" command to "config get [<section>] [<key>]"
|
14 years ago |
Justin Clark-Casey (justincc)
|
1baf63dbae
Move "show queues" command out of OpenSim.cs and into a separate module.
|
14 years ago |
Justin Clark-Casey (justincc)
|
f50780f4c2
remove unimplemented "show assets" command
|
14 years ago |
Justin Clark-Casey (justincc)
|
7f000ea88e
Correct "show queues" to show queued packet numbers for each client instead of bytes.
|
14 years ago |
Diva Canto
|
eab0951a59
Fixes the issue of hung archives. Problem was with SceneObjectSerializer.
|
14 years ago |
Melanie
|
a82112a47c
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
0913d43c50
minor: 'debug packet' console command level <= 50 then don't log ImprovedTerseObjectUpdate messages
|
14 years ago |
Melanie
|
8aa63093b1
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
373ef594ba
Drop current OAR version back to 0.5 since these are currently now compatible with older OpenSim versions again.
|
14 years ago |
Melanie
|
342dc532ec
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
f86c438653
Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.
|
14 years ago |
Melanie
|
22ff06ba17
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Melanie
|
8d7b181b58
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
6a9ae9e7cb
Global creator information working on MySQL DB and on load/save OARs. Creator name properly shown on the viewer as first.last @authority.
|
14 years ago |
Justin Clark-Casey (justincc)
|
2c7be7130e
Bump oar version to 1.0 from 0.5
|
14 years ago |
Melanie
|
164007dd00
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
af0deff7e9
Make "show queues [full]" behave like "show users [full]"
|
14 years ago |
Justin Clark-Casey (justincc)
|
c4f3175e17
add "Unacked bytes" column to "show queues"
|
14 years ago |
Justin Clark-Casey (justincc)
|
2a17c39dfe
Fix "show queues" console command
|
14 years ago |
Melanie
|
26f12f479f
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
9f5ab3b965
Old deserialization can't deal with commas in flag fields. Making use of -version option on save oar command. Bumped archives version to 0.5; version < 0.5 generates flag fields without commas. Everything else is identical.
|
14 years ago |
Justin Clark-Casey (justincc)
|
edc31adf95
Rip out version option since it turns out that the changed object serialization format can actually be loaded by older OpenSims after all
|
14 years ago |
Justin Clark-Casey (justincc)
|
e41b23a1a4
change --old-guids switch on the save oar command line to --version=<x>
|
14 years ago |