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
2009-01-19
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
Teravus Ovares
1
-39
/
+34
2009-01-18
Added an optional password for the IRC module
Dahlia Trimble
2
-1
/
+13
2009-01-14
* minor: Change around more debugging messages
Justin Clarke Casey
2
-2
/
+2
2009-01-13
Change fake parcel ids to allow a Z coordinate. Change TP by lure
Melanie Thielker
1
-3
/
+5
2009-01-13
* minor: Stop friendship termination crashing the client thread if the friend...
Justin Clarke Casey
1
-0
/
+4
2009-01-10
Revert progressive texture patch from r8001 until issues can be addressed
Dahlia Trimble
1
-34
/
+39
2009-01-10
Thanks jhurliman for a patch that implements progressive texture downloading ...
Dahlia Trimble
1
-1
/
+0
2009-01-08
* refactor: move url sending from scene to DialogModule
Justin Clarke Casey
1
-0
/
+9
2009-01-08
* refactor: move code to send a dialog to a user from scene to DialogModule
Justin Clarke Casey
1
-0
/
+10
2009-01-08
* refactor: move estate dialog to DialogModule
Justin Clarke Casey
1
-1
/
+9
2009-01-08
* refactor: move code for sending a message to all users in a region to the D...
Justin Clarke Casey
1
-5
/
+13
2009-01-08
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-0
/
+1
2009-01-07
* refactor: Make some direct IClientAPI calls go through the dialog module in...
Justin Clarke Casey
1
-1
/
+11
2009-01-07
* Move general alert code to DialogModule.
Justin Clarke Casey
1
-0
/
+15
2009-01-07
* refactor: Establish DialogModule, move some alert code from Scene to here
Justin Clarke Casey
1
-0
/
+83
2009-01-06
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
4
-40
/
+28
2009-01-06
* refactor: drop AddXmlRpcHandler() from scene in favour of call via CommsMan...
Justin Clarke Casey
3
-11
/
+14
2009-01-06
* Mjnor: Clarified comment to ensure that people are aware of how to end the ...
Teravus Ovares
1
-1
/
+9
2009-01-06
* Kill an endless loop in the Instant Message delivery system
Teravus Ovares
1
-0
/
+8
2009-01-05
Use correct name for friendship offer. Fixes Mantis #2959.
Homer Horwitz
1
-0
/
+2
2008-12-23
* Remove IGesturesModules since it won't be very helpful without a client mes...
Justin Clarke Casey
1
-3
/
+1
2008-12-23
* Add a method to allow friendship offers to a logged in client from an offli...
Justin Clarke Casey
2
-5
/
+24
2008-12-22
* refactor: Make gestures module register its own events too
Justin Clarke Casey
1
-0
/
+9
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
[next]