aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetServer/Main.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-03Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur1-4/+4
2008-12-29* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey1-4/+4
2008-11-06Thank you kindly, Diva, for a patch that:Charles Krinke1-2/+2
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-3/+1
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-08-18Formatting cleanup.Jeff Ames1-4/+4
2008-08-13Mantis #1936Melanie Thielker1-1/+0
2008-08-09* minor: Remove unused message from the asset server configurationJustin Clarke Casey1-5/+3
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur1-27/+10
2008-06-01* Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey1-15/+0
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-1/+3
2008-05-16* Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-8/+8
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey1-11/+2
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey1-3/+1
2008-05-01* Rolled back a few changes.Adam Frisby1-42/+39
2008-05-01* Cleaning code still.Adam Frisby1-39/+42
2008-04-23add a database_connect field for the asset server configSean Dague1-3/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+4
2008-04-02Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW1-1/+1
2008-03-28* Refactored out common http handler operationslbsa711-6/+11
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-05Converted logging to use log4net.Jeff Ames1-26/+20
2008-02-04* Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey1-21/+23
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-6/+4
2008-01-31* Add asset/texture cache statistics to region server consoleJustin Clarke Casey1-1/+1
2008-01-28* Move AssetStatsReporter to Framework.StatisticsJustin Clarke Casey1-0/+1
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-6/+5
2008-01-23* Add very very very basic initial statistical information collection to asse...Justin Clarke Casey1-3/+15
2008-01-02* Refactored out function to load specified AssetSet Xmllbsa711-1/+1
2007-12-28Remove now dead codeJustin Clarke Casey1-44/+0
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey1-24/+12
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-16/+11
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-3/+3
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-7/+1
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-62/+108
2007-10-25apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague1-1/+1
2007-10-19* Total refactoring of Asset Server for massive winlbsa711-2/+6
2007-10-19Fix for assetserver crashing (Thank you Chi11ken)Tleiades Hax1-7/+4
2007-10-15* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa711-1/+4
2007-10-13Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax1-171/+22
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-08* Checked in new tweaked Prebuild.exelbsa711-40/+0
2007-08-03Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee1-3/+9
2007-07-29Commit 1/2Adam Frisby1-2/+2