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
/
OptionalModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-18
On to 0.8.3!
Diva Canto
1
-1
/
+1
2015-10-18
Added warning in RegionCombinerModule about it being considered obsolete and ...
Diva Canto
1
-0
/
+2
2015-09-04
Moved UserStatistics feature to OptionalModules too.
Diva Canto
11
-0
/
+3292
2015-09-04
Moved DataSnapshot feature to OptionalModules too.
Diva Canto
9
-0
/
+1895
2015-09-04
Moved RegionCombinerModule to OptionalModules. Removed it as its own top-leve...
Diva Canto
8
-0
/
+1759
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
6
-6
/
+0
2015-09-01
Moved ExtendedPhysics from OptionalModules to Bullet project, because it's ve...
Diva Canto
1
-623
/
+0
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
3
-3
/
+3
2015-08-30
Renamed the namespaces too
Diva Canto
3
-3
/
+3
2015-08-11
Fixed mistakes in string format specifiers (e.g., "{0)" instead of {0}")
Oren Hurvitz
1
-1
/
+1
2015-07-31
Eliminated several warnings
Oren Hurvitz
1
-0
/
+2
2015-06-19
Add MaxMaterialsPerTransaction to SimFeatures
Cinder
1
-0
/
+14
2015-06-13
Added ':' to debug messages
Diva Canto
1
-4
/
+4
2015-06-13
Add optional GodNames region module
Cinder
1
-0
/
+144
2015-05-04
fix a minor whitespace issue
Michael Cerquoni
1
-1
/
+0
2015-05-04
Adding the command <dobackup>to opensim console which requires a region name ...
H-H-H
1
-2
/
+40
2015-04-29
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
1
-1
/
+1
2015-04-18
Avoid deadlock in NPCModule between DeleteNPC and GetNPC on m_avatars
tglion
1
-10
/
+14
2015-03-03
corrected script notecard parser. It now handles notecards with inventory as ...
ft@noemail
1
-1
/
+5
2015-02-05
replace accidently deleted line from last commit
dahlia
1
-0
/
+2
2015-02-05
Allow MaterialsModule to be enabled by default if [Materials] is absent from ...
dahlia
1
-9
/
+6
2015-01-08
Make the IteratingUuidGatherer the only UuidGatherer.
Justin Clark-Casey (justincc)
1
-4
/
+6
2014-12-31
BulletSim: Add axis locking enabled through the ExtendedPhysics module.
Robert Adams
1
-28
/
+70
2014-12-30
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
1
-2
/
+2
2014-12-30
This cleans up versioning. Specifically:
Diva Canto
1
-2
/
+2
2014-12-30
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
Diva Canto
1
-1
/
+1
2014-12-29
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...
Diva Canto
4
-4
/
+4
2014-12-04
Allow scripts in attachments on an owned NPC to call NPC functions on that NPC
Justin Clark-Casey (justincc)
1
-1
/
+8
2014-11-25
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
3
-3
/
+3
2014-11-25
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
2
-8
/
+16
2014-11-25
Add "wearables check" console command
Justin Clark-Casey (justincc)
1
-9
/
+87
2014-11-25
Add "wearables show" console command.
Justin Clark-Casey (justincc)
1
-3
/
+97
2014-11-25
Fix setting of max scene throttle so that setting it restricts the child clie...
Justin Clark-Casey (justincc)
1
-2
/
+4
2014-11-25
minor: In "show client stats" command, properly handle the case where a clien...
Justin Clark-Casey (justincc)
1
-1
/
+3
2014-11-25
Fix an issue where specifying both max client and server outgoing UDP throttl...
Justin Clark-Casey (justincc)
1
-7
/
+8
2014-11-25
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
3
-3
/
+0
2014-11-25
Move information about "server agent rate" throttles into "show server thrott...
Justin Clark-Casey (justincc)
1
-39
/
+0
2014-11-25
Fix recent minor regression where the default frame time wasn't being set if ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-11-21
Cleanup extraneous comments from viewer support modules
Diva Canto
2
-10
/
+3
2014-11-16
Improved SpecialUIModule so that it sends the floater data properly.
Diva Canto
1
-2
/
+21
2014-11-11
Fix the fetching of module references in the viewer support modules.
Diva Canto
3
-9
/
+15
2014-11-10
Add additional viewer support modules that allow certain viewers to modify th...
Diva Canto
3
-0
/
+494
2014-10-30
Revert my commit that fixed unexpected behaviour re: parcel prim limits.
Kevin Cozens
1
-1
/
+1
2014-10-30
Use parcel prim limit (not region limit) when checking if area is full.
Kevin Cozens
1
-1
/
+1
2014-09-12
When osNpcMoveToTarget() is called for a sitting avatar then silently do noth...
Justin Clark-Casey (justincc)
1
-0
/
+3
2014-09-04
Start long-lived thread in IRCConnector via watchdog rather than indepedently...
Justin Clark-Casey (justincc)
1
-13
/
+5
2014-08-26
Implement experimental non-default mechanism to update scene via a timer rath...
Justin Clark-Casey (justincc)
1
-31
/
+50
2014-08-15
On teleport to a region that already has a child agent established (e.g. a ne...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-08-12
Avination's Dynamic Floater Module. This works with Singularity viewer only.
Melanie Thielker
1
-0
/
+238
2014-08-06
refactor: Rename recent new Client*UpdateTolerance to Root*UpdateTolerance fo...
Justin Clark-Casey (justincc)
1
-6
/
+6
[next]