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
/
ClientStack
/
LindenUDP
/
LLClientView.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Another stab at mantis #5256
Diva Canto
2010-12-10
1
-19
/
+20
*
Revert "A stab at mantis #5256. Separate ScenePresence updates from SceneObje...
Diva Canto
2010-12-10
1
-150
/
+128
*
A stab at mantis #5256. Separate ScenePresence updates from SceneObject updat...
Diva Canto
2010-12-10
1
-128
/
+150
*
Stop LLUDPServer sending updates after object deletes by always queueing deletes
Justin Clark-Casey (justincc)
2010-12-02
1
-14
/
+18
*
Fix gesture and viewer preview sounds not playing
Melanie
2010-11-17
1
-2
/
+3
*
provide avatar name in log if an exception ends up at the top of an async pac...
Justin Clark-Casey (justincc)
2010-11-12
1
-2
/
+3
*
Fix logins and avatar appearance. Contains a Migration. May contain nuts.
Melanie
2010-10-30
1
-0
/
+1
*
READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.
Melanie
2010-10-30
1
-6
/
+15
*
Merge branch 'dev-appearance'
Melanie
2010-10-29
1
-4
/
+4
|
\
|
*
Major refactoring of appearance handling.
Master ScienceSim
2010-10-20
1
-4
/
+4
*
|
Deleted a verbose and unneeded log message.
Diva Canto
2010-10-21
1
-1
/
+1
|
/
*
Send kill packets for avatars, too
Melanie
2010-09-17
1
-0
/
+4
*
Send KillPackets on the Task queue rather than the State queue
Justin Clark-Casey (justincc)
2010-09-17
1
-1
/
+6
*
extend m_entityUpdates.SyncRoot lock in LLClientView.ProcessEntityUpdates() t...
Justin Clark-Casey (justincc)
2010-09-15
1
-49
/
+49
*
Improve generic message exception logging. Quieten down complaints about unh...
Justin Clark-Casey (justincc)
2010-09-13
1
-2
/
+4
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-132
/
+129
*
Prevent child agents from being blacklisted in the kill record.
Melanie
2010-09-11
1
-3
/
+6
*
Rolling back the recent libomv update but keeping the ExpiringCache cleanups ...
John Hurliman
2010-09-07
1
-3
/
+3
*
* Cache null account responses in the SimianUserAccountServiceConnector to av...
John Hurliman
2010-09-07
1
-3
/
+3
*
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
2010-09-05
1
-1
/
+5
*
Show when appearance is sent to an avatar to help track down failure
Melanie Thielker
2010-09-02
1
-0
/
+1
*
reinsert functionality to debug log more levels of incoming and outgoing clie...
Justin Clark-Casey (justincc)
2010-08-31
1
-9
/
+43
*
Implements parcel media setting persistence and packet / CAPS handling
Jonathan Freedman
2010-08-30
1
-62
/
+70
*
Replace hardcoded 0 with KickFlags provided by the client.
Justin Clark-Casey (justincc)
2010-08-28
1
-1
/
+1
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-08-26
1
-1
/
+19
|
\
|
*
Reinstate kill record check that prevents an entity update being sent to a cl...
Justin Clark-Casey (justincc)
2010-08-26
1
-1
/
+19
*
|
Send a null result search packet when no results are passsed in
Melanie
2010-08-26
1
-1
/
+4
|
/
*
Plumb the region type through to the ProductName field in estate messages
Melanie
2010-08-24
1
-2
/
+2
*
Remove various warnings and improve logging messages. No functional changes.
Justin Clark-Casey (justincc)
2010-08-23
1
-2
/
+0
*
Don't allow oversized search reply packets
Melanie Thielker
2010-08-21
1
-17
/
+42
*
* Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() t...
John Hurliman
2010-08-17
1
-1
/
+1
*
Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...
Diva Canto
2010-08-16
1
-4
/
+15
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2010-08-13
1
-3
/
+2
*
On shift-copy of an object, set up a new physics actor (as appropriate) for e...
Justin Clark-Casey (justincc)
2010-08-10
1
-0
/
+4
*
Handle incoming ObjectImage (TextureEntry) updates synchronously rather than ...
Justin Clark-Casey (justincc)
2010-08-10
1
-1
/
+5
*
In my crusade against facelights, I am striking the killing blow. Add a
Melanie
2010-08-08
1
-0
/
+21
*
Correct display of landmark about info. Also correct region maturity rating
Melanie Thielker
2010-08-07
1
-3
/
+3
*
start sending media url in object full updates
Justin Clark-Casey (justincc)
2010-07-26
1
-2
/
+1
*
Major attachments cleanup. Remove unused AttachObject ClientView method
Melanie
2010-07-14
1
-24
/
+0
*
Remove useless quaternion parameter from AttachObject sig
Melanie Thielker
2010-07-14
1
-1
/
+1
*
Fixes mantis #4845
Diva Canto
2010-07-05
1
-0
/
+3
*
Got rid of all hyperassets references. Also fixed accessing textures in user'...
Diva Canto
2010-07-04
1
-2
/
+0
*
Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces...
Diva Canto
2010-07-04
1
-81
/
+8
*
Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and
Melanie Thielker
2010-06-28
1
-3
/
+3
*
* Tweak the StopFlying() method in LLClientView to fabricate a suitable landi...
Teravus Ovares (Dan Olivares)
2010-06-11
1
-21
/
+36
*
Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet
Melanie
2010-06-12
1
-0
/
+40
*
Refactor SendCoarseLocations for better performance. Instead of computing lis...
Dan Lake
2010-06-08
1
-1
/
+1
*
Comment out the attachment update reordering mechanism in LLClientView since ...
Justin Clark-Casey (justincc)
2010-06-08
1
-31
/
+31
*
Reduce number of full updates sent on region crossing for attachments/huds to...
Justin Clark-Casey (justincc)
2010-06-08
1
-2
/
+41
*
Fix create selection getting overwritten by multiple updates for the same prim.
Melanie Thielker
2010-05-31
1
-2
/
+2
[prev]
[next]