Diva Canto
|
1499607215
Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>.
|
14 years ago |
Melanie
|
9feef34a81
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Marck
|
7ee0a8d30e
Clarify help text for use of file paths with console command "create region".
|
14 years ago |
Melanie
|
6a1ce17cdb
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
Justin Clark-Casey (justincc)
|
220f82a0f0
Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/)
|
14 years ago |
Melanie
|
4e0d6e8e41
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
b8c58e5f9f
reinsert functionality to debug log more levels of incoming and outgoing client protocol packets
|
14 years ago |
Melanie
|
f8ff98577e
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Marck
|
7aad5af498
Some code cleanup for console command "create region".
|
14 years ago |
Melanie
|
e74809ff4c
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
randomhuman
|
8eeb3f2fd2
Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console.
|
14 years ago |
Marck
|
251be8a1be
Prettify console output for long avatar names.
|
14 years ago |
Melanie
|
dc9e9931eb
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
2c4df19805
minor: Move log information about SYSTEMIP to the place where it's resolved
|
14 years ago |
Tom Grimshaw
|
dda7185b43
Change the admin kick message to something more generic, "OpenSim Manager" is not really accurate
|
14 years ago |
Justin Clark-Casey (justincc)
|
b1298fca0a
tidy up help information on load oar and save oar
|
14 years ago |
Justin Clark-Casey (justincc)
|
bf3956aeb0
Add --skip-assets option to load oar.
|
14 years ago |
John Hurliman
|
b51f40da8f
Removed the unused use_async_when_possible config variable
|
14 years ago |
Melanie
|
1f45e6c649
Merge branch 'master' into presence-refactor
|
14 years ago |
Melanie
|
842b68eeff
Change handling of the SYSTEMIP constant to be more sane.
|
14 years ago |
Jeff Ames
|
af265e001d
Formatting cleanup.
|
14 years ago |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
00800c59d3
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
|
14 years ago |
Melanie
|
baaf660511
Merge branch 'master' into presence-refactor
|
14 years ago |
Diva Canto
|
041594ed07
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs.
|
15 years ago |
mbowman
|
c211a120a5
Console output no longer requires loglevel to be set to info; you can run the simulator with log level WARN or ERROR and see the output of console commands
|
15 years ago |
Melanie
|
10f8c2ea9b
Merge branch 'master' into presence-refactor
|
15 years ago |
Diva Canto
|
f1c30784ac
* General cleanup of Teleports, Crossings and Child agents. They are now in the new AgentTransferModule, in line with what MW started implementing back in May -- ITeleportModule. This has been renamed IAgentTransferModule, to be more generic.
|
15 years ago |
Diva Canto
|
19ad68e5e4
Moved MainServer.Instance.AddStreamHandler(new OpenSim.SimStatusHandler()); around, because it was crashing. Now it crashes elsewhere.
|
15 years ago |