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
/
Server
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fission UserAccountService.HandleCreateUser() into two methods, one which han...
Justin Clark-Casey (justincc)
2010-05-28
1
-1
/
+1
*
Comment noisy "CONNECTION DEBUGGING" messages, because they push more
Melanie Thielker
2010-05-27
2
-14
/
+14
*
Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"
Melanie
2010-05-27
2
-14
/
+14
*
Comment noisy "CONNECTION DEBUGGING" messages, because they push more
Melanie Thielker
2010-05-27
2
-14
/
+14
*
Removed sessionID from GridUserservice again. Removed parcel crossing detecti...
Diva Canto
2010-05-20
1
-2
/
+1
*
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...
unknown
2010-05-20
1
-1
/
+2
*
Implement the "delete" path for assets. Adds a new option to allow remote ass...
Melanie
2010-05-09
2
-4
/
+8
*
These files are part of the GridUserService write-up.
Diva Canto
2010-05-07
2
-0
/
+339
*
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
2010-05-07
1
-43
/
+2
*
Plumb the viewer version string through into AgentCircuitData. Now all that
Melanie Thielker
2010-05-05
1
-2
/
+2
*
Add a XMLRPC method to remotely set the login level for the LLLoginService.
Melanie Thielker
2010-05-05
2
-0
/
+38
*
Assorted bug fixes in hypergrid linking.
Diva Canto
2010-05-03
2
-1
/
+3
*
* XInventory fairly tested, including for HG. Almost ready to switch.
Diva Canto
2010-04-30
2
-154
/
+0
*
Commented verbose debug messages from XInventory handler.
Diva Canto
2010-04-28
1
-13
/
+13
*
XInventory connector/handler showing signs of life. Tested, but needs more te...
Diva Canto
2010-04-27
1
-15
/
+54
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-04-27
1
-1
/
+47
|
\
|
*
RemoteXInventoryServiceConnector, the plugin region module. Not active in def...
Diva Canto
2010-04-26
1
-1
/
+47
*
|
Allow a client to pass a scope id to log into in the login XML / LLSD
Melanie
2010-04-27
1
-2
/
+10
|
/
*
* Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine.
Diva Canto
2010-04-14
1
-1
/
+1
*
* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropria...
Diva Canto
2010-04-03
1
-12
/
+1
*
minor: Print out port that http servers are using
Justin Clark-Casey (justincc)
2010-03-25
1
-0
/
+3
*
Get the local inner simulation service object to the handler so that there is...
Diva Canto
2010-03-15
1
-0
/
+1
*
Restoring LoadPlugin as it was before. Justin's last change made it throw.
Diva Canto
2010-03-15
1
-2
/
+15
*
Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12
Justin Clark-Casey (justincc)
2010-03-12
1
-20
/
+20
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
2
-2
/
+29
*
Merge branch 'master' into presence-refactor
Melanie
2010-03-02
1
-2
/
+0
|
\
|
*
Fix a few compiler warnings.
Jeff Ames
2010-03-01
1
-2
/
+0
*
|
Now showing friends online upon grid login.
Diva Canto
2010-02-26
2
-4
/
+8
*
|
Flags on Store(Friend) are supposed to be MyFlags.
Diva Canto
2010-02-26
1
-1
/
+1
*
|
Added server-side Friends in connector. Untested.
Diva Canto
2010-02-25
2
-0
/
+299
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-02-22
1
-1
/
+1
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-02-15
1
-1
/
+1
|
*
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
Justin Clark-Casey (justincc)
2010-02-12
1
-3
/
+3
*
|
* Added a sanity check for missing asset data in LLClientView
John Hurliman
2010-02-20
2
-179
/
+2
*
|
* Fixed SL asset type enum to mime type conversion and added more helper func...
John Hurliman
2010-02-19
1
-31
/
+166
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-02-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Comment the asset deletion handler. It can be abused and is not currently
Melanie
2010-01-18
1
-1
/
+1
*
|
Finished implementing the XInventory connector. Untested.
Diva Canto
2010-02-07
1
-62
/
+174
*
|
A little more beef on the xinventory in connector.
Diva Canto
2010-02-06
1
-0
/
+61
*
|
* Remove unnecessary debug message
Diva Canto
2010-01-31
1
-1
/
+1
*
|
* Simplified the configuration by having [DatabaseService] in it
Diva Canto
2010-01-31
1
-1
/
+1
*
|
* Bug fix in XInventoryData -- groupOwned is an int in the DB
Diva Canto
2010-01-31
1
-1
/
+3
*
|
* Added a few files that were missing in the repo.
Diva Canto
2010-01-31
3
-41
/
+290
*
|
Works for grid login.
Diva Canto
2010-01-29
1
-0
/
+29
*
|
HG 1.5 is in place. Tested in standalone only.
Diva Canto
2010-01-28
5
-159
/
+171
*
|
Added ExternalName config on Gatekeeper.
Diva Canto
2010-01-27
1
-1
/
+3
*
|
Integrated the hyperlinking with the GridService.
Diva Canto
2010-01-24
2
-41
/
+3
*
|
* Towards enabling hyperlinks at grid-level.
Diva Canto
2010-01-18
2
-3
/
+42
*
|
Go Home works. With security!!
Diva Canto
2010-01-18
2
-0
/
+126
*
|
* Added missing GatekeeperServiceConnector
Diva Canto
2010-01-18
2
-0
/
+34
[prev]
[next]