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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
All physics plugins are now region modules. Compiles but doesn't run.
Diva Canto
2015-08-31
1
-0
/
+181
*
Report "Script Execution Time" as the time spent executing the script in the ...
Oren Hurvitz
2015-08-11
1
-0
/
+223
*
Prevent a crash if "debug jobengine log" is entered without a log level
Oren Hurvitz
2015-08-11
1
-0
/
+6
*
Better handling of invalid XML: a) prevent infinite loop on EOF; b) better lo...
Oren Hurvitz
2015-08-11
2
-8
/
+42
*
Fixed failing test
Diva Canto
2015-08-08
1
-14
/
+5
*
WARNING: massive refactor to follow libomv's latest changes regarding invento...
Diva Canto
2015-08-08
6
-48
/
+53
*
Have osAvatarName2Key check the cache first, even for foreign users
Oren Hurvitz
2015-08-07
1
-1
/
+24
*
Mantis #7657 and #7514. This should alleviate the problem of bad object asset...
Diva Canto
2015-08-01
1
-0
/
+19
*
Removed unused code related to DNS lookups
Oren Hurvitz
2015-07-23
1
-36
/
+0
*
llListRandomize() wasn't very random
Cinder
2015-05-27
1
-0
/
+51
*
Merging Opensim upstream before generating patch
Michael Heilmann
2015-05-19
12
-16
/
+200
|
\
|
*
Disable the "show threadpool calls active" console command for now.
Justin Clark-Casey (justincc)
2015-05-12
1
-5
/
+5
|
*
Major change in the way inventory is downloaded: added a method throughout II...
Diva Canto
2015-05-07
1
-1
/
+3
|
*
Refactored some code that is used in two different dlls related to SOP rewrit...
Diva Canto
2015-05-05
1
-1
/
+183
|
*
It wasn't that. Revert "Mantis #7514"
Diva Canto
2015-05-02
1
-3
/
+0
|
*
Mantis #7514
Diva Canto
2015-05-02
1
-0
/
+3
|
*
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
2015-04-29
9
-9
/
+9
*
|
Fixed a bug that would cause the sim extra stats reporter to fail in reportin...
Steven Zielinski
2015-05-04
1
-1
/
+1
*
|
Fixed vocabulary in a comment to match the code.
Steven Zielinski
2015-05-04
1
-1
/
+1
*
|
Fixed a bug that would cause the sim extra stats reporter to fail in reportin...
Steven Zielinski
2015-05-01
1
-1
/
+5
*
|
Phase 2 additons with Frame Dilation metric.
Robert Louden
2015-04-21
1
-9
/
+10
*
|
Moved over metrics from previous OpenSim 0.8.0.3 repository (this new reposit...
Glenn Martin
2015-04-21
1
-0
/
+47
|
/
*
Change UserProfiles so that the parcel name is used for a ProfilePick and not...
AliciaRaven
2015-04-12
1
-1
/
+1
*
Don't log http auth details by default.
Justin Clark-Casey (justincc)
2015-03-16
1
-2
/
+2
*
Fix XBakes simulator-side authentication regression failure
Justin Clark-Casey (justincc)
2015-03-16
5
-3
/
+29
*
Update version info to 0.8.2.0
Justin Clark-Casey (justincc)
2015-03-16
1
-1
/
+1
*
Revert "Allow a console command to give blank arguments ("") without the pars...
dahlia
2015-03-14
1
-5
/
+2
*
Don't try to write region size and MapfileStaticFile Nini settings that are n...
Justin Clark-Casey (justincc)
2015-03-13
1
-4
/
+6
*
Allow a console command to give blank arguments ("") without the parser faili...
Justin Clark-Casey (justincc)
2015-03-11
1
-2
/
+5
*
solving HG IM, HGFriends issues based on falsified GridUser data
Freaky Tech
2015-03-05
1
-0
/
+2
*
Merge branch 'master' of /team/src/opensim
BlueWall
2015-03-04
1
-1
/
+1
|
\
|
*
Alter the migrations so that it is a no-op as the columns are unused and the ...
BlueWall
2015-03-04
1
-1
/
+1
*
|
Make private services forbid llHTTPRequest() calls by rejecting those that ha...
Justin Clark-Casey (justincc)
2015-03-04
6
-19
/
+170
*
|
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...
Justin Clark-Casey (justincc)
2015-03-04
1
-0
/
+256
|
/
*
As per http://wiki.secondlife.com/wiki/Limits Prim description should be 128 ...
Cinder
2015-03-03
1
-1
/
+1
*
corrected script notecard parser. It now handles notecards with inventory as ...
ft@noemail
2015-03-03
1
-84
/
+244
*
XML should not contain any BOM. Disabled BOM generation in BaseHttpServer
Freaky Tech
2015-03-03
1
-1
/
+2
*
On shutdown (job engine stop), don't allow the ObjectDisposedException on Blo...
Justin Clark-Casey (justincc)
2015-02-25
1
-2
/
+13
*
Add NaN and Infinity tests for SOP Velocity and Acceleration setters.
dahlia
2015-02-16
1
-0
/
+16
*
Add missing BSD headers to files in OpenSim/Framework/ServiceAuth
Justin Clark-Casey (justincc)
2015-02-13
3
-3
/
+84
*
Fix bug in JobEngine where an attempt to restart after stop would trigger an ...
Justin Clark-Casey (justincc)
2015-02-04
1
-1
/
+2
*
Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the ex...
Justin Clark-Casey (justincc)
2015-01-19
1
-2
/
+2
*
Add the missing deleted and re-added JobEngine class from the previous commit...
Justin Clark-Casey (justincc)
2015-01-12
1
-0
/
+329
*
Make the performance controlling job processing threads introduced in confere...
Justin Clark-Casey (justincc)
2015-01-12
2
-322
/
+74
*
Commented out clear_registry_ because (1) it isn't clearing up anything anymo...
Diva Canto
2015-01-07
1
-1
/
+1
*
Added overloaded LoadArchSpecificWindowsDll, to help addins load native libra...
Diva Canto
2015-01-04
1
-2
/
+7
*
Added utility function that simplifies configuration loading of all addins.
Diva Canto
2015-01-03
1
-0
/
+57
*
Fix cut-and-paste error that made StatsManager web fetch queries
Robert Adams
2015-01-01
1
-1
/
+1
*
Commenting out the suppression of console warnings from Mono addins while we ...
Diva Canto
2014-12-31
1
-2
/
+2
*
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
2014-12-30
1
-2
/
+2
[next]