Jeff Ames
|
e5b9144282
Formatting cleanup.
|
16 سال پیش |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 سال پیش |
Adam Frisby
|
c5d1f87cd2
* Removed and sorted using clauses in a number of files.
|
16 سال پیش |
Jeff Ames
|
de80a23c1a
Cleaned up a couple compiler warnings.
|
16 سال پیش |
lbsa71
|
5b3897a4af
* Caught HttpListenerException and swallowed if with output
|
16 سال پیش |
Tedd Hansen
|
7102ac7769
"threads" command now works. I've added manual tracking of threads (only if compiled in DEBUG mode)... Its ugly and even requires a separate thread to track the treads, but it will be very valuable in debugging.
|
16 سال پیش |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
16 سال پیش |
Tedd Hansen
|
47c909ca0a
Playing "Name that thread". Adding names and isbackground=true to all threads so it will be easier to debug.
|
16 سال پیش |
Adam Frisby
|
f3afa68a2a
* Made new Framework.Constants class, added RegionSize member.
|
17 سال پیش |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 سال پیش |
Adam Frisby
|
760ece2595
* Chat Message format patch from kinoc (#443) Thanks!
|
17 سال پیش |
Charles Krinke
|
a9b69f3880
Thank you very much, Kinoc for : Moved the Listener loop try/catch to a better position.
|
17 سال پیش |
Charles Krinke
|
8a4e8a8e31
Thank you, Kinoc for the ChatModule.cs updates.
|
17 سال پیش |
Sean Dague
|
61ed12c4d8
revert last IRC bridge changes as this broke chat on my test environment.
|
17 سال پیش |
Teravus Ovares
|
da0fa4253b
Thanks kinoc for your improved IRC Gateway patch as referenced in mantis issue 390.
|
17 سال پیش |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 سال پیش |
Sean Dague
|
f9540e3f11
make it so prims don't relay into IRC
|
17 سال پیش |
Sean Dague
|
fac91d0ff5
ignore Primitive for the IRC relay
|
17 سال پیش |
Jeff Ames
|
83ca8bd178
Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer to handle starting/stopping of the typing animation.
|
17 سال پیش |
Jeff Ames
|
e278d07220
refactored ChatModule a bit.
|
17 سال پیش |
Jeff Ames
|
696f5e27a9
removed old debugging code from IM and chat modules
|
17 سال پیش |
Adam Johnson
|
3d938f76b7
Updates to LibSL revision 1498. Thanks Johan!
|
17 سال پیش |
Jeff Ames
|
4bde56457f
removed some duplicate hard-coded port numbers. changed ports to uint.
|
17 سال پیش |
Jeff Ames
|
f195725db4
keeping opensim safe for children -- made some namespace references less explicit
|
17 سال پیش |
Adam Frisby
|
91c1e8a734
* Fixed a whole bunch of console messages.
|
17 سال پیش |
Teravus Ovares
|
7cb38712d5
* Did some initial work for prim crossing. Just glue so far.
|
17 سال پیش |
Jeff Ames
|
924026d01c
cleaned up some mono compiler warnings
|
17 سال پیش |
Jeff Ames
|
ad002835d3
enable typing animation for chat, maybe
|
17 سال پیش |
Dalien Talbot
|
aeb7b8cc18
Fixing null pointer exception from Mathias Soeken:
|
17 سال پیش |
MW
|
73fbacea1f
Started to cleanup/close down childagent connections when a user teleports. As the client will not close old childagent connections without being told explicitly to do so by each region the connection is to. Currently only implemented in standalone mode. ( the TellRegionToCloseChildConnection( ) in OGS1GridServices.cs needs implementing for grid mode, and the inter region .net remoting added for the new messages).
|
17 سال پیش |