Diva Canto
|
b63405c1a7
Inching ahead... This compiles, but very likely does not run.
|
15 years ago |
Melanie
|
3c18c0189a
Avatar appearance skeleton
|
15 years ago |
Diva Canto
|
8bed461957
Test client for remote user account connector and service. It seems to be working.
|
15 years ago |
Diva Canto
|
08b507517b
Test client for remote presence connector, and for the service itself. Connector seems to work well.
|
15 years ago |
Diva Canto
|
8a9677a531
The Library Service is now working. UserProfileCacheService.LibraryRoot is obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible.
|
15 years ago |
Diva Canto
|
130c80efe0
A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almost done...
|
15 years ago |
Diva Canto
|
0ce9be653d
* Added the Login server handlers that were lost in yesterday's commit grief
|
15 years ago |
Diva Canto
|
af29999d7d
No-op.
|
15 years ago |
Diva Canto
|
c664307126
Merge branch 'presence-refactor' of ssh://[email protected]/var/git/opensim into presence-refactor
|
15 years ago |
Diva Canto
|
b29ae72460
First pass at the new login service. Still incomplete, but doesn't disrupt the existing code.
|
15 years ago |
Melanie
|
3507005d9d
Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.
|
15 years ago |
Diva Canto
|
1d2a332b96
Unit tests for presence. They helped fix a couple of wrongnesses.
|
15 years ago |
Diva Canto
|
be2f033626
More renames to make everything consistent. This is the UserAccountService.
|
15 years ago |
Adam Frisby
|
8e18762e22
* Added prebuild for previous commit.
|
15 years ago |
Justin Clark-Casey (justincc)
|
e5661e5609
Remove stub Python module and DLLs since this was never fully implemented
|
15 years ago |
Justin Clark-Casey (justincc)
|
f9807884a4
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid command line parsing
|
15 years ago |
Melanie
|
f493249bc3
Add wildcard to prebuild include. Seems each file can only hold one project
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
44012d72e3
* Fix prebuild break
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
2e514bfb1b
* Move RegionCombinerModule to it's own project
|
15 years ago |
Justin Clark-Casey (justincc)
|
9cb0c7c86e
Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer confusion, since only the ROBUST grid service now works
|
15 years ago |
Melanie
|
d068d108ad
Remove the SECS loader
|
15 years ago |
John Hurliman
|
27ee49f198
Updating prebuild.xml to reflect the removal of DotNetEngine
|
15 years ago |
John Hurliman
|
322b39804d
Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing
|
15 years ago |
John Hurliman
|
3639f68411
Added a missing reference to System.Core for OpenSim.Region.Framework
|
15 years ago |
Melanie
|
d0019704e6
Adding the presence service skeleton
|
15 years ago |
John Hurliman
|
96d53f11e5
Added VS2010 support to Prebuild and created runprebuild2010.bat
|
15 years ago |
Melanie
|
8a336c6860
Add MaxPoolThreads in startup to limit the size of the thread pool used
|
15 years ago |
John Hurliman
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 years ago |
John Hurliman
|
dc11643c00
* Consolidated adding / removing ClientManager IClientAPIs to two places in Scene
|
15 years ago |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 years ago |