index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
LindenUDP
/
LLClientView.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-24
Fix a leak in the plumbing
Melanie Thielker
1
-3
/
+3
2008-10-24
Plumb some more
Melanie Thielker
1
-22
/
+148
2008-10-24
* Stop creating a circuit if the client fails authentication (i.e. the region...
Justin Clarke Casey
1
-40
/
+16
2008-10-24
Remove a debug output dump
Melanie Thielker
1
-1
/
+0
2008-10-24
Lotsa plumming :)
Melanie Thielker
1
-0
/
+255
2008-10-21
Pare the groups module down to basics. Adjust dependent files so that a
Melanie Thielker
1
-4
/
+4
2008-10-19
Added calling cards. Fixes Mantis#2409 and part of #1515.
Homer Horwitz
1
-0
/
+68
2008-10-18
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
Melanie Thielker
1
-21
/
+25
2008-10-15
* Truncate outgoing media and music urls to 254 characters.
Justin Clarke Casey
1
-12
/
+6
2008-10-15
* refactor: Remove OutPacket from the IClientAPI
Justin Clarke Casey
1
-7
/
+7
2008-10-15
* refactor: move viewer effect packet into LLClientView
Justin Clarke Casey
1
-0
/
+12
2008-10-15
* refactor: Move error logging from GetUserDetails up to callers, since there...
Justin Clarke Casey
1
-1
/
+7
2008-10-15
* refactor: move code concerned with creating a subsequent image packet to LL...
Justin Clarke Casey
1
-0
/
+11
2008-10-15
* refactor: rename SendImagePart to SendImageFirstPart since this is more des...
Justin Clarke Casey
1
-1
/
+2
2008-10-14
* Send an avatar update to other clients when an avatar rotates, as well as w...
Justin Clarke Casey
1
-1
/
+4
2008-10-14
* minor: change m_debug to m_debugPacketLevel since that's what it is
Justin Clarke Casey
1
-11
/
+13
2008-10-14
* refactor: rename SendKiPrimitive to SendKillObject since this appears more ...
Justin Clarke Casey
1
-7
/
+2
2008-10-14
* Make KillObjectPackets reliable
Justin Clarke Casey
1
-1
/
+6
2008-10-12
Add EventInfoRequest and EventInfoReply packets.
Homer Horwitz
1
-0
/
+33
2008-10-11
* Rework llParcelMediaCommandList
Homer Horwitz
1
-1
/
+1
2008-10-11
Plumb the remaining search packets and replies.
Melanie Thielker
1
-0
/
+239
2008-10-10
added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the...
MW
1
-3
/
+18
2008-10-10
added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...
MW
1
-1
/
+16
2008-10-10
A bit more estate fudging
Melanie Thielker
1
-5
/
+2
2008-10-09
* Fixes simstats reporter. I'm sure this issue caused all sorts of things r...
Teravus Ovares
1
-2
/
+2
2008-10-08
Mantis#2354. Thank you kindly, Tglion for a patch that:
Charles Krinke
1
-0
/
+1
2008-10-07
* Apply http://opensimulator.org/mantis/view.php?id=1207
Justin Clarke Casey
1
-1
/
+1
2008-10-06
* Stop the sim stats reporter reusing the same SimStatsPacket for all clients
Justin Clarke Casey
1
-2
/
+12
2008-10-06
Implement Parcel -> ForceOwnerToMe god mode packet
Melanie Thielker
1
-0
/
+11
2008-10-06
Revert r6697 patch as the build fails.
Charles Krinke
1
-1
/
+1
2008-10-06
Mantis#1207. Thank you, TGlion for a patch that addresses:
Charles Krinke
1
-1
/
+1
2008-10-06
Implements ObjectOwner god mode packet (Set Owner To Me admin option)
Melanie Thielker
1
-0
/
+16
2008-10-06
* Green dots on the mainmap for avatar.
Teravus Ovares
1
-0
/
+34
2008-10-05
Remove a console debug output
Melanie Thielker
1
-1
/
+1
2008-10-05
Small bug fix
Melanie Thielker
1
-0
/
+1
2008-10-05
Plumb in the DirPlacesReply packet
Melanie Thielker
1
-0
/
+31
2008-10-04
Plumb packet DirPlacesQuery for search module
Melanie Thielker
1
-0
/
+22
2008-10-04
Unclutter rezzing methods by removing the ad hoc permissions parameters.
Melanie Thielker
1
-3
/
+1
2008-10-04
Add "Drop" functionality to pie menu
Melanie Thielker
1
-0
/
+14
2008-10-03
* oops, fix build break.
Justin Clarke Casey
1
-3
/
+5
2008-10-03
This changeset changes the way chat from client is routed:
Dr Scofield
1
-12
/
+12
2008-10-03
* minor: remove warnings (the code cleaners strike again)
Justin Clarke Casey
1
-3
/
+3
2008-10-03
Mantis #1360
Melanie Thielker
1
-3
/
+21
2008-10-02
- Fixed a small off by one error in sending MapBlocks
Homer Horwitz
1
-1
/
+1
2008-10-01
- Added SendScriptTeleportRequest to IClientView and classes implementing it.
Homer Horwitz
1
-0
/
+12
2008-09-29
* minor: remove warning
Justin Clarke Casey
1
-5
/
+5
2008-09-28
Mantis#296. Thank you kindly, Idb for a patch that resolves:
Charles Krinke
1
-0
/
+9
2008-09-28
Add some methods to allow modules so set client view options
Melanie Thielker
1
-0
/
+28
2008-09-27
* Replace a generic error handler.
Teravus Ovares
1
-1
/
+1
2008-09-27
* Event queue is now polling..
Teravus Ovares
1
-1
/
+2
[prev]
[next]