index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Scenes
/
SceneBase.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some complex re-ordering to make prebuild do what needed to be done.
Melanie Thielker
2008-08-23
1
-0
/
+5
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-9
/
+9
*
*Added SceneExternalChecks.cs that is used to manage checking the results of ...
mingchen
2008-05-07
1
-0
/
+6
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
1
-37
/
+34
*
* Spring cleaning on Region.Environment.
Adam Frisby
2008-05-01
1
-34
/
+37
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-4
/
+4
*
* Re-Fixed caps
Teravus Ovares
2008-04-17
1
-12
/
+0
*
* A tweak of the caps system so that new caps have random paths instead of a ...
Teravus Ovares
2008-04-15
1
-0
/
+12
*
*Moved LandManagement into its own region module (spiffy!)
mingchen
2008-03-22
1
-0
/
+3
*
* First draft resolution of mantis 777, 734, 389 - scripts do not save in non...
Justin Clarke Casey
2008-03-20
1
-0
/
+15
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-27
/
+27
*
* Disabled ancient TerrainEngine.
Adam Frisby
2008-03-06
1
-11
/
+2
*
* New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...
Adam Frisby
2008-03-05
1
-1
/
+1
*
* Removed a bunch of compiler warnings.
Adam Frisby
2008-03-03
1
-1
/
+1
*
* Removed and sorted using clauses in a number of files.
Adam Frisby
2008-03-03
1
-1
/
+10
*
Change handler001 through handler009 to more
Charles Krinke
2008-03-02
1
-3
/
+3
*
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
2008-02-22
1
-1
/
+3
*
* Removed some catch-all-ignores from UDPServer in an attempt to look for #305.
Adam Frisby
2008-02-14
1
-0
/
+2
*
* Fixed nebadon's UserServer crash bug from yesterday.
Teravus Ovares
2008-02-09
1
-0
/
+5
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-2
/
+4
*
Persistent prim inventory phase 5. Restart scripts contained in persisted pr...
Justin Clarke Casey
2008-01-07
1
-1
/
+3
*
* Added the ability for estate managers to use the magic secondlife blue card...
Teravus Ovares
2008-01-04
1
-1
/
+4
*
* Optimized usings
lbsa71
2007-12-27
1
-7
/
+4
*
* Fix for mantis 0000040 After client logout remote host closed connection on...
Teravus Ovares
2007-12-18
1
-0
/
+2
*
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2007-12-10
1
-2
/
+2
*
* Restarting regions with the estate tools works in sandbox mode. I'm still ...
Teravus Ovares
2007-11-26
1
-2
/
+1
*
* Added the ability to restart your individual sims from within them using th...
Teravus Ovares
2007-11-25
1
-0
/
+34
*
Added "remove-region <region name>" console command that "should" remove the ...
MW
2007-11-13
1
-5
/
+0
*
Some more refactoring
MW
2007-11-04
1
-7
/
+0
*
Added support for OpenSim application plugins (as requested by Adam), which u...
MW
2007-11-04
1
-1
/
+7
*
First part of Scene refactoring:
MW
2007-11-03
1
-1
/
+4
*
fixed filenames in log messages
Jeff Ames
2007-10-31
1
-1
/
+1
*
* Optimized usings
lbsa71
2007-10-30
1
-2
/
+2
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-2
/
+1
*
* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...
lbsa71
2007-09-25
1
-0
/
+7
*
* Encapsulated all CommunicationsManager services
lbsa71
2007-09-24
1
-1
/
+1
*
* First example of moving stuff to a Region layer
lbsa71
2007-09-21
1
-11
/
+0
*
* Modernized ScriptManager to new interface-based module calls.
lbsa71
2007-09-19
1
-9
/
+7
*
mass update of urls in source code to new website
Sean Dague
2007-09-10
1
-1
/
+1
*
Various small changes (some likely to be removed again soon)
MW
2007-08-29
1
-0
/
+1
*
Added public RegionInfo RegionsInfo property to SceneBase (so scripts can acc...
MW
2007-08-14
1
-0
/
+5
*
* Started renaming world to Scene
lbsa71
2007-07-26
1
-1
/
+1
*
* Terrain should now send just updated patches.
Adam Frisby
2007-07-24
1
-2
/
+2
*
* Reduced a significant number of compiler warnings (back down to 9 for all p...
Adam Frisby
2007-07-24
1
-1
/
+1
*
* Some work in progress code: Inventory cache, start of inventory server/serv...
MW
2007-07-22
1
-1
/
+1
*
* Renamed terrain functions to match OpenSim naming styles.
Adam Frisby
2007-07-21
1
-2
/
+2
*
* Moved EventManager to SceneBase (from Scene)
Adam Frisby
2007-07-19
1
-1
/
+8
*
* Cleaned out remaining references to the old LocalStorage system in prep. to...
Adam Frisby
2007-07-19
1
-40
/
+1
*
* debugged quite a lot of db-related strangeness and various refactoring goofs
lbsa71
2007-07-17
1
-31
/
+24
*
changed to native line ending encoding
Sean Dague
2007-07-16
1
-195
/
+195
[next]