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
/
SceneManager.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
* Various compiler warning cleanups.
Adam Frisby
1
-1
/
+1
2008-04-21
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
1
-0
/
+16
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+3
2008-04-18
* Fixed two compiler warnings dealing with IPAddress equality.
Adam Frisby
1
-3
/
+1
2008-04-15
From: dirk husemann <hud@zurich.ibm.com>
Sean Dague
1
-2
/
+4
2008-04-11
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
1
-0
/
+32
2008-03-30
**Big ass update warning**
Adam Frisby
1
-5
/
+3
2008-03-25
Minor formatting / svn properties cleanup.
Jeff Ames
1
-16
/
+16
2008-03-22
* Tell the user what the new terrain commands format is if they try to execut...
Justin Clarke Casey
1
-1
/
+4
2008-03-18
Formatting cleanup. Minor refactoring.
Jeff Ames
1
-6
/
+6
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+25
2008-03-07
More spelling corrections in the spirit of r3771.
Jeff Ames
1
-4
/
+4
2008-03-06
* Disabled ancient TerrainEngine.
Adam Frisby
1
-23
/
+2
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-15
Resolve mantis #572 - terrain help printed multiple times when change-region ...
Justin Clarke Casey
1
-0
/
+6
2008-02-10
Removed some ScriptEngine config debugging.
Tedd Hansen
1
-0
/
+5
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-4
/
+4
2008-02-08
Minor refactoring
Justin Clarke Casey
1
-19
/
+15
2008-02-08
Minor ScenePresence related refactoring
Justin Clarke Casey
1
-15
/
+11
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-18
/
+19
2007-12-27
* Optimized usings
lbsa71
1
-5
/
+4
2007-12-17
Thank you to Kiryu for a patch to fix an out of Sync
Charles Krinke
1
-3
/
+7
2007-12-06
more minor cleanup. added some command descriptions to region server help.
Jeff Ames
1
-9
/
+4
2007-12-05
From Gary Chernega (IBM)
Sean Dague
1
-2
/
+2
2007-12-04
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
1
-4
/
+1
2007-12-03
Added a flag to load-xml console command, that will generate new uuids for th...
MW
1
-2
/
+2
2007-11-29
* Fixed neighbour range bug
lbsa71
1
-3
/
+7
2007-11-28
* Restaring the sim works fine in grid mode now. Sims announce themselves to...
Teravus Ovares
1
-1
/
+1
2007-11-27
Fixed an event in the events chain in inter-region communications.
Teravus Ovares
1
-0
/
+6
2007-11-26
* Restarting regions with the estate tools works in sandbox mode. I'm still ...
Teravus Ovares
1
-2
/
+20
2007-11-25
* Added the ability to restart your individual sims from within them using th...
Teravus Ovares
1
-0
/
+56
2007-11-24
* Added a nice 'The Region is going down.' message to the user when the sim o...
Teravus Ovares
1
-1
/
+1
2007-11-13
Some work on cleanly removing Regions.
MW
1
-0
/
+29
2007-10-30
* Optimized usings
lbsa71
1
-44
/
+42
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+1
2007-10-29
* ModuleLoader: Privatized some too-public fields
lbsa71
1
-0
/
+5
2007-10-29
Started the process of cleaning up AssetCache and moving most of the code int...
MW
1
-0
/
+17
2007-10-25
* Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...
Adam Frisby
1
-0
/
+8
2007-10-22
nice catch by chi11ken that I was setting the wrong property
Sean Dague
1
-10
/
+10
2007-10-22
Made some changes to the load/save xml format, So that the old format can sti...
MW
1
-0
/
+10
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-1
/
+29
2007-10-05
getting all our line endings consistant again
Sean Dague
1
-250
/
+250
2007-09-24
* Renamed ScriptConsole to PluginConsole for clarity
Adam Frisby
1
-1
/
+1
2007-09-24
* Added TryGetAvatarByName
lbsa71
1
-0
/
+14
2007-09-21
* Continuing refactoring of presence
lbsa71
1
-3
/
+3
2007-09-20
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
1
-1
/
+1
2007-09-20
* moved SceneManager to RegionApplicationBase
lbsa71
1
-0
/
+6
2007-09-20
* Added TryGetAvatar to SceneManager
lbsa71
1
-208
/
+223
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-37
/
+17
2007-09-18
* Merged ClientViewBase into ClientView for great justice
lbsa71
1
-1
/
+0
[next]