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
/
OptionalModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-17
work around some 'tests' errors: AgentGroupDataUpdate is udp
UbitUmarov
1
-1
/
+3
2015-11-17
work around some 'tests' errors: a new event queue has a few null events
UbitUmarov
1
-0
/
+7
2015-11-02
apply OtakuMegane code changes to irc channel chat so some characters are not...
UbitUmarov
1
-1
/
+4
2015-10-26
add basic SendFindAgent() to lludp. Future use may require a list of pairs (...
UbitUmarov
2
-3
/
+13
2015-10-26
try fix IRC connector issue on mantis 7731 but with code a bit diferent from...
UbitUmarov
1
-12
/
+14
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-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-10-08
change NPC restriction options default from restricted to all allowed, as ma...
UbitUmarov
1
-10
/
+4
2015-10-04
in llAttachToAvatarTemp() (TempAttachmentsModule) dont add to inventory, lik...
UbitUmarov
1
-1
/
+1
2015-09-30
add several options for NPC creation so abusive use can be reduced (restrict...
UbitUmarov
1
-0
/
+26
2015-09-29
try fix some whitespaces VS decided to change
UbitUmarov
1
-26
/
+28
2015-09-29
add processing of AvatarGroupsRequest message that should be used to get oth...
UbitUmarov
1
-7
/
+34
2015-09-28
remove groups handlers onClientClosed
UbitUmarov
1
-29
/
+32
2015-09-28
change copyright to opensim
UbitUmarov
1
-5
/
+26
2015-09-27
let SendAvatarGroupsReply fall back to UDP if no caps and make use of it
UbitUmarov
1
-67
/
+1
2015-09-27
add missing SendAgentGroupDataUpdate to llClientView
UbitUmarov
2
-1
/
+10
2015-09-27
several changes to xmlrpcGroups. Packets AgentData and AgentGroupData are pr...
UbitUmarov
1
-83
/
+67
2015-09-26
in xmlrpcGroups send all groups on MakeRoot. this will slow down crossings e...
UbitUmarov
1
-2
/
+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-02
seems to compile ( tests comented out)
UbitUmarov
6
-22
/
+7
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-22
delay terrain sending if land queue is 2 busy
UbitUmarov
2
-0
/
+10
2015-08-15
Track selected objects per client
Melanie Thielker
2
-0
/
+4
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-29
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
6
-6
/
+13
2015-03-25
Comment spammy XMLRPC router message - we don't need to know every time a
Melanie Thielker
1
-1
/
+1
2015-03-22
Varregion: first cut at removing Border class checks for region crossings.
Robert Adams
1
-32
/
+1
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
[next]