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