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-22
* Refactor: Move some code into separate methods in FriendsModule
Justin Clarke Casey
1
-49
/
+83
2008-12-22
Fix date format of the birthdates to conform to what the client expects
Melanie Thielker
1
-1
/
+2
2008-12-19
* refactor: Move tree code out into a separate module
Justin Clarke Casey
1
-1
/
+1
2008-12-18
* refactor: move gestures code out from Scene into its own module
Justin Clarke Casey
1
-0
/
+97
2008-12-17
* minor: Remove unused AppearanceTableMapper as pointed out by jonc in http:/...
Justin Clarke Casey
1
-0
/
+1
2008-12-17
* Simply friends code by only sending notifications to a newly logged on user...
Justin Clarke Casey
1
-20
/
+23
2008-12-17
* Implement 'Save Object Back to My Inventory'. On the Linden client this is...
Justin Clarke Casey
1
-2
/
+15
2008-12-15
Attempt at restoring inventory access after TPs/crossings. RemoveClient in Sc...
diva
1
-0
/
+9
2008-12-14
Adds the "Send Teleport" module
Melanie Thielker
1
-0
/
+174
2008-12-12
* minor: Downgrade friends module 'client logging out' notice from error to d...
Justin Clarke Casey
1
-1
/
+1
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
[next]