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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-26
* Added base thread pool based presence informing to the message server.
Teravus Ovares
2
-26
/
+86
2008-02-26
* More Message server stuff. Still not ready.
Teravus Ovares
6
-47
/
+191
2008-02-25
* Message Server Linkages (still not ready for use so don't start it yet)
Teravus Ovares
5
-15
/
+146
2008-02-22
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
1
-2
/
+5
2008-02-21
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
1
-0
/
+1
2008-02-20
Minor cleanup.
Jeff Ames
37
-53
/
+47
2008-02-19
Remove "Loading inventory" messages from item inventory loads
Justin Clarke Casey
1
-12
/
+12
2008-02-19
Playing "Name that thread". Adding names and isbackground=true to all threads...
Tedd Hansen
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
2
-11
/
+18
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-17
Thank you very much, Diva for a patch to increase the
Charles Krinke
1
-14
/
+24
2008-02-14
* Took a stab at getting keys to work as intended
lbsa71
1
-2
/
+2
2008-02-14
* Added more debugging output to GridManager to pin down the key exchange wei...
lbsa71
1
-3
/
+15
2008-02-14
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
3
-20
/
+20
2008-02-14
Changed UserServer create user password input to cleartext so we can see what...
Tedd Hansen
1
-1
/
+2
2008-02-13
* Added some more comprehensive log entries on region login.
lbsa71
1
-5
/
+23
2008-02-13
* Minor guard for null case.
lbsa71
1
-2
/
+2
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
3
-12
/
+12
2008-02-07
Update version numbers to 0.5
Jeff Ames
2
-2
/
+2
2008-02-07
Shorten root inventory create folder message.
Charles Krinke
1
-2
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
28
-312
/
+295
2008-02-05
Added copyright statements.
Jeff Ames
2
-2
/
+58
2008-02-04
* Rebase all current servers on common abstract BaseOpenSimServer class
Justin Clarke Casey
6
-100
/
+85
2008-02-04
Refactor only: serve stats objects directly through StatsManager singleton
Justin Clarke Casey
5
-34
/
+17
2008-02-02
Turn on fastMode for map block queries to grid server if and only if grid is ...
Brian McBee
1
-0
/
+1
2008-02-02
Thank you very much daTwitch for your first contribution to the C# simulator.
Charles Krinke
1
-0
/
+13
2008-02-02
Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS...
Tedd Hansen
1
-2
/
+3
2008-01-31
* Add asset/texture cache statistics to region server console
Justin Clarke Casey
1
-1
/
+1
2008-01-30
* Add 'asset not found' statistics to grid asset server stats
Justin Clarke Casey
1
-2
/
+12
2008-01-30
* Minor asset server message tweak
Justin Clarke Casey
1
-1
/
+2
2008-01-30
* Deal with asset requests with malformed guids to the asset server in more u...
Justin Clarke Casey
1
-6
/
+13
2008-01-28
* Add total logouts (and total logins) to server side user stats
Justin Clarke Casey
2
-9
/
+13
2008-01-28
* Move AssetStatsReporter to Framework.Statistics
Justin Clarke Casey
3
-82
/
+2
2008-01-26
Removed ScriptServer.csproj from svn.
Jeff Ames
1
-47
/
+0
2008-01-25
* Add very basic initial login stats to the user server
Justin Clarke Casey
3
-10
/
+21
2008-01-23
* Timer wants, ms, not secs!
Justin Clarke Casey
1
-1
/
+1
2008-01-23
* Add very very very basic initial statistical information collection to asse...
Justin Clarke Casey
3
-13
/
+112
2008-01-20
* Added hooks for logout to all IUserService and all that implement it.
Teravus Ovares
3
-1
/
+39
2008-01-15
* Mother of all commits:
Adam Frisby
10
-23
/
+79
2008-01-12
* Made it so that if you don't specify a key, the defaults will not be assumed.
Adam Frisby
1
-5
/
+6
2008-01-12
* In the interests of making life difficult for everyone, the Grid Server now...
Adam Frisby
1
-114
/
+127
2008-01-12
Added license to new files
Tedd Hansen
4
-4
/
+90
2008-01-12
Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...
Tedd Hansen
1
-1
/
+2
2008-01-12
Set svn:eol-style.
Jeff Ames
1
-27
/
+27
2008-01-12
Added references for last commit
Tedd Hansen
1
-0
/
+27
2008-01-12
ScriptServer communication is ok. Script is creatd on onrez. But since it can...
Tedd Hansen
2
-2
/
+11
2008-01-12
New ScriptServer protocol successfully implemented.
Tedd Hansen
1
-4
/
+25
2008-01-12
ScriptServer communication protocol (v1), primitive RPC-like TCP client/server
Tedd Hansen
1
-1
/
+1
2008-01-10
Whitespace cleanup.
Jeff Ames
8
-305
/
+296
[next]