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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
4
-1487
/
+0
*
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
2009-02-07
1
-0
/
+12
*
* Implement help <command> from the region console
Justin Clarke Casey
2009-02-06
1
-4
/
+1
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
4
-42
/
+113
*
more eventqueue endian madness
Dahlia Trimble
2009-02-06
1
-9
/
+5
*
move RegionDenyAgeUnverified parameter to AgeVerificationBlock in parcel prop...
Dahlia Trimble
2009-02-06
1
-2
/
+1
*
* Remove CommanderTestModule as there are several normal modules which effect...
Justin Clarke Casey
2009-02-05
1
-89
/
+0
*
* cheap hack to make module help information more accurately reflect what com...
Justin Clarke Casey
2009-02-05
1
-1
/
+1
*
* Make existing module commanders register as help topics
Justin Clarke Casey
2009-02-05
2
-12
/
+24
*
* Use the commander name to register module commanders instead of providing t...
Justin Clarke Casey
2009-02-05
2
-3
/
+21
*
* refactor: Split out module Command class into a separate file
Justin Clarke Casey
2009-02-05
2
-171
/
+204
*
* Adding a few fields to the Land data responder that the client is complaini...
Teravus Ovares
2009-02-01
1
-0
/
+3
*
remove dummy parcel media settings from event queue message
Dahlia Trimble
2009-01-30
1
-11
/
+16
*
delete some commented out junk code notes
Dahlia Trimble
2009-01-27
1
-27
/
+0
*
Send groups list via event queue
Dahlia Trimble
2009-01-27
1
-12
/
+73
*
correct formatting if parcel description field in event queue message
Dahlia Trimble
2009-01-27
1
-1
/
+1
*
Correct a typo in the parcel properties event queue message which was prevent...
Dahlia Trimble
2009-01-27
1
-1
/
+1
*
swap endianness of parcel flags in event queue message
Dahlia Trimble
2009-01-26
1
-1
/
+14
*
add a definition for a parcel properties CAP
Dahlia Trimble
2009-01-26
1
-0
/
+103
*
more eventqueue IM nonsense
Dahlia Trimble
2009-01-26
1
-0
/
+27
*
* Fixed a small logical error in error handling of console commands.
Homer Horwitz
2009-01-25
1
-16
/
+22
*
add event queue code for sending group IM for future group support
Dahlia Trimble
2009-01-23
1
-0
/
+83
*
* refactor: Extract caps related code from scene and put into a region module
Justin Clarke Casey
2009-01-21
1
-3
/
+1
*
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
2009-01-06
1
-27
/
+21
*
* refactor: call AddHttpHandler() directly via CommsManager
Justin Clarke Casey
2009-01-06
1
-2
/
+3
*
* refactor: call AddLLSDHandler directly via CommsManager
Justin Clarke Casey
2009-01-06
1
-1
/
+1
*
* Move EventQueueGetModule to the EventQueue namespace
Justin Clarke Casey
2009-01-02
1
-1
/
+2
*
* refactor: move event queue module code to its own folder
Justin Clarke Casey
2009-01-02
2
-0
/
+0
*
First commit in a series of commits for Interregion REST comms. This one simp...
diva
2008-12-29
1
-111
/
+0
*
Demonstration code for modular comms. No user functionality
Melanie Thielker
2008-12-28
1
-4
/
+33
*
Better test on EQ shutdown.
diva
2008-12-24
1
-1
/
+4
*
Addinf InterregionData.cs IInterregionComms.cs and InterregionComms.cs
Melanie Thielker
2008-12-23
1
-0
/
+82
*
* Remove mono compiler warning
Justin Clarke Casey
2008-12-23
1
-5
/
+4
*
One more small mod in EQ: there is no need to subscribe to the OnLogout event...
diva
2008-12-22
1
-1
/
+1
*
One more check on closing EQs.
diva
2008-12-22
1
-1
/
+2
*
On closing EQs, make sure to wait for the viewer to fetch the last events.
diva
2008-12-22
1
-0
/
+4
*
The previous fix for the EQ might have been too radical, and some early event...
diva
2008-12-19
1
-15
/
+4
*
Fix for more child agent mismanagement (like #2846). On enqueueing events, we...
diva
2008-12-19
1
-5
/
+44
*
Mantis#2725. Thank you kindly, Diva, for a patch that:
Charles Krinke
2008-12-14
2
-9
/
+22
*
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
*
Mantis #2584
Melanie Thielker
2008-11-29
1
-0
/
+15
*
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
Melanie Thielker
2008-11-19
2
-70
/
+70
*
Reverting the texture sending patch and the new libOMV. This makes this
Melanie Thielker
2008-11-19
2
-70
/
+70
*
* Update libOMV to r2359. This is necessary for the progressive texture patch
Justin Clarke Casey
2008-11-17
2
-70
/
+70
*
* Applying EventQueueGetModule patch to try debug the case of the missing EQG.
Adam Frisby
2008-11-09
1
-1
/
+2
*
Plumb some more
Melanie Thielker
2008-10-24
1
-1
/
+1
*
Fixed (mono-)script handling for SL viewer 1.21:
Homer Horwitz
2008-10-16
1
-0
/
+17
[next]