Jeff Ames
|
a8cfbbe963
|
Minor cleanup.
|
2008-02-20 18:38:20 +00:00 |
|
Jeff Ames
|
6ed5283bc0
|
Converted logging to use log4net.
Changed LogBase to ConsoleBase, which handles console I/O.
This is mostly an in-place conversion, so lots of refactoring can still be done.
|
2008-02-05 19:44:27 +00:00 |
|
Justin Clarke Casey
|
95c9a9939e
|
Commenting out InnerScene.SceneObjects for now since it was unpopulated and not used by active code (as far as I can see), so a source of confusion. All
current code uses the Entities dictionary
|
2008-01-07 02:33:22 +00:00 |
|
mingchen
|
37ea050886
|
*Removed some exceptions that were thrown in Land that is no longer needed.
|
2007-12-21 00:35:55 +00:00 |
|
lbsa71
|
67e12b95ea
|
* Optimized usings
* Shortened type references
* Removed redundant 'this' qualifier
|
2007-10-30 09:05:31 +00:00 |
|
lbsa71
|
849eaffbe5
|
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
|
2007-10-15 07:10:21 +00:00 |
|
Sean Dague
|
b8d9737a47
|
fixing me some line endings
|
2007-09-17 12:52:03 +00:00 |
|
MW
|
c16aafee09
|
Taken the old scripting engine out of Region.Environment and moved it into a separate module: OpenSim.Region.ExtensionsScriptModule (named as such because the purpose of it is to script server extensions, rather than "user scripting" like Tedd's engine.)
|
2007-08-28 18:30:28 +00:00 |
|