Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
há 16 anos atrás |
mingchen
|
6551f17966
*Added SceneExternalChecks.cs that is used to manage checking the results of multiple functions that register with the class and return the result (usually true/false) based on those results. This is useful for module wanting to put their opinion in decisions such as 'can the user rez this object?'
|
há 16 anos atrás |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
há 16 anos atrás |
Adam Frisby
|
13526097f2
* Spring cleaning on Region.Environment.
|
há 16 anos atrás |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
há 16 anos atrás |
Teravus Ovares
|
dd4deebbcb
* Re-Fixed caps
|
há 16 anos atrás |
Teravus Ovares
|
e777f88028
* A tweak of the caps system so that new caps have random paths instead of a fixed path
|
há 16 anos atrás |
mingchen
|
71ca162821
*Moved LandManagement into its own region module (spiffy!)
|
há 16 anos atrás |
Justin Clarke Casey
|
c1beb85315
* First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions
|
há 16 anos atrás |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
há 16 anos atrás |
Adam Frisby
|
a360116502
* Disabled ancient TerrainEngine.
|
há 16 anos atrás |
Adam Frisby
|
f64611862a
* New Terrain Module (disabled, search for 'usingTerrainModule = false' to reenable)
|
há 16 anos atrás |
Adam Frisby
|
415fc22e5e
* Removed a bunch of compiler warnings.
|
há 16 anos atrás |
Adam Frisby
|
c5d1f87cd2
* Removed and sorted using clauses in a number of files.
|
há 16 anos atrás |
Charles Krinke
|
7794fc3766
Change handler001 through handler009 to more
|
há 16 anos atrás |
Teravus Ovares
|
582964800c
* Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions
|
há 16 anos atrás |
Adam Frisby
|
91d9248fce
* Removed some catch-all-ignores from UDPServer in an attempt to look for #305.
|
há 16 anos atrás |
Teravus Ovares
|
07d0f558c4
* Fixed nebadon's UserServer crash bug from yesterday.
|
há 16 anos atrás |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
há 16 anos atrás |
Justin Clarke Casey
|
3e75dede1b
Persistent prim inventory phase 5. Restart scripts contained in persisted prims on region start.
|
há 17 anos atrás |
Teravus Ovares
|
960b7e93b1
* Added the ability for estate managers to use the magic secondlife blue card of death to send out region and estate messages.
|
há 17 anos atrás |
lbsa71
|
efd90b56b7
* Optimized usings
|
há 17 anos atrás |
Teravus Ovares
|
afe63faa2e
* Fix for mantis 0000040 After client logout remote host closed connection on Simulator makes sim unuseable->'Closed Connection Called'
|
há 17 anos atrás |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
há 17 anos atrás |
Teravus Ovares
|
175b6115f1
* Restarting regions with the estate tools works in sandbox mode. I'm still working on grid mode, however. It doesn't break anything, but that feature doesn't work in grid mode yet either.
|
há 17 anos atrás |
Teravus Ovares
|
d263a044b1
* Added the ability to restart your individual sims from within them using the estate tools.
|
há 17 anos atrás |
MW
|
448612db62
Added "remove-region <region name>" console command that "should" remove the named region/scene.
|
há 17 anos atrás |
MW
|
d56ed8fe9c
Some more refactoring
|
há 17 anos atrás |
MW
|
039f2c46c0
Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management.
|
há 17 anos atrás |
MW
|
dabbdec2cd
First part of Scene refactoring:
|
há 17 anos atrás |