index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
prebuild.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Avatar appearance skeleton
Melanie
2010-01-04
1
-0
/
+31
*
|
Test client for remote user account connector and service. It seems to be wor...
Diva Canto
2010-01-02
1
-0
/
+28
*
|
Test client for remote presence connector, and for the service itself. Connec...
Diva Canto
2010-01-02
1
-0
/
+26
*
|
The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...
Diva Canto
2010-01-01
1
-0
/
+1
*
|
A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...
Diva Canto
2009-12-31
1
-0
/
+1
*
|
* Added the Login server handlers that were lost in yesterday's commit grief
Diva Canto
2009-12-31
1
-0
/
+1
*
|
No-op.
Diva Canto
2009-12-30
1
-0
/
+1
*
|
Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open...
Diva Canto
2009-12-30
1
-0
/
+1
|
\
\
|
*
|
Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.
Melanie
2009-12-31
1
-0
/
+1
*
|
|
First pass at the new login service. Still incomplete, but doesn't disrupt th...
Diva Canto
2009-12-30
1
-0
/
+31
|
/
/
*
|
Unit tests for presence. They helped fix a couple of wrongnesses.
Diva Canto
2009-12-30
1
-0
/
+1
*
|
More renames to make everything consistent. This is the UserAccountService.
Diva Canto
2009-12-29
1
-1
/
+1
|
/
*
* Added prebuild for previous commit.
Adam Frisby
2009-12-27
1
-0
/
+33
*
Remove stub Python module and DLLs since this was never fully implemented
Justin Clark-Casey (justincc)
2009-11-27
1
-2
/
+0
*
Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ...
Justin Clark-Casey (justincc)
2009-11-25
1
-0
/
+1
*
Add wildcard to prebuild include. Seems each file can only hold one project
Melanie
2009-11-25
1
-1
/
+1
*
* Fix prebuild break
Teravus Ovares (Dan Olivares)
2009-11-10
1
-1
/
+2
*
* Move RegionCombinerModule to it's own project
Teravus Ovares (Dan Olivares)
2009-11-10
1
-0
/
+41
*
Stop OpenSim.Grid.GridServer.exe from building to reduce user/developer confu...
Justin Clark-Casey (justincc)
2009-11-10
1
-1
/
+1
*
Remove the SECS loader
Melanie
2009-10-27
1
-101
/
+0
*
Updating prebuild.xml to reflect the removal of DotNetEngine
John Hurliman
2009-10-27
1
-285
/
+0
*
Adding missing CSJ2K reference to OpenSim.Region.Physics.Meshing
John Hurliman
2009-10-26
1
-0
/
+1
*
Added a missing reference to System.Core for OpenSim.Region.Framework
John Hurliman
2009-10-25
1
-0
/
+1
*
Adding the presence service skeleton
Melanie
2009-10-23
1
-0
/
+31
*
Added VS2010 support to Prebuild and created runprebuild2010.bat
John Hurliman
2009-10-22
1
-1
/
+1
*
Add MaxPoolThreads in startup to limit the size of the thread pool used
Melanie
2009-10-22
1
-22
/
+23
*
* Removed OpenSim.Data.NHibernate
John Hurliman
2009-10-19
1
-79
/
+0
*
* Consolidated adding / removing ClientManager IClientAPIs to two places in S...
John Hurliman
2009-10-13
1
-1
/
+0
*
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...
John Hurliman
2009-10-13
1
-0
/
+1
*
Fear the lockless LLUDP implementation!
John Hurliman
2009-10-08
1
-0
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-thr...
John Hurliman
2009-10-06
1
-6
/
+0
|
\
|
*
Removing dependencies on System.Runtime.Remoting.
Diva Canto
2009-10-06
1
-6
/
+0
*
|
* Added missing references to prebuild.xml and commented out the LindenUDP te...
John Hurliman
2009-10-06
1
-0
/
+4
|
/
*
Fixed build order for Linux.
Diva Canto
2009-10-03
1
-64
/
+64
*
Fixed interface between the Messaging server and the grid server.
Diva Canto
2009-10-03
1
-0
/
+3
*
Merge branch 'master' into diva-textures
Melanie
2009-10-02
1
-58
/
+160
|
\
|
*
adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)
dr scofield (aka dirk husemann)
2009-10-01
1
-2
/
+3
|
*
adding skeleton test case for LandDataSerializer [w-i-p]
dr scofield (aka dirk husemann)
2009-09-30
1
-1
/
+34
|
*
More reordering
Melanie
2009-09-28
1
-40
/
+40
|
*
Reorder prebuild stuff to make panda eat bamboo in peace
Melanie
2009-09-28
1
-43
/
+43
|
*
Fixed the connection from User server to GridServer.
Diva Canto
2009-09-27
1
-0
/
+3
|
*
Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...
Diva Canto
2009-09-27
1
-0
/
+2
|
*
Added test GridClient, which allowed me to remove a few bugs out of the new c...
Diva Canto
2009-09-24
1
-0
/
+29
|
*
Unit tests for the grid service. Yey!
Diva Canto
2009-09-23
1
-0
/
+1
|
*
Added HGGridConnector and related code.
Diva Canto
2009-09-22
1
-0
/
+1
|
*
Adding Xml serialization of Dictionary<string, object> where object
Melanie
2009-09-19
1
-0
/
+1
|
*
Reorder prebuild and remove one unneeded backward reference
Melanie
2009-09-19
1
-29
/
+29
|
*
Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming conve...
Diva Canto
2009-09-18
1
-1
/
+1
|
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-09-18
1
-64
/
+0
|
|
\
|
*
|
First pass at the grid service.
Diva Canto
2009-09-18
1
-0
/
+31
[prev]
[next]