Justin Clarke Casey
|
4ae10034bd
Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 years ago |
Jeff Ames
|
be2ad79e52
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532
|
17 years ago |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 years ago |
Jeff Ames
|
4bde56457f
removed some duplicate hard-coded port numbers. changed ports to uint.
|
17 years ago |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 years ago |
MW
|
3d8219f6c7
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
|
17 years ago |
lbsa71
|
070047ce1b
* Added prototypical AvatarFactory module interface to load avatar parameters
|
17 years ago |
Tleiades Hax
|
5e7dba7268
Very early first implementation of grid based assets.
|
17 years ago |
Sean Dague
|
32869aec47
apply http://bug.opensecondlife.org/view.php?id=512 from chillken
|
17 years ago |
lbsa71
|
46700d3b7d
* Total refactoring of Asset Server for massive win
|
17 years ago |
Tleiades Hax
|
2681bc46c4
Fix for assetserver crashing (Thank you Chi11ken)
|
17 years ago |
lbsa71
|
9de589bc37
* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated port number defaults. Thankx Chillken!
|
17 years ago |
Tleiades Hax
|
1232eb1c58
Asset server implementation. Again one of these "plumbing" releases, where no real functionality has been introduced, but ground work has been made, enabling the asset server, and preparing the sim server to query the asset server.
|
17 years ago |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
17 years ago |
lbsa71
|
25a6791627
* Checked in new tweaked Prebuild.exe
|
17 years ago |
Brian McBee
|
599a6d32ee
Changes to prepare for future possible configuration of separate logdir, configdir, datadir.
|
17 years ago |
Adam Frisby
|
038774de30
Commit 1/2
|
17 years ago |
Adam Frisby
|
765ff13f22
* Assortment of Console changes - console messages are now grouped into modules (eg "client", "grid", "terrain", "storage", etc)
|
17 years ago |
mingchen
|
ed69e84874
*Moved XmlConfiguration to its own project
|
17 years ago |
Adam Frisby
|
de1dd0e42f
* In ur trunk adding ur assets.
|
17 years ago |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
17 years ago |
Adam Frisby
|
41cd6cdfdd
* Fixed bug reported by xyzo - region assets are now stored in "regionassets.yap", asset server assets are now in "gridassets.yap"
|
17 years ago |
lbsa71
|
6a2588454a
* Removed AssetHttpServer, using BaseHttpServer instead
|
17 years ago |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
17 years ago |
mingchen
|
2261e4ec2a
*Fixed all renaming for OpenGridServices.sln, still a reference issue in prebuild.xml though
|
17 years ago |
MW
|
646bbbc84b
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
|
17 years ago |