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
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-669
/
+0
2009-02-04
* minor: remove deprecated and unused terrain method from SceneManager
Justin Clarke Casey
1
-16
/
+9
2009-01-30
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-2
/
+0
2009-01-25
* Adds console command, 'predecode-j2k <number of threads>' to load all of th...
Teravus Ovares
1
-0
/
+127
2009-01-13
* Removing set-time command since it doesn't actually do anything at all
Justin Clarke Casey
1
-10
/
+0
2009-01-07
* Move general alert code to DialogModule.
Justin Clarke Casey
1
-1
/
+1
2008-12-19
* refactor: move saved named prims to xml2 method out into the serialization ...
Justin Clarke Casey
1
-1
/
+3
2008-12-19
minor: Remove some serialization module scene wrappers
Justin Clarke Casey
1
-2
/
+6
2008-12-19
* refactor: remove xml serialization wrappers from Scene
Justin Clarke Casey
1
-2
/
+6
2008-12-19
* refactor: Remove archiver module scene wrappers
Justin Clarke Casey
1
-2
/
+6
2008-12-01
* minor: A few tiny bits of documentation and log message cleanup before star...
Justin Clarke Casey
1
-0
/
+3
2008-11-21
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
Melanie Thielker
1
-1
/
+1
2008-10-14
* minor: change m_debug to m_debugPacketLevel since that's what it is
Justin Clarke Casey
1
-2
/
+7
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-6
/
+6
2008-09-03
Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:
Charles Krinke
1
-0
/
+13
2008-08-05
* Add / as a shortcut to select the root region
Justin Clarke Casey
1
-3
/
+3
2008-07-21
* minor: add wiki link to archiving function invocation
Justin Clarke Casey
1
-1
/
+0
2008-07-15
removes a Console.WriteLine(...) remnant.
Dr Scofield
1
-1
/
+1
2008-07-01
Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...
MW
1
-0
/
+5
2008-06-25
forgotten methods in SceneManager for the terrain serialising.
MW
1
-0
/
+11
2008-06-04
Formatting cleanup, minor refactoring, svn properties.
Jeff Ames
1
-3
/
+3
2008-05-30
while investigating why IRCBridgeModule.Close() was having no effect, i
Dr Scofield
1
-0
/
+18
2008-05-30
Update svn properties. Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-05-28
* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...
Justin Clarke Casey
1
-3
/
+3
2008-05-25
Update svn properties. Formatting cleanup.
Jeff Ames
1
-4
/
+4
2008-05-24
* Get the xml2 entities serialization representation in the archiver module
Justin Clarke Casey
1
-2
/
+2
2008-05-22
* Plug in stubbed out archiver module
Justin Clarke Casey
1
-4
/
+4
2008-05-22
* Documentation for load/save xml methods
Justin Clarke Casey
1
-1
/
+38
2008-05-18
Formatting cleanup, minor refactoring. Fixed some comparisons of value types...
Jeff Ames
1
-1
/
+1
2008-05-16
Formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-05-14
* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...
Teravus Ovares
1
-1
/
+1
2008-05-14
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-05-05
* Refactor: Break out permissions code into a separate region PermissionsModule
Justin Clarke Casey
1
-1
/
+1
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-41
/
+41
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-41
/
+41
2008-04-28
From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
1
-13
/
+2
2008-04-27
* Patch from XenReborn to make remove-region work properly without needing to...
Teravus Ovares
1
-2
/
+13
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
[next]