Jeff Ames
|
9d1b42c39a
Comment out unused private methods.
|
16 yıl önce |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 yıl önce |
Adam Frisby
|
14b37533aa
* Removed more compiler warnings, dead code, etc.
|
16 yıl önce |
Adam Frisby
|
c5d1f87cd2
* Removed and sorted using clauses in a number of files.
|
16 yıl önce |
Jeff Ames
|
6d774339d9
More compiler warning cleanup.
|
16 yıl önce |
MW
|
70ad5604cd
disabled AssetDownloadModule and re-enabled the asset download code in the asset cache, until it can be seen if the module was the cause of some new problems that seem like they might be related to assets. I'll look into this more tomorrow.
|
16 yıl önce |
MW
|
e978d00914
After seeing sdague do his happy dance over trunk working "the best he has ever seen". I'm not sure I should be doing this commit, but oh well.
|
16 yıl önce |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 yıl önce |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 yıl önce |
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 yıl önce |
MW
|
27f003b683
Started the process of cleaning up AssetCache and moving most of the code into modules. Have moved TextureRequest handling (from the client) to a module. But even though to start with I just did a little bit of cleaning up of the existing code, it doesn't seem to work as good as the old code so I need to spend more time on it. So for now am committing my changes but with them not in use. So for now all Texture and asset requests are still handled by the old code in AssetCache.
|
17 yıl önce |
Sean Dague
|
d4bb430f78
get rid of all the ^M line endings
|
17 yıl önce |
Sean Dague
|
139994757c
changes to pass nini config object to the modules that get
|
17 yıl önce |
lbsa71
|
849eaffbe5
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
|
17 yıl önce |
lbsa71
|
a40e7100a2
* Gave ModuleLoader some good lovin'
|
17 yıl önce |
Sean Dague
|
c3d8f1f425
getting all our line endings consistant again
|
17 yıl önce |
lbsa71
|
8f0b03597b
* Modernized ScriptManager to new interface-based module calls.
|
17 yıl önce |
Sean Dague
|
b8d9737a47
fixing me some line endings
|
17 yıl önce |
MW
|
bfd36e2e83
Some work on Module loading/management.
|
17 yıl önce |
MW
|
e1505be97f
Added some place holder classes for various modules.
|
17 yıl önce |