Diva Canto
|
2686573b1c
Uncommenting SQLiteNG project again. I found a Mono.Data.Sqlite.dll that makes the compilation in Windows happy again. Not sure if this is the right dll, Justin -- I grabbed it somewhere from mono 2.4.6 for Windows.
|
14 years ago |
Diva Canto
|
2ac00b7f96
* Commenting SQLiteNG out of prebuild.xml, because it's making compile fail in Windows. Justin: you forgot to add Mono.Sqlite.dll, and I can't figure out where to grab it from!
|
14 years ago |
Justin Clark-Casey (justincc)
|
5ee77886ac
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
14 years ago |
Justin Clark-Casey (justincc)
|
e84cc2f9db
Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll
|
14 years ago |
Justin Clark-Casey (justincc)
|
a23bebdc0f
Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shortly be changed to work under mono 2.6 and above
|
14 years ago |
Diva Canto
|
c9da66728a
Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config.
|
14 years ago |
Melanie
|
d3f33acc1a
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
John Hurliman
|
2040649871
Adding the SimianGrid connectors
|
14 years ago |
Melanie
|
8180c72cbc
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Diva Canto
|
f5a088c9cc
Replaced BclExtras.dll with a newer version compiled for .NET 3.5. This solves the compilation errors that have been affecting build on Windows for the past day. Thanks lkalif for noticing the conflict.
|
14 years ago |
Melanie
|
107a0a4905
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
John Hurliman
|
61a63ff851
* Added three new helper utility files to OpenSim.Framework. MultipartForm is used for constructing multipart/form-data requests. UntrustedWebRequest places sanity checks and policy on requests to HTTP endpoints that are not in the same trust domain (useful for Hypergrid, OpenID, etc). WebUtil contains misc. functions for managing URLs and network streams
|
14 years ago |
Diva Canto
|
d83b86e4bf
Fixed prebuild errors that have emerged with the merge
|
14 years ago |
Melanie
|
028a87fe37
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Melanie
|
bef311dfb9
Merge branch 'master' into presence-refactor
|
14 years ago |
Jeff Ames
|
a5f78ac604
Formatting cleanup.
|
14 years ago |
Melanie
|
2084e08ad7
Merge branch 'master' into careminster
|
14 years ago |
Melanie
|
1d4d6c821a
Add missing refernce to prebuild (backport from presence-refactor)
|
14 years ago |
Melanie
|
1dfcf68330
Add the friends service skel and correct some namespace issues
|
14 years ago |
Diva Canto
|
ea33652e65
Fixed missing System.Xml from the new tool.
|
14 years ago |
Melanie
|
c8f3bb56ff
Merge branch 'master' into careminster
|
14 years ago |
Melanie
|
baaf660511
Merge branch 'master' into presence-refactor
|
14 years ago |
Melanie
|
70a0d7aa46
Adding the Careminster "Configger" tool to OpenSim. The tool will, when launched
|
14 years ago |
Diva Canto
|
00f7d622cb
HG 1.5 is in place. Tested in standalone only.
|
14 years ago |
Melanie
|
b80ea00265
Merge branch 'master' into careminster
|
14 years ago |
Diva Canto
|
48b03c2c61
Integrated the hyperlinking with the GridService.
|
15 years ago |
Melanie
|
316503c398
Added some prebuild refs needed for mono building
|
15 years ago |
Justin Clark-Casey (justincc)
|
1df69be9a6
Add first part of test for checking restore of task inventory items on oar load
|
15 years ago |
Diva Canto
|
04e29c1bac
Beginning of rewriting HG. Compiles, and runs, but HG functions not restored yet.
|
15 years ago |
Melanie
|
686660650b
Implement region registration with authentication
|
15 years ago |