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
/
OpenSim
/
Grid
/
UserServer
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
4
-27
/
+26
2008-04-20
* Extra log line to notify the user console when a new user inventory skeleto...
Justin Clarke Casey
1
-0
/
+4
2008-04-20
* Change user inventory create from explicit 'create user' command on the con...
Justin Clarke Casey
2
-11
/
+34
2008-04-20
* Change lazy user inventory creation on first login to synchronous rather th...
Justin Clarke Casey
1
-15
/
+20
2008-04-20
* On grid mode, if the inventory service is responding but returning an empty...
Justin Clarke Casey
1
-20
/
+4
2008-04-17
* Implements 'Set Home to Here'
Teravus Ovares
1
-0
/
+87
2008-04-15
* Tiny, tiny, login message refinement to reduce human parsing requirements
Justin Clarke Casey
1
-1
/
+1
2008-04-15
* Make it easier to follow logins on the user server by changing and tidying ...
Justin Clarke Casey
2
-9
/
+11
2008-04-15
* Send a meaningful response to both the user server console and the client i...
Justin Clarke Casey
1
-0
/
+2
2008-04-10
renaming of attributes in UserAgentData for readability
Sean Dague
1
-19
/
+19
2008-04-10
changing UserAgentData to use properties. This caused more
Sean Dague
1
-25
/
+24
2008-04-10
further renaming of properties for clarity
Sean Dague
2
-15
/
+15
2008-04-10
moved fields to properties for UserDataProfile, which was
Sean Dague
2
-67
/
+67
2008-04-10
Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option
Teravus Ovares
1
-1
/
+12
2008-04-07
more refactoring, this time on InventoryFolderBase
Sean Dague
1
-7
/
+7
2008-04-02
changing more references to OpenSim.Data
Sean Dague
1
-1
/
+1
2008-03-31
* Minor: If a user exists but has no inventory in standalone, automatically c...
Justin Clarke Casey
1
-1
/
+1
2008-03-29
* Various 1.19.0.5 grid inventory request fixes. These will only take affect...
Justin Clarke Casey
1
-0
/
+2
2008-03-28
* Refactored out common http handler operations
lbsa71
1
-43
/
+26
2008-03-28
* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()
Justin Clarke Casey
1
-1
/
+2
2008-03-28
* Remove pointless boolean on AgentInventory.CreateRootFolder()
Justin Clarke Casey
1
-1
/
+1
2008-03-25
* Massaging CAPS setup/teardown log messages
Justin Clarke Casey
1
-0
/
+4
2008-03-23
* Start passing around a region server's http port in RegionInfo.
Justin Clarke Casey
1
-3
/
+3
2008-03-18
Formatting cleanup. Minor refactoring.
Jeff Ames
1
-5
/
+0
2008-03-18
* Added the ability to type the partial name of a region in the start locatio...
Teravus Ovares
1
-5
/
+33
2008-03-18
Formatting cleanup.
Jeff Ames
5
-132
/
+129
2008-03-18
Formatting cleanup.
Jeff Ames
1
-1
/
+0
2008-03-18
Building on Joha's update...
Teravus Ovares
1
-5
/
+25
2008-03-17
Replaced some Console.WriteLine calls with writes to log.
Jeff Ames
1
-1
/
+3
2008-03-04
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
1
-4
/
+4
2008-03-03
* More compiler warning nukage.
Adam Frisby
1
-2
/
+0
2008-03-03
* Applying Ahzz's profile patch. Thanks Ahzz!
Teravus Ovares
2
-0
/
+56
2008-03-02
Change handler001 through handler009 to more
Charles Krinke
2
-11
/
+11
2008-02-26
* More Message server stuff. Still not ready.
Teravus Ovares
4
-20
/
+113
2008-02-25
* Message Server Linkages (still not ready for use so don't start it yet)
Teravus Ovares
3
-2
/
+18
2008-02-22
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
1
-2
/
+5
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-18
* Output XmlRpc error message if user server gets a fault response from the r...
Justin Clarke Casey
1
-2
/
+9
2008-02-18
* Make RegionProfileData.RequestSimProfileData static
Justin Clarke Casey
1
-11
/
+13
2008-02-18
* Do not allow a user to be created if one with the same name already exists
Justin Clarke Casey
1
-9
/
+14
2008-02-14
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
1
-5
/
+5
2008-02-14
Changed UserServer create user password input to cleartext so we can see what...
Tedd Hansen
1
-1
/
+2
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-2
/
+2
2008-02-07
Update version numbers to 0.5
Jeff Ames
1
-1
/
+1
2008-02-07
Shorten root inventory create folder message.
Charles Krinke
1
-2
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
4
-69
/
+58
2008-02-04
* Rebase all current servers on common abstract BaseOpenSimServer class
Justin Clarke Casey
1
-23
/
+20
2008-02-04
Refactor only: serve stats objects directly through StatsManager singleton
Justin Clarke Casey
3
-19
/
+8
2008-01-28
* Add total logouts (and total logins) to server side user stats
Justin Clarke Casey
2
-9
/
+13
2008-01-25
* Add very basic initial login stats to the user server
Justin Clarke Casey
2
-4
/
+16
[next]