aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetServer/Main.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * optimized usings.lbsa712009-02-121-2/+2
* The DataPluginFactory is now a set of generic methods instead ofMike Mazur2009-02-091-1/+1
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-2/+4
* - moved data plugin loading code from various places toMike Mazur2009-02-031-14/+1
* - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2009-02-031-0/+1
* Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur2009-02-031-4/+4
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-291-4/+4
* Thank you kindly, Diva, for a patch that:Charles Krinke2008-11-061-2/+2
* * refactor: make startup a template methodJustin Clarke Casey2008-10-031-3/+1
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-3/+3
* Formatting cleanup.Jeff Ames2008-08-181-4/+4
* Mantis #1936Melanie Thielker2008-08-131-1/+0
* * minor: Remove unused message from the asset server configurationJustin Clarke Casey2008-08-091-5/+3
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-27/+10
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-011-15/+0
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+3
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-8/+8
* * Refactor additional stats collection common code into base opensim serverJustin Clarke Casey2008-05-141-11/+2
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-3/+1
* * Rolled back a few changes.Adam Frisby2008-05-011-42/+39
* * Cleaning code still.Adam Frisby2008-05-011-39/+42
* add a database_connect field for the asset server configSean Dague2008-04-231-3/+3
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+4
* Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW2008-04-021-1/+1
* * Refactored out common http handler operationslbsa712008-03-281-6/+11
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Converted logging to use log4net.Jeff Ames2008-02-051-26/+20
* * Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey2008-02-041-21/+23
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-6/+4
* * Add asset/texture cache statistics to region server consoleJustin Clarke Casey2008-01-311-1/+1
* * Move AssetStatsReporter to Framework.StatisticsJustin Clarke Casey2008-01-281-0/+1
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-251-6/+5
* * Add very very very basic initial statistical information collection to asse...Justin Clarke Casey2008-01-231-3/+15
* * Refactored out function to load specified AssetSet Xmllbsa712008-01-021-1/+1
* Remove now dead codeJustin Clarke Casey2007-12-281-44/+0
* Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey2007-12-281-24/+12
* * Optimized usingslbsa712007-12-271-1/+1
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-1/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-1/+1
* * Optimized usingslbsa712007-10-301-16/+11
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-3/+3
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-7/+1
* Very early first implementation of grid based assets.Tleiades Hax2007-10-261-62/+108
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* * Total refactoring of Asset Server for massive winlbsa712007-10-191-2/+6
* Fix for assetserver crashing (Thank you Chi11ken)Tleiades Hax2007-10-191-7/+4
* * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa712007-10-151-1/+4