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
...
*
* 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
*
* Removed redundant code in RestService.cs
Adam Frisby
2007-12-18
1
-8
/
+1
*
More subtle message tuning of log messages.
Charles Krinke
2007-12-16
1
-1
/
+1
*
A bit more tuning of UserServer messages.
Charles Krinke
2007-12-16
1
-6
/
+8
*
Comment out an unneeded "Home Location" message.
Charles Krinke
2007-12-16
1
-1
/
+2
*
Improve UserServer login messages for logging.
Charles Krinke
2007-12-16
1
-4
/
+8
*
* Make inventory operations sync rather than async. This is to alleviate rac...
Justin Clarke Casey
2007-12-15
2
-10
/
+40
*
Grid Inventory feature upgrade: renaming folders should now be correct, subfo...
Brian McBee
2007-12-15
2
-9
/
+54
*
Added some extra debug console output to Inventory Server and region OGS1 inv...
MW
2007-12-14
1
-0
/
+2
*
* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...
Teravus Ovares
2007-12-14
4
-15
/
+19
*
Fix possible array indexing exception in inventory server
Jeff Ames
2007-12-11
1
-4
/
+2
*
added copyright notices
Jeff Ames
2007-12-11
2
-1
/
+57
*
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2007-12-10
31
-55
/
+55
*
This patch fixes mantis 105. Basically, it stops the index exception when
Sean Dague
2007-12-08
1
-7
/
+27
*
This small patch means that the inventoryserver for grid mode now
Sean Dague
2007-12-07
1
-6
/
+3
*
removed obsolete Verbose() function
Jeff Ames
2007-12-06
2
-141
/
+158
*
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
2007-12-06
4
-5
/
+5
*
Some refactoring of the RestObjectPoster (and related classes).
MW
2007-12-05
2
-3
/
+3
*
* Avatar picker works in grid mode now.
Teravus Ovares
2007-12-04
2
-0
/
+38
*
* Fixed a whole bunch of console messages.
Adam Frisby
2007-12-04
4
-22
/
+22
*
* Removed 12 compiler warnings.
Adam Frisby
2007-12-04
1
-1
/
+1
*
Some refactoring , mainly on Inventory code.
MW
2007-12-02
2
-3
/
+3
*
New Inventory folder should now be stored to the inventory server/database. T...
MW
2007-12-02
1
-0
/
+1
[prev]
[next]