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.
Introduced an "IPlugin" interface, which plugins can inherit from.
|
2007-10-13 07:26:21 +00:00 |
Sean Dague
|
a1e2fea7c1
|
move the locks closer to the data, sqlite for assets now works like a champ
|
2007-09-11 08:25:32 +00:00 |
Sean Dague
|
207bf2e4cf
|
add DeleteAsset
this also moves commit points around a bit for debuging, though
this will change back now the MW has worked out synchronization
|
2007-09-11 05:26:14 +00:00 |
Sean Dague
|
a1be7f4be5
|
added some debugging for tracing where asset code isn't working with sqlite
|
2007-09-10 13:34:20 +00:00 |
Sean Dague
|
ffe9c9374a
|
mass update of urls in source code to new website
|
2007-09-10 08:14:38 +00:00 |
MW
|
15423539f9
|
hooked up sdague new sqlite asset database provider to the old asset system. So we can still use sqlite for assets while we wait for the rest of the new asset system to be wrote.
Needs more testing, so if it causes problems will have to swap back to db4o.
|
2007-09-10 06:45:54 +00:00 |
Sean Dague
|
294572d7bb
|
added SQLiteAssetData class first pass. This should work,
but it will current store local and temporary assets as well.
Will fix that later.
|
2007-09-07 13:29:08 +00:00 |