MW
|
384293ac56
Worked on Asset server, asset downloads (from server to sim) now work.
|
17 years ago |
MW
|
db6427b6f4
Turned SimClient into a partial class (and added SimClient(Grid), so that grid mode specific code can be kept separate)
|
17 years ago |
MW
|
f41e5343c5
updated Build/project files to include the new projects and new files.
|
17 years ago |
MW
|
5917d36219
Inventory should be working again in sandbox mode
|
17 years ago |
Adam Frisby
|
f2373d71f2
SQLite support added to grid manager. (Win!)
|
17 years ago |
Adam Frisby
|
fe87117e5e
Fixed issue with prebuild causing duplicate reference with standard libraries.
|
17 years ago |
Adam Frisby
|
7935a8cfcd
* Added Microsoft SQL Support
|
17 years ago |
Adam Frisby
|
e6aed41174
Updated and run prebuild.
|
17 years ago |
Adam Frisby
|
fe6ed5391b
Run prebuild to generate working project files.
|
17 years ago |
MW
|
a595881dc0
fixed the VS 2005 solution/ project files.
|
17 years ago |
MW
|
c64039363d
Mostly working again.
|
17 years ago |
MW
|
9ed0a8dbad
updated to use lastest version of libsl but is currently broke when using SL viewer 1.15.02, due to big changes in the message templates.
|
17 years ago |
MW
|
f7b51d63a8
Small clean up of files and directories
|
17 years ago |
lbsa71
|
1a28ef6292
* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer
|
17 years ago |
lbsa71
|
08d5d10d62
* Started on converting UserHTTPServer to BaseHttpServer
|
17 years ago |
MW
|
bea8e2b826
Renamed the Servers directory to OpenSim.Servers
|
17 years ago |
MW
|
00b7058e00
Attempt to rearrange some of the directories
|
17 years ago |
lbsa71
|
c84ddd8b0d
* Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer
|
17 years ago |
MW
|
6d48c63977
added missing files
|
17 years ago |
MW
|
5ad6d5a939
First basic test script now works in the jvm scripting engine.
|
17 years ago |
MW
|
ffd7a6b8c2
Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines.
|
17 years ago |
lbsa71
|
8f5919bf63
* nant building again
|
17 years ago |
lbsa71
|
1747d49d71
* built binaries, pdb's and user files should not be under version control.
|
17 years ago |
Adam Frisby
|
44989288d6
Well, it *appears* to compile. Initial SQLite Local Storage module (supports saving, deletion and update of prims, but does not yet load them.)
|
17 years ago |
Adam Frisby
|
df4df07c39
And now for some solution files...
|
17 years ago |
MW
|
d3766d0aef
Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now.
|
17 years ago |
MW
|
76df9e626d
Split Avatar class into three partial classes (hopefully will make it easier to work on)
|
17 years ago |
lbsa71
|
85385c958a
* Added Primitive2 to vs2005 solution
|
17 years ago |
MW
|
a70ef1c2cb
Started to clean up/ rewrite Primitive class , currently the new version is called Primitive2 and not used, but once it is complete then it will replace the old version.
|
17 years ago |
lbsa71
|
c43d6cf0e5
* lovely. svn doesn't delete the files from disk on svn delete, so they show up in prebuilt projs and build files.
|
17 years ago |