aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added license to new filesTedd Hansen2008-01-124-4/+90
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-121-1/+2
* Set svn:eol-style.Jeff Ames2008-01-121-27/+27
* Added references for last commitTedd Hansen2008-01-121-0/+27
* ScriptServer communication is ok. Script is creatd on onrez. But since it can...Tedd Hansen2008-01-122-2/+11
* New ScriptServer protocol successfully implemented.Tedd Hansen2008-01-121-4/+25
* ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen2008-01-121-1/+1
* Whitespace cleanup.Jeff Ames2008-01-108-305/+296
* Set svn:eol-style.Jeff Ames2008-01-091-122/+122
* * This update enables the web_login method.Teravus Ovares2008-01-091-0/+2
* Did someone say missing files? Thanks SakaiTedd Hansen2008-01-091-0/+123
* Dynamic loading of ScriptEngine in ScriptServerTedd Hansen2008-01-096-187/+26
* * Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares2008-01-091-0/+1
* * Added the files for work units for the purpose of sending out updates to re...Teravus Ovares2008-01-083-0/+78
* * Added more methods to MessageServiceTeravus Ovares2008-01-081-49/+161
* * Switched over to RegionProfileData from using RegionInfo because RegionInfo...Teravus Ovares2008-01-082-22/+64
* * Message Server stuff.Teravus Ovares2008-01-071-11/+11
* *Added ability to update only necessary data on insertRegion for the grid ser...mingchen2008-01-071-1/+1
* * More message server methodsTeravus Ovares2008-01-072-2/+104
* * Adding More to the MessageServer classes.Teravus Ovares2008-01-074-0/+302
* * A few more Message Server comms related updatesTeravus Ovares2008-01-064-10/+70
* Added code to gridserver to prevent new region from connecting at X,Y locatio...Brian McBee2008-01-061-112/+128
* * Added some userserver glue for communications with the message server Teravus Ovares2008-01-064-75/+197
* Set svn:eol-style.Jeff Ames2008-01-061-225/+225
* Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen2008-01-051-9/+9
* * Applying jhurliman's LLSD login enablement patch.Teravus Ovares2008-01-051-1/+2
* * Added shell Messaging Server. Don't run the MessagingServer yet or you mig...Teravus Ovares2008-01-051-0/+226
* And another log-instead-of-crash... when creating user fails.Tedd Hansen2008-01-051-3/+19
* Full .dll-name in config option for ScriptEngine. Loading only scriptengine s...Tedd Hansen2008-01-023-2/+5
* * Refactored out function to load specified AssetSet Xmllbsa712008-01-021-1/+1
* * Added using as per mail to see if that does anything for Ursulas build issu...lbsa712008-01-021-0/+1
* * Updates UserServer Teravus Ovares2008-01-022-2/+102
* Move unused inventory files into the atticJustin Clarke Casey2007-12-311-2/+2
* Set svn:eol-style and svn:ignore.Jeff Ames2007-12-312-53/+53
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-312-3/+8
* Comments + fix = in theory stand alone script server + "RemoteSevrver" Script...Tedd Hansen2007-12-302-4/+14
* server->script event path almost ready for remote scriptengine (translation t...Tedd Hansen2007-12-302-0/+52
* Remove now dead codeJustin Clarke Casey2007-12-281-44/+0
* Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey2007-12-281-24/+12
* Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey2007-12-281-3/+3
* * Optimized usingslbsa712007-12-2716-137/+142
* Clean up the region initialization GridServer messages a bit.Charles Krinke2007-12-231-6/+8
* Simplify GridServer mainmap log messages.Charles Krinke2007-12-231-5/+6
* Remove a now unnecessary bit of inventory log verbosityJustin Clarke Casey2007-12-221-1/+2
* * Fixed UserServer crash when it's passed 00000000000000000000000000 as the U...Teravus Ovares2007-12-211-3/+28
* Comment out "METHOD BY UUID CALLED" WriteLine as it isCharles Krinke2007-12-201-1/+2
* * Added a configuration parameter on the Grid Server to disallow forceful ban...Teravus Ovares2007-12-201-0/+2
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-207-32/+32
* * Removed redundant code in RestService.csAdam Frisby2007-12-181-8/+1
* More subtle message tuning of log messages.Charles Krinke2007-12-161-1/+1