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
/
Framework
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-30
more on tps and crossings
UbitUmarov
1
-7
/
+16
2015-08-27
minor clear. Use isTainted in is read clear form
UbitUmarov
1
-9
/
+8
2015-08-25
remove rest of ushort test code
UbitUmarov
1
-94
/
+31
2015-08-25
change terrain internal representation to float. ushort work with legal
UbitUmarov
1
-79
/
+162
2015-08-25
terrain stored as ushorts with gzip compression
UbitUmarov
1
-30
/
+221
2015-08-24
change internal representation of terrain from int to ushort. This will
UbitUmarov
1
-19
/
+19
2015-08-22
delay terrain sending if land queue is 2 busy
UbitUmarov
1
-0
/
+2
2015-08-18
change pollService stop() to send 503 error and no keepalive. ( untested )
UbitUmarov
2
-6
/
+32
2015-08-18
do keepalive on mesh and texture GET. Dont use reusecontext any where.
UbitUmarov
1
-1
/
+1
2015-08-18
try to serialize http requests from same connection, so they are processed
UbitUmarov
2
-0
/
+84
2015-08-15
Track selected objects per client
Melanie Thielker
1
-0
/
+2
2015-08-11
Report "Script Execution Time" as the time spent executing the script in the ...
Oren Hurvitz
1
-0
/
+223
2015-08-11
Prevent a crash if "debug jobengine log" is entered without a log level
Oren Hurvitz
1
-0
/
+6
2015-08-11
Better handling of invalid XML: a) prevent infinite loop on EOF; b) better lo...
Oren Hurvitz
2
-8
/
+42
2015-08-08
Fixed failing test
Diva Canto
1
-14
/
+5
2015-08-08
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
6
-48
/
+53
2015-08-07
Have osAvatarName2Key check the cache first, even for foreign users
Oren Hurvitz
1
-1
/
+24
2015-08-01
Mantis #7657 and #7514. This should alleviate the problem of bad object asset...
Diva Canto
1
-0
/
+19
2015-07-23
Removed unused code related to DNS lookups
Oren Hurvitz
1
-36
/
+0
2015-05-27
llListRandomize() wasn't very random
Cinder
1
-0
/
+51
2015-05-12
Disable the "show threadpool calls active" console command for now.
Justin Clark-Casey (justincc)
1
-5
/
+5
2015-05-07
Major change in the way inventory is downloaded: added a method throughout II...
Diva Canto
1
-1
/
+3
2015-05-05
Refactored some code that is used in two different dlls related to SOP rewrit...
Diva Canto
1
-1
/
+183
2015-05-04
Fixed a bug that would cause the sim extra stats reporter to fail in reportin...
Steven Zielinski
1
-1
/
+1
2015-05-04
Fixed vocabulary in a comment to match the code.
Steven Zielinski
1
-1
/
+1
2015-05-02
It wasn't that. Revert "Mantis #7514"
Diva Canto
1
-3
/
+0
2015-05-02
Mantis #7514
Diva Canto
1
-0
/
+3
2015-05-01
Fixed a bug that would cause the sim extra stats reporter to fail in reportin...
Steven Zielinski
1
-1
/
+5
2015-04-29
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
9
-9
/
+9
2015-04-21
Phase 2 additons with Frame Dilation metric.
Robert Louden
1
-9
/
+10
2015-04-21
Moved over metrics from previous OpenSim 0.8.0.3 repository (this new reposit...
Glenn Martin
1
-0
/
+47
2015-04-12
Change UserProfiles so that the parcel name is used for a ProfilePick and not...
AliciaRaven
1
-1
/
+1
2015-03-28
varregion: add varregion and TerrainData use in LLClientView.
Robert Adams
1
-0
/
+18
2015-03-28
varregion: remove use of Constants.RegionSize is various places.
Robert Adams
2
-4
/
+9
2015-03-27
varregion: refactor use of 'double heightmap[,]' into references to new class...
Robert Adams
1
-0
/
+464
2015-03-22
Varregion: first cut at removing Border class checks for region crossings.
Robert Adams
1
-5
/
+26
2015-03-16
Don't log http auth details by default.
Justin Clark-Casey (justincc)
1
-2
/
+2
2015-03-16
Fix XBakes simulator-side authentication regression failure
Justin Clark-Casey (justincc)
5
-3
/
+29
2015-03-16
Update version info to 0.8.2.0
Justin Clark-Casey (justincc)
1
-1
/
+1
2015-03-14
Revert "Allow a console command to give blank arguments ("") without the pars...
dahlia
1
-5
/
+2
2015-03-13
Don't try to write region size and MapfileStaticFile Nini settings that are n...
Justin Clark-Casey (justincc)
1
-4
/
+6
2015-03-11
Allow a console command to give blank arguments ("") without the parser faili...
Justin Clark-Casey (justincc)
1
-2
/
+5
2015-03-10
Allow setting the size of the wearables array from config, for core compatibi...
Melanie Thielker
1
-1
/
+1
2015-03-05
solving HG IM, HGFriends issues based on falsified GridUser data
Freaky Tech
1
-0
/
+2
2015-03-04
Alter the migrations so that it is a no-op as the columns are unused and the ...
BlueWall
1
-1
/
+1
2015-03-04
Make private services forbid llHTTPRequest() calls by rejecting those that ha...
Justin Clark-Casey (justincc)
6
-19
/
+170
2015-03-04
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...
Justin Clark-Casey (justincc)
1
-0
/
+256
2015-03-03
As per http://wiki.secondlife.com/wiki/Limits Prim description should be 128 ...
Cinder
1
-1
/
+1
2015-03-03
corrected script notecard parser. It now handles notecards with inventory as ...
ft@noemail
1
-84
/
+244
2015-03-03
XML should not contain any BOM. Disabled BOM generation in BaseHttpServer
Freaky Tech
1
-1
/
+2
[prev]
[next]