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
/
Framework
/
EventQueueGetModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reinstate closing the EQ when the UDP circuit disconnects. This will likely
Melanie Thielker
2008-12-03
1
-9
/
+6
*
don't close eventqueues when you leave a region. This really does seem
Sean Dague
2008-12-01
1
-2
/
+10
*
fix the "I get no textures if I teleport back to a region I've been in
Sean Dague
2008-12-01
1
-2
/
+4
*
attempt to modify the event queue for greater debugging
Sean Dague
2008-12-01
1
-0
/
+2
*
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
2008-11-19
1
-15
/
+15
*
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
2008-11-19
1
-15
/
+15
*
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
2008-11-17
1
-15
/
+15
*
* Applying EventQueueGetModule patch to try debug the case of the missing EQG.
Adam Frisby
2008-11-09
1
-1
/
+2
*
* Added NullReference check to EventQueueGetModule.
Adam Frisby
2008-10-10
1
-2
/
+8
*
* Fixed a potential threading issue with EventQueueGet leading to spontaneous...
Adam Frisby
2008-10-10
1
-5
/
+12
*
* minor: Comment out initial regularly occuring EventQueueGet log debug messa...
Justin Clarke Casey
2008-10-08
1
-11
/
+9
*
* minor: remove warnings (the code cleaners strike again)
Justin Clarke Casey
2008-10-03
1
-4
/
+3
*
* EventQueueGet is now working.
Teravus Ovares
2008-10-03
1
-12
/
+144
*
* Fixed a mangled Seed caps handler definition on login to region in standalo...
Teravus Ovares
2008-10-01
1
-12
/
+105
*
* Replacing Net.HttpListener with HttpServer.
Teravus Ovares
2008-09-30
1
-9
/
+10
*
* Get the code up to speed with my -#dev e-mail example. (uncomment out lines...
Teravus Ovares
2008-09-30
1
-1
/
+11
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-09-30
1
-6
/
+2
*
Refactor to avoid some duplicate code.
Homer Horwitz
2008-09-28
1
-73
/
+44
*
Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...
Jeff Ames
2008-09-28
1
-1
/
+1
*
* okay.. Now you can do border crossings with the security 'fixed' client....
Teravus Ovares
2008-09-28
1
-26
/
+31
*
* With EventQueueGet enabled.. we can see into neighbor regions again on th...
Teravus Ovares
2008-09-27
1
-10
/
+10
*
* Adds flag to enable/disable EventQueueGet.
Teravus Ovares
2008-09-27
1
-10
/
+19
*
* Event queue is now polling..
Teravus Ovares
2008-09-27
1
-7
/
+58
*
Continue working on the new EventQueueGetModule. Not finished (or even working)
Homer Horwitz
2008-09-27
1
-28
/
+103
*
* This is the very very early beginnings of an EventQueue:get module.
Teravus Ovares
2008-09-27
1
-0
/
+164