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
2012-08-30
Make ReuseDynamicTextures an experimental config setting in [Textures]. Defa...
Justin Clark-Casey (justincc)
1
-1
/
+4
2012-08-30
If the compile-time DynamicTextureModule.ReuseTextures flag is set, check met...
Justin Clark-Casey (justincc)
1
-43
/
+59
2012-08-29
This partially implements the LSL function to set the response
Mic Bowman
1
-1
/
+19
2012-08-28
Add experimental DynamicTextureModule.ReuseTextures flag, currently only conf...
Justin Clark-Casey (justincc)
4
-55
/
+297
2012-08-28
Add IDynamicTextureManager.ConvertData() to match AsyncConvertData(). Remove...
Justin Clark-Casey (justincc)
2
-6
/
+7
2012-08-27
minor: Simplify return of vector render module name and some very minor remov...
Justin Clark-Casey (justincc)
1
-4
/
+3
2012-08-27
Add VectorRenderModule.TestRepeatSameDrawDifferentExtraParams()
Justin Clark-Casey (justincc)
1
-2
/
+32
2012-08-27
Add VectorRenderModuleTests.TestRepeatDrawContainingImage()
Justin Clark-Casey (justincc)
1
-0
/
+31
2012-08-27
Add VectorRenderModuleTests.TestRepeatDraw()
Justin Clark-Casey (justincc)
1
-11
/
+48
2012-08-22
Lock disposal of separate gdi+ objects under different threads since this pre...
Justin Clark-Casey (justincc)
1
-26
/
+42
2012-08-04
fix build on win
UbitUmarov
1
-2
/
+2
2012-08-03
Fix the recent windows compile error by putting newFont for case "R" in Vecto...
Justin Clark-Casey (justincc)
1
-3
/
+8
2012-08-03
attempting to fix a build issue
SignpostMarv
1
-2
/
+2
2012-08-03
Properly dispose of all GDI+ entities used in VectorRenderModule for dynamic ...
Justin Clark-Casey (justincc)
1
-253
/
+316
2012-08-02
Add simple draw test for the VectorRenderModule
Justin Clark-Casey (justincc)
1
-0
/
+75
2012-07-29
Bump number of URLs to 15000 per region
Melanie
1
-1
/
+1
2012-07-15
Make https work in the poll service manager
Melanie
1
-2
/
+2
2012-07-15
Fix a double parenthesis typo
Melanie
1
-1
/
+1
2012-07-15
Set up https to work like http does in the poll handler
Melanie
1
-3
/
+3
2012-07-05
Add an EventType enum and Type field to the poll service event args. This allows
Melanie
1
-4
/
+4
2012-07-04
added a timeout paramenter to PollServiceEventArgs, so each type can define ...
UbitUmarov
1
-2
/
+2
2012-06-28
Revert "Mantis 5977 Corrections to llRegionSayTo"
Melanie
1
-35
/
+35
2012-06-28
Fix llRegionSayTo the right way
Melanie
1
-7
/
+12
2012-06-27
Comment out a spammy message that will spew 4 lines for each request to a
Melanie
1
-1
/
+2
2012-06-22
Resolve various race conditions between accessing and removing external scrip...
Justin Clark-Casey (justincc)
1
-132
/
+148
2012-06-22
Avoid a race condition where an incoming request to a script external URL can...
Justin Clark-Casey (justincc)
1
-35
/
+73
2012-06-16
Change read config paramter from max_urls_per_simulator to max_external_urls_...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-06-16
Implement max_external_urls_per_simulator setting in [LL-Functions] to allow ...
Justin Clark-Casey (justincc)
1
-1
/
+8
2012-06-15
Make XMLRPCModule use an existing HTTP server if one already exists on the de...
Justin Clark-Casey (justincc)
1
-4
/
+5
2012-05-23
Fix llGetSimulatorHostname to return configured hostname
BlueWall
1
-0
/
+4
2012-05-13
Modifications for SMTP in OpenSimulator. Email size limit was fixed (was out ...
Chris Koeritz
1
-19
/
+5
2012-05-04
Temporarily add debug log lines to lsl url request and release
Justin Clark-Casey (justincc)
1
-0
/
+13
2012-04-23
Mantis 5977 Corrections to llRegionSayTo
Talun
1
-35
/
+35
2012-03-31
Allow llRegionSayTo() to work on the PUBLIC_CHANNEL, as per http://wiki.secon...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-03-06
Add sensor, dataserver requests, timer and listener counts to "xengine status...
Justin Clark-Casey (justincc)
1
-0
/
+20
2012-01-14
Allow SmtpClients and other SSL users to work with our cert handler installed
Melanie
1
-9
/
+25
2012-01-14
Allow SmtpClients and other SSL users to work with our cert handler installed
Melanie
1
-9
/
+25
2012-01-14
Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...
Justin Clark-Casey (justincc)
1
-1
/
+8
2012-01-01
Fix for failed http request status
BlueWall
1
-14
/
+17
2011-12-07
Stop also adding an ordinary http handler when we set up a poll http handler.
Justin Clark-Casey (justincc)
1
-11
/
+6
2011-12-05
Fix CHANGED_TEXTURE and CHANGED_COLOR.
Melanie
1
-2
/
+2
2011-12-05
Fix CHANGED_TEXTURE and CHANGED_COLOR.
Melanie
1
-2
/
+2
2011-12-05
Strip CR from http responses and limit them to 2048 chars
Melanie
1
-1
/
+3
2011-11-02
Change default say distance to 20m from 30m, the same as on the big grid. Th...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-11-02
Get some hopefully more useful exception information when OpenJPEG.EncodeFrom...
Justin Clark-Casey (justincc)
2
-5
/
+8
2011-10-25
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-10-11
meaningless change to goose panda
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-10-10
remove unused LastAssetID from DynamicTextureUpdaer
Justin Clark-Casey (justincc)
1
-6
/
+4
2011-09-24
Added a setting to [Startup] section of config that will allow the simulator ...
Kevin Houlihan & Michelle Argus
1
-3
/
+6
2011-09-05
Try disabling the inconsistent attachment state check to see if this actually...
Justin Clark-Casey (justincc)
1
-1
/
+2
[next]