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
/
CoreModules
/
Scripting
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-18
Fix a major security problem with osSetDynamicTexture which allowed the delet...
CasperW
1
-5
/
+12
2010-01-18
Fix a major security problem with osSetDynamicTexture which allowed the delet...
CasperW
1
-5
/
+12
2009-11-27
Make locking of timers and listeners in script related functions consistent
Justin Clark-Casey (justincc)
1
-3
/
+6
2009-11-16
minor: very minor formatting change
Justin Clark-Casey (justincc)
1
-4
/
+1
2009-11-10
Fixed XMLRPC return params
Mic Bowman
1
-1
/
+1
2009-11-05
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
1
-4
/
+1
2009-10-09
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai...
John Hurliman
1
-2
/
+2
2009-10-07
Revert "Rewrote parts of the code that were double-locking different objects....
Melanie
1
-19
/
+18
2009-10-07
Revert "Merging in diva's locking fixes"
Melanie
1
-19
/
+18
2009-10-06
Rewrote parts of the code that were double-locking different objects. This is...
Diva Canto
1
-18
/
+19
2009-10-06
Fixing a few compile errors in the previous commit
John Hurliman
2
-2
/
+0
2009-10-02
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
1
-2
/
+2
2009-09-30
Attempting to improve the robustness of texture decoding by always ignoring L...
John Hurliman
1
-1
/
+1
2009-10-01
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2009-09-25
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-4
/
+3
2009-09-23
Fix endlines on UrlModule.cs
Teravus Ovares (Dan Olivares)
1
-242
/
+242
2009-09-22
Moved RegionName from RegionInfo to SimpleRegionInfo.
Diva Canto
1
-242
/
+242
2009-09-22
Thank you, Intari, for a patch that implements the missing pieces of
Melanie
1
-37
/
+269
2009-09-14
Apply http://opensimulator.org/mantis/view.php?id=4142
Justin Clark-Casey (justincc)
1
-1
/
+1
2009-08-31
oops. fixing missing argument.
dr scofield (aka dirk husemann)
1
-1
/
+1
2009-08-31
adding log message to vector render to inform about default font being used
dr scofield (aka dirk husemann)
1
-0
/
+1
2009-08-31
- making font name used by VectorRenderModule configurable: can be set
dr scofield (aka dirk husemann)
1
-3
/
+12
2009-08-28
Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon
Arthur Valadares
1
-0
/
+6
2009-08-25
Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using...
Arthur Valadares
1
-7
/
+70
2009-08-21
Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu...
Arthur Valadares
1
-11
/
+37
2009-08-10
Replace the Replaceable modules name
Melanie
1
-1
/
+1
2009-08-07
* Remove hard coded 256 limitations from various places. There's no more 2...
Teravus Ovares (Dan Olivares)
1
-2
/
+3
2009-08-05
* Remove some mono compiler warnings
Justin Clark-Casey
1
-3
/
+3
2009-07-23
Formatting cleanup.
Jeff Ames
1
-6
/
+6
2009-07-22
Thank you, patnad, for a patch to advance the UrlModule's functionality.
Melanie Thielker
1
-6
/
+9
2009-07-10
Committing the interface change and the addition to the modules to get
Melanie Thielker
1
-0
/
+5
2009-07-10
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
1
-1
/
+1
2009-06-12
* minor: remove one mono warning
Justin Clarke Casey
1
-1
/
+1
2009-06-09
Formatting cleanup. Ignore some generated files.
Jeff Ames
1
-2
/
+2
2009-06-09
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-30
/
+45
2009-06-04
Comment out unused variables / private fields to avoid compiler warnings.
Jeff Ames
1
-1
/
+1
2009-06-03
From: Chris Yeoh <yeohc@au1.ibm.com>
Dr Scofield
1
-7
/
+13
2009-06-03
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-2
/
+5
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
8
-8
/
+8
2009-05-31
Add copyright headers, formatting cleanup, ignore some generated files.
Jeff Ames
1
-43
/
+43
2009-05-26
Revert a change I made to get a better URL because it failes under mono
Melanie Thielker
1
-1
/
+1
2009-05-26
Couple of tweaks to the URL module: handle script reset gracefully and
Melanie Thielker
1
-1
/
+10
2009-05-23
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
1
-1
/
+2
2009-05-22
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2
-50
/
+105
2009-05-22
cleaning out warnings.
Dr Scofield
1
-1
/
+1
2009-05-20
Add copyright headers, formatting cleanup.
Jeff Ames
1
-4
/
+4
2009-05-19
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-0
/
+1
2009-05-15
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
1
-3
/
+2
2009-05-13
Fix up some URL details
Melanie Thielker
1
-6
/
+3
2009-05-13
Add the port to the generated URL. For some reson this still doesn't want to
Melanie Thielker
1
-1
/
+1
[next]