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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Made it so that if you don't specify a key, the defaults will not be assumed.
Adam Frisby
2008-01-12
1
-5
/
+6
*
* In the interests of making life difficult for everyone, the Grid Server now...
Adam Frisby
2008-01-12
1
-114
/
+127
*
Added license to new files
Tedd Hansen
2008-01-12
4
-4
/
+90
*
Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...
Tedd Hansen
2008-01-12
1
-1
/
+2
*
Set svn:eol-style.
Jeff Ames
2008-01-12
1
-27
/
+27
*
Added references for last commit
Tedd Hansen
2008-01-12
1
-0
/
+27
*
ScriptServer communication is ok. Script is creatd on onrez. But since it can...
Tedd Hansen
2008-01-12
2
-2
/
+11
*
New ScriptServer protocol successfully implemented.
Tedd Hansen
2008-01-12
1
-4
/
+25
*
ScriptServer communication protocol (v1), primitive RPC-like TCP client/server
Tedd Hansen
2008-01-12
1
-1
/
+1
*
Whitespace cleanup.
Jeff Ames
2008-01-10
8
-305
/
+296
*
Set svn:eol-style.
Jeff Ames
2008-01-09
1
-122
/
+122
*
* This update enables the web_login method.
Teravus Ovares
2008-01-09
1
-0
/
+2
*
Did someone say missing files? Thanks Sakai
Tedd Hansen
2008-01-09
1
-0
/
+123
*
Dynamic loading of ScriptEngine in ScriptServer
Tedd Hansen
2008-01-09
6
-187
/
+26
*
* Added a hashtable based HTTP processor in preparation of the web_login_key
Teravus Ovares
2008-01-09
1
-0
/
+1
*
* Added the files for work units for the purpose of sending out updates to re...
Teravus Ovares
2008-01-08
3
-0
/
+78
*
* Added more methods to MessageService
Teravus Ovares
2008-01-08
1
-49
/
+161
*
* Switched over to RegionProfileData from using RegionInfo because RegionInfo...
Teravus Ovares
2008-01-08
2
-22
/
+64
*
* Message Server stuff.
Teravus Ovares
2008-01-07
1
-11
/
+11
*
*Added ability to update only necessary data on insertRegion for the grid ser...
mingchen
2008-01-07
1
-1
/
+1
*
* More message server methods
Teravus Ovares
2008-01-07
2
-2
/
+104
*
* Adding More to the MessageServer classes.
Teravus Ovares
2008-01-07
4
-0
/
+302
*
* A few more Message Server comms related updates
Teravus Ovares
2008-01-06
4
-10
/
+70
*
Added code to gridserver to prevent new region from connecting at X,Y locatio...
Brian McBee
2008-01-06
1
-112
/
+128
*
* Added some userserver glue for communications with the message server
Teravus Ovares
2008-01-06
4
-75
/
+197
*
Set svn:eol-style.
Jeff Ames
2008-01-06
1
-225
/
+225
*
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
Tedd Hansen
2008-01-05
1
-9
/
+9
*
* Applying jhurliman's LLSD login enablement patch.
Teravus Ovares
2008-01-05
1
-1
/
+2
*
* Added shell Messaging Server. Don't run the MessagingServer yet or you mig...
Teravus Ovares
2008-01-05
1
-0
/
+226
*
And another log-instead-of-crash... when creating user fails.
Tedd Hansen
2008-01-05
1
-3
/
+19
*
Full .dll-name in config option for ScriptEngine. Loading only scriptengine s...
Tedd Hansen
2008-01-02
3
-2
/
+5
*
* Refactored out function to load specified AssetSet Xml
lbsa71
2008-01-02
1
-1
/
+1
*
* Added using as per mail to see if that does anything for Ursulas build issu...
lbsa71
2008-01-02
1
-0
/
+1
*
* Updates UserServer
Teravus Ovares
2008-01-02
2
-2
/
+102
*
Move unused inventory files into the attic
Justin Clarke Casey
2007-12-31
1
-2
/
+2
*
Set svn:eol-style and svn:ignore.
Jeff Ames
2007-12-31
2
-53
/
+53
*
Standard library folders can now be configued in the xml in inventory/OpenSim...
Justin Clarke Casey
2007-12-31
2
-3
/
+8
*
Comments + fix = in theory stand alone script server + "RemoteSevrver" Script...
Tedd Hansen
2007-12-30
2
-4
/
+14
*
server->script event path almost ready for remote scriptengine (translation t...
Tedd Hansen
2007-12-30
2
-0
/
+52
*
Remove now dead code
Justin Clarke Casey
2007-12-28
1
-44
/
+0
*
Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main
Justin Clarke Casey
2007-12-28
1
-24
/
+12
*
Move inventory contents configuration files to bin/inventory folder
Justin Clarke Casey
2007-12-28
1
-3
/
+3
*
* Optimized usings
lbsa71
2007-12-27
16
-137
/
+142
*
Clean up the region initialization GridServer messages a bit.
Charles Krinke
2007-12-23
1
-6
/
+8
*
Simplify GridServer mainmap log messages.
Charles Krinke
2007-12-23
1
-5
/
+6
*
Remove a now unnecessary bit of inventory log verbosity
Justin Clarke Casey
2007-12-22
1
-1
/
+2
*
* Fixed UserServer crash when it's passed 00000000000000000000000000 as the U...
Teravus Ovares
2007-12-21
1
-3
/
+28
*
Comment out "METHOD BY UUID CALLED" WriteLine as it is
Charles Krinke
2007-12-20
1
-1
/
+2
*
* Added a configuration parameter on the Grid Server to disallow forceful ban...
Teravus Ovares
2007-12-20
1
-0
/
+2
*
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
2007-12-20
7
-32
/
+32
[next]