index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
Agent
/
InternetRelayClientView
/
Server
/
IRCClientView.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-19
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
1
-0
/
+5
2009-07-17
fixed the bug where changing the rotation of a selection of prims in a linkse...
MW
1
-0
/
+1
2009-07-01
Restore the functionality that was removed in r9928. This lets the load
Melanie Thielker
1
-0
/
+5
2009-06-19
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
1
-1
/
+1
2009-06-04
Comment out unused variables / private fields to avoid compiler warnings.
Jeff Ames
1
-3
/
+3
2009-05-31
Add copyright headers, formatting cleanup, ignore some generated files.
Jeff Ames
1
-8
/
+35
2009-05-31
Update svn properties.
Jeff Ames
1
-1573
/
+1573
2009-05-30
* Tweaks to /WHO listings.
Adam Frisby
1
-9
/
+23
2009-05-30
* You are likely to be eaten by a grue.
Adam Frisby
1
-55
/
+147
2009-05-30
* More Tweaks
Adam Frisby
1
-6
/
+34
2009-05-30
* More IRCClientView fiddling. Now implements IClientAPI & IClientCore.
Adam Frisby
1
-172
/
+212
2009-05-30
* May partially implement a C# IRCd & IRCClientStack.
Adam Frisby
1
-1137
/
+1399
2009-05-16
Send the owner name, not the client name on SendDialog.
Homer Horwitz
1
-1
/
+1
2009-05-15
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
1
-1
/
+1
2009-05-12
Paving the way for syncing group permissions across a grid
Melanie Thielker
1
-0
/
+5
2009-05-04
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
1
-0
/
+1
2009-05-04
Add a method to flush the prim update buffers once a frame, since the timer
Melanie Thielker
1
-0
/
+5
2009-04-30
Thank you, mpallari, for a patch that increses efficiency by combining
Melanie Thielker
1
-1
/
+1
2009-04-24
Update svn properties, add copyright headers, formatting cleanup.
Jeff Ames
1
-4
/
+31
2009-04-23
* Adds missing IClientAPI member. (Plz be adding new members to IClientCore!)
Adam Frisby
1
-0
/
+1
2009-04-23
* Adds additional background layer for VWoHTTP ClientStack
Adam Frisby
1
-10
/
+70
2009-04-22
* minor: remove some compiler warnings
Justin Clarke Casey
1
-7
/
+7
2009-04-22
fix line endings on new files
Sean Dague
1
-1038
/
+1038
2009-04-22
fix the build break, thankes mikkopa for pointing out the quick change
Sean Dague
1
-0
/
+2
2009-04-22
* Committing stub VW-over-HTTP ClientStack. (1/2)
Adam Frisby
1
-0
/
+1036