aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-669/+0
2009-02-04* minor: remove deprecated and unused terrain method from SceneManagerJustin Clarke Casey1-16/+9
2009-01-30* minor: remove some mono compiler warningsJustin Clarke Casey1-2/+0
2009-01-25* Adds console command, 'predecode-j2k <number of threads>' to load all of th...Teravus Ovares1-0/+127
2009-01-13* Removing set-time command since it doesn't actually do anything at allJustin Clarke Casey1-10/+0
2009-01-07* Move general alert code to DialogModule.Justin Clarke Casey1-1/+1
2008-12-19* refactor: move saved named prims to xml2 method out into the serialization ...Justin Clarke Casey1-1/+3
2008-12-19minor: Remove some serialization module scene wrappersJustin Clarke Casey1-2/+6
2008-12-19* refactor: remove xml serialization wrappers from SceneJustin Clarke Casey1-2/+6
2008-12-19* refactor: Remove archiver module scene wrappersJustin Clarke Casey1-2/+6
2008-12-01* minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey1-0/+3
2008-11-21Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker1-1/+1
2008-10-14* minor: change m_debug to m_debugPacketLevel since that's what it isJustin Clarke Casey1-2/+7
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-6/+6
2008-09-03Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke1-0/+13
2008-08-05* Add / as a shortcut to select the root regionJustin Clarke Casey1-3/+3
2008-07-21* minor: add wiki link to archiving function invocationJustin Clarke Casey1-1/+0
2008-07-15removes a Console.WriteLine(...) remnant.Dr Scofield1-1/+1
2008-07-01Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...MW1-0/+5
2008-06-25forgotten methods in SceneManager for the terrain serialising.MW1-0/+11
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-3/+3
2008-05-30while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield1-0/+18
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-1/+1
2008-05-28* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey1-3/+3
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-4/+4
2008-05-24* Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey1-2/+2
2008-05-22* Plug in stubbed out archiver moduleJustin Clarke Casey1-4/+4
2008-05-22* Documentation for load/save xml methodsJustin Clarke Casey1-1/+38
2008-05-18Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-3/+3
2008-05-14* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares1-1/+1
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-1/+1
2008-05-01* Rolled back a few changes.Adam Frisby1-41/+41
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-41/+41
2008-04-28From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-13/+2
2008-04-27* Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares1-2/+13
2008-04-21* Various compiler warning cleanups.Adam Frisby1-1/+1
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-0/+16
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+3
2008-04-18* Fixed two compiler warnings dealing with IPAddress equality.Adam Frisby1-3/+1
2008-04-15From: dirk husemann <hud@zurich.ibm.com>Sean Dague1-2/+4
2008-04-11* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-0/+32
2008-03-30**Big ass update warning**Adam Frisby1-5/+3
2008-03-25Minor formatting / svn properties cleanup.Jeff Ames1-16/+16
2008-03-22* Tell the user what the new terrain commands format is if they try to execut...Justin Clarke Casey1-1/+4
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-6/+6
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-07More spelling corrections in the spirit of r3771.Jeff Ames1-4/+4
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-23/+2