Marck
|
fcc83f2305
Unit test for ConfigurationLoader.
|
14 years ago |
justincc
|
1cffeab99d
Relocate one System.Core reference from last commit to the Tests project
|
14 years ago |
Justin Clark-Casey (justincc)
|
a9bbff0cd3
Add System.Core references to OpenSim.Region.CoreModules.* to fix windows build
|
14 years ago |
Justin Clark-Casey (justincc)
|
1270727c96
Merge branch 'moap'
|
14 years ago |
Melanie
|
71cd4d6e84
Revert "remove long unused OpenSim/Framework/Configuration/* projects"
|
14 years ago |
Justin Clark-Casey (justincc)
|
c6bc1d28ec
move ChannelDigger from its own project into the main terrain module with the rest of the effects
|
14 years ago |
Justin Clark-Casey (justincc)
|
cdd3f17b2b
remove long unused OpenSim/Framework/Configuration/* projects
|
14 years ago |
Justin Clark-Casey (justincc)
|
9682e0c733
Implement media texture persistence over server restarts for sqlite
|
14 years ago |
Melanie
|
5270e54268
Comment and remove JScript support. Mono 2.7Dev and 2.8 no longer include the
|
14 years ago |
AlexRa
|
724305c37b
Prebuild: removed DB-specific test projects, added refs to Data.Tests
|
14 years ago |
AlexRa
|
d71c483bf0
Prebuild: added *.migrations as resources to MSSQL, SQLiteLegacy (just in case)
|
14 years ago |
Melanie
|
4fee3f9548
Revert a revert? Am i mad? Don't answer that....!
|
14 years ago |
Melanie
|
f253758c2e
Revert "Looks like the new files were never added to prebuild.xml"
|
14 years ago |
Melanie
|
df49756e7b
Looks like the new files were never added to prebuild.xml
|
14 years ago |
Justin Clark-Casey (justincc)
|
89e79c1133
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
14 years ago |
Justin Clark-Casey (justincc)
|
cc67de5b86
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
14 years ago |
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 |
John Hurliman
|
2040649871
Adding the SimianGrid connectors
|
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 |
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
|
bef311dfb9
Merge branch 'master' into presence-refactor
|
14 years ago |
Jeff Ames
|
a5f78ac604
Formatting cleanup.
|
14 years ago |
Melanie
|
1d4d6c821a
Add missing refernce to prebuild (backport from presence-refactor)
|
15 years ago |
Melanie
|
1dfcf68330
Add the friends service skel and correct some namespace issues
|
15 years ago |