aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetServer/Main.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax2007-10-131-171/+22
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* * Checked in new tweaked Prebuild.exelbsa712007-08-081-40/+0
* Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee2007-08-031-3/+9
* Commit 1/2Adam Frisby2007-07-291-2/+2
* * Assortment of Console changes - console messages are now grouped into modul...Adam Frisby2007-07-201-3/+3
* *Moved XmlConfiguration to its own projectmingchen2007-07-191-28/+0
* * In ur trunk adding ur assets.Adam Frisby2007-07-161-0/+11
* changed to native line ending encodingSean Dague2007-07-161-406/+406
* * Fixed bug reported by xyzo - region assets are now stored in "regionassets....Adam Frisby2007-07-131-2/+2
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-45/+124
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-17/+7
* *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb...mingchen2007-06-271-2/+2
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+337