lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |
Dr Scofield
|
a89d097355
starting phase 2 of the OpenSim.Region.Environment commit: relocating
|
15 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 years ago |
Dr Scofield
|
109aa00150
fix: PostInitialise() not being called on script engines (nasty one that)
|
16 years ago |
Jeff Ames
|
bea7d4d81a
Update svn properties, formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
a179089d1c
* If two regions have configuration information that conflicts (save xy location, same uuid or same internal ip port) then complain loudly and don't start up
|
16 years ago |
Mike Mazur
|
a0930aa80d
Thanks, sempuki, for a patch that moves control of Mono.Addins from source attributes to external XML files. Fix issues 1682 and 1786.
|
16 years ago |
Charles Krinke
|
cda5269391
Mantis#1682. Revert temporarily, Sempuki's mono addins patch
|
16 years ago |
Charles Krinke
|
7fd63d9dc8
Mantis#1682. Thank you kindly, Sempuki for a patch that:
|
16 years ago |
Charles Krinke
|
ca8d1d57e1
Mantis#1591. Thank you graciously, Sempuki for a patch that:
|
16 years ago |
MW
|
314181a70d
small change to last commit
|
16 years ago |
MW
|
682ec53420
As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that.
|
16 years ago |
Justin Clarke Casey
|
8e1d338656
* Refactor: Split opensim background server into a separate class
|
16 years ago |
Teravus Ovares
|
2a988f187e
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on
|
16 years ago |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 years ago |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
16 years ago |
Adam Frisby
|
de2ff8e626
* Little more spring cleaning.
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Johan Berntsson
|
279e0061c5
Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim.
|
16 years ago |
Jeff Ames
|
49622dfbc5
Update version numbers to 0.5
|
16 years ago |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
16 years ago |
Tedd Hansen
|
d430b7d815
Removed ModuleName because its like that and thats the way it is (according to Mono)
|
17 years ago |
Tedd Hansen
|
26ce983b74
Implicit interface definitions (maybe Mono won't crash?)
|
17 years ago |
Tedd Hansen
|
704e491c3a
Added ModuleName to /OpenSim/StartUp modules + debug messages during startup
|
17 years ago |
Tedd Hansen
|
966f639ad6
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 years ago |
Justin Clarke Casey
|
984f2da17d
Some log fixing for the LoadRegionsPlugin
|
17 years ago |
Jeff Ames
|
712efda9b9
added copyright notices
|
17 years ago |