aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-04-301-0/+1
|\
| * Uncommenting SQLiteNG project again. I found a Mono.Data.Sqlite.dll that make...Diva Canto2010-04-261-2/+1
| * * Commenting SQLiteNG out of prebuild.xml, because it's making compile fail i...Diva Canto2010-04-261-1/+3
* | rename SQLiteNG to SQLite and SQLite to SQLiteLegacyJustin Clark-Casey (justincc)2010-04-301-2/+2
|/
* Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-04-231-1/+1
|\
| * Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config.Diva Canto2010-04-221-1/+1
* | Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dllJustin Clark-Casey (justincc)2010-04-231-2/+1
* | Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor...Justin Clark-Casey (justincc)2010-04-231-0/+37
|/
* Adding the SimianGrid connectorsJohn Hurliman2010-03-111-0/+2
* Replaced BclExtras.dll with a newer version compiled for .NET 3.5. This solve...Diva Canto2010-03-041-2/+2
* * Added three new helper utility files to OpenSim.Framework. MultipartForm is...John Hurliman2010-03-031-0/+1
* Fixed prebuild errors that have emerged with the mergeDiva Canto2010-03-031-44/+0
* Merge branch 'master' into presence-refactorMelanie2010-03-021-29/+52
|\
| * Formatting cleanup.Jeff Ames2010-03-011-33/+18
| * Add missing refernce to prebuild (backport from presence-refactor)Melanie2010-02-091-0/+1
* | Add the friends service skel and correct some namespace issuesMelanie2010-02-091-0/+31
* | Fixed missing System.Xml from the new tool.Diva Canto2010-02-081-0/+1
* | Merge branch 'master' into presence-refactorMelanie2010-02-081-0/+26
|\ \ | |/
| * Adding the Careminster "Configger" tool to OpenSim. The tool will, when launchedMelanie2010-02-081-0/+22
| * Added some prebuild refs needed for mono buildingMelanie2010-01-231-0/+3
| * Add first part of test for checking restore of task inventory items on oar loadJustin Clark-Casey (justincc)2010-01-221-0/+1
* | HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-0/+1
* | Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-0/+1
* | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2010-01-161-0/+32
* | Implement region registration with authenticationMelanie2010-01-151-0/+1
* | Remove CreateCommsManagerPluginMelanie2010-01-111-43/+0
* | All grid servers deleted, including user server. They served us well.Diva Canto2010-01-101-286/+1
* | OpenSim.Region.Communications.* is no more. Thanks to everyone who contribute...Diva Canto2010-01-101-103/+0
* | Moved OpenId authentication from user server to Server.Handlers.Authentication.Diva Canto2010-01-101-0/+1
* | * Starting to clean the house...Diva Canto2010-01-101-1/+0
* | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-0/+2
* | Removed empty project OpenSim.Framework.Communications.Tests. The only test i...Diva Canto2010-01-091-36/+0
* | Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-0/+1
* | Avatar appearance skeletonMelanie2010-01-041-0/+31
* | Test client for remote user account connector and service. It seems to be wor...Diva Canto2010-01-021-0/+28
* | Test client for remote presence connector, and for the service itself. Connec...Diva Canto2010-01-021-0/+26
* | The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto2010-01-011-0/+1
* | A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto2009-12-311-0/+1
* | * Added the Login server handlers that were lost in yesterday's commit griefDiva Canto2009-12-311-0/+1
* | No-op.Diva Canto2009-12-301-0/+1
* | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...Diva Canto2009-12-301-0/+1
|\ \
| * | Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie2009-12-311-0/+1
* | | First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto2009-12-301-0/+31
|/ /
* | Unit tests for presence. They helped fix a couple of wrongnesses.Diva Canto2009-12-301-0/+1
* | More renames to make everything consistent. This is the UserAccountService.Diva Canto2009-12-291-1/+1
|/
* * Added prebuild for previous commit.Adam Frisby2009-12-271-0/+33
* Remove stub Python module and DLLs since this was never fully implementedJustin Clark-Casey (justincc)2009-11-271-2/+0
* Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ...Justin Clark-Casey (justincc)2009-11-251-0/+1
* Add wildcard to prebuild include. Seems each file can only hold one projectMelanie2009-11-251-1/+1
* * Fix prebuild breakTeravus Ovares (Dan Olivares)2009-11-101-1/+2