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
/
CoreModules
/
Scripting
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow SmtpClients and other SSL users to work with our cert handler installed
Melanie
2012-01-14
1
-9
/
+25
*
Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...
Justin Clark-Casey (justincc)
2012-01-14
1
-1
/
+8
*
Fix for failed http request status
BlueWall
2012-01-01
1
-14
/
+17
*
Stop also adding an ordinary http handler when we set up a poll http handler.
Justin Clark-Casey (justincc)
2011-12-07
1
-11
/
+6
*
Fix CHANGED_TEXTURE and CHANGED_COLOR.
Melanie
2011-12-05
1
-2
/
+2
*
Change default say distance to 20m from 30m, the same as on the big grid. Th...
Justin Clark-Casey (justincc)
2011-11-02
1
-1
/
+1
*
Get some hopefully more useful exception information when OpenJPEG.EncodeFrom...
Justin Clark-Casey (justincc)
2011-11-02
2
-5
/
+8
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-0
/
+1
*
meaningless change to goose panda
Justin Clark-Casey (justincc)
2011-10-11
1
-0
/
+1
*
remove unused LastAssetID from DynamicTextureUpdaer
Justin Clark-Casey (justincc)
2011-10-10
1
-6
/
+4
*
Added a setting to [Startup] section of config that will allow the simulator ...
Kevin Houlihan & Michelle Argus
2011-09-24
1
-3
/
+6
*
Try disabling the inconsistent attachment state check to see if this actually...
Justin Clark-Casey (justincc)
2011-09-05
1
-1
/
+2
*
In WorldCommModule, replace the useless Attachments == null check with Attach...
Justin Clark-Casey (justincc)
2011-08-31
1
-2
/
+1
*
minor: seal up another instance of using the appearance list without locking
Justin Clark-Casey (justincc)
2011-08-31
1
-1
/
+1
*
Make SP.Attachments available as sp.GetAttachments() instead.
Justin Clark-Casey (justincc)
2011-08-31
1
-4
/
+8
*
Add avatar and attachments to llRegionSay
BlueWall
2011-08-20
1
-4
/
+67
*
Add llRegionSayTo
BlueWall
2011-08-19
1
-0
/
+21
*
Fix the cert validation handler so that it will not block other parts of
Melanie
2011-05-13
1
-2
/
+10
*
Add support for llRequestSecureURL() if ssl is enabled
BlueWall
2011-05-05
1
-5
/
+56
*
minor: remove now inaccurate comment
Justin Clark-Casey (justincc)
2011-04-11
1
-1
/
+1
*
minor: adjust some spacing and indentation
Justin Clark-Casey (justincc)
2011-04-11
1
-10
/
+10
*
Implimented HTTP_VERIFY_CERT for llHttpRequest
E. Allen Soard
2011-04-11
1
-3
/
+31
*
Comment out some startup logging lines to make up for the one I added earlier...
Justin Clark-Casey (justincc)
2011-04-02
1
-2
/
+0
*
Normalization of OSSL function names.
Marck
2010-12-10
1
-11
/
+12
*
Thanks Snoopy for a patch that addresses Mantis #0005165: osSetDynamicTexture...
dahlia
2010-11-02
1
-32
/
+32
*
Change the way IRegionModule us referenced by IEmailModule to
Melanie Thielker
2010-06-28
1
-1
/
+1
*
minor: Print out port that http servers are using
Justin Clark-Casey (justincc)
2010-03-25
1
-6
/
+6
*
Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...
John Hurliman
2010-03-16
1
-11
/
+9
*
Changed asset CreatorID to a string
John Hurliman
2010-02-22
1
-1
/
+1
*
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
2010-02-22
1
-1
/
+2
*
Endline fix
Teravus Ovares (Dan Olivares)
2010-02-06
1
-12
/
+12
*
minor: one method doc
Justin Clark-Casey (justincc)
2010-02-04
1
-0
/
+1
*
refactor: move world comm message queueing into its own method
Justin Clark-Casey (justincc)
2010-02-02
1
-23
/
+13
*
Resolve one more conflict I overlooked
Melanie
2010-01-29
1
-14
/
+0
*
Revert "Updates all IRegionModules to the new style region modules."
Melanie
2010-01-29
8
-203
/
+89
*
Changes WorldCommModule to ISharedRegionModule.
Revolution
2010-01-28
1
-1
/
+5
*
Updates all IRegionModules to the new style region modules.
Revolution
2010-01-23
8
-86
/
+210
*
Fix a major security problem with osSetDynamicTexture which allowed the delet...
CasperW
2010-01-18
1
-5
/
+12
*
Make locking of timers and listeners in script related functions consistent
Justin Clark-Casey (justincc)
2009-11-27
1
-3
/
+6
*
minor: very minor formatting change
Justin Clark-Casey (justincc)
2009-11-16
1
-4
/
+1
*
Fixed XMLRPC return params
Mic Bowman
2009-11-10
1
-1
/
+1
*
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
2009-11-05
1
-4
/
+1
*
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai...
John Hurliman
2009-10-09
1
-2
/
+2
*
Revert "Merging in diva's locking fixes"
Melanie
2009-10-07
1
-19
/
+18
*
Merging in diva's locking fixes
John Hurliman
2009-10-06
1
-18
/
+19
|
\
|
*
Rewrote parts of the code that were double-locking different objects. This is...
Diva Canto
2009-10-06
1
-18
/
+19
*
|
Fixing a few compile errors in the previous commit
John Hurliman
2009-10-06
2
-2
/
+0
|
/
*
Merge branch 'diva-textures-osgrid'
Melanie
2009-10-04
1
-2
/
+2
|
\
|
*
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
2009-10-02
1
-2
/
+2
*
|
Merge branch 'master' into diva-textures
Melanie
2009-10-02
2
-21
/
+252
|
\
\
|
|
/
|
/
|
[next]