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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-16
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
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-09
1
-2
/
+2
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-11-08
1
-2
/
+2
*
|
Fix merge artefacts
Melanie
2010-11-05
1
-4
/
+4
*
|
Revert "Spin the AddNewClient process off into a new thread to avoid locking ...
Melanie
2010-11-05
1
-24
/
+1
*
|
Revert "Fix for hanging on "Connecting to region".. caused by packets being p...
Melanie
2010-11-05
1
-37
/
+5
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-02
2
-9
/
+25
|
\
\
|
|
/
|
*
Fix logins and avatar appearance. Contains a Migration. May contain nuts.
Melanie
2010-10-30
1
-0
/
+1
|
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-10-30
1
-1
/
+1
|
|
\
|
|
*
Set async_packet_handling = true by default
Justin Clark-Casey (justincc)
2010-10-30
1
-1
/
+1
|
*
|
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-10-30
1
-2
/
+8
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'justincc-dev'
Justin Clark-Casey (justincc)
2010-10-29
1
-2
/
+8
|
|
|
\
|
|
|
*
Add number of ms it takes to complete UseCircuitCode packet handling to log f...
Justin Clark-Casey (justincc)
2010-10-29
1
-2
/
+8
|
*
|
|
READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.
Melanie
2010-10-30
1
-6
/
+15
|
|
/
/
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-29
1
-4
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'dev-appearance'
Melanie
2010-10-29
1
-4
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Major refactoring of appearance handling.
Master ScienceSim
2010-10-20
1
-4
/
+4
|
*
|
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
1
-1
/
+1
|
*
|
Merge remote branch 'otakup0pe/mantis5110'
Justin Clark-Casey (justincc)
2010-10-22
1
-1
/
+1
|
|
\
\
|
|
*
|
* change the data exchanged within hypergrid transactions
Jonathan Freedman
2010-10-21
1
-1
/
+1
|
|
|
/
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Deleted a verbose and unneeded log message.
Diva Canto
2010-10-21
1
-1
/
+1
|
|
/
|
*
Fix a comment marker
Melanie
2010-10-04
1
-1
/
+1
|
*
Add linden prim renderer and update libOMV
Melanie
2010-10-04
1
-16
/
+31
*
|
Make SendKillObject send multiple localIDs in one packet. This avoids the
Melanie
2010-10-08
1
-15
/
+26
*
|
Fix line endings
Melanie
2010-10-04
1
-184
/
+184
*
|
Add linden prim renderer and update libOMV
Melanie
2010-10-04
1
-2
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-17
1
-0
/
+4
|
\
\
|
|
/
|
*
Send kill packets for avatars, too
Melanie
2010-09-17
1
-0
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-17
3
-2
/
+17
|
\
\
|
|
/
|
*
Send KillPackets on the Task queue rather than the State queue
Justin Clark-Casey (justincc)
2010-09-17
3
-2
/
+17
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-16
1
-49
/
+49
|
\
\
|
|
/
|
*
extend m_entityUpdates.SyncRoot lock in LLClientView.ProcessEntityUpdates() t...
Justin Clark-Casey (justincc)
2010-09-15
1
-49
/
+49
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-14
2
-5
/
+11
|
\
\
|
|
/
|
*
Improve generic message exception logging. Quieten down complaints about unh...
Justin Clark-Casey (justincc)
2010-09-13
1
-2
/
+4
|
*
Add client name to packet resend log messages to make them a bit more informa...
Justin Clark-Casey (justincc)
2010-09-13
1
-3
/
+7
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-130
/
+127
|
\
\
|
|
/
|
*
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
2
-5
/
+5
|
*
* Cache null account responses in the SimianUserAccountServiceConnector to av...
John Hurliman
2010-09-07
2
-5
/
+5
|
*
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
2010-09-05
1
-1
/
+5
*
|
Prevent child agents from being blacklisted in the kill record.
Melanie
2010-09-11
1
-3
/
+6
*
|
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
2010-09-05
1
-1
/
+5
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-03
1
-18
/
+41
|
\
\
|
|
/
|
*
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
*
|
Show when appearance is sent to an avatar to help track down failure
Melanie Thielker
2010-09-02
1
-0
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-30
1
-65
/
+80
|
\
\
|
|
/
[next]