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
/
Region
/
Environment
/
Modules
/
Avatar
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-09
* Enable agent to agent transfer of inventory folders
Justin Clarke Casey
1
-5
/
+0
2008-12-04
* minor: Take out some of the test log output I accidentally left in a couple...
Justin Clarke Casey
1
-1
/
+1
2008-12-04
* Put in the code necessary to allow inventory transfer of whole folders (and...
Justin Clarke Casey
1
-35
/
+92
2008-12-03
Make a couple log4net instances static readonly.
Jeff Ames
1
-1
/
+1
2008-12-01
* minor: A few tiny bits of documentation and log message cleanup before star...
Justin Clarke Casey
1
-1
/
+1
2008-11-26
Added local lookup before we ask the messaging server.
Homer Horwitz
1
-6
/
+26
2008-11-25
Next step of the PresenceModule. Still not complete; local optimizations and the
Homer Horwitz
1
-33
/
+101
2008-11-24
WIP: Adding a few things to PresenceModule. Not quite finished yet.
Homer Horwitz
1
-2
/
+83
2008-11-24
- Evaluate config only once
Homer Horwitz
1
-21
/
+35
2008-11-23
Plumb in the presence notifications and region shutdown/restart messages
Melanie Thielker
1
-9
/
+15
2008-11-23
Add error handling to catch the WebExceptions thrown if you have
Melanie Thielker
1
-23
/
+48
2008-11-22
Adding root agent position messages to the message server
Melanie Thielker
1
-0
/
+42
2008-11-22
Add root agent tracking to presence module
Melanie Thielker
1
-5
/
+17
2008-11-22
Next step in the presence module - some core plumbing included at
Melanie Thielker
1
-0
/
+18
2008-11-22
Increase IRC login timeout to 25 - it was 10 which was causing reconnect loop...
Dahlia Trimble
1
-1
/
+1
2008-11-22
Adding region up/down notifications to the PresenceModule. Messaging
Melanie Thielker
1
-0
/
+42
2008-11-22
Check in the presence module skeleton
Melanie Thielker
1
-0
/
+100
2008-11-22
Enclose the inter-region IM sending in a try-catch for now to find possibly m...
Homer Horwitz
1
-178
/
+188
2008-11-22
- Add a warning if the agent data of the destination of an IM isn't found
Homer Horwitz
1
-0
/
+6
2008-11-22
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-21
- No need to build a list of regions and then only the first one.
Homer Horwitz
1
-2
/
+4
2008-11-21
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-21
Prevent a null reference when giving items.
Melanie Thielker
1
-0
/
+6
2008-11-19
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
1
-0
/
+1
2008-11-18
Patch from jhurliman. Fixing the texture decoding issues in progressive
Melanie Thielker
1
-1
/
+0
2008-11-17
Add a few comments
Melanie Thielker
1
-7
/
+13
2008-11-17
minor: remove mono compiler warnings
Justin Clarke Casey
2
-18
/
+18
2008-11-17
commenting out unused variable.
Dr Scofield
1
-2
/
+2
2008-11-17
Use the message transfer module to pass items across the grid via the profile
Melanie Thielker
1
-9
/
+16
2008-11-17
Correct prim counts for group land. Correct MessageTransferModule startup
Melanie Thielker
1
-12
/
+9
2008-11-16
Fix friends again. Friends-handling is now stateless and, thanks to
Homer Horwitz
1
-263
/
+135
2008-11-16
Megapatch. Completely remove the multiparameter IM methods. Remove the insecure
Melanie Thielker
5
-148
/
+114
2008-11-16
First step tidy-up of IM packing/unpacking/repacking
Melanie Thielker
1
-11
/
+18
2008-11-16
GridIMs don't have a (sending) client, which led to a NRE on access.
Homer Horwitz
1
-1
/
+2
2008-11-16
Add MessageTransferModule interface to all scenes, not only the first
Melanie Thielker
1
-1
/
+1
2008-11-16
Fix 2 bugs in the message transfer module, thanks, Homer Horwitz!
Melanie Thielker
1
-2
/
+2
2008-11-16
Introduces the message transfer module. It splits the transfer mechanics off
Melanie Thielker
4
-658
/
+722
2008-11-15
Hack to temporarily fix friends-handling. This will be redone as soon as
Homer Horwitz
1
-2
/
+2
2008-11-15
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-18
/
+2
2008-11-14
From: Alan Webb (alan_webb@us.ibm.com)
Dr Scofield
4
-110
/
+129
2008-11-14
Some changes to the money module to allow a more flexible system of
Melanie Thielker
1
-7
/
+12
2008-11-13
From: awebb@us.ibm.com
Sean Dague
1
-1
/
+1
2008-11-12
Revamp inventory transfer module, step 1. Inventory will now be saved if
Melanie Thielker
1
-99
/
+117
2008-11-09
Update svn properties. Add copyright headers. Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-09
Reintroduce transactionID to the parameter list for SendInstantMessage.
Melanie Thielker
2
-5
/
+5
2008-11-08
* Ported InstantMessageModule to IClientCore
Adam Frisby
1
-6
/
+11
2008-11-08
* Added IClientIM to IClientCore interfaces
Adam Frisby
3
-17
/
+17
2008-11-06
- fixes comparison of struct against null (no no no)
Dr Scofield
4
-39
/
+39
2008-11-04
* Prevent texture sender thread termination from immediately crashing the sim
Justin Clarke Casey
1
-2
/
+0
2008-11-04
* minor: doc and log message tweaking for wearables
Justin Clarke Casey
1
-4
/
+15
[next]